SAP ABAP Class CL_CHIP_RUNTIME_WD (CHIP Runtime WD)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CHIP_RUNTIME_WD CHIP Runtime WD 20081031
Properties
Class CL_CHIP_RUNTIME_WD  
Short Description CHIP Runtime WD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20081027   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHIP_RUNTIME_WD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CHIP_RUNTIME_WD CHIP Runtime WD 20081031
Friends
Class CL_CHIP_RUNTIME_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CHIP_INSTANCES Instance attribute Private Type reference (TYPE) TP_T_CHIP_INSTANCE_WD 20081128
2 M_CHIP_INSTANCES_GLOBAL Static Attribute Private Type reference (TYPE) TP_T_CHIP_INSTANCE_WD Hashed Table: CHIP Instance WD 20081211
3 M_CHIP_RUNTIME Instance attribute Private Object reference (TYPE REF TO) CL_CHIP_RUNTIME CHIP Runtime 20081210
4 M_CHIP_WD_PHASE_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_CHIP_WD_PHASE_MODEL 20110527
5 M_COMPONENT_IDS_GLOBAL Static Attribute Private Type reference (TYPE) TP_T_COMPONENT_ID 20081211
6 M_ROOT_WD_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20081128
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Creates a CHIP Runtime WD 20081027
2 CREATE_CHIP_INSTANCE_ID Static method Public Method 20090708
3 HANDLE_PM_BEGIN Instance method Private Event handling method 20110527
4 HANDLE_PM_POST_NAVIGATION Instance method Private Event handling method 20110527
Events
Class CL_CHIP_RUNTIME_WD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_CHIP_INSTANCE_WD Private See coding CHIP Instance WD 20081027 begin of tp_s_chip_instance_wd, instance_id type string, chip_instance type ref to cl_chip_instance_wd, end of tp_s_chip_instance_wd
2 TP_S_COMPONENT_ID Private See coding 20081210 begin of tp_s_component_id, component_id type string, instance_id type string, end of tp_s_component_id
3 TP_T_CHIP_INSTANCE_WD Private See coding Hashed Table: CHIP Instance WD 20081027 tp_t_chip_instance_wd type hashed table of tp_s_chip_instance_wd with unique key instance_id
4 TP_T_COMPONENT_ID Private See coding 20081210 tp_t_component_id type hashed table of tp_s_component_id with unique key component_id
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20081027

Method CONSTRUCTOR on class CL_CHIP_RUNTIME_WD has no exception.

Method CREATE_CHIP_INSTANCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE_ID Value transfer Type reference (TYPE) STRING 20090708

Method CREATE_CHIP_INSTANCE_ID on class CL_CHIP_RUNTIME_WD has no exception.

Method HANDLE_PM_BEGIN Signature

Method HANDLE_PM_BEGIN on class CL_CHIP_RUNTIME_WD has no parameter.
Method HANDLE_PM_BEGIN on class CL_CHIP_RUNTIME_WD has no exception.

Method HANDLE_PM_POST_NAVIGATION Signature

Method HANDLE_PM_POST_NAVIGATION on class CL_CHIP_RUNTIME_WD has no parameter.
Method HANDLE_PM_POST_NAVIGATION on class CL_CHIP_RUNTIME_WD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720