DBA Data[Home] [Help]

APPS.AHL_RM_MATERIAL_AS_PVT dependencies on STANDARD

Line 2082: -- Standard Start of API savepoint

2078: l_dummy_number NUMBER;
2079: BEGIN
2080: -- Initialize API return status to success
2081: x_return_status := FND_API.G_RET_STS_SUCCESS;
2082: -- Standard Start of API savepoint
2083: SAVEPOINT process_material_req_PVT;
2084: -- Standard call to check for call compatibility.
2085: IF NOT FND_API.compatible_api_call
2086: (

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

2080: -- Initialize API return status to success
2081: x_return_status := FND_API.G_RET_STS_SUCCESS;
2082: -- Standard Start of API savepoint
2083: SAVEPOINT process_material_req_PVT;
2084: -- Standard call to check for call compatibility.
2085: IF NOT FND_API.compatible_api_call
2086: (
2087: l_api_version,
2088: p_api_version,

Line 2671: -- Standard Start of API savepoint

2667: l_x_route_rec AHL_RM_ROUTE_PVT.route_rec_type ;
2668: BEGIN
2669: -- Initialize API return status to success
2670: x_return_status := FND_API.G_RET_STS_SUCCESS;
2671: -- Standard Start of API savepoint
2672: SAVEPOINT process_route_efcts;
2673: -- Standard call to check for call compatibility.
2674: IF NOT FND_API.compatible_api_call
2675: (

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

2669: -- Initialize API return status to success
2670: x_return_status := FND_API.G_RET_STS_SUCCESS;
2671: -- Standard Start of API savepoint
2672: SAVEPOINT process_route_efcts;
2673: -- Standard call to check for call compatibility.
2674: IF NOT FND_API.compatible_api_call
2675: (
2676: l_api_version,
2677: p_api_version,