See: Description
Interface | Description |
---|---|
AbstractCELine |
The purpose of the CELines is to identify the fields which constitute the Screen.
|
AbstractCSLine |
This tab is used to indicate how to access Segments in the validation, update, and display processing in a Screen or Dialog.
|
CELineCategory |
This CELine identifies a category in the layout.
|
CELineField |
This CELine identifies a field in the layout, represented by a Data Element
|
CELineFieldComplement |
CELineFieldComplement allows to indicate the controls defined for the field, the branching, the fields which will be updated ,the source of the data displayed etc...
|
CELineLabel |
Labels are of three types on a Screen:Screen titles,Labels,Data Element labels.
|
CELineScreenCall |
This CELine identifies a Ccreen call in the layout, represented by a Screen.
|
DataElementCallCSLine |
Specifies the data elements which constitute the key.
|
LogicalViewCallCSLine |
Indicates, for each Business Component, the Logical View you are using and its characteristics.
|
SegmentCallCSLine |
Indicates the segment which is accessed in the screen.
|
ServerCallCSLine |
In a Server or Server Dialog with a Business Component type, you can call another Business Component to run a service.
|
Enum | Description |
---|---|
ClientOrganizationValues |
List of organizations for Segment or Table in Client Screens.
|
ScreenActionCodeValues |
List of action code or validation controls.
|
ScreenCategoryNatureValues |
List of categories for presence of segments.
|
ScreenControlBreakValues |
List of control breaks.
|
ScreenDescriptionTypeValues |
List of description types of Segment.
|
ScreenDisplayUseValues |
List of values for display uses.
|
ScreenFieldNatureValues |
List of nature of fields in the layout of Screens.
|
ScreenFieldTypeValues |
List of type of fields in the layout of Screens.
|
ScreenGenerationLimitValues |
List of limits of generation for segments - Logical Characteristics.
|
ScreenLabelNatureValues |
List of nature of labels in the layout of Screens.
|
ScreenOrganizationValues |
List of organizations for Segment orTtable in standards Screens.
|
ScreenPositionTypeValues |
List of position type in the layout of Screens.
|
ScreenPresenceCheckValues |
List of values for presence checks of the fields in the layout of the Screen.
|
ScreenReceptionUseValues |
List of values for reception uses of the Segment.
|
ScreenSourceTypeValues |
List of types of source for display.
|
ScreenSubSchemaValues |
List of subschemas.
|
ScreenUpdateOptionValues |
List of values of update option for the fields in the layout of the Screen.
|
ServerOrganizationValues |
List of organizations for Segment, Logical View or Table in Server Screen.
|