DBA Data[Home] [Help]

APPS.CSTPLCIN dependencies on CST_EAMCOST_PUB

Line 403: CST_eamCost_PUB.process_matCost (

399: from wip_entities
400: where wip_entity_id = l_txn_source_id;
401:
402: if (l_entity_type in (6,7)) then
403: CST_eamCost_PUB.process_matCost (
404: p_api_version => 1.0,
405: x_return_status => l_return_status,
406: x_msg_count => l_msg_count,
407: x_msg_data => l_msg_data,