SAP ABAP Class /UI2/CL_EDM_PB_WD_TOOL (PB tool to access WD configurations)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/SERVICES_PB_V06_700 (Package) UI BE: PB Service implementation 703 v.06
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/IF_EDM_PB_WD_TOOL IF fpr PB tool 20140331
Properties
Class /UI2/CL_EDM_PB_WD_TOOL  
Short Description PB tool to access WD configurations    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/SERVICES_PB_V06_700   UI BE: PB Service implementation 703 v.06 
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_MP_PAGEBUILDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /UI2/IF_EDM_PB_WD_TOOL IF fpr PB tool 20140331
Friends
Class /UI2/CL_EDM_PB_WD_TOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_BAG Static Attribute Protected Type reference (TYPE) TP_T_PROPERTY 20140519
2 MT_INSTANCE Static Attribute Protected Type reference (TYPE) TP_T_INSTANCE Single-Character Flag 20140402
3 MT_PROPERTY Static Attribute Protected Type reference (TYPE) TP_T_PROPERTY 20140519
4 M_CONFIG_KEY Instance attribute Protected Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20140331
5 M_CONFIG_SCOPE Instance attribute Protected Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20140331
6 M_EDM_PERS_TOOL Instance attribute Private Object reference (TYPE REF TO) /UI2/IF_EDM_PERS_WD_TOOL EDM Persistency: WD Tool 20140331
Methods
# Method Level Visibility Method type Description Created on
1 GET_EDM_PERS_TOOL Instance method Private Method 20140331
2 GET_INSTANCE Static method Public Method 20140331
3 GET_TEXT_ID Instance method Private Method 20140715
4 INIT Instance method Private Method 20140331
Events
Class /UI2/CL_EDM_PB_WD_TOOL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_INSTANCE Protected See coding 20140402 begin of tp_s_instance, config_key type wdy_config_key, scope type wdr_pers_scope, instance type ref to /ui2/if_edm_pb_wd_tool, end of tp_s_instance
2 TP_S_PROPERTY Protected See coding 20140519 begin of tp_s_property, name type string, value type string, end of tp_s_property
3 TP_T_INSTANCE Protected See coding 20140402 tp_t_instance type hashed table of tp_s_instance with unique key config_key scope
4 TP_T_PROPERTY Protected See coding 20140519 tp_t_property type hashed table of tp_s_property with unique key name
Method Signatures

Method GET_EDM_PERS_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EDM_PERS_TOOL Value transfer Object reference (TYPE REF TO) /UI2/IF_EDM_PERS_WD_TOOL EDM Persistency: WD Tool 20140331
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME UI2 Exception for data provider 20140331

Method GET_INSTANCE 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 20140331
2 Returning INSTANCE 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 20140331

Method GET_INSTANCE on class /UI2/CL_EDM_PB_WD_TOOL has no exception.

Method GET_TEXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_ID Call by reference Type reference (TYPE) STRING 20140715
2 Importing READER Call by reference Object reference (TYPE REF TO) /UI2/IF_WD_CFG_COMP_READER Read-Interface ofe Component-Configuration 20140715
3 Importing TABIX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20140715
4 Returning TEXT_ID Value transfer Type reference (TYPE) STRING 20140715
# Exception Resumable Description Created on
1 /UI2/CX_WD_PERSONALIZATION Exception Class of Personalization 20140715

Method INIT 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 Importing SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20140331

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