WSI_CALLSTRUC_IF - Call Structure for Calls in Application Frame
Call Structure for Calls in Application Frame information is stored in SAP table WSI_CALLSTRUC_IF.
It is part of development package BBP_WS_BASIS in software component CA-GTF-TS-WSI. This development package consists of objects that can be grouped under "Web Services: Basic Functions".
It is part of development package BBP_WS_BASIS in software component CA-GTF-TS-WSI. This development package consists of objects that can be grouped under "Web Services: Basic Functions".
Fields for table WSI_CALLSTRUC_IF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
SERVICE_ID | Technical Key of a Web Service (for Example - a Catalog) | X | BBP_WS_SERVICE_ID | CHAR | 20 | WSI_ENTITY |
COUNTER | Sequence Number for Call Parameter | X | BBP_CAT_COUNT | NUMC | 3 | |
FIELDNAM | Name of Parameter Transferred to Web Service | BBP_WS_FIELDNAME | CHAR | 20 | ||
FIELDVAL | Value of Parameter Transferred to Web Service | BBP_WS_FIELDVALUE | CHAR | 132 | ||
VALUETYP | Type of Field to be Transferred to Catalog | BBP_VALUETYP | CHAR | 1 |