DBA Data[Home] [Help]

APPS.CSTPLCWP dependencies on CST_EAMCOST_PUB

Line 683: CST_eamCost_PUB.process_matCost (

679: from wip_entities
680: where wip_entity_id = l_wip_entity_id;
681:
682: if (l_entity_type in (6,7)) then
683: CST_eamCost_PUB.process_matCost (
684: p_api_version => 1.0,
685: x_return_status => l_return_status,
686: x_msg_count => l_msg_count,
687: x_msg_data => l_msg_data,