SAP WDHC_CONFIG Help Center Configuration Table
Overview
WDHC_CONFIG is a standard SAP S/4HANA table that stores Help Center Configuration data. There are total 27 fields in the WDHC_CONFIG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDHC_CONFIG belongs to Help Infrastructure for ABAP (BC-HLP-ABA) module and is located in the package Help Center ABAP Web Dynpro (SWDP_HELP_CENTER).
In addition, following links provide an overview of foreign key relationships, if any, that link WDHC_CONFIG to other SAP tables and standard CDS views available based on WDHC_CONFIG table in S/4HANA 2020.
Techincal Settings of WDHC_CONFIG
Below are technical details of the table WDHC_CONFIG
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WDHC_CONFIG Fields
The following table gives you an overview of the fields available in WDHC_CONFIG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| ACTIVE | Help Center Active | WDHC_ACTIVE | CHAR | 1 | |
| APPHELP_ACTIVE | Application Help Shown in Help Center | WDHC_APPHELP_ACTIVE | CHAR | 1 | |
| PATH | Path to Repository Folder | WDHC_PATH | CHAR | 128 | |
| LANG_DEPENDENT | Language-Dependent Folder Structure | WDHC_LANG_DEPENDENT | CHAR | 1 | |
| POS1 | Notes FAQs Links or Learning Content | WDHC_AREA | NUMC | 2 | |
| POS2 | Notes FAQs Links or Learning Content | WDHC_AREA | NUMC | 2 | |
| POS3 | Notes FAQs Links or Learning Content | WDHC_AREA | NUMC | 2 | |
| POS4 | Notes FAQs Links or Learning Content | WDHC_AREA | NUMC | 2 | |
| POS5 | Notes FAQs Links or Learning Content | WDHC_AREA | NUMC | 2 | |
| POS6 | Notes FAQs Links or Learning Content | WDHC_AREA | NUMC | 2 | |
| NOTES | BTFR Indicator | BTFR_FLAG | CHAR | 1 | |
| FAQS | BTFR Indicator | BTFR_FLAG | CHAR | 1 | |
| LINKS | BTFR Indicator | BTFR_FLAG | CHAR | 1 | |
| LEARN_MATERIAL | BTFR Indicator | BTFR_FLAG | CHAR | 1 | |
| SEARCH | BTFR Indicator | BTFR_FLAG | CHAR | 1 | |
| SOLMAN_ACTIVE | Files from SAP Solution Manager | WDHC_SOLMAN_ACTIVE | CHAR | 1 | |
| USE_SIDEPANEL | Help Center in Web Dynpro Side Panel | WDHC_USE_SIDEPANEL | CHAR | 1 | |
| USE_PORTAL_IVIEW | Help Center in Portal Side Panel | WDHC_USE_PORTAL_IVIEW | CHAR | 1 | |
| LOG_PATH | Logical Path for Search | WDHC_LOG_PATH | CHAR | 60 | |
| KW_PATH | Path to Network Folder for Application Help | WDHC_KW_PATH | CHAR | 128 | |
| KW_LOG_PATH | Logical Path for KW Search | WDHC_LOG_KW_PATH | CHAR | 60 | |
| MAX_RESULTS | Maximum Number of Search Results | WDHC_MAX_RESULTS | INT4 | 10 | |
| KW_TYPE | Help Center: Installed Help Type | WDHC_KW_TYPE | NUMC | 2 | |
| KW_HTTP | HTTP Connection | WDHC_KW_HTTP | * | CHAR | 32 |
| ECM_ACTIVE | HTTP File Interface | WDHC_ECM_ACTIVE | CHAR | 1 | |
| EC_LIMIT | Maximum Number of Entries for Areas with External Content | WDHC_EXT_CONTENT_LIMIT | INT4 | 10 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WDHC_CONFIG