SAP WSI_DESCRIPTION Description of a Web Service with Own UI (OCI/OPI) Table
Overview
WSI_DESCRIPTION is a standard SAP S/4HANA table that stores Description of a Web Service with Own UI (OCI/OPI) data. There are total 6 fields in the WSI_DESCRIPTION table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSI_DESCRIPTION belongs to Integration of Catalogs, Partner Directories (OCI, OPI) (CA-GTF-TS-WSI) module and is located in the package Web Services: Basic Functions (BBP_WS_BASIS).
In addition, following links provide an overview of foreign key relationships, if any, that link WSI_DESCRIPTION to other SAP tables and standard CDS views available based on WSI_DESCRIPTION table in S/4HANA 2020.
Techincal Settings of WSI_DESCRIPTION
Below are technical details of the table WSI_DESCRIPTION
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WSI_DESCRIPTION Fields
The following table gives you an overview of the fields available in WSI_DESCRIPTION
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| SERVICE_ID | Technical Key of a Web Service (for Example - a Catalog) | WSI_SERVICE_ID | WSI_ENTITY | CHAR | 20 |
| SERVICE_DESCRIPT | Description for a Web Service | WSI_DESCRIPTION_TEXT | CHAR | 60 | |
| SERVICE_CODEPAGE | Codepage eines Web Sevices | WSI_CODEPAGE | CHAR | 72 | |
| SERVICE_LONG_DESCR | Service ID long description | WSI_SERVICE_LONG_DESCR | CHAR | 255 |
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 WSI_DESCRIPTION
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSI_DESCRIPTION | MANDT | : | T000 |
| WSI_DESCRIPTION | SERVICE_ID | 1: CN | WSI_ENTITY |
| WSI_DESCRIPTION | SPRAS | : | T002 |