DBA Data[Home] [Help]

APPS.CSTPLCWP dependencies on CST_EAMCOST_PUB

Line 722: CST_eamCost_PUB.process_matCost (

718: from wip_entities
719: where wip_entity_id = l_wip_entity_id;
720:
721: if (l_entity_type in (6,7)) then
722: CST_eamCost_PUB.process_matCost (
723: p_api_version => 1.0,
724: x_return_status => l_return_status,
725: x_msg_count => l_msg_count,
726: x_msg_data => l_msg_data,