SAP ABAP Class CL_BSP_DLC_TBUI_RT_TOOLS (Task Page: Tools for Runtime)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     BSP_DYN_LAYOUT_TB_UI_RUNTIME (Package) Guided Activity Page runtime objects
Properties
Class CL_BSP_DLC_TBUI_RT_TOOLS  
Short Description Task Page: Tools for Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_LAYOUT_TB_UI_RUNTIME   Guided Activity Page runtime objects 
Created 20090121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_DLC_TBUI_RT_TOOLS has no interface implemented.
Friends
Class CL_BSP_DLC_TBUI_RT_TOOLS has no friend class.
Attributes
Class CL_BSP_DLC_TBUI_RT_TOOLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_STEP_ID Static method Public Method Concatenate parent step id and step id 20090121
2 PROCESS_EMBEDDING_DATA Static method Public Method Concatenate embedding HTML into string (recursively) 20090121
3 PROCESS_ROADMAP Static method Public Method Render Roadmap Tag into String 20090121
4 PROCESS_ROADMAP_ITEM Static method Public Method Render RoadmapItem Tag into String 20090121
Events
Class CL_BSP_DLC_TBUI_RT_TOOLS has no event.
Types
Class CL_BSP_DLC_TBUI_RT_TOOLS has no local type.
Method Signatures

Method BUILD_STEP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT_STEP_ID Call by reference Type reference (TYPE) STRING 20090121
2 Importing IV_STEP_ID Call by reference Type reference (TYPE) I 20090121
3 Returning RV_STEP_ID Value transfer Type reference (TYPE) STRING 20090121

Method BUILD_STEP_ID on class CL_BSP_DLC_TBUI_RT_TOOLS has no exception.

Method PROCESS_EMBEDDING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EMBEDDING_DATA Call by reference Type reference (TYPE) BSPWD_TBUI_RENDER_EMBEDDING_T Data to render for task embedding 20090121
2 Importing IV_PARENT_ITEM Call by reference Type reference (TYPE) STRING 20090121
3 Returning RV_HTML Value transfer Type reference (TYPE) STRING 20090121

Method PROCESS_EMBEDDING_DATA on class CL_BSP_DLC_TBUI_RT_TOOLS has no exception.

Method PROCESS_ROADMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EMBEDDING_DATA Call by reference Type reference (TYPE) BSPWD_TBUI_RENDER_EMBEDDING_T Data to render for task embedding 20090121
2 Importing IR_PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context for Element Handler 20090121
3 Importing IV_START Call by reference Type reference (TYPE) FLAG SPACE 'X'=Render START html, ' '=Render END html 20090121

Method PROCESS_ROADMAP on class CL_BSP_DLC_TBUI_RT_TOOLS has no exception.

Method PROCESS_ROADMAP_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EMBEDDING_DATA Call by reference Type reference (TYPE) BSPWD_TBUI_RENDER_EMBEDDING_T Data to render for task embedding 20090121
2 Importing IR_PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context for Element Handler 20090121
3 Importing IV_HASDYNAMICSUBLEVELS Call by reference Type reference (TYPE) ABAP_BOOL Render expand/collapse arrows even if item is collapsed 20090527
4 Importing IV_ITEM Call by reference Type reference (TYPE) STRING Roadmap Item ID 20090121
5 Importing IV_ONCLICK Call by reference Type reference (TYPE) STRING 20090121
6 Importing IV_PARENT_ITEM Call by reference Type reference (TYPE) STRING Roadmap Item ID of parent item 20090121
7 Importing IV_START Call by reference Type reference (TYPE) FLAG SPACE 'X'=Render START html, ' '=Render END html 20090121
8 Importing IV_STATE Call by reference Type reference (TYPE) STRING 20090121
9 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20090121

Method PROCESS_ROADMAP_ITEM on class CL_BSP_DLC_TBUI_RT_TOOLS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701