DBA Data[Home] [Help]

APPS.JA_CN_UDR_EXPORT dependencies on JA_CN_UDR_EXPORT

Line 1: PACKAGE BODY JA_CN_UDR_EXPORT AS

1: PACKAGE BODY JA_CN_UDR_EXPORT AS
2: --$Header: JACNUDRB.pls 120.5 2011/05/04 06:43:58 choli noship $
3: --+=======================================================================+
4: --| Copyright (c) 1998 Oracle Corporation |
5: --| Redwood Shores, CA, USA |

Line 28: GV_MODULE_PREFIX VARCHAR2(100) := 'JA_CN_UDR_EXPORT';

24: --| Entity |
25: --| 04-May-2011 Chongwu Li Updated, fix bug 12392517 |
26: --+======================================================================*/
27:
28: GV_MODULE_PREFIX VARCHAR2(100) := 'JA_CN_UDR_EXPORT';
29:
30: --==========================================================================
31: -- PROCEDURE NAME:
32: --

Line 269: END JA_CN_UDR_EXPORT;

265: END IF; -- (ln_proc_level>=ln_dbg_level)
266:
267: END Add_User_Defined_Records;
268:
269: END JA_CN_UDR_EXPORT;
270: