DBA Data[Home] [Help]

APPS.AHL_RM_OP_ROUTE_AS_PVT dependencies on STANDARD

Line 744: -- Standard Start of API savepoint

740: BEGIN
741: -- Initialize API return status to success
742: x_return_status := FND_API.G_RET_STS_SUCCESS;
743:
744: -- Standard Start of API savepoint
745: SAVEPOINT process_route_operation_pvt;
746:
747: -- Standard call to check for call compatibility.
748: IF NOT FND_API.compatible_api_call

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

743:
744: -- Standard Start of API savepoint
745: SAVEPOINT process_route_operation_pvt;
746:
747: -- Standard call to check for call compatibility.
748: IF NOT FND_API.compatible_api_call
749: (
750: l_api_version,
751: p_api_version,