SAP WPPERSINDX Personalization: Field Catalog Table
Overview
WPPERSINDX is a standard SAP S/4HANA table that stores Personalization: Field Catalog data. There are total 14 fields in the WPPERSINDX table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WPPERSINDX belongs to Cross-Application Components (CA) module and is located in the package DDIC Objects for Personalization (S_CM_PERS_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WPPERSINDX to other SAP tables and standard CDS views available based on WPPERSINDX table in S/4HANA 2020.
Techincal Settings of WPPERSINDX
Below are technical details of the table WPPERSINDX
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WPPERSINDX Fields
The following table gives you an overview of the fields available in WPPERSINDX
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SCRNID | Dialog ID for Personalization Dialog | SWPP_SCRID | WPPERSSCRN | CHAR | 10 |
| FIELDNAME | Field Name | FIELDNAME | * | CHAR | 30 |
| APPLID | Personalization Application Name | SWPP_APPID | WPPERSAPPL | CHAR | 30 |
| FIELDTYPE | Field Type: Value Interval Hierarchy String ... | SWPP_FTYPE | CHAR | 1 | |
| LISTFLAG | General Flag | FLAG | CHAR | 1 | |
| TECHFLAG | General Flag | FLAG | CHAR | 1 | |
| SCRFLD | Field Name on Dynpro | SWPP_SCRFD | * | CHAR | 30 |
| SCRFLDTO | Field Name on Dynpro | SWPP_SCRFD | * | CHAR | 30 |
| TABSID | ID of Tabstrip Control for Personalization Dialog | SWPP_SCRTB | NUMC | 2 | |
| ZEROFLAG | General Flag | FLAG | CHAR | 1 | |
| REFTAB | Table Name | TABNAME | * | CHAR | 30 |
| REFFLD | Field Name | FIELDNAME | * | CHAR | 30 |
| MEMID | Set/Get parameter ID | MEMORYID | TPARA | CHAR | 20 |
| MEMID_TO | Set/Get parameter ID | MEMORYID | TPARA | CHAR | 20 |
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 WPPERSINDX
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WPPERSINDX | APPLID | 1: CN | WPPERSAPPL |
| WPPERSINDX | MEMID | 1: CN | TPARA |
| WPPERSINDX | MEMID_TO | 1: CN | TPARA |
| WPPERSINDX | SCRNID | 1: CN | WPPERSSCRN |