DBA Data[Home] [Help]

APPS.CSTPWPVR dependencies on MTL_PARAMETERS

Line 102: from mtl_parameters

98: *************************************************************/
99:
100: select nvl(eam_enabled_flag, 'N')
101: into l_eam_org
102: from mtl_parameters
103: where organization_id = i_org_id;
104:
105: if (l_eam_org = 'Y') then
106: CST_eamCost_PUB.Redistribute_WIP_Accounts (