DBA Data[Home] [Help]

APPS.CST_EAMCOST_PUB dependencies on CST_UTILITY_PUB

Line 7560: -- This API has been moved to CST_Utility_PUB to limit dependencies for --

7556: -- If the wip identity doesn't refer to an EAM job type then --
7557: -- -1 is returned, -1 is also returned if material account is not --
7558: -- defined for that particular wip entity.
7559: --
7560: -- This API has been moved to CST_Utility_PUB to limit dependencies for --
7561: -- PO. Any changes J (11.5.10) and higher made to this API should NOT be--
7562: -- made here, but at CST_Utiltiy_PUB.get_Direct_Item_Charge_Acct.
7563: --
7564: -- PURPOSE: --

Line 10195: l_gather_stats := CST_Utility_PUB.check_Db_Version(

10191: If p_entity_id_tab.COUNT> 1000 then
10192:
10193:
10194: l_stmt_num := 26;
10195: l_gather_stats := CST_Utility_PUB.check_Db_Version(
10196: p_api_version => 1.0,
10197: x_return_status => x_return_status,
10198: x_msg_count => x_msg_count,
10199: x_msg_data => x_msg_data