SAP WDR_ADP_AGGR_MP Web Dynpro Runtime: Aggregations of Adapter Table
Overview
WDR_ADP_AGGR_MP is a standard SAP S/4HANA table that stores Web Dynpro Runtime: Aggregations of Adapter data. There are total 14 fields in the WDR_ADP_AGGR_MP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDR_ADP_AGGR_MP belongs to Web Dynpro ABAP Rendering (BC-WD-ABA-REN) module and is located in the package Web Dynpro Runtime: Rendering (SWDP_RUNTIME_RENDERING).
In addition, following links provide an overview of foreign key relationships, if any, that link WDR_ADP_AGGR_MP to other SAP tables and standard CDS views available based on WDR_ADP_AGGR_MP table in S/4HANA 2020.
Techincal Settings of WDR_ADP_AGGR_MP
Below are technical details of the table WDR_ADP_AGGR_MP
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WDR_ADP_AGGR_MP Fields
The following table gives you an overview of the fields available in WDR_ADP_AGGR_MP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LIBRARY_NAME | Web Dynpro : Name of a UI Element Library | WDY_MD_UI_ELEMENT_LIBRARY | WDR_ADAPTER_PROP | CHAR | 30 |
| ADAPTER_NAME | Web Dynpro Runtime: Adapter Name | WDR_ADAPTER_NAME | WDR_ADAPTER_PROP | CHAR | 23 |
| PROPERTY_NAME | Component name | SEOCMPNAME | WDR_ADAPTER_PROP | CHAR | 30 |
| AGGREGATION_TYPE | Web Dynpro Runtime: Type of Adapter Aggregations | WDR_ADAPTER_AGGR_TYPE | NUMC | 2 | |
| AGGR_CREATE | Web Dynpro Runtime: Generation Degree of Aggregations | WDR_ADAPTER_AGGR_GENERATION | NUMC | 2 | |
| CARDINALITY | Web Dynpro Runtime: Cardinality of Aggr. of Adapters | WDR_ADAPTER_AGGR_CARDINALITY | NUMC | 2 | |
| AGGR_ADPTR_LIB | Web Dynpro : Name of a UI Element Library | WDY_MD_UI_ELEMENT_LIBRARY | WDR_UIEL_ADAPTER | CHAR | 30 |
| AGGR_ADPTR_NAME | Web Dynpro Runtime: Adapter Name | WDR_ADAPTER_NAME | WDR_UIEL_ADAPTER | CHAR | 23 |
| SRC_COL_GET_UCA | Checkbox | XFELD | CHAR | 1 | |
| SRC_COL_VAR_NAME | Component name | SEOCMPNAME | CHAR | 30 | |
| SRC_ITM_VAR_NAME | Component name | SEOCMPNAME | CHAR | 30 | |
| SRC_ITM_TYPE | Object Type Name | SEOCLSNAME | CHAR | 30 | |
| TRG_COL_VAR_NAME | Component name | SEOCMPNAME | CHAR | 30 | |
| TRG_ITM_VAR_NAME | Component name | SEOCMPNAME | 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_ADP_AGGR_MP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDR_ADP_AGGR_MP | ADAPTER_NAME | : | WDR_ADAPTER_PROP |
| WDR_ADP_AGGR_MP | AGGR_ADPTR_LIB | : | WDR_UIEL_ADAPTER |
| WDR_ADP_AGGR_MP | AGGR_ADPTR_NAME | : | WDR_UIEL_ADAPTER |
| WDR_ADP_AGGR_MP | LIBRARY_NAME | : | WDR_ADAPTER_PROP |
| WDR_ADP_AGGR_MP | PROPERTY_INTF | : | * |
| WDR_ADP_AGGR_MP | PROPERTY_NAME | : | WDR_ADAPTER_PROP |
| WDR_ADP_AGGR_MP | VELEM_AGGR_NAME | : | WDY_UI_AGGR_DEF |