| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | AGIDV | Application areas | nvarchar | 40 | 0 | | | | Allow NULL? |
| 2 | BLDGR | Screen group | nvarchar | 2 | 0 | | | | Allow NULL? |
| 3 | PANEL | Name of the current screen display | nvarchar | 4 | 0 | | | | Allow NULL? |
| 4 | DYNNR | Screen number | nvarchar | 4 | 0 | | | | Allow NULL? |
| 5 | WINX1 | X-coordinate 1 (left) of window | decimal | 2 | 0 | | | | |
| 6 | WINY1 | Y-coordinate 1 (above) of window | decimal | 2 | 0 | | | | |
| 7 | WINX2 | X-coordinate 2 (right) of window | decimal | 2 | 0 | | | | |
| 8 | WINY2 | Y-coordinate 2 (below) of window | decimal | 2 | 0 | | | | |
| 9 | LEAVE | Return from called screen should be automatic | char | 1 | 0 | | | | Allow NULL? |
| 10 | DYBS1 | Screen module 1 number | nvarchar | 4 | 0 | | | | Allow NULL? |
| 11 | DYBS1X1 | X-coordinate 1 (left) of the screen module 1 | decimal | 2 | 0 | | | | |
| 12 | DYBS1Y1 | Y-coordinate 1 (above) of the screen module 1 | decimal | 2 | 0 | | | | |
| 13 | DYBS1X2 | X-coordinate 2 (right) of the screen module 1 | decimal | 2 | 0 | | | | |
| 14 | DYBS1Y2 | Y-coordinate 2 (above) of the screen module 1 | decimal | 2 | 0 | | | | |
| 15 | DYBS2 | Screen module 2 | nvarchar | 4 | 0 | | | | Allow NULL? |
| 16 | DYBS2X1 | X-coordinate 1 (left) of the screen module 2 | decimal | 2 | 0 | | | | |
| 17 | DYBS2Y1 | Y-coordinate 1 (above) of the screen module 2 | decimal | 2 | 0 | | | | |
| 18 | DYBS2X2 | X-coordinate 2 (right) of the screen module 2 | decimal | 2 | 0 | | | | |
| 19 | DYBS2Y2 | Y-coordinate 2 (above) of the screen module 2 | decimal | 2 | 0 | | | | |
| 20 | MENUE_STC | SAP menu in TSTC | nvarchar | 5 | 0 | | | | Allow NULL? |
| 21 | TCODE | Transaction Code | nvarchar | 20 | 0 | | | | Allow NULL? |
| 22 | REPID | ABAP Program Name | nvarchar | 40 | 0 | | | | Allow NULL? |
| 23 | STATUS | Menu Painter: Status code | nvarchar | 20 | 0 | | | | Allow NULL? |
| 24 | CTITEL | Key for CUA screen titles | nvarchar | 20 | 0 | | | | Allow NULL? |
| 25 | PARA1 | Parameter 1 for CUA title | nvarchar | 16 | 0 | | | | Allow NULL? |
| 26 | PARA2 | Parameter 2 for CUA title | nvarchar | 16 | 0 | | | | Allow NULL? |
| 27 | PARA3 | Parameter 3 for CUA title | nvarchar | 16 | 0 | | | | Allow NULL? |
| 28 | PARA4 | Parameter 4 for CUA title | nvarchar | 16 | 0 | | | | Allow NULL? |
| 29 | CMODUL | Module used for CALL | nvarchar | 30 | 0 | | | | Allow NULL? |
| 30 | CPROG | CALL program | nvarchar | 40 | 0 | | | | Allow NULL? |
| 31 | CDYNPRO | Screen number in function module | nvarchar | 4 | 0 | | | | Allow NULL? |