DBA Data[Home] [Help]

APPS.IBY_FIPAYMENTS_PKG dependencies on IBY_ECAPP

Line 57: procedure modifyPayment(i_ecappid in iby_ecapp.ecappid%type,

53: ** If all the check are validated then create the
54: ** tangible. Modify the payment object that payment id matched,
55: ** then create the request object.
56: */
57: procedure modifyPayment(i_ecappid in iby_ecapp.ecappid%type,
58: i_payeeid in iby_trxn_summaries_all.payeeid%type,
59: i_instrid in iby_trxn_summaries_all.payerinstrid%type,
60: i_payerid in iby_trxn_summaries_all.payerid%type,
61: i_tangibleid in iby_trxn_summaries_all.tangibleid%type,

Line 84: -- procedure deletePayment(i_ecappid in iby_ecapp.ecappid%type,

80: ** Procedure: deletePayment.
81: ** Purpose: Marks the payment whose id matches the tid passed as
82: ** 'CANCELLED'.
83: */
84: -- procedure deletePayment(i_ecappid in iby_ecapp.ecappid%type,
85: procedure deletePayment(i_tid in iby_trxn_summaries_all.transactionId%type);
86: /*
87: ** Procedure: requestExists..
88: ** Purpose: check if there is already arequest with same payeeid, tagible