| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | ACTIVE | Help Center Active | char | 1 | 0 | | | | Allow NULL? |
| 3 | APPHELP_ACTIVE | Application Help Shown in Help Center | char | 1 | 0 | | | | Allow NULL? |
| 4 | PATH | Path to Repository Folder | nvarchar | 128 | 0 | | | | Allow NULL? |
| 5 | LANG_DEPENDENT | Language-Dependent Folder Structure | char | 1 | 0 | | | | Allow NULL? |
| 6 | POS1 | Notes, FAQs, Links, or Learning Content | nvarchar | 2 | 0 | | | | Allow NULL? |
| 7 | POS2 | Notes, FAQs, Links, or Learning Content | nvarchar | 2 | 0 | | | | Allow NULL? |
| 8 | POS3 | Notes, FAQs, Links, or Learning Content | nvarchar | 2 | 0 | | | | Allow NULL? |
| 9 | POS4 | Notes, FAQs, Links, or Learning Content | nvarchar | 2 | 0 | | | | Allow NULL? |
| 10 | POS5 | Notes, FAQs, Links, or Learning Content | nvarchar | 2 | 0 | | | | Allow NULL? |
| 11 | POS6 | Notes, FAQs, Links, or Learning Content | nvarchar | 2 | 0 | | | | Allow NULL? |
| 12 | NOTES | BTFR Indicator | char | 1 | 0 | | | | Allow NULL? |
| 13 | FAQS | BTFR Indicator | char | 1 | 0 | | | | Allow NULL? |
| 14 | LINKS | BTFR Indicator | char | 1 | 0 | | | | Allow NULL? |
| 15 | LEARN_MATERIAL | BTFR Indicator | char | 1 | 0 | | | | Allow NULL? |
| 16 | SEARCH | BTFR Indicator | char | 1 | 0 | | | | Allow NULL? |
| 17 | SOLMAN_ACTIVE | Files from SAP Solution Manager | char | 1 | 0 | | | | Allow NULL? |
| 18 | USE_SIDEPANEL | Help Center in Web Dynpro Side Panel | char | 1 | 0 | | | | Allow NULL? |
| 19 | USE_PORTAL_IVIEW | Help Center in Portal Side Panel | char | 1 | 0 | | | | Allow NULL? |
| 20 | LOG_PATH | Logical Path for Search | nvarchar | 60 | 0 | | | | Allow NULL? |
| 21 | KW_PATH | Path to Network Folder for Application Help | nvarchar | 128 | 0 | | | | Allow NULL? |
| 22 | KW_LOG_PATH | Logical Path for KW Search | nvarchar | 60 | 0 | | | | Allow NULL? |
| 23 | MAX_RESULTS | Maximum Number of Search Results | int | 10 | 0 | | | | Allow NULL? |
| 24 | KW_TYPE | Help Center: Installed Help Type | nvarchar | 2 | 0 | | | | Allow NULL? |
| 25 | KW_HTTP | HTTP Connection | nvarchar | 32 | 0 | | | | Allow NULL? |
| 26 | ECM_ACTIVE | HTTP File Interface | char | 1 | 0 | | | | Allow NULL? |
| 27 | EC_LIMIT | Maximum Number of Entries for Areas with External Content | int | 10 | 0 | | | | Allow NULL? |