SAP Table WSI_ENTITY
Entity Table for Web Services With Own UI (OCI/OPI)
WSI_ENTITY (Entity Table for Web Services With Own UI (OCI/OPI)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link WSI_ENTITY to other SAP tables.
WSI_ENTITY table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
SERVICE_ID | Technical Key of a Web Service (for Example - a Catalog) | BBP_WS_SERVICE_ID | CHAR | 20 | 0 | |||||||
OCI_DETAIL | Repeat Display of Product Detail Data Possible | BBP_CAT_PRODDETAIL | CHAR | 1 | 0 |
Possible values
|
||||||
OCI_VALIDATE | Repeat Call of Catalog for Validation of Products | BBP_CAT_PRODVALIDATE | CHAR | 1 | 0 |
Possible values
|
||||||
OCI_SOURCING | Possible to Call Catalog for Sourcing | BBP_CAT_SOURCING | CHAR | 1 | 0 |
Possible values
|
||||||
OCI_BG_SEARCH | Catalog Supports Cross-Catalog Search | BBP_CAT_BACKGROUND_SEARCH | CHAR | 1 | 0 |
Possible values
|
||||||
OPI_DETAIL | Repeat Display of Partner Data Possible | BBP_CAT_PARTNERDETAIL | CHAR | 1 | 0 |
Possible values
|
||||||
USE_HTTP_GET | Use HTTP GET to Call Web Service | BBP_CAT_CALL_METHOD | CHAR | 1 | 0 |
Possible values
|
||||||
ICON_PATH | Technical Path for Storage of an Icon for Web Service | BBP_CAT_PATH_PICTURE | CHAR | 255 | 0 |
WSI_ENTITY foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
WSI_ENTITY | MANDT | WSI_ENTITY | MANDT | T000 | Clients | MANDT |