DBA Data[Home] [Help]

APPS.AHL_FMP_EFFECTIVITY_DTL_PVT dependencies on STANDARD

Line 1778: -- Standard Start of API savepoint

1774: BEGIN
1775: -- Initialize API return status to success
1776: x_return_status := FND_API.G_RET_STS_SUCCESS;
1777:
1778: -- Standard Start of API savepoint
1779: SAVEPOINT process_effectivity_detail_PVT;
1780:
1781: -- Standard call to check for call compatibility.
1782: IF NOT FND_API.compatible_api_call

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

1777:
1778: -- Standard Start of API savepoint
1779: SAVEPOINT process_effectivity_detail_PVT;
1780:
1781: -- Standard call to check for call compatibility.
1782: IF NOT FND_API.compatible_api_call
1783: (
1784: l_api_version,
1785: p_api_version,