DBA Data[Home] [Help]

APPS.AHL_PRD_MRSHL_PVT dependencies on STANDARD

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

303:
304: BEGIN
305: x_return_status := FND_API.G_RET_STS_SUCCESS;
306:
307: --Standard call to check for call compatibility.
308: IF NOT FND_API.compatible_api_call(
309: l_api_version,
310: p_api_version,
311: l_api_name,

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

715:
716: BEGIN
717: x_return_status := FND_API.G_RET_STS_SUCCESS;
718:
719: --Standard call to check for call compatibility.
720: IF NOT FND_API.compatible_api_call(
721: l_api_version,
722: p_api_version,
723: l_api_name,

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

1504: BEGIN
1505: --Initialize API return status to success
1506: x_return_status := FND_API.G_RET_STS_SUCCESS;
1507:
1508: --Standard call to check for call compatibility.
1509: IF NOT FND_API.compatible_api_call(
1510: l_api_version,
1511: p_api_version,
1512: l_api_name,