SAP WDR_ADP_AGR_P_MP Web Dynpro Runtime: Parameter of Adapter Aggregations Table
Overview
WDR_ADP_AGR_P_MP is a standard SAP S/4HANA table that stores Web Dynpro Runtime: Parameter of Adapter Aggregations data. There are total 6 fields in the WDR_ADP_AGR_P_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_AGR_P_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_AGR_P_MP to other SAP tables and standard CDS views available based on WDR_ADP_AGR_P_MP table in S/4HANA 2020.
Techincal Settings of WDR_ADP_AGR_P_MP
Below are technical details of the table WDR_ADP_AGR_P_MP
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WDR_ADP_AGR_P_MP Fields
The following table gives you an overview of the fields available in WDR_ADP_AGR_P_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 |
| SEQUENCE_NUMBER | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| SR_PROPERTY_NAME | Component name | SEOCMPNAME | WDR_ADAPTER_PROP | CHAR | 30 |
| TR_PROPERTY_NAME | Component name | SEOCMPNAME | WDR_ADAPTER_PROP | 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_AGR_P_MP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDR_ADP_AGR_P_MP | ADAPTER_NAME | : | WDR_ADAPTER_PROP |
| WDR_ADP_AGR_P_MP | LIBRARY_NAME | : | WDR_ADAPTER_PROP |
| WDR_ADP_AGR_P_MP | PROPERTY_INTF | : | * |
| WDR_ADP_AGR_P_MP | PROPERTY_NAME | : | WDR_ADAPTER_PROP |
| WDR_ADP_AGR_P_MP | SR_PROPERTY_INTF | : | * |
| WDR_ADP_AGR_P_MP | SR_PROPERTY_NAME | : | WDR_ADAPTER_PROP |
| WDR_ADP_AGR_P_MP | TR_PROPERTY_NAME | : | WDR_ADAPTER_PROP |