SAP WSS_PROFILE WS Security Profiles Table

Overview

WSS_PROFILE is a standard SAP S/4HANA table that stores WS Security Profiles data. There are total 7 fields in the WSS_PROFILE table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table WSS_PROFILE belongs to Web Services Security for ABAP (BC-SEC-WSS) module and is located in the package SOAP Security (SOAP_SECURITY).

In addition, following links provide an overview of foreign key relationships, if any, that link WSS_PROFILE to other SAP tables and standard CDS views available based on WSS_PROFILE table in S/4HANA 2020.

Techincal Settings of WSS_PROFILE

Below are technical details of the table WSS_PROFILE

  • Buffering switched on
  • Full table is passed to buffer
  • Storage type is Column Store

List of WSS_PROFILE Fields

The following table gives you an overview of the fields available in WSS_PROFILE

FieldDescriptionData ElementCheck TableData TypeLength
MANDTClientMANDT*CLNT3
NAMEWeb Services Security ProfileWSS_PROFILE_NAMECHAR30
TEMPLATEWeb Services Security ProfileWSS_PROFILE_NAMEWSS_TEMPLATECHAR30
TYPEWeb Services Security Profile TypeWSS_PROFILE_TYPECHAR1
STATUSStatus of the Web Services Security ProfileWSS_PROFILE_STATCHAR1
VERSIONVersion of the Web Services Security ProfileWSS_PROFILE_VERSINT410
DATAWeb Services Security Profile DataWSS_PROFILE_DATASTRG

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_PROFILE

Table NameFieldCardinalityCheck Table
WSS_PROFILETEMPLATE1: CNWSS_TEMPLATE

Other References