5: errbuf OUT NOCOPY varchar2,
6: retcode OUT NOCOPY number,
7: p_num_of_instances IN varchar2 ,
8: p_organization in varchar2,
9: p_batch_source_id IN ra_batch_sources.batch_source_id%TYPE,
10: p_batch_source_name IN varchar2 ,
11: p_default_date IN varchar2 ,
12: p_trans_flexfield IN varchar2 ,
13: p_trans_type IN ra_cust_trx_types.name%TYPE ,