DBA Data[Home] [Help]

APPS.AHL_FMP_MR_INTERVAL_PVT dependencies on STANDARD

Line 1731: -- Standard Start of API savepoint

1727: BEGIN
1728: -- Initialize API return status to success
1729: x_return_status := FND_API.G_RET_STS_SUCCESS;
1730:
1731: -- Standard Start of API savepoint
1732: SAVEPOINT process_interval_PVT;
1733:
1734: -- Standard call to check for call compatibility.
1735: IF NOT FND_API.compatible_api_call

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

1730:
1731: -- Standard Start of API savepoint
1732: SAVEPOINT process_interval_PVT;
1733:
1734: -- Standard call to check for call compatibility.
1735: IF NOT FND_API.compatible_api_call
1736: (
1737: l_api_version,
1738: p_api_version,