DBA Data[Home] [Help]

APPS.AHL_FMP_MR_INTERVAL_PVT dependencies on STANDARD

Line 1775: -- Standard Start of API savepoint

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

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

1774:
1775: -- Standard Start of API savepoint
1776: SAVEPOINT process_interval_PVT;
1777:
1778: -- Standard call to check for call compatibility.
1779: IF NOT FND_API.compatible_api_call
1780: (
1781: l_api_version,
1782: p_api_version,