DBA Data[Home] [Help]

APPS.OZF_CHARGEBACK_PVT dependencies on OZF_FUNDS_PVT

Line 324: l_fund_int_rec ozf_funds_pvt.fund_rec_int_type;

320:
321: l_accrual_flag VARCHAR2(1);
322: --Bug# 8632964 fixed by anuj and muthu (-)
323:
324: l_fund_int_rec ozf_funds_pvt.fund_rec_int_type;
325:
326: BEGIN
327: -- Standard begin of API savepoint
328: SAVEPOINT Initiate_Payment;