DBA Data[Home] [Help]

APPS.PO_WF_PO_BUDGET_ACC dependencies on CST_EAMCOST_PUB

Line 506: CST_EAMCOST_PUB.get_account

502: aname => 'ITEM_ID');
503:
504: -- Calling Costing API
505:
506: CST_EAMCOST_PUB.get_account
507: (p_wip_entity_id => x_wip_entity_id,
508: p_item_id => x_item_id,
509: p_account_name => 'ENCUMBRANCE',
510: p_api_version => x_api_version,