SAP WDR_ADAPTER_PROP Web Dynpro Runtime: Adapter Properties Table

Overview

WDR_ADAPTER_PROP is a standard SAP S/4HANA table that stores Web Dynpro Runtime: Adapter Properties data. There are total 16 fields in the WDR_ADAPTER_PROP table. The following is a list of the fields that make up this table. Key fields are marked in blue.

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

Techincal Settings of WDR_ADAPTER_PROP

Below are technical details of the table WDR_ADAPTER_PROP

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

List of WDR_ADAPTER_PROP Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
LIBRARY_NAMEWeb Dynpro : Name of a UI Element LibraryWDY_MD_UI_ELEMENT_LIBRARYWDR_UIEL_ADAPTERCHAR30
ADAPTER_NAMEWeb Dynpro Runtime: Adapter NameWDR_ADAPTER_NAMEWDR_UIEL_ADAPTERCHAR23
PROPERTY_NAMEComponent nameSEOCMPNAME*CHAR30
TYPTYPETypingSEOTYPTYPENUMC1
DECLTYPEAttribute declaration levelSEOATTDECLNUMC1
EXPOSUREVisibility of a class or componentSEOEXPOSENUMC1
READ_ONLYReplacement for Real Boolean Type: 'X' == True '' == FalseWDY_BOOLEANCHAR1
TYPEText field length 200CHAR200CHAR200
VALUEInitial valueSEOVALUECHAR132
MAPPING_RULEWeb Dynpro Runtime: Mapping Rule for Adapter AttributeWDR_ADAPTER_PROP_MAPPING_RULENUMC2
IS_UCA_AFTERReplacement for Real Boolean Type: 'X' == True '' == FalseWDY_BOOLEANCHAR1
DEP_PROP_NAMEComponent nameSEOCMPNAMECHAR30
IS_BIDIRECTIONALSettings for Bi-Directional AttributesWDR_ADAPTER_PROP_BIDIRECT_MODECHAR1
RENDER_HINPFIELDReplacement for Real Boolean Type: 'X' == True '' == FalseWDY_BOOLEANCHAR1
IS_LOCALReplacement for Real Boolean Type: 'X' == True '' == FalseWDY_BOOLEANCHAR1
ENFORCE_ESCAPINGEscaping ModeWDR_ADP_PROP_ENFORCE_ESCAPINGCHAR1

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_ADAPTER_PROP

Table NameFieldCardinalityCheck Table
WDR_ADAPTER_PROPADAPTER_NAME:WDR_UIEL_ADAPTER
WDR_ADAPTER_PROPDEP_ADAPTER_NAME:*
WDR_ADAPTER_PROPDEP_LIBRARY_NAME:*
WDR_ADAPTER_PROPLIBRARY_NAME:WDR_UIEL_ADAPTER
WDR_ADAPTER_PROPPROPERTY_NAME:*

Other References