DBA Data[Home] [Help]

APPS.IBY_PAYMENTMANAGERDB_PKG dependencies on IBY_ECAPP

Line 101: p_ecappid_in IN iby_ecapp.ecappid%type default null,

97: default null,
98: p_fin_app_type IN VARCHAR2 default null,
99: p_transaction_id_in IN iby_trxn_summaries_all.TransactionID%TYPE default null,
100: p_payment_operation_in IN VARCHAR2,
101: p_ecappid_in IN iby_ecapp.ecappid%type default null,
102: p_instr_subtype IN iby_trxn_summaries_all.instrsubtype%type default null,
103: p_bnf_routing_no IN iby_bankacct.routingno%type,
104: p_merchant_bank_country IN VARCHAR2,
105: p_factored_flag IN iby_trxn_summaries_all.factored_flag%type default null,

Line 149: p_ecappid_in IN iby_ecapp.ecappid%type default null,

145: default null,
146: p_fin_app_type IN VARCHAR2 default null,
147: p_transaction_id_in IN iby_trxn_summaries_all.TransactionID%TYPE default null,
148: p_payment_operation_in IN VARCHAR2,
149: p_ecappid_in IN iby_ecapp.ecappid%type default null,
150: p_instr_subtype IN iby_trxn_summaries_all.instrsubtype%type default null,
151: p_bnf_routing_no IN iby_bankacct.routingno%type,
152: p_factored_flag IN iby_trxn_summaries_all.factored_flag%type default null,
153: p_int_bank_acct_id IN NUMBER,