SAP WDR_ELEM_APT_MAP Web Dynpro Runtime: Mapping View Element to Adapter Table

Overview

WDR_ELEM_APT_MAP is a standard SAP S/4HANA table that stores Web Dynpro Runtime: Mapping View Element to Adapter data. There are total 5 fields in the WDR_ELEM_APT_MAP table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table WDR_ELEM_APT_MAP 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_ELEM_APT_MAP to other SAP tables and standard CDS views available based on WDR_ELEM_APT_MAP table in S/4HANA 2020.

Techincal Settings of WDR_ELEM_APT_MAP

Below are technical details of the table WDR_ELEM_APT_MAP

  • Buffering switched on
  • Full table is passed to buffer
  • Storage type is Column Store

List of WDR_ELEM_APT_MAP Fields

The following table gives you an overview of the fields available in WDR_ELEM_APT_MAP

FieldDescriptionData ElementCheck TableData TypeLength
LIBRARY_NAMEWeb Dynpro : Name of a UI Element LibraryWDY_MD_UI_ELEMENT_LIBRARYWDY_UI_ELEM_DEFCHAR30
DEFINITION_NAMEWeb Dynpro: Web Dynpro UI Element DefinitionWDY_MD_UI_ELEMENT_DEF_NAMEWDY_UI_ELEM_DEFCHAR60
ADAPTER_NAMEWeb Dynpro Runtime: Adapter NameWDR_ADAPTER_NAMEWDR_UIEL_ADAPTERCHAR23
HAS_LIFETIME_MGMReplacement for Real Boolean Type: 'X' == True '' == FalseWDY_BOOLEANCHAR1
ID_GEN_ENTITYSingle-Character FlagCHAR1CHAR1

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_ELEM_APT_MAP

Table NameFieldCardinalityCheck Table
WDR_ELEM_APT_MAPADAPTER_NAME:WDR_UIEL_ADAPTER
WDR_ELEM_APT_MAPDEFINITION_NAME:WDY_UI_ELEM_DEF
WDR_ELEM_APT_MAPLIBRARY_NAME:WDY_UI_ELEM_DEF

Other References