usecase
stringlist |
Basic use case data:
- Use case name
- Use case description
- Use case view name
|
maskFlagStart
string |
Flag for the begining of the mask data section: "<MASK>" |
maskData
stringlist |
Mask data
- Name of list
- Type of list: "L" or "F"
- Title of list
- Row of list
- Column of list
- Length of list (visual)
- Length of list (virtual)
- Width of list (visual)
- Width of list (virtual)
- Vertical scrollbar: "y" or "n"
- Horizon. scrollbar: "y" or "n"
- Amount of significant fields
- Max. number of records in list
- Nonselect menu name
- Select menu name
- Edit menu name
- Nonselect button name
- Select button name
- Edit button name
- PreMask userexit
- Postmask userexit
- Selection action userexit
- Edit action userexit
- Pre action userexit
- Post action userexit
- Join condition
- Origin table name
- Join table name
- Parent entity name
- Child entity name
- Parent table name
- Widget type
- Type name or relation name
- List supports filtering
|
maskFlagEnd
string |
Flag for the end of mask dat section: "</MASK>" |
fieldFlagStart
string |
Flag for the start of mask field data section: "<MASKFIELD>"
|
fieldNum
string |
Number of fields in mask |
fieldData_1...fieldData_n
stringlist |
First field data
- Field name
- System field flag: "y" or "n"
- Sort number
- Row of field in list
- Column of field in list
- Vis. length of field
- Vir. length of field
- Vis. width of field
- Vir. width of field
- Video attribute
- Access to field
- Access in insert mode
- Access in update mode
- Access in query mode
- Name of choose tool for field
- Type of choose tool for field
- Pre field userexit
- Post field userexit
- Field title
- Field description
- Field type
- Field format
- Check field
- Default value
- Relative row of field title
- Relative column of field title
- Length of field title
- Width of field title
- Video attribute of field title
- Multi language flag: "y" or "n"
- Hyperfield userexit
- Form renderer
- Form editor
- List renderer
- List editor
|
... |
... |
stringlist |
Last field data |
fieldFlagEnd
string |
Flag for the end of mask field data section: "</MASKFIELD>"
|
|