DBA Data[Home] [Help]

APPS.CSTPWPVR dependencies on MTL_PARAMETERS

Line 132: from mtl_parameters

128: *************************************************************/
129:
130: select nvl(eam_enabled_flag, 'N')
131: into l_eam_org
132: from mtl_parameters
133: where organization_id = i_org_id;
134:
135: if (l_eam_org = 'Y') then
136: CST_eamCost_PUB.Redistribute_WIP_Accounts (