DBA Data[Home] [Help]

APPS.CHV_BUILD_REVISION dependencies on DUAL

Line 127: FROM DUAL;

123: -- Any error will be caught at the exception at the end of the procedure.
124: x_progress := '050';
125: SELECT chv_schedule_headers_s.NEXTVAL
126: INTO x_schedule_id
127: FROM DUAL;
128:
129: x_progress := '060';
130: INSERT INTO chv_schedule_headers(schedule_id,
131: vendor_id,