DBA Data[Home] [Help]

APPS.IBY_PAYMENTMANAGERDB_PKG dependencies on IBY_ECAPP

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

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

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

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