DBA Data[Home] [Help]

APPS.AHL_FMP_EFFECTIVITY_DTL_PVT dependencies on STANDARD

Line 933: -- Standard Start of API savepoint

929: BEGIN
930: -- Initialize API return status to success
931: x_return_status := FND_API.G_RET_STS_SUCCESS;
932:
933: -- Standard Start of API savepoint
934: SAVEPOINT process_effectivity_detail_PVT;
935:
936: -- Standard call to check for call compatibility.
937: IF NOT FND_API.compatible_api_call

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

932:
933: -- Standard Start of API savepoint
934: SAVEPOINT process_effectivity_detail_PVT;
935:
936: -- Standard call to check for call compatibility.
937: IF NOT FND_API.compatible_api_call
938: (
939: l_api_version,
940: p_api_version,