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 2006/04/20 16:27:30 pjiang noship $ */
3: AS
4: -- Read the profile option that enables/disables the debug log
5: g_asn_debug VARCHAR2(1) := NVL(fnd_profile.VALUE('RCV_DEBUG_MODE'), 'N');

Line 498: END rcv_rma_headers;

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