DBA Data[Home] [Help]

APPS.RCV_DEFAULT_PKG dependencies on RCV_DEFAULT_PKG

Line 1: PACKAGE BODY rcv_default_pkg AS

1: PACKAGE BODY rcv_default_pkg AS
2: /* $Header: RCVDFLTB.pls 120.58 2012/02/17 13:59:58 ksivasa ship $*/
3: g_debug_flag CONSTANT VARCHAR2(1) := asn_debug.is_debug_on; -- Bug 9152790
4: /* the following marker variables indicate the possibility that the defaulted
5: code does not match the ID's derived from the backing docs */

Line 7769: END rcv_default_pkg;

7765: ) IS
7766: BEGIN
7767: default_rti_from_rti(rti);
7768: END default_from_parent;
7769: END rcv_default_pkg;