SAP table WSI_ENTITY (Entity Table for Web Services With Own UI (OCI/OPI))

SAP table WSI_ENTITY has 2 primary key fields being MANDT,SERVICE_ID.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
SERVICE_ID Technical Key of a Web Service (for Example - a Catalog) CHAR 20 0 BBP_WS_SERVICE_ID
OCI_DETAIL Repeat Display of Product Detail Data Possible CHAR 1 0 BBP_CAT_PRODDETAIL
OCI_VALIDATE Repeat Call of Catalog for Validation of Products CHAR 1 0 BBP_CAT_PRODVALIDATE
OCI_SOURCING Possible to Call Catalog for Sourcing CHAR 1 0 BBP_CAT_SOURCING
OCI_BG_SEARCH Catalog Supports Cross-Catalog Search CHAR 1 0 BBP_CAT_BACKGROUND_SEARCH
OPI_DETAIL Repeat Display of Partner Data Possible CHAR 1 0 BBP_CAT_PARTNERDETAIL
USE_HTTP_GET Use HTTP GET to Call Web Service CHAR 1 0 BBP_CAT_CALL_METHOD
ICON_PATH Technical Path for Storage of an Icon for Web Service CHAR 255 0 BBP_CAT_PATH_PICTURE
OCI_QTY_CHECK Real-time Quantity Check CHAR 1 0 BBP_CAT_QUANTITY_CHECK

WSI_ENTITY foreign key relationships

Table Field Check Table Check Field
0 WSI_ENTITY MANDT T000 Clients MANDT