DBA Data[Home] [Help]

APPS.RCV_RECEIPT_CONFIRMATION dependencies on RCV_RECEIPT_CONFIRMATION

Line 1: package BODY rcv_receipt_confirmation AS

1: package BODY rcv_receipt_confirmation AS
2: /* $Header: RCVRCCNB.pls 120.0.12010000.12 2010/04/13 11:32:34 smididud noship $ */
3:
4: g_asn_debug VARCHAR2(1) := asn_debug.is_debug_on; -- Bug 9152790
5:

Line 516: END rcv_receipt_confirmation;

512: WHEN OTHERS THEN
513: p_ou_name := NULL;
514: END;
515:
516: END rcv_receipt_confirmation;