DBA Data[Home] [Help]

APPS.CSTPACIN dependencies on CST_EAMCOST_PUB

Line 508: CST_eamCost_PUB.process_matCost (

504: from wip_entities
505: where wip_entity_id = l_txn_source_id;
506:
507: if (l_entity_type in (6,7)) then
508: CST_eamCost_PUB.process_matCost (
509: p_api_version => 1.0,
510: x_return_status => l_return_status,
511: x_msg_count => l_msg_count,
512: x_msg_data => l_msg_data,