DBA Data[Home] [Help]

APPS.RCV_RMA_HEADERS dependencies on RCV_RMA_HEADERS

Line 1: PACKAGE BODY rcv_rma_headers

1: PACKAGE BODY rcv_rma_headers
2: /* $Header: RCVRMAHB.pls 120.3.12010000.2 2010/01/25 23:23:26 vthevark ship $ */
3: AS
4: -- Read the profile option that enables/disables the debug log
5: g_asn_debug VARCHAR2(1) := asn_debug.is_debug_on; -- Bug 9152790

Line 498: END rcv_rma_headers;

494: ) IS
495: BEGIN
496: NULL;
497: END validate_customer_site_info;
498: END rcv_rma_headers;