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 106: p_cc_num IN iby_creditcard.ccnumber%type,

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

Line 1282: p_cc_num IN iby_creditcard.ccnumber%type,

1278: p_instr_subtype IN iby_trxn_summaries_all.instrsubtype%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,