DBA Data[Home] [Help]

APPS.JL_AR_AUTOINV_PKG dependencies on HZ_PARTIES

Line 424: p_low_bill_to_cust_name IN hz_parties.party_name%TYPE ,

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 ,
426: p_low_gl_date IN VARCHAR2 ,
427: p_high_gl_date IN VARCHAR2 ,
428: p_low_ship_date IN VARCHAR2,

Line 425: p_high_bill_to_cust_name IN hz_parties.party_name%TYPE ,

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 ,
426: p_low_gl_date IN VARCHAR2 ,
427: p_high_gl_date IN VARCHAR2 ,
428: p_low_ship_date IN VARCHAR2,
429: p_high_ship_date IN VARCHAR2,

Line 438: p_low_ship_to_cust_name IN hz_parties.party_name%TYPE ,

434: p_low_invoice_date IN VARCHAR2 ,
435: p_high_invoice_date IN VARCHAR2 ,
436: p_low_ship_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
437: p_high_ship_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
438: p_low_ship_to_cust_name IN hz_parties.party_name%TYPE ,
439: p_high_ship_to_cust_name IN hz_parties.party_name%TYPE,
440: p_call_from_master_flag IN varchar2 ,
441: p_base_due_date_on_trx_date IN fnd_lookups.meaning%TYPE ,
442: p_due_date_adj_days IN number ) IS

Line 439: p_high_ship_to_cust_name IN hz_parties.party_name%TYPE,

435: p_high_invoice_date IN VARCHAR2 ,
436: p_low_ship_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
437: p_high_ship_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
438: p_low_ship_to_cust_name IN hz_parties.party_name%TYPE ,
439: p_high_ship_to_cust_name IN hz_parties.party_name%TYPE,
440: p_call_from_master_flag IN varchar2 ,
441: p_base_due_date_on_trx_date IN fnd_lookups.meaning%TYPE ,
442: p_due_date_adj_days IN number ) IS
443: