DBA Data[Home] [Help]

APPS.QP_ATTRIBUTES_PVT dependencies on STANDARD

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

594: l_p_old_SEG_tbl QP_Attributes_PUB.Seg_Tbl_Type;
595: l_old_SEG_tbl QP_Attributes_PUB.Seg_Tbl_Type;
596: BEGIN
597:
598: -- Standard call to check for call compatibility
599:
600: IF NOT FND_API.Compatible_API_Call
601: ( l_api_version_number
602: , p_api_version_number

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

817: l_return_status VARCHAR2(1) := FND_API.G_RET_STS_SUCCESS;
818: l_SEG_rec QP_Attributes_PUB.Seg_Rec_Type;
819: BEGIN
820:
821: -- Standard call to check for call compatibility
822:
823: IF NOT FND_API.Compatible_API_Call
824: ( l_api_version_number
825: , p_api_version_number

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

984: l_CON_rec QP_Attributes_PUB.Con_Rec_Type;
985: l_SEG_tbl QP_Attributes_PUB.Seg_Tbl_Type;
986: BEGIN
987:
988: -- Standard call to check for call compatibility
989:
990: IF NOT FND_API.Compatible_API_Call
991: ( l_api_version_number
992: , p_api_version_number