SAP Table WSI_CALLSTRUC

Call Structure for Web Services with own UI (OCI/OPI)

WSI_CALLSTRUC (Call Structure 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_CALLSTRUC to other SAP tables.

Source: WSI_CALLSTRUC (Call Structure for Web Services with own UI (OCI/OPI))

WSI_CALLSTRUC 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 WSI_ENTITY CHAR 20 0
COUNTER Sequence Number for Call Parameter BBP_CAT_COUNT NUMC 3 0
FIELDNAM Name of Parameter Transferred to Web Service BBP_WS_FIELDNAME CHAR 20 0
FIELDVAL Value of Parameter Transferred to Web Service BBP_WS_FIELDVALUE CHAR 132 0
VALUETYP Type of Field to be Transferred to Catalog BBP_VALUETYP CHAR 1 0
0 URL
1 SAP Field
2 Fixed Value
4 Return URL

WSI_CALLSTRUC foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
WSI_CALLSTRUC MANDT WSI_CALLSTRUC MANDT T000 Clients MANDT
WSI_CALLSTRUC SERVICE_ID WSI_CALLSTRUC MANDT WSI_ENTITY Entity Table for Web Services With Own UI (OCI/OPI) MANDT
WSI_CALLSTRUC SERVICE_ID WSI_CALLSTRUC SERVICE_ID WSI_ENTITY Entity Table for Web Services With Own UI (OCI/OPI) SERVICE_ID