| Column | Field | Description | SQL Type | Length | Decimals | SAP Type | Default Value | Null Allowed | CheckTable | Rollname | SQL Create Statement |
---|
| 1 | GENUNIID | Internal display of the report identifier | nvarchar | 25 | 0 | CHAR | (N' ') | No | | RSGENUNIID | Allow NULL? |
| 2 | OBJSTAT | Object Status | nvarchar | 3 | 0 | CHAR | (N' ') | Yes | | RSOBJSTAT | Allow NULL? |
| 3 | IDVERS | Dictionary version (internal vers.) of report in RSIX | nvarchar | 2 | 0 | NUMC | (N'00') | Yes | | RSIDVERS | Allow NULL? |
| 4 | DVERS | Dictionary version (current Release) of report in RSIX | nvarchar | 2 | 0 | NUMC | (N'00') | Yes | | RSDVERS | Allow NULL? |
| 5 | RNAME | ABAP Program Name | nvarchar | 40 | 0 | CHAR | (N' ') | Yes | * | PROGRAMM | Allow NULL? |
| 6 | AUTHOR | Name of author | nvarchar | 12 | 0 | CHAR | (N' ') | Yes | * | XUAUTHOR | Allow NULL? |
| 7 | GENTIME | Query Generation Time (Cache Invalidation) | decimal | 15 | 0 | DEC | ((0)) | Yes | | RSRGENTIME | |
| 8 | LASTUSER | Last changed by | nvarchar | 12 | 0 | CHAR | (N' ') | Yes | * | RSTSTPNM | Allow NULL? |
| 9 | MODTIME | Last Change to Definition | decimal | 15 | 0 | DEC | ((0)) | Yes | | RSRMODTIME | |
| 10 | REPTIME | Last Change of Query Runtime Object | decimal | 15 | 0 | DEC | ((0)) | Yes | | RSRREPTIME | |
| 11 | GEN1TIME | Query Gen Time (tech. reasons, no cache invalidation needed) | decimal | 15 | 0 | DEC | ((0)) | Yes | | RSRGEN1TIME | |
| 12 | OPT_OCCURS | Boolean | char | 1 | 0 | CHAR | (N' ') | Yes | | RS_BOOL | Allow NULL? |
| 13 | OPT_OCCURS_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | decimal | 15 | 0 | DEC | ((0)) | Yes | | RSTIMESTMP | |
| 14 | OPT_OCCURS_PER | Dummy for B20 int1 (Local Everywhere) | tinyint | 3 | 0 | INT1 | ((0)) | Yes | | INT1 | |