DBA Data[Home] [Help]

APPS.JL_AR_AUTOINV_PKG dependencies on RA_CUST_TRX_TYPES

Line 421: p_trans_type IN ra_cust_trx_types.name%TYPE,

417: p_batch_source_id IN ra_batch_sources.batch_source_id%TYPE,
418: p_batch_source_name IN varchar2,
419: p_default_date IN varchar2,
420: p_trans_flexfield IN varchar2,
421: p_trans_type IN ra_cust_trx_types.name%TYPE,
422: p_low_bill_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
423: p_high_bill_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
424: p_low_bill_to_cust_name IN hz_parties.party_name%TYPE ,
425: p_high_bill_to_cust_name IN hz_parties.party_name%TYPE ,