DBA Data[Home] [Help]

APPS.EAM_WOLCOSTING_PUB dependencies on CST_EAMCOST_PUB

Line 189: CST_eamCost_PUB.Rollup_WorkOrderCost(

185: p_error_text => 'Inserted data into snapshot table. Calling the API for rollup'
186: );
187:
188: /* Calling the API of the costing to calculate the cumulative costs */
189: CST_eamCost_PUB.Rollup_WorkOrderCost(
190: p_api_version => 1.0,
191: p_group_id => x_group_id,
192: p_organization_id => p_org_id,
193: p_user_id => FND_GLOBAL.USER_ID,