DBA Data[Home] [Help]

APPS.AHL_RM_OP_ROUTE_AS_PVT dependencies on STANDARD

Line 717: -- Standard Start of API savepoint

713: BEGIN
714: -- Initialize API return status to success
715: x_return_status := FND_API.G_RET_STS_SUCCESS;
716:
717: -- Standard Start of API savepoint
718: SAVEPOINT process_route_operation_pvt;
719:
720: -- Standard call to check for call compatibility.
721: IF NOT FND_API.compatible_api_call

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

716:
717: -- Standard Start of API savepoint
718: SAVEPOINT process_route_operation_pvt;
719:
720: -- Standard call to check for call compatibility.
721: IF NOT FND_API.compatible_api_call
722: (
723: l_api_version,
724: p_api_version,