DBA Data[Home] [Help]

APPS.IBY_PAYMENTMANAGERDB_PKG dependencies on IBY_BANKACCT

Line 21: p_aba_routing_no IN iby_bankacct.routingno%type,

17: p_currency IN iby_trxn_summaries_all.currencynamecode%type,
18: p_payee_id IN iby_trxn_summaries_all.payeeid%type,
19: p_cc_type IN VARCHAR2,
20: p_cc_num IN iby_creditcard.ccnumber%type,
21: p_aba_routing_no IN iby_bankacct.routingno%type,
22: p_org_id IN iby_trxn_summaries_all.org_id%type,
23: p_fin_app_type IN VARCHAR2,
24: p_transaction_id_in IN iby_trxn_summaries_all.TransactionID%TYPE,
25: p_payment_operation_in IN VARCHAR2,

Line 28: p_bnf_routing_no IN iby_bankacct.routingno%type,

24: p_transaction_id_in IN iby_trxn_summaries_all.TransactionID%TYPE,
25: p_payment_operation_in IN VARCHAR2,
26: p_ecappid_in IN iby_ecapp.ecappid%type,
27: p_instr_subtype IN iby_trxn_summaries_all.instrsubtype%type,
28: p_bnf_routing_no IN iby_bankacct.routingno%type,
29: p_factored_flag IN iby_trxn_summaries_all.factored_flag%type,
30: p_int_bank_acct_id IN NUMBER,
31: p_br_signed_flag IN iby_trxn_summaries_all.br_signed_flag%TYPE,
32: p_br_drawee_issued_flag IN iby_trxn_summaries_all.br_drawee_issued_flag%TYPE,

Line 107: p_aba_routing_no IN iby_bankacct.routingno%type,

103: p_currency IN iby_trxn_summaries_all.currencynamecode%type,
104: p_payee_id IN iby_trxn_summaries_all.payeeid%type,
105: p_cc_type IN VARCHAR2,
106: p_cc_num IN iby_creditcard.ccnumber%type,
107: p_aba_routing_no IN iby_bankacct.routingno%type,
108: p_org_id IN iby_trxn_summaries_all.org_id%type,
109: p_fin_app_type IN VARCHAR2,
110: p_transaction_id_in IN iby_trxn_summaries_all.TransactionID%TYPE,
111: p_payment_operation_in IN VARCHAR2,

Line 114: p_bnf_routing_no IN iby_bankacct.routingno%type,

110: p_transaction_id_in IN iby_trxn_summaries_all.TransactionID%TYPE,
111: p_payment_operation_in IN VARCHAR2,
112: p_ecappid_in IN iby_ecapp.ecappid%type,
113: p_instr_subtype IN iby_trxn_summaries_all.instrsubtype%type,
114: p_bnf_routing_no IN iby_bankacct.routingno%type,
115: p_merchant_bank_country IN VARCHAR2,
116: p_factored_flag IN iby_trxn_summaries_all.factored_flag%type,
117: p_int_bank_acct_id IN NUMBER,
118: p_br_signed_flag IN iby_trxn_summaries_all.br_signed_flag%TYPE,

Line 1283: p_aba_routing_no IN iby_bankacct.routingno%type,

1279: p_currency IN iby_trxn_summaries_all.currencynamecode%type,
1280: p_payee_id IN iby_trxn_summaries_all.payeeid%type,
1281: p_cc_type IN VARCHAR2,
1282: p_cc_num IN iby_creditcard.ccnumber%type,
1283: p_aba_routing_no IN iby_bankacct.routingno%type,
1284: p_bnf_routing_no IN iby_bankacct.routingno%type,
1285: p_org_id IN iby_trxn_summaries_all.org_id%type,
1286: p_fin_app_type IN VARCHAR2,
1287: p_merchant_bank_country IN VARCHAR2,

Line 1284: p_bnf_routing_no IN iby_bankacct.routingno%type,

1280: p_payee_id IN iby_trxn_summaries_all.payeeid%type,
1281: p_cc_type IN VARCHAR2,
1282: p_cc_num IN iby_creditcard.ccnumber%type,
1283: p_aba_routing_no IN iby_bankacct.routingno%type,
1284: p_bnf_routing_no IN iby_bankacct.routingno%type,
1285: p_org_id IN iby_trxn_summaries_all.org_id%type,
1286: p_fin_app_type IN VARCHAR2,
1287: p_merchant_bank_country IN VARCHAR2,
1288: p_factor_flag IN iby_trxn_summaries_all.factored_flag%type,