| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | AGIDV | Application areas | nvarchar | 40 | 0 | | | | Allow NULL? |
| 2 | FCODE | Function Code | nvarchar | 20 | 0 | | | | Allow NULL? |
| 3 | BLDGR | Screen group | nvarchar | 2 | 0 | | | | Allow NULL? |
| 4 | PANEL | Name of the current screen display | nvarchar | 4 | 0 | | | | Allow NULL? |
| 5 | KOPGR | Screen sequence group in doc. header | nvarchar | 4 | 0 | | | | Allow NULL? |
| 6 | POSGR | Group of doc.items for screen sequence | nvarchar | 4 | 0 | | | | Allow NULL? |
| 7 | FBLDGR | Subsequent screen group | nvarchar | 2 | 0 | | | | Allow NULL? |
| 8 | FPANEL | Description of the subsequent screen | nvarchar | 4 | 0 | | | | Allow NULL? |
| 9 | FFCODE | Function Code | nvarchar | 20 | 0 | | | | Allow NULL? |
| 10 | STUFE | Increase or purge next screen memory | decimal | 1 | 0 | | | | |
| 11 | DUNKEL | Process subsequent screen in background | char | 1 | 0 | | | | Allow NULL? |
| 12 | RUFEN | Transaction/report call with return | char | 1 | 0 | | | | Allow NULL? |
| 13 | NMODUL | The next module to be called | nvarchar | 30 | 0 | | | | Allow NULL? |
| 14 | BMODUL | Module to be called up with return (F3) | nvarchar | 30 | 0 | | | | Allow NULL? |
| 15 | NPROG | Program which contains module NMODUL | nvarchar | 40 | 0 | | | | Allow NULL? |
| 16 | BPROG | Program used for return | nvarchar | 40 | 0 | | | | Allow NULL? |
| 17 | QUELLE | Source of parameters for subsequent screen | char | 1 | 0 | | | | Allow NULL? |
| 18 | STNEU | Access mode for storage of the screen sequence | decimal | 1 | 0 | | | | |
| 19 | CRMFUNC | Function name | nvarchar | 30 | 0 | | | | Allow NULL? |