DBA Data[Home] [Help]

APPS.JL_AR_AUTOINV_MASTER_PKG dependencies on RA_BATCH_SOURCES

Line 11: p_batch_source_id IN ra_batch_sources.batch_source_id%TYPE,

7: errbuf OUT NOCOPY varchar2,
8: retcode OUT NOCOPY number,
9: p_num_of_instances IN varchar2 ,
10: p_organization in varchar2, -- Bug#7642995
11: p_batch_source_id IN ra_batch_sources.batch_source_id%TYPE,
12: p_batch_source_name IN varchar2 ,
13: p_default_date IN varchar2 ,
14: p_trans_flexfield IN varchar2 ,
15: p_trans_type IN ra_cust_trx_types.name%TYPE ,