DBA Data[Home] [Help]

APPS.OE_ACKNOWLEDGMENT_PUB dependencies on STANDARD

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

607: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
608: --
609: BEGIN
610:
611: -- Standard call to check for call compatibility
612:
613: IF l_debug_level > 0 THEN
614: oe_debug_pub.add( 'Entering Process Acknowledgment');
615: END IF;

Line 3544: standard Hold APIs.

3540:
3541:
3542: /*----------------------------------------------------------------------
3543: Applies 3A7 change notification hold based on the hold id passed. Uses
3544: standard Hold APIs.
3545: ----------------------------------------------------------------------*/
3546: Procedure Apply_3A7_Hold
3547: ( p_header_id IN NUMBER
3548: , p_line_id IN NUMBER

Line 3708: Releases 3A7 change notification hold on the order. Uses standard Hold APIs.

3704:
3705: END Apply_3A7_Hold;
3706:
3707: /*----------------------------------------------------------------------
3708: Releases 3A7 change notification hold on the order. Uses standard Hold APIs.
3709: ----------------------------------------------------------------------*/
3710: Procedure Release_3A7_Hold
3711: ( p_header_id IN NUMBER
3712: , p_line_id IN NUMBER