SAP WSE_CONSPROF_SER Profile Assignment to Services Table
Overview
WSE_CONSPROF_SER is a standard SAP S/4HANA table that stores Profile Assignment to Services data. There are total 3 fields in the WSE_CONSPROF_SER table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSE_CONSPROF_SER belongs to Obsolete Functionality (LO-RFM-OBS) module and is located in the package FIM Integration: Customizing (WSFP_CUST).
In addition, following links provide an overview of foreign key relationships, if any, that link WSE_CONSPROF_SER to other SAP tables and standard CDS views available based on WSE_CONSPROF_SER table in S/4HANA 2020.
Techincal Settings of WSE_CONSPROF_SER
Below are technical details of the table WSE_CONSPROF_SER
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WSE_CONSPROF_SER Fields
The following table gives you an overview of the fields available in WSE_CONSPROF_SER
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| PROFILE | Profile | WSE_PROFILE | WSE_CONSPROFILE | CHAR | 4 |
| SERVICES | Services | WSE_SERV | CHAR | 6 |
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 WSE_CONSPROF_SER
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSE_CONSPROF_SER | MANDT | : | T000 |
| WSE_CONSPROF_SER | PROFILE | : | WSE_CONSPROFILE |