DBA Data[Home] [Help]

APPS.AHL_FMP_PROGTYPE_SUBTYPE_PVT dependencies on STANDARD

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

551: l_prog_subtype_rec prog_type_subtype_rec;
552: BEGIN
553: SAVEPOINT process_prog_type_subtypes;
554:
555: -- Standard call to check for call compatibility.
556: IF NOT FND_API.COMPATIBLE_API_CALL(l_api_version,
557: p_api_version,
558: l_api_name,G_PKG_NAME) THEN
559: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;