DBA Data[Home] [Help]

APPS.JL_ZZ_AR_LIBRARY_1_PKG dependencies on JL_ZZ_AR_LIBRARY_1_PKG

Line 1: PACKAGE BODY JL_ZZ_AR_LIBRARY_1_PKG AS

1: PACKAGE BODY JL_ZZ_AR_LIBRARY_1_PKG AS
2: /* $Header: jlzzrl1b.pls 120.18 2006/11/21 19:06:06 appradha ship $ */
3:
4: -- Get customer_trx_id from ar_payment_schedules
5: PG_DEBUG varchar2(1) := NVL(FND_PROFILE.value('AR_ENABLE_DEBUG_OUTPUT'), 'N');

Line 957: END JL_ZZ_AR_LIBRARY_1_PKG;

953: BEGIN
954: x_dbms_sql_native := DBMS_SQL.NATIVE;
955: END get_dbms_sql_native;
956:
957: END JL_ZZ_AR_LIBRARY_1_PKG;