SAP ABAP Class /UI2/CL_WDA_CONF_INTEROP_TM (Class for BAdI Impl.: /UI2/BADI_WDA_CONF_INTEROP_TM)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/SERVICES_INTEROP_700 (Package) UI BE: Interoperability service, release 7.00
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_WD_CFG_BADI_CHANGES Interface for BAdI: WD_BADI_CONFIG_CHANGES 20140331
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20140331
Properties
Class /UI2/CL_WDA_CONF_INTEROP_TM  
Short Description Class for BAdI Impl.: /UI2/BADI_WDA_CONF_INTEROP_TM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/SERVICES_INTEROP_700   UI BE: Interoperability service, release 7.00 
Created 20140331   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_EDM_PB_WD_TOOL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /UI2/IF_TM_INDEX_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_WD_CFG_BADI_CHANGES Interface for BAdI: WD_BADI_CONFIG_CHANGES 20140331
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20140331
Friends
Class /UI2/CL_WDA_CONF_INTEROP_TM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_PB_TOOL Instance attribute Public Object reference (TYPE REF TO) /UI2/IF_EDM_PB_WD_TOOL PB tool to access WD configurations 20140331
2 M_TM_INDEX_ACCESS Instance attribute Public Object reference (TYPE REF TO) /UI2/IF_TM_INDEX_ACCESS Interface: Target Mapping Index Accessor 20140403
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROP_TO_TM Static method Private Method 20140521
2 GET_PAGE_ID_USAGE_ID Static method Private Method 20140331
3 GET_PB_TOOL Instance method Private Method 20140331
4 GET_PROP_FROM_PAGE Static method Private Method 20140520
5 GET_TM_CHIP_ID Static method Private Method 20140331
6 GET_TM_FROM_CONFIG_KEY Static method Public Method 20140408
7 GET_TM_INDEX_ACCESS Instance method Private Method 20140403
Events
Class /UI2/CL_WDA_CONF_INTEROP_TM has no event.
Types
Class /UI2/CL_WDA_CONF_INTEROP_TM has no local type.
Method Signatures

Method ADD_PROP_TO_TM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TM Call by reference Type reference (TYPE) /UI2/IF_TM_INDEX_ACCESS=>TP_T_TM_INSERT 20140521
2 Importing I_PAGE_ID Call by reference Type reference (TYPE) /UI2/PAGE_ID_TM UI2: Page id for Target Mapping 20140521
3 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20140521

Method ADD_PROP_TO_TM on class /UI2/CL_WDA_CONF_INTEROP_TM has no exception.

Method GET_PAGE_ID_USAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_ID_TM Call by reference Type reference (TYPE) /UI2/CHIP_ID_TM UI2: Chip id for Target Mapping 20140331
2 Exporting PAGE_ID Call by reference Type reference (TYPE) STRING 20140331
3 Exporting USAGE_ID Call by reference Type reference (TYPE) STRING 20140331

Method GET_PAGE_ID_USAGE_ID on class /UI2/CL_WDA_CONF_INTEROP_TM has no exception.

Method GET_PB_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20140331
2 Returning R_PB_TOOL Value transfer Object reference (TYPE REF TO) /UI2/IF_EDM_PB_WD_TOOL PB tool to access WD configurations 20140331
3 Importing SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20140331

Method GET_PB_TOOL on class /UI2/CL_WDA_CONF_INTEROP_TM has no exception.

Method GET_PROP_FROM_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROP Call by reference Type reference (TYPE) /UI2/IF_EDM_PB_WD_TOOL=>TP_T_PROPERTY 20140520
2 Importing I_PAGE_ID Call by reference Type reference (TYPE) /UI2/PAGE_ID_TM UI2: Page id for Target Mapping 20140520
3 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20140520

Method GET_PROP_FROM_PAGE on class /UI2/CL_WDA_CONF_INTEROP_TM has no exception.

Method GET_TM_CHIP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_ID_TM Value transfer Type reference (TYPE) /UI2/CHIP_ID_TM UI2: Chip id for Target Mapping 20140331
2 Importing PAGE_ID Call by reference Type reference (TYPE) STRING 20140331
3 Importing USAGE_ID Call by reference Type reference (TYPE) STRING 20140331

Method GET_TM_CHIP_ID on class /UI2/CL_WDA_CONF_INTEROP_TM has no exception.

Method GET_TM_FROM_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20140408
2 Exporting ET_TM Call by reference Type reference (TYPE) /UI2/IF_TM_INDEX_ACCESS=>TP_T_TM_INSERT 20140408
3 Exporting E_PAGE_ID Call by reference Type reference (TYPE) /UI2/PAGE_ID_TM UI2: Page id for Target Mapping 20140408
4 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20140408

Method GET_TM_FROM_CONFIG_KEY on class /UI2/CL_WDA_CONF_INTEROP_TM has no exception.

Method GET_TM_INDEX_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TM_INDEX_ACCESS Value transfer Object reference (TYPE REF TO) /UI2/IF_TM_INDEX_ACCESS Interface: Target Mapping Index Accessor 20140403

Method GET_TM_INDEX_ACCESS on class /UI2/CL_WDA_CONF_INTEROP_TM has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100