SAP ABAP Class CL_RSLPO_VIEW_WIZARD_TB (Object Presentation of LPO)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSLPO_GUI (Package) Logical Partitioning: GUI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_VIEW Abstract Superclass for UI Modules 20080904
Properties
Class CL_RSLPO_VIEW_WIZARD_TB  
Short Description Object Presentation of LPO    
Super Class CL_RSLPO_VIEW Abstract Superclass for UI Modules 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSLPO_GUI    
Program status     
Category 0   
Package RSLPO_GUI   Logical Partitioning: GUI 
Created 20080904   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSAWC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSLPA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSLPO_VIEW_WIZARD_TB has no interface implemented.
Friends
Class CL_RSLPO_VIEW_WIZARD_TB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ARROW_RIGHT Constant Private Type reference (TYPE) TV_IMAGE ICON_ARROW_RIGHT Tree Control: Icon / Image 20080904
2 C_GREEN_LIGHT Constant Private Type reference (TYPE) TV_IMAGE ICON_LED_GREEN Tree Control: Icon / Image 20080904
3 C_RED_LIGHT Constant Private Type reference (TYPE) TV_IMAGE ICON_OO_CLASS Tree Control: Icon / Image 20080904
4 P_R_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080904
5 P_R_HTML_CONT_STEPS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20080905
6 P_R_HTML_STEPS Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20080905
7 P_R_HTML_TOOLS Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20080905
8 P_R_MODEL_MODELING Instance attribute Protected Object reference (TYPE REF TO) CL_RSLPO_MODEL_MODELING Back end for Administrating 20080904
9 P_R_NAVIGATOR Instance attribute Protected Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Access to AWB Navigator 20080904
10 P_R_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20080908
11 P_R_TOOLBAR_STEPS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20080905
12 P_R_TOOLBAR_TOOLS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20080905
Methods
# Method Level Visibility Method type Description Created on
1 CONFIGURE_BUTTONS Instance method Private Method Activates/Deactivates Buttons According to Config. Status 20080904
2 CONSTRUCTOR Instance method Public Constructor 20080904
3 CREATE_BUTTONS Instance method Private Method Creates Button Structure for Wizard 20080904
4 EXIT_ALLOWED Instance method Public Method Checks Whether Module Can Be Exited 20080904
5 ON_BUTTON_CLICK Instance method Private Event handling method Event Handler for Selecting a Button 20080904
6 ON_DATA_CHANGED Instance method Public Event handling method Event Handler for Changed Model Data 20080904
7 ON_DROP_DOWN Instance method Private Event handling method 20080905
8 ON_NAVIGATOR_EVENT Instance method Public Event handling method Events of Navigator Framework 20080904
9 PREPARE_HTML Instance method Private Method 20080905
10 PREPARE_SPLITTER Instance method Private Method 20080905
11 PREPARE_TOOLBAR Instance method Private Method 20080905
12 _CREATE_MENU_TRFN Instance method Private Method 20080905
13 _SET_BTN_DTP Instance method Private Method 20080904
14 _SET_BTN_GENERATE Instance method Private Method 20080904
15 _SET_BTN_MASTER_OBJECT Instance method Private Method 20080904
16 _SET_BTN_PARTITIONS Instance method Private Method 20080904
17 _SET_BTN_PC Instance method Private Method 20081202
18 _SET_BTN_TRFN Instance method Private Method 20080904
Events
Class CL_RSLPO_VIEW_WIZARD_TB has no event.
Types
Class CL_RSLPO_VIEW_WIZARD_TB has no local type.
Method Signatures

Method CONFIGURE_BUTTONS Signature

Method CONFIGURE_BUTTONS on class CL_RSLPO_VIEW_WIZARD_TB has no parameter.
Method CONFIGURE_BUTTONS on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120524
2 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20080904
3 Importing I_R_GUI_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_RSLPO_CTRL GUI-Klasse für LPO 20080904
4 Importing I_R_MODEL_MODELING Call by reference Object reference (TYPE REF TO) CL_RSLPO_MODEL_MODELING Backend Module 20080904
5 Importing I_R_NAVIGATOR Call by reference Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Zugriff auf den AWB Navigator 20080904

Method CONSTRUCTOR on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method CREATE_BUTTONS Signature

Method CREATE_BUTTONS on class CL_RSLPO_VIEW_WIZARD_TB has no parameter.
# Exception Resumable Description Created on
1 CX_RSLPO_ROOT LPO Ausnahmehierarchie 20080904

Method EXIT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXIT_ALLOWED Value transfer Type reference (TYPE) RS_BOOL Boolean 20080904

Method EXIT_ALLOWED on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method ON_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20080904

Method ON_BUTTON_CLICK on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method ON_DATA_CHANGED Signature

Method ON_DATA_CHANGED on class CL_RSLPO_VIEW_WIZARD_TB has no parameter.
Method ON_DATA_CHANGED on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method ON_DROP_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20080905
2 Importing POSX Call by reference Attribute reference (LIKE) 20080905
3 Importing POSY Call by reference Attribute reference (LIKE) 20080905

Method ON_DROP_DOWN on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method ON_NAVIGATOR_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20080904
2 Importing S_SENDER_AWBOBJ Call by reference Attribute reference (LIKE) 20080904

Method ON_NAVIGATOR_EVENT on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method PREPARE_HTML Signature

Method PREPARE_HTML on class CL_RSLPO_VIEW_WIZARD_TB has no parameter.
Method PREPARE_HTML on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method PREPARE_SPLITTER Signature

Method PREPARE_SPLITTER on class CL_RSLPO_VIEW_WIZARD_TB has no parameter.
# Exception Resumable Description Created on
1 CX_RSLPO_ROOT LPO Ausnahmehierarchie 20080905

Method PREPARE_TOOLBAR Signature

Method PREPARE_TOOLBAR on class CL_RSLPO_VIEW_WIZARD_TB has no parameter.
Method PREPARE_TOOLBAR on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method _CREATE_MENU_TRFN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_MENU Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20080905

Method _CREATE_MENU_TRFN on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method _SET_BTN_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE_VERSION_EXISTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20080904
2 Importing I_DTP_STATE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20080904
3 Importing I_TRFN_ACTIVE Call by reference Type reference (TYPE) RS_BOOL Boolean 20080908

Method _SET_BTN_DTP on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method _SET_BTN_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE_VERSION_EXISTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20080904
2 Importing I_MASTER_EXISTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20080904
3 Importing I_MA_IDENTICAL Call by reference Type reference (TYPE) RS_BOOL Boolean 20080904
4 Importing I_PARTITIONS_EXIST Call by reference Type reference (TYPE) RS_BOOL Boolean 20080904

Method _SET_BTN_GENERATE on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method _SET_BTN_MASTER_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE_VERSION_EXISTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20080904
2 Importing I_MASTER_EXISTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20080904

Method _SET_BTN_MASTER_OBJECT on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method _SET_BTN_PARTITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE_VERSION_EXISTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20080904
2 Importing I_PARTITIONS_EXIST Call by reference Type reference (TYPE) RS_BOOL Boolean 20080904

Method _SET_BTN_PARTITIONS on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method _SET_BTN_PC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE_VERSION_EXISTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20081202
2 Importing I_DTP_STATE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20081202
3 Importing I_PC_STATE Call by reference Type reference (TYPE) RS_BOOL Natürliche Zahl 20081202

Method _SET_BTN_PC on class CL_RSLPO_VIEW_WIZARD_TB has no exception.

Method _SET_BTN_TRFN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE_VERSION_EXISTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20080904
2 Importing I_TRFN_ACTIVE Call by reference Type reference (TYPE) RS_BOOL Boolean 20080908
3 Importing I_TRFN_EXIST Call by reference Type reference (TYPE) RS_BOOL Boolean 20080904

Method _SET_BTN_TRFN on class CL_RSLPO_VIEW_WIZARD_TB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712