DBA Data[Home] [Help]

APPS.AHL_FMP_MR_EFFECTIVITY_PVT dependencies on STANDARD

Line 1267: -- Standard Start of API savepoint

1263: BEGIN
1264: -- Initialize API return status to success
1265: x_return_status := FND_API.G_RET_STS_SUCCESS;
1266:
1267: -- Standard Start of API savepoint
1268: SAVEPOINT process_effectivity_PVT;
1269:
1270: -- Standard call to check for call compatibility.
1271: IF NOT FND_API.compatible_api_call

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

1266:
1267: -- Standard Start of API savepoint
1268: SAVEPOINT process_effectivity_PVT;
1269:
1270: -- Standard call to check for call compatibility.
1271: IF NOT FND_API.compatible_api_call
1272: (
1273: l_api_version,
1274: p_api_version,