Show/Hide Toolbars

Inventu Viewer+ Web Service Generator

 State Description

The screen's defined fields need to be read and copied to the active return "Info" class object.

 Action Performed

For each defined FieldMap with any fields having the Action property=Read or ReadWrite, read the contents of the map to a class object defined for that map, and set the maps object to the active Info return object.

 

For MultiRow maps, read multiple screen's worth of rows up to the FieldMap:ScreenReadMax property.

 Objects and Properties

Generated when: TaskScreen:TaskIOType=Inquiry Only, OR, TaskScreen:TaskIOType=Add New Data or Edit Existing Data, and TaskScreen:ReadAfterWrite=True

 Next State Handler(s)

IfIconTaskScreen:TaskIOType=Inquiry Only

The Next State will be the first state for the following TaskScreen in the task.

ElseIcon(TaskScreen:TaskIOType=Add New Data or Edit Existing Data)

Next state is doScreenIDEnter.