DBA Data[Home] [Help]

APPS.JA_CN_JE_EXPORT_PKG dependencies on JA_CN_JE_EXPORT_PKG

Line 1: PACKAGE BODY JA_CN_JE_EXPORT_PKG AS

1: PACKAGE BODY JA_CN_JE_EXPORT_PKG AS
2: --$Header: JACNJOEB.pls 120.7.12020000.2 2013/03/29 09:51:26 chongwan ship $
3: --+=======================================================================+
4: --| Copyright (c) 2006 Oracle Corporation |
5: --| Redwood Shores, CA, USA |

Line 31: GV_MODULE_PREFIX VARCHAR2(100) := 'JA_CN_JE_EXPORT_PKG';

27: --| 01/05/2011 Jianchao Chi Updated for the new solution to change |
28: --| the logic of Voucher Number and Legal |
29: --| Entity |
30: --+======================================================================*/
31: GV_MODULE_PREFIX VARCHAR2(100) := 'JA_CN_JE_EXPORT_PKG';
32:
33: --==========================================================================
34: -- PROCEDURE NAME:
35: --

Line 871: END JA_CN_JE_EXPORT_PKG;

867: RAISE;
868:
869: END Add_Journal;
870:
871: END JA_CN_JE_EXPORT_PKG;
872: