DBA Data[Home] [Help]

APPS.AR_INVOICE_UTILS dependencies on RA_RULE_SCHEDULES

Line 5798: FROM ra_rule_schedules rs

5794: l_accounting_rule_id NUMBER;
5795: --
5796: CURSOR c_special IS
5797: SELECT MIN(rs.rule_date)
5798: FROM ra_rule_schedules rs
5799: WHERE rs.rule_id = l_accounting_rule_id;
5800: BEGIN
5801: l_set_of_books_id := c_invoicing_rule_rec.set_of_books_id;
5802: l_frequency := c_invoicing_rule_rec.frequency;