DBA Data[Home] [Help]

APPS.AHL_PRD_MRSHL_PVT dependencies on STANDARD

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

264:
265: BEGIN
266: x_return_status := FND_API.G_RET_STS_SUCCESS;
267:
268: --Standard call to check for call compatibility.
269: IF NOT FND_API.compatible_api_call(
270: l_api_version,
271: p_api_version,
272: l_api_name,

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

685:
686: BEGIN
687: x_return_status := FND_API.G_RET_STS_SUCCESS;
688:
689: --Standard call to check for call compatibility.
690: IF NOT FND_API.compatible_api_call(
691: l_api_version,
692: p_api_version,
693: l_api_name,

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

1456: BEGIN
1457: --Initialize API return status to success
1458: x_return_status := FND_API.G_RET_STS_SUCCESS;
1459:
1460: --Standard call to check for call compatibility.
1461: IF NOT FND_API.compatible_api_call(
1462: l_api_version,
1463: p_api_version,
1464: l_api_name,