DBA Data[Home] [Help]

APPS.JL_AR_AUTOINV_MASTER_PKG dependencies on RA_CUST_TRX_TYPES

Line 13: p_trans_type IN ra_cust_trx_types.name%TYPE ,

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 ,
14: p_low_bill_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
15: p_high_bill_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
16: p_low_bill_to_cust_name IN hz_parties.party_name%TYPE ,
17: p_high_bill_to_cust_name IN hz_parties.party_name%TYPE ,