DBA Data[Home] [Help]

APPS.ARP_MAINTAIN_PS dependencies on DUAL

Line 2404: from dual;

2400: -- do the insert
2401: BEGIN
2402:
2403: select ar_adjustments_s.nextval into l_adjustment_id
2404: from dual;
2405:
2406: INSERT INTO ar_adjustments
2407: (
2408: created_by,