DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_SETTLEMENT_PKG dependencies on GL_PERIOD_STATUSES

Line 1665: v_open_period gl_period_statuses.period_name%type;

1661: ln_amount jai_rgm_stl_balances.debit_balance%TYPE;
1662: ln_amount1 jai_rgm_stl_balances.debit_balance%TYPE;
1663: ln_amount2 jai_rgm_stl_balances.debit_balance%TYPE;
1664: ln_rate JAI_RGM_REGISTRATIONS.rate%TYPE;
1665: v_open_period gl_period_statuses.period_name%type;
1666: v_open_gl_date date;
1667: lv_inv_exists varchar2(1) := 'N' ; -- Bug 4929081
1668: req_id NUMBER;
1669: ln_invoice_amount NUMBER;