SAP WSE_CONSPROF_ST Assignment of Plants to Consumer Profiles Table
Overview
WSE_CONSPROF_ST is a standard SAP S/4HANA table that stores Assignment of Plants to Consumer Profiles data. There are total 7 fields in the WSE_CONSPROF_ST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSE_CONSPROF_ST 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_ST to other SAP tables and standard CDS views available based on WSE_CONSPROF_ST table in S/4HANA 2020.
Techincal Settings of WSE_CONSPROF_ST
Below are technical details of the table WSE_CONSPROF_ST
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WSE_CONSPROF_ST Fields
The following table gives you an overview of the fields available in WSE_CONSPROF_ST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| VKORG | Sales Organization | VKORG | TVKO | CHAR | 4 |
| VTWEG | Distribution Channel | VTWEG | TVTW | CHAR | 2 |
| SPART | Division | SPART | TSPA | CHAR | 2 |
| WERKS | Plant | WERKS_D | T001W | CHAR | 4 |
| PROFILE | Profile | WSE_PROFILE | WSE_CONSPROFILE | CHAR | 4 |
| EXLUSION | Exclusion | WSE_EXCLUS | CHAR | 1 |
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_ST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSE_CONSPROF_ST | MANDT | : | T000 |
| WSE_CONSPROF_ST | PROFILE | : | WSE_CONSPROFILE |
| WSE_CONSPROF_ST | SPART | : | TSPA |
| WSE_CONSPROF_ST | VKORG | : | TVKO |
| WSE_CONSPROF_ST | VTWEG | : | TVTW |
| WSE_CONSPROF_ST | WERKS | : | T001W |