DBA Data[Home] [Help]

APPS.IBY_OFFLINEDB_PKG dependencies on IBY_TANGIBLE

Line 58: i_billeracct iby_tangible.acctno%type,

54: i_payerid iby_trxn_summaries_all.payerid%type,
55: i_org_id iby_trxn_summaries_all.org_id%type,
56:
57: i_instrtype iby_trxn_summaries_all.instrtype%type,
58: i_billeracct iby_tangible.acctno%type,
59: i_refinfo iby_tangible.refinfo%type,
60: i_memo iby_tangible.memo%type,
61: i_voiceauthflag iby_trxn_core.voiceauthflag%type,
62: i_authcode iby_trxn_core.authcode%type,

Line 59: i_refinfo iby_tangible.refinfo%type,

55: i_org_id iby_trxn_summaries_all.org_id%type,
56:
57: i_instrtype iby_trxn_summaries_all.instrtype%type,
58: i_billeracct iby_tangible.acctno%type,
59: i_refinfo iby_tangible.refinfo%type,
60: i_memo iby_tangible.memo%type,
61: i_voiceauthflag iby_trxn_core.voiceauthflag%type,
62: i_authcode iby_trxn_core.authcode%type,
63: i_ponum iby_trxn_core.ponumber%type,

Line 60: i_memo iby_tangible.memo%type,

56:
57: i_instrtype iby_trxn_summaries_all.instrtype%type,
58: i_billeracct iby_tangible.acctno%type,
59: i_refinfo iby_tangible.refinfo%type,
60: i_memo iby_tangible.memo%type,
61: i_voiceauthflag iby_trxn_core.voiceauthflag%type,
62: i_authcode iby_trxn_core.authcode%type,
63: i_ponum iby_trxn_core.ponumber%type,
64: i_taxamt iby_trxn_core.taxamount%type,

Line 67: i_OrderMedium IN iby_tangible.Order_Medium%TYPE,

63: i_ponum iby_trxn_core.ponumber%type,
64: i_taxamt iby_trxn_core.taxamount%type,
65: i_shipfromzip iby_trxn_core.shipfromzip%type,
66: i_shiptozip iby_trxn_core.shiptozip%type,
67: i_OrderMedium IN iby_tangible.Order_Medium%TYPE,
68: i_EftAuthMethod IN iby_tangible.Eft_Auth_Method%TYPE
69: )
70: IS
71: l_mid NUMBER;

Line 68: i_EftAuthMethod IN iby_tangible.Eft_Auth_Method%TYPE

64: i_taxamt iby_trxn_core.taxamount%type,
65: i_shipfromzip iby_trxn_core.shipfromzip%type,
66: i_shiptozip iby_trxn_core.shiptozip%type,
67: i_OrderMedium IN iby_tangible.Order_Medium%TYPE,
68: i_EftAuthMethod IN iby_tangible.Eft_Auth_Method%TYPE
69: )
70: IS
71: l_mid NUMBER;
72: l_tid NUMBER;

Line 189: i_billeracct iby_tangible.acctno%type,

185: i_org_id iby_trxn_summaries_all.org_id%type,
186:
187: i_instrtype iby_trxn_summaries_all.instrtype%type,
188:
189: i_billeracct iby_tangible.acctno%type,
190: i_refinfo iby_tangible.refinfo%type,
191: i_memo iby_tangible.memo%type,
192: i_voiceauthflag iby_trxn_core.voiceauthflag%type,
193: i_authcode iby_trxn_core.authcode%type,

Line 190: i_refinfo iby_tangible.refinfo%type,

186:
187: i_instrtype iby_trxn_summaries_all.instrtype%type,
188:
189: i_billeracct iby_tangible.acctno%type,
190: i_refinfo iby_tangible.refinfo%type,
191: i_memo iby_tangible.memo%type,
192: i_voiceauthflag iby_trxn_core.voiceauthflag%type,
193: i_authcode iby_trxn_core.authcode%type,
194: i_OrderMedium IN iby_tangible.Order_Medium%TYPE,

Line 191: i_memo iby_tangible.memo%type,

187: i_instrtype iby_trxn_summaries_all.instrtype%type,
188:
189: i_billeracct iby_tangible.acctno%type,
190: i_refinfo iby_tangible.refinfo%type,
191: i_memo iby_tangible.memo%type,
192: i_voiceauthflag iby_trxn_core.voiceauthflag%type,
193: i_authcode iby_trxn_core.authcode%type,
194: i_OrderMedium IN iby_tangible.Order_Medium%TYPE,
195: i_EftAuthMethod IN iby_tangible.Eft_Auth_Method%TYPE

Line 194: i_OrderMedium IN iby_tangible.Order_Medium%TYPE,

190: i_refinfo iby_tangible.refinfo%type,
191: i_memo iby_tangible.memo%type,
192: i_voiceauthflag iby_trxn_core.voiceauthflag%type,
193: i_authcode iby_trxn_core.authcode%type,
194: i_OrderMedium IN iby_tangible.Order_Medium%TYPE,
195: i_EftAuthMethod IN iby_tangible.Eft_Auth_Method%TYPE
196: )
197: IS
198: BEGIN

Line 195: i_EftAuthMethod IN iby_tangible.Eft_Auth_Method%TYPE

191: i_memo iby_tangible.memo%type,
192: i_voiceauthflag iby_trxn_core.voiceauthflag%type,
193: i_authcode iby_trxn_core.authcode%type,
194: i_OrderMedium IN iby_tangible.Order_Medium%TYPE,
195: i_EftAuthMethod IN iby_tangible.Eft_Auth_Method%TYPE
196: )
197: IS
198: BEGIN
199: