DBA Data[Home] [Help]

APPS.AHL_RM_PROD_ZONE_AS_PVT dependencies on STANDARD

Line 769: -- Standard Start of API savepoint

765: BEGIN
766: -- Initialize API return status to success
767: x_return_status := FND_API.G_RET_STS_SUCCESS;
768:
769: -- Standard Start of API savepoint
770: SAVEPOINT process_prod_zone_as_pvt;
771:
772: -- Standard call to check for call compatibility.
773: IF NOT FND_API.compatible_api_call

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

768:
769: -- Standard Start of API savepoint
770: SAVEPOINT process_prod_zone_as_pvt;
771:
772: -- Standard call to check for call compatibility.
773: IF NOT FND_API.compatible_api_call
774: (
775: l_api_version,
776: p_api_version,