DBA Data[Home] [Help]

APPS.QP_ATTRIBUTES_PUB dependencies on STANDARD

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

73: l_SEG_tbl Seg_Tbl_Type;
74: l_p_SEG_tbl Seg_Tbl_Type;
75: BEGIN
76:
77: -- Standard call to check for call compatibility
78:
79: IF NOT FND_API.Compatible_API_Call
80: ( l_api_version_number
81: , p_api_version_number

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

233: l_SEG_tbl Seg_Tbl_Type;
234: l_p_SEG_tbl Seg_Tbl_Type;
235: BEGIN
236:
237: -- Standard call to check for call compatibility
238:
239: IF NOT FND_API.Compatible_API_Call
240: ( l_api_version_number
241: , p_api_version_number

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

382: l_CON_rec QP_Attributes_PUB.Con_Rec_Type;
383: l_SEG_tbl QP_Attributes_PUB.Seg_Tbl_Type;
384: BEGIN
385:
386: -- Standard call to check for call compatibility
387:
388: IF NOT FND_API.Compatible_API_Call
389: ( l_api_version_number
390: , p_api_version_number

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

394: THEN
395: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
396: END IF;
397:
398: -- Standard check for Val/ID conversion
399:
400: IF p_prc_context = FND_API.G_MISS_CHAR
401: THEN
402: