SAP WDR_REC_PLUGIN Web Dynpro: Recording Plug-Ins Table
Overview
WDR_REC_PLUGIN is a standard SAP S/4HANA table that stores Web Dynpro: Recording Plug-Ins data. There are total 2 fields in the WDR_REC_PLUGIN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDR_REC_PLUGIN belongs to Web Dynpro ABAP Runtime (BC-WD-ABA-RUN) module and is located in the package Web Dynpro Runtime: Core Functions (SWDP_RUNTIME_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link WDR_REC_PLUGIN to other SAP tables and standard CDS views available based on WDR_REC_PLUGIN table in S/4HANA 2020.
Techincal Settings of WDR_REC_PLUGIN
Below are technical details of the table WDR_REC_PLUGIN
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WDR_REC_PLUGIN Fields
The following table gives you an overview of the fields available in WDR_REC_PLUGIN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| VERSION | Activation State of Repository Object | AS4LOCAL | CHAR | 1 | |
| SEOCLSNAME | Object Type Name | SEOCLSNAME | SEOCLASS | CHAR | 30 |
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 WDR_REC_PLUGIN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDR_REC_PLUGIN | PLUGIN_CONDITION | : | WDR_REC_PLG_CND |
| WDR_REC_PLUGIN | SEOCLSNAME | : | SEOCLASS |