DBA Data[Home] [Help]

APPS.AHL_FMP_MR_EFFECTIVITY_PVT dependencies on STANDARD

Line 1352: -- Standard Start of API savepoint

1348: BEGIN
1349: -- Initialize API return status to success
1350: x_return_status := FND_API.G_RET_STS_SUCCESS;
1351:
1352: -- Standard Start of API savepoint
1353: SAVEPOINT process_effectivity_PVT;
1354:
1355: -- Standard call to check for call compatibility.
1356: IF NOT FND_API.compatible_api_call

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

1351:
1352: -- Standard Start of API savepoint
1353: SAVEPOINT process_effectivity_PVT;
1354:
1355: -- Standard call to check for call compatibility.
1356: IF NOT FND_API.compatible_api_call
1357: (
1358: l_api_version,
1359: p_api_version,