DBA Data[Home] [Help]

APPS.CS_SR_EXTATTRIBUTES_PVT dependencies on STANDARD

Line 361: --Standard start of API savepoint

357:
358:
359: BEGIN
360:
361: --Standard start of API savepoint
362: SAVEPOINT CS_EXTENSIBILITY_PVT;
363:
364: -- Standard call to check for call compatibility.
365: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

360:
361: --Standard start of API savepoint
362: SAVEPOINT CS_EXTENSIBILITY_PVT;
363:
364: -- Standard call to check for call compatibility.
365: IF NOT FND_API.Compatible_API_Call (l_api_version,
366: p_api_version,
367: l_api_name,
368: G_PKG_NAME) THEN

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

4021: SAVEPOINT Get_SR_Ext_Attrs;
4022:
4023: --DBMS_OUTPUT.PUT_LINE('In Get_SR API');
4024:
4025: -- Standard call to check for call compatibility.
4026: IF NOT FND_API.Compatible_API_Call (l_api_version,
4027: p_api_version,
4028: l_api_name,
4029: G_PKG_NAME) THEN