DBA Data[Home] [Help]

APPS.QP_ATTR_MAP_PUB dependencies on STANDARD

Line 130: -- Standard call to check for call compatibility

126: l_p_FNA_tbl Fna_Tbl_Type;
127: l_enabled_fnas_ret_sts VARCHAR2(1);
128: BEGIN
129:
130: -- Standard call to check for call compatibility
131:
132: IF NOT FND_API.Compatible_API_Call
133: ( l_api_version_number
134: , p_api_version_number

Line 465: -- Standard call to check for call compatibility

461: l_FNA_tbl Fna_Tbl_Type;
462: l_p_FNA_tbl Fna_Tbl_Type;
463: BEGIN
464:
465: -- Standard call to check for call compatibility
466:
467: IF NOT FND_API.Compatible_API_Call
468: ( l_api_version_number
469: , p_api_version_number

Line 758: -- Standard call to check for call compatibility

754: l_SOU_tbl QP_Attr_Map_PUB.Sou_Tbl_Type;
755: l_FNA_tbl QP_Attr_Map_PUB.Fna_Tbl_Type;
756: BEGIN
757:
758: -- Standard call to check for call compatibility
759:
760: IF NOT FND_API.Compatible_API_Call
761: ( l_api_version_number
762: , p_api_version_number

Line 770: -- Standard check for Val/ID conversion

766: THEN
767: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
768: END IF;
769:
770: -- Standard check for Val/ID conversion
771:
772: IF p_lookup = FND_API.G_MISS_CHAR
773: THEN
774: