DBA Data[Home] [Help]

APPS.ARP_TRX_DEFAULTS_3 dependencies on CE_BANK_ACCOUNTS

Line 109: ce_bank_accounts.bank_account_id%type,

105: hz_cust_site_uses.site_use_id%type,
106: p_payment_type_code IN
107: ar_receipt_methods.payment_type_code%type,
108: p_customer_bank_account_id OUT NOCOPY
109: ce_bank_accounts.bank_account_id%type,
110: p_bank_account_num OUT NOCOPY
111: ce_bank_accounts.bank_account_num%type,
112: p_bank_name OUT NOCOPY
113: ce_bank_branches_v.bank_name%type,

Line 111: ce_bank_accounts.bank_account_num%type,

107: ar_receipt_methods.payment_type_code%type,
108: p_customer_bank_account_id OUT NOCOPY
109: ce_bank_accounts.bank_account_id%type,
110: p_bank_account_num OUT NOCOPY
111: ce_bank_accounts.bank_account_num%type,
112: p_bank_name OUT NOCOPY
113: ce_bank_branches_v.bank_name%type,
114: p_bank_branch_name OUT NOCOPY
115: ce_bank_branches_v.bank_branch_name%type,

Line 143: ce_bank_accounts.bank_account_id%type,

139: ar_receipt_methods.receipt_method_id%type,
140: p_creation_method_code OUT NOCOPY
141: ar_receipt_classes.creation_method_code%type,
142: p_customer_bank_account_id OUT NOCOPY
143: ce_bank_accounts.bank_account_id%type,
144: p_bank_account_num OUT NOCOPY
145: ce_bank_accounts.bank_account_num%type,
146: p_bank_name OUT NOCOPY
147: ce_bank_branches_v.bank_name%type,

Line 145: ce_bank_accounts.bank_account_num%type,

141: ar_receipt_classes.creation_method_code%type,
142: p_customer_bank_account_id OUT NOCOPY
143: ce_bank_accounts.bank_account_id%type,
144: p_bank_account_num OUT NOCOPY
145: ce_bank_accounts.bank_account_num%type,
146: p_bank_name OUT NOCOPY
147: ce_bank_branches_v.bank_name%type,
148: p_bank_branch_name OUT NOCOPY
149: ce_bank_branches_v.bank_branch_name%type,