DBA Data[Home] [Help]

APPS.ZX_NEW_SERVICES_PKG dependencies on DUAL

Line 147: FROM dual;

143: | Get the event id for the whole document |
144: +-----------------------------------------*/
145: SELECT ZX_LINES_DET_FACTORS_S.NEXTVAL
146: INTO l_event_class_rec.event_id
147: FROM dual;
148:
149: /*------------------------------------------------+
150: | Update zx_lines_det_factors |
151: +------------------------------------------------*/