DBA Data[Home] [Help]

APPS.AR_INVOICE_UTILS dependencies on RA_RULE_SCHEDULES

Line 5670: FROM ra_rule_schedules rs

5666: l_accounting_rule_id NUMBER;
5667: --
5668: CURSOR c_special IS
5669: SELECT MIN(rs.rule_date)
5670: FROM ra_rule_schedules rs
5671: WHERE rs.rule_id = l_accounting_rule_id;
5672: BEGIN
5673: l_set_of_books_id := c_invoicing_rule_rec.set_of_books_id;
5674: l_frequency := c_invoicing_rule_rec.frequency;