DBA Data[Home] [Help]

APPS.CSTPACWP dependencies on CST_EAMCOST_PUB

Line 581: CST_eamCost_PUB.process_matCost (

577: if (l_entity_type in (6,7)) then
578: if l_debug = 'Y' then
579: FND_FILE.PUT_LINE(FND_FILE.log, 'calling eamCost_pub.process_matCost ');
580: end if;
581: CST_eamCost_PUB.process_matCost (
582: p_api_version => 1.0,
583: x_return_status => l_return_status,
584: x_msg_count => l_msg_count,
585: x_msg_data => l_msg_data,