DBA Data[Home] [Help]

APPS.JL_AR_AUTOINV_PKG dependencies on HZ_PARTIES

Line 399: p_low_bill_to_cust_name IN hz_parties.party_name%TYPE ,

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 ,
401: p_low_gl_date IN VARCHAR2 ,
402: p_high_gl_date IN VARCHAR2 ,
403: p_low_ship_date IN VARCHAR2,

Line 400: p_high_bill_to_cust_name IN hz_parties.party_name%TYPE ,

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 ,
401: p_low_gl_date IN VARCHAR2 ,
402: p_high_gl_date IN VARCHAR2 ,
403: p_low_ship_date IN VARCHAR2,
404: p_high_ship_date IN VARCHAR2,

Line 413: p_low_ship_to_cust_name IN hz_parties.party_name%TYPE ,

409: p_low_invoice_date IN VARCHAR2 ,
410: p_high_invoice_date IN VARCHAR2 ,
411: p_low_ship_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
412: p_high_ship_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
413: p_low_ship_to_cust_name IN hz_parties.party_name%TYPE ,
414: p_high_ship_to_cust_name IN hz_parties.party_name%TYPE,
415: p_call_from_master_flag IN varchar2 ,
416: p_base_due_date_on_trx_date IN fnd_lookups.meaning%TYPE ,
417: p_due_date_adj_days IN number ) IS

Line 414: p_high_ship_to_cust_name IN hz_parties.party_name%TYPE,

410: p_high_invoice_date IN VARCHAR2 ,
411: p_low_ship_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
412: p_high_ship_to_cust_num IN hz_cust_accounts.account_number%TYPE ,
413: p_low_ship_to_cust_name IN hz_parties.party_name%TYPE ,
414: p_high_ship_to_cust_name IN hz_parties.party_name%TYPE,
415: p_call_from_master_flag IN varchar2 ,
416: p_base_due_date_on_trx_date IN fnd_lookups.meaning%TYPE ,
417: p_due_date_adj_days IN number ) IS
418: