DBA Data[Home] [Help]

APPS.ARP_MAINTAIN_PS dependencies on DUAL

Line 2356: from dual;

2352: -- do the insert
2353: BEGIN
2354:
2355: select ar_adjustments_s.nextval into l_adjustment_id
2356: from dual;
2357:
2358: INSERT INTO ar_adjustments
2359: (
2360: created_by,