SAP ABAP Class CL_BSP_DLC_CONFIG_TBUI (Task Based UI)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS2_CORE (Package) Config Tools Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC_CONFIG_LIST_BASED List Based 20080311
Properties
Class CL_BSP_DLC_CONFIG_TBUI  
Short Description Task Based UI    
Super Class CL_BSP_DLC_CONFIG_LIST_BASED List Based 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS2_CORE   Config Tools Core 
Created 20080311   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_DLC_CONFIG_TBUI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BSP_DLC_CONFIG_TBUI has no interface implemented.
Friends
Class CL_BSP_DLC_CONFIG_TBUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TBUI_VIEW_TYPE_REUSE_TASK Constant Public Type reference (TYPE) BSP_DLC_TBUI_VIEW_TYPE 'REUSE_TASK' View Type 20090122
2 CO_TBUI_VIEW_TYPE_REUSE_VIEW Constant Public Type reference (TYPE) BSP_DLC_TBUI_VIEW_TYPE 'REUSE_VIEW' View Type 20090122
3 CO_TBUI_VIEW_TYPE_RT_VIEW Constant Public Type reference (TYPE) BSP_DLC_TBUI_VIEW_TYPE 'RT_VIEW' View Type 20090122
4 GR_TBUI_TEXT_API Instance attribute Private Object reference (TYPE REF TO) CL_BSP_DLC_TBUI_PS_TXT_API Long texts API for TBUI 20080409
5 GT_STEP_DESCRIPTIONS Instance attribute Private See coding 20080409
6 GT_STEP_DESCR_ID Instance attribute Private See coding 20080409
7 GT_VIEWS Instance attribute Private Type reference (TYPE) BSP_DLCT_TBUI_VIEW Task Base UI, Views 20080311
8 GT_VIEW_SET Instance attribute Private Type reference (TYPE) BSP_DLCT_TBUI_VIEW_SET Task Base UI, Views 20080312
9 GT_VIEW_SET_COMPLETE Instance attribute Private Type reference (TYPE) BSP_DLCT_TBUI_VIEW_SET Task Base UI, Views 20080312
10 GT_VIEW_TYPE Static Attribute Private Type reference (TYPE) BSP_DLCT_TBUI_VIEW_TYPE View Type 20090122
11 TBUI_VIEWSET_UI_SEL_INDEX Instance attribute Private Type reference (TYPE) INT4 Natural number 20080401
12 TBUI_VIEWS_UI_SEL_INDEX Instance attribute Private Type reference (TYPE) INT4 Views Selection Index 20080401
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TBUI_TXT Instance method Private Method Build TBUI Texts 20080410
2 BUILD_TBUI_TXT_API Instance method Private Method Build TBUI Text API 20080409
3 BUILD_TBUI_VIEWS Instance method Private Method 20080311
4 BUILD_TBUI_VIEW_SET Instance method Private Method 20080312
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090122
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080311
7 CONV_DATA_TO_XML Static method Public Method Data to XML 20080311
8 CONV_XML_TO_DATA Static method Public Method XML to Data 20080311
9 EXECUTE_ACTION Instance method Public Method Execute action 20080401
10 GET_CURRENT_DESCRIPTION_UI Instance method Public Method Get current description 20080401
11 GET_EXISTING_STEP_DESCR_IDS Instance method Public Method 20080422
12 GET_TBUI_VIEWSET_UI Instance method Public Method Get Views for UI 20080312
13 GET_TBUI_VIEWS_UI Instance method Public Method Get Views for UI 20080311
14 GET_TBUI_VIEWS_UI_SEL_INDEX Instance method Public Method Set View Set Selection Index 20080401
15 GET_TBUI_VIEW_SET Instance method Private Method Get View Set from RT-Rep 20080311
16 GET_TBUI_VIEW_TYPE Static method Public Method Get Type of View (by prefix) 20090122
17 GET_VIEW_TYPES Static method Private Method Get View Types 20090122
18 GET_VIEW_TYPE_DESCR Static method Public Method Get View Type description 20090122
19 MERGE_BTUI_VIEW_SET Instance method Private Method 20080312
20 SET_CURRENT_DESCRIPTION_UI Instance method Public Method Get current description 20080401
21 SET_TBUI_VIEWSET_UI_SEL_INDEX Instance method Public Method Set View Set Selection Index 20080401
22 SET_TBUI_VIEWS_UI Instance method Public Method Set Views from UI 20080311
23 SET_TBUI_VIEWS_UI_SEL_INDEX Instance method Public Method Set View Set Selection Index 20080401
Events
Class CL_BSP_DLC_CONFIG_TBUI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_STEP_DESCR_ID Public See coding 20080422 TT_STEP_DESCR_ID TYPE table of bsp_dlc_tbui_step_descr_id
Method Signatures

Method BUILD_TBUI_TXT Signature

Method BUILD_TBUI_TXT on class CL_BSP_DLC_CONFIG_TBUI has no parameter.
Method BUILD_TBUI_TXT on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method BUILD_TBUI_TXT_API Signature

Method BUILD_TBUI_TXT_API on class CL_BSP_DLC_CONFIG_TBUI has no parameter.
Method BUILD_TBUI_TXT_API on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method BUILD_TBUI_VIEWS Signature

Method BUILD_TBUI_VIEWS on class CL_BSP_DLC_CONFIG_TBUI has no parameter.
Method BUILD_TBUI_VIEWS on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method BUILD_TBUI_VIEW_SET Signature

Method BUILD_TBUI_VIEW_SET on class CL_BSP_DLC_CONFIG_TBUI has no parameter.
Method BUILD_TBUI_VIEW_SET on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BSP_DLC_CONFIG_TBUI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_BSP_DLC_CONFIG 20080311
2 Importing IR_CONFIG_SETTINGS Call by reference Object reference (TYPE REF TO) CL_BSP_DLC_CONF_SETTINGS Config Settings 20080311

Method CONSTRUCTOR on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method CONV_DATA_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) BSP_DLCS_TBUI_CONFIG_XML Task Based UI configuration (for XML) 20080311
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20080311

Method CONV_DATA_TO_XML on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method CONV_XML_TO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) BSP_DLCS_TBUI_CONFIG_XML Task Based UI configuration (for XML) 20080311
2 Importing IV_XML Call by reference Type reference (TYPE) STRING 20080311

Method CONV_XML_TO_DATA on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method EXECUTE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20080401

Method EXECUTE_ACTION on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method GET_CURRENT_DESCRIPTION_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BSP_DLCS_TBUI_DESCR_UI TBUI Description 20080401

Method GET_CURRENT_DESCRIPTION_UI on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method GET_EXISTING_STEP_DESCR_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STEP_DESCR_ID Value transfer Type reference (TYPE) CL_BSP_DLC_CONFIG_TBUI=>TT_STEP_DESCR_ID 20080422

Method GET_EXISTING_STEP_DESCR_IDS on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method GET_TBUI_VIEWSET_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BSP_DLCT_TBUI_VIEW_SET_UI UI 20080312

Method GET_TBUI_VIEWSET_UI on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method GET_TBUI_VIEWS_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BSP_DLCT_TBUI_VIEW_UI UI 20080311

Method GET_TBUI_VIEWS_UI on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method GET_TBUI_VIEWS_UI_SEL_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) INT4 Index 20080401

Method GET_TBUI_VIEWS_UI_SEL_INDEX on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method GET_TBUI_VIEW_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20080311

Method GET_TBUI_VIEW_SET on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method GET_TBUI_VIEW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEWNAME Call by reference Type reference (TYPE) STRING 20090122
2 Returning RESULT Value transfer Type reference (TYPE) BSP_DLC_TBUI_VIEW_TYPE View Type 20090122

Method GET_TBUI_VIEW_TYPE on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method GET_VIEW_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BSP_DLCT_TBUI_VIEW_TYPE View Type 20090122

Method GET_VIEW_TYPES on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method GET_VIEW_TYPE_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_TYPE Call by reference Type reference (TYPE) BSP_DLC_TBUI_VIEW_TYPE View Type 20090122
2 Returning RESULT Value transfer Type reference (TYPE) BSP_DLC_TBUI_VIEW_TYPE_DESCR View Type Description 20090122

Method GET_VIEW_TYPE_DESCR on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method MERGE_BTUI_VIEW_SET Signature

Method MERGE_BTUI_VIEW_SET on class CL_BSP_DLC_CONFIG_TBUI has no parameter.
Method MERGE_BTUI_VIEW_SET on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method SET_CURRENT_DESCRIPTION_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DESCRIPTION Call by reference Type reference (TYPE) BSP_DLCS_TBUI_DESCR_UI TBUI Description 20080401

Method SET_CURRENT_DESCRIPTION_UI on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method SET_TBUI_VIEWSET_UI_SEL_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Value transfer Type reference (TYPE) INT4 Index 20080401

Method SET_TBUI_VIEWSET_UI_SEL_INDEX on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method SET_TBUI_VIEWS_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TBUI_VIEWS_UI Call by reference Type reference (TYPE) BSP_DLCT_TBUI_VIEW_UI UI 20080311

Method SET_TBUI_VIEWS_UI on class CL_BSP_DLC_CONFIG_TBUI has no exception.

Method SET_TBUI_VIEWS_UI_SEL_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Value transfer Type reference (TYPE) INT4 Index 20080401

Method SET_TBUI_VIEWS_UI_SEL_INDEX on class CL_BSP_DLC_CONFIG_TBUI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701