SAP WSS_STS_URL_TAB STS Url Table
Overview
WSS_STS_URL_TAB is a standard SAP S/4HANA table that stores STS Url data. There are total 7 fields in the WSS_STS_URL_TAB table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSS_STS_URL_TAB belongs to Security (BC-SEC) module and is located in the package SAML2 objects (SOAP_SECURITY_SAML2).
In addition, following links provide an overview of foreign key relationships, if any, that link WSS_STS_URL_TAB to other SAP tables and standard CDS views available based on WSS_STS_URL_TAB table in S/4HANA 2020.
Techincal Settings of WSS_STS_URL_TAB
Below are technical details of the table WSS_STS_URL_TAB
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of WSS_STS_URL_TAB Fields
The following table gives you an overview of the fields available in WSS_STS_URL_TAB
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| SAML_ENTITY | SAML2 Entity ID Key | SAML2_ENTITY_KEY | RAW | 16 | |
| SAML_TYPE | STS SAML type | WSS_STS_SAML_TYPE | CHAR | 1 | |
| SAML_VERSION | SAML Version Specification | SAML_VERSION | CHAR | 5 | |
| STS_URL | STS URL | WSS_STS_URL | CHAR | 512 | |
| STS_MEX_URL | STS MEX URL | WSS_STS_MEX_URL | CHAR | 512 | |
| SAML_POLICY | Name of SAML2 Policy | SAML2_POLICY_NAME | * | CHAR | 32 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WSS_STS_URL_TAB