DBA Data[Home] [Help]

APPS.IBY_PAYMENTMANAGERDB_PKG dependencies on IBY_CREDITCARD

Line 20: p_cc_num IN iby_creditcard.ccnumber%type,

16: p_payment_channel_code IN iby_trxn_summaries_all.payment_channel_code%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,

Line 107: p_cc_num IN iby_creditcard.ccnumber%type,

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

Line 1352: p_cc_num IN iby_creditcard.ccnumber%type,

1348: p_instr_subtype IN iby_trxn_summaries_all.instrsubtype%type,
1349: p_currency IN iby_trxn_summaries_all.currencynamecode%type,
1350: p_payee_id IN iby_trxn_summaries_all.payeeid%type,
1351: p_cc_type IN VARCHAR2,
1352: p_cc_num IN iby_creditcard.ccnumber%type,
1353: p_aba_routing_no IN iby_bankacct.routingno%type,
1354: p_bnf_routing_no IN iby_bankacct.routingno%type,
1355: p_org_id IN iby_trxn_summaries_all.org_id%type,
1356: p_fin_app_type IN VARCHAR2,