SAP Table SRT_WS_OPERATION
SRT Tools: Operation in Web Service Definition
SRT_WS_OPERATION (SRT Tools: Operation in Web Service Definition) 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 SRT_WS_OPERATION to other SAP tables.
SRT_WS_OPERATION table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
OPERATION_INT | SRT Registry: Internal Name of SOAP Operation | SRT_REGISTRY_OPERATION_INT | CHAR | 30 | 0 | |||
ORIG_NAME | CHAR | 30 | 0 | |||||
MAPPEDTO_NAME | New Name of a Function in a Service Definition | VEPFUNCMAP | CHAR | 120 | 0 | |||
NAMESPACE | Any URI | ANYURI | SSTR | 255 | 0 | |||
OPERATION_EXT | SRT Registry: External Name for SOAP Operation | SRT_REGISTRY_OPERATION_EXT | SSTR | 255 | 0 |