DBA Data[Home] [Help]

APPS.JA_CN_PS_SI_PRJ_EXPORT_PKG dependencies on JA_CN_PS_SI_PRJ_EXPORT_PKG

Line 1: PACKAGE BODY JA_CN_PS_SI_PRJ_EXPORT_PKG AS

1: PACKAGE BODY JA_CN_PS_SI_PRJ_EXPORT_PKG AS
2: --$Header: JACNPRJB.pls 120.1 2010/08/25 09:38:38 wuliu noship $
3: --+=======================================================================+
4: --| Copyright (c) 1998 Oracle Corporation |
5: --| Redwood Shores, CA, USA |

Line 348: END JA_CN_PS_SI_PRJ_EXPORT_PKG;

344: , lv_procedure_name || SQLCODE || SQLERRM);
345: RAISE;
346: END Add_Project_Information;
347:
348: END JA_CN_PS_SI_PRJ_EXPORT_PKG;
349: