DBA Data[Home] [Help]

APPS.JL_ZZ_POSTBATCH dependencies on JL_ZZ_POSTBATCH

Line 1: PACKAGE BODY JL_ZZ_POSTBATCH as

1: PACKAGE BODY JL_ZZ_POSTBATCH as
2: /*$Header: jlarrpbb.pls 115.0 99/07/16 02:59:47 porting ship $*/
3:
4: PROCEDURE populate_gdfs (
5: p_cash_receipt_id IN ar_cash_receipts_all.cash_receipt_id%TYPE,

Line 23: END JL_ZZ_POSTBATCH;

19: END IF;
20:
21: END populate_gdfs;
22:
23: END JL_ZZ_POSTBATCH;
24: