DBA Data[Home] [Help]

APPS.PO_PDOI_DIST_PROCESS_PVT dependencies on CST_EAMCOST_PUB

Line 4432: CST_EAMCOST_PUB.get_account

4428: IF (p_dest_type_code = 'SHOP FLOOR') and ( x_entity_type = 6) then
4429:
4430: -- Calling Costing API
4431:
4432: CST_EAMCOST_PUB.get_account
4433: (p_wip_entity_id => x_wip_entity_id,
4434: p_item_id => p_item_id,
4435: p_account_name => 'ENCUMBRANCE',
4436: p_api_version => l_api_version,