[Home] [Help]
APPS.RCV_WSH_INTERFACE_PKG dependencies on ASN_DEBUG
Line 4: g_asn_debug VARCHAR2(1) := asn_debug.is_debug_on;
1: PACKAGE RCV_WSH_INTERFACE_PKG AUTHID CURRENT_USER AS
2: /* $Header: RCVWSHIS.pls 120.2.12020000.3 2013/02/27 13:00:26 honwei ship $*/
3:
4: g_asn_debug VARCHAR2(1) := asn_debug.is_debug_on;
5:
6: PROCEDURE create_delivery_details
7: ( p_return_org_id IN NUMBER,
8: p_interface_txn_id IN NUMBER,