| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | PGNAM | ABAP Program: Current Main Program | nvarchar | 40 | 0 | | | | Allow NULL? |
| 2 | DYNNR | Number of the following screen | nvarchar | 4 | 0 | | | | Allow NULL? |
| 3 | ACTIVE | Active data screen | char | 1 | 0 | | | | Allow NULL? |
| 4 | MANDATORY | Mandatory data screen | char | 1 | 0 | | | | Allow NULL? |
| 5 | AMCDYNNR | Customer enhancement screen number | char | 1 | 0 | | | | Allow NULL? |
| 6 | SEQUENCE | Sequence number of data section | tinyint | 3 | 0 | | | | |
| 7 | DYNNR_DEPFROM | Number of the following screen | nvarchar | 4 | 0 | | | | Allow NULL? |
| 8 | DLGLEVEL | Dialog level (MRN maintenance transaction) | char | 1 | 0 | | | | Allow NULL? |
| 9 | FCODE_INITIAL | Function Code | nvarchar | 20 | 0 | | | | Allow NULL? |
| 10 | FCODE_DETAIL | Function Code | nvarchar | 20 | 0 | | | | Allow NULL? |
| 11 | ICON | Icon in text fields (substitute display, alias) | nvarchar | 4 | 0 | | | | Allow NULL? |
| 12 | CAPTDISP | Display of caption (1=text, 2=icon, 3=icon with text) | char | 1 | 0 | | | | Allow NULL? |
| 13 | PANEL | Name of the current screen display | nvarchar | 4 | 0 | | | | Allow NULL? |
| 14 | BUSREL | Business type relevance | char | 1 | 0 | | | | Allow NULL? |
| 15 | HACTIVE | Active data screen | char | 1 | 0 | | | | Allow NULL? |