DBA Data[Home] [Help]

APPS.JL_AR_AUTOINV_PKG dependencies on RA_CUST_TRX_TYPES

Line 396: p_trans_type IN ra_cust_trx_types.name%TYPE,

392: p_batch_source_id IN ra_batch_sources.batch_source_id%TYPE,
393: p_batch_source_name IN varchar2,
394: p_default_date IN varchar2,
395: p_trans_flexfield IN varchar2,
396: p_trans_type IN ra_cust_trx_types.name%TYPE,
397: p_low_bill_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
398: p_high_bill_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
399: p_low_bill_to_cust_name IN hz_parties.party_name%TYPE ,
400: p_high_bill_to_cust_name IN hz_parties.party_name%TYPE ,