| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | ARCHIV_ID | Content Repository Identification | nvarchar | 2 | 0 | | | | Allow NULL? |
| 3 | HTTP_SERV | Servername and port | nvarchar | 64 | 0 | | | | Allow NULL? |
| 4 | SCRIPT | Program name and path name of the viewer | nvarchar | 70 | 0 | | | | Allow NULL? |
| 5 | JVUSAGE | Usage of Java Viewer for SAPGUI for Windows | char | 1 | 0 | | | | Allow NULL? |
| 6 | VIEWER | Type of viewer that should be used to display documents | char | 1 | 0 | | | | Allow NULL? |
| 7 | DISABLE_USER | Disable user parameter in URL | char | 1 | 0 | | | | Allow NULL? |
| 8 | DISABLE_CACHING | Disable caching (cache server definitions are ignored) | char | 1 | 0 | | | | Allow NULL? |
| 9 | DISABLE_EMBEDDED | Disable embedded applet | char | 1 | 0 | | | | Allow NULL? |
| 10 | WINDOW_WIDTH | Window width of the viewer window | nvarchar | 4 | 0 | | | | Allow NULL? |
| 11 | WINDOW_HEIGHT | Window height of the viewer window | nvarchar | 4 | 0 | | | | Allow NULL? |
| 12 | ADD_WINDOW_TITLE | Flag, if the window title of the viewer should be set | char | 1 | 0 | | | | Allow NULL? |
| 13 | USE_CACHED_BUILD | Use cached java viewer build nr | nvarchar | 16 | 0 | | | | Allow NULL? |
| 14 | USE_HTTPS | Use https protocol for perl script call | char | 1 | 0 | | | | Allow NULL? |
| 15 | NOTHUMBS | No Thumbs | char | 1 | 0 | | | | Allow NULL? |
| 16 | NOHEADER | No Header | char | 1 | 0 | | | | Allow NULL? |
| 17 | SHOWNOTES | Show Notes | char | 1 | 0 | | | | Allow NULL? |
| 18 | CURRENT_WINDOW | Current Window | char | 1 | 0 | | | | Allow NULL? |
| 19 | USE_AUTH_CHECK | Authority Check | char | 1 | 0 | | | | Allow NULL? |
| 20 | USE_SIGNATURE | Use signed web viewer URL | char | 1 | 0 | | | | Allow NULL? |