SAP WSD_KEYWORD_AS Keyword Assignment Table
Overview
WSD_KEYWORD_AS is a standard SAP S/4HANA table that stores Keyword Assignment data. There are total 4 fields in the WSD_KEYWORD_AS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSD_KEYWORD_AS belongs to Additional Material Functions (SD-MD-MM-CS) module and is located in the package DDIC Enhanced Material Search (WSD_CS_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WSD_KEYWORD_AS to other SAP tables and standard CDS views available based on WSD_KEYWORD_AS table in S/4HANA 2020.
Techincal Settings of WSD_KEYWORD_AS
Below are technical details of the table WSD_KEYWORD_AS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WSD_KEYWORD_AS Fields
The following table gives you an overview of the fields available in WSD_KEYWORD_AS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| KW_ID | Keyword Identifier | WSD_KW_ID | WSD_KEYWORD | NUMC | 4 |
| MATKL | Material Group | MATKL | T023 | CHAR | 9 |
| KW_SYNC_FLAG | Flag to mark a keyword being synchronized | WSD_KWD_SYNC_FLAG | CHAR | 1 |
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 WSD_KEYWORD_AS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSD_KEYWORD_AS | KW_ID | : | WSD_KEYWORD |
| WSD_KEYWORD_AS | MANDT | : | T000 |
| WSD_KEYWORD_AS | MATKL | : | T023 |