DBA Data[Home] [Help]

APPS.AHL_COMPLEX_MX_RWSC_PVT dependencies on STANDARD

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

97: BEGIN
98: --Initialize API return status to success
99: x_return_status := FND_API.G_RET_STS_SUCCESS;
100:
101: --Standard call to check for call compatibility.
102: IF NOT FND_API.compatible_api_call(
103: l_api_version,
104: p_api_version,
105: l_api_name,

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

389:
390: --Initialize API return status to success
391: x_return_status := FND_API.G_RET_STS_SUCCESS;
392:
393: --Standard call to check for call compatibility.
394: IF NOT FND_API.compatible_api_call(
395: l_api_version,
396: p_api_version,
397: l_api_name,