DBA Data[Home] [Help]

APPS.OE_PRICING_CONT_PUB dependencies on STANDARD

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

125: BEGIN
126: --5018856, 5024919, 5024801
127: QP_GLOBALS.G_CHECK_DUP_PRICELIST_LINES := p_check_duplicate_lines;
128: oe_debug_pub.add('G_CHECK_DUP_PRICELIST_LINES '||QP_GLOBALS.G_CHECK_DUP_PRICELIST_LINES);
129: -- Standard call to check for call compatibility
130:
131: IF NOT FND_API.Compatible_API_Call
132: ( l_api_version_number
133: , p_api_version_number

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

470: BEGIN
471:
472: /* In the Beta Version of the PUBLIC API, Lock( ) functionality is not delivered */
473:
474: -- Standard call to check for call compatibility
475:
476: IF NOT FND_API.Compatible_API_Call
477: ( l_api_version_number
478: , p_api_version_number

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

681:
682: /* In the beta version of this API Get( ) and Lock( ) functionalities are not delivered */
683:
684:
685: -- Standard call to check for call compatibility
686:
687: IF NOT FND_API.Compatible_API_Call
688: ( l_api_version_number
689: , p_api_version_number

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

693: THEN
694: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
695: END IF;
696:
697: -- Standard check for Val/ID conversion
698:
699:
700: -- Call OE_Pricing_Cont_PVT.Get_Pricing_Cont
701: /*