DBA Data[Home] [Help]

APPS.MRP_SOURCING_GRP dependencies on STANDARD

Line 103: -- Standard Start of API savepoint

99: ORDER BY misl.sourcing_level ASC,
100: allocation_percent DESC, NVL(misl.rank, 9999) ASC;
101: BEGIN
102:
103: -- Standard Start of API savepoint
104: SAVEPOINT Get_Source_GRP;
105:
106: -- Standard call to check for call compatibility.
107: IF NOT fnd_api.compatible_api_call (l_api_version,

Line 106: -- Standard call to check for call compatibility.

102:
103: -- Standard Start of API savepoint
104: SAVEPOINT Get_Source_GRP;
105:
106: -- Standard call to check for call compatibility.
107: IF NOT fnd_api.compatible_api_call (l_api_version,
108: p_api_version,
109: l_api_name,
110: g_pkg_name