DBA Data[Home] [Help]

APPS.CST_EAMCOST_PUB dependencies on CST_UTILITY_PUB

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

8129: -- If the wip identity doesn't refer to an EAM job type then --
8130: -- -1 is returned, -1 is also returned if material account is not --
8131: -- defined for that particular wip entity.
8132: --
8133: -- This API has been moved to CST_Utility_PUB to limit dependencies for --
8134: -- PO. Any changes J (11.5.10) and higher made to this API should NOT be--
8135: -- made here, but at CST_Utiltiy_PUB.get_Direct_Item_Charge_Acct.
8136: --
8137: -- PURPOSE: --

Line 10908: l_gather_stats := CST_Utility_PUB.check_Db_Version(

10904: If p_entity_id_tab.COUNT> 1000 then
10905:
10906:
10907: l_stmt_num := 26;
10908: l_gather_stats := CST_Utility_PUB.check_Db_Version(
10909: p_api_version => 1.0,
10910: x_return_status => x_return_status,
10911: x_msg_count => x_msg_count,
10912: x_msg_data => x_msg_data