SAP WSI_ENTITY Entity Table for Web Services With Own UI (OCI/OPI) Table
Overview
WSI_ENTITY is a standard SAP S/4HANA table that stores Entity Table for Web Services With Own UI (OCI/OPI) data. There are total 10 fields in the WSI_ENTITY table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSI_ENTITY 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_ENTITY to other SAP tables and standard CDS views available based on WSI_ENTITY table in S/4HANA 2020.
Techincal Settings of WSI_ENTITY
Below are technical details of the table WSI_ENTITY
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WSI_ENTITY Fields
The following table gives you an overview of the fields available in WSI_ENTITY
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SERVICE_ID | Technical Key of a Web Service (for Example - a Catalog) | BBP_WS_SERVICE_ID | CHAR | 20 | |
| OCI_DETAIL | Repeat Display of Product Detail Data Possible | BBP_CAT_PRODDETAIL | CHAR | 1 | |
| OCI_VALIDATE | Repeat Call of Catalog for Validation of Products | BBP_CAT_PRODVALIDATE | CHAR | 1 | |
| OCI_SOURCING | Possible to Call Catalog for Sourcing | BBP_CAT_SOURCING | CHAR | 1 | |
| OCI_BG_SEARCH | Catalog Supports Cross-Catalog Search | BBP_CAT_BACKGROUND_SEARCH | CHAR | 1 | |
| OPI_DETAIL | Repeat Display of Partner Data Possible | BBP_CAT_PARTNERDETAIL | CHAR | 1 | |
| USE_HTTP_GET | Use HTTP GET to Call Web Service | BBP_CAT_CALL_METHOD | CHAR | 1 | |
| ICON_PATH | Technical Path for Storage of an Icon for Web Service | BBP_CAT_PATH_PICTURE | CHAR | 255 | |
| OCI_QTY_CHECK | Real-time Quantity Check | BBP_CAT_QUANTITY_CHECK | 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 WSI_ENTITY
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSI_ENTITY | MANDT | : | T000 |