DBA Data[Home] [Help]

APPS.IBY_PAYMENTMANAGERDB_PKG dependencies on IBY_ECAPP

Line 26: p_ecappid_in IN iby_ecapp.ecappid%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,
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,

Line 112: p_ecappid_in IN iby_ecapp.ecappid%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,
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,