Enterprise Communication Interface (ECI)
Widget Mode
There are two mode to open widget in DataView:
- interactive: Widget is opened on screen
- virtual: Widget is not displayed on screen
If the widget is not displayed on screen, it can only be manipulated over
userexits. You can specify the widget mode with parameter action mode:
- int: user can manipulate record
- bat: ECI function is called in batch mode.