DBA Data[Home] [Help]

APPS.AHL_RM_MATERIAL_AS_PVT dependencies on STANDARD

Line 2161: -- Standard Start of API savepoint

2157: BEGIN
2158: -- Initialize API return status to success
2159: x_return_status := FND_API.G_RET_STS_SUCCESS;
2160:
2161: -- Standard Start of API savepoint
2162: SAVEPOINT process_material_req_PVT;
2163:
2164: -- Standard call to check for call compatibility.
2165: IF NOT FND_API.compatible_api_call

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

2160:
2161: -- Standard Start of API savepoint
2162: SAVEPOINT process_material_req_PVT;
2163:
2164: -- Standard call to check for call compatibility.
2165: IF NOT FND_API.compatible_api_call
2166: (
2167: l_api_version,
2168: p_api_version,

Line 2805: -- Standard Start of API savepoint

2801: BEGIN
2802: -- Initialize API return status to success
2803: x_return_status := FND_API.G_RET_STS_SUCCESS;
2804:
2805: -- Standard Start of API savepoint
2806: SAVEPOINT process_route_efcts;
2807:
2808: -- Standard call to check for call compatibility.
2809: IF NOT FND_API.compatible_api_call

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

2804:
2805: -- Standard Start of API savepoint
2806: SAVEPOINT process_route_efcts;
2807:
2808: -- Standard call to check for call compatibility.
2809: IF NOT FND_API.compatible_api_call
2810: (
2811: l_api_version,
2812: p_api_version,