SAP ABAP Class CL_RSLPO_VIEW_WIZARD (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 20060125
Properties
Class CL_RSLPO_VIEW_WIZARD  
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 20060125   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 has no interface implemented.
Friends
Class CL_RSLPO_VIEW_WIZARD 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 20080226
2 C_GREEN_LIGHT Constant Private Type reference (TYPE) TV_IMAGE ICON_LED_GREEN Tree Control: Icon / Image 20060911
3 C_RED_LIGHT Constant Private Type reference (TYPE) TV_IMAGE ICON_OO_CLASS Tree Control: Icon / Image 20060911
4 P_R_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20060125
5 P_R_MODEL_MODELING Instance attribute Protected Object reference (TYPE REF TO) CL_RSLPO_MODEL_MODELING Back end for Administrating 20060125
6 P_R_NAVIGATOR Instance attribute Protected Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Access to AWB Navigator 20080530
7 P_R_TREE Instance attribute Private Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Tree with Dependent Objects 20060125
Methods
# Method Level Visibility Method type Description Created on
1 CONFIGURE_BUTTONS Instance method Private Method Activates/Deactivates Buttons According to Config. Status 20060728
2 CONFIGURE_TRAFFICLIGHTS Instance method Private Method Set Traffic Lights According to Configuration Status 20060911
3 CONSTRUCTOR Instance method Public Constructor 20060125
4 CREATE_BUTTONS Instance method Private Method Creates Button Structure for Wizard 20060125
5 EXIT_ALLOWED Instance method Public Method Checks Whether Module Can Be Exited 20060125
6 EXPAND_NODES Instance method Private Method Expand Hierarchy Display Nodes 20060526
7 ON_BUTTON_CLICK Instance method Private Event handling method Event Handler for Selecting a Button 20060125
8 ON_DATA_CHANGED Instance method Public Event handling method Event Handler for Changed Model Data 20060728
9 ON_NAVIGATOR_EVENT Instance method Public Event handling method Events of Navigator Framework 20080602
10 _SET_ALL_BTNS Instance method Private Method Sets Status for All Buttons (Configuration) 20060728
11 _SET_ALL_OPTIONS Instance method Private Method Sets Status for Individual Button (Options) 20060728
12 _SET_ALL_STEPS Instance method Private Method Sets Status for All Buttons (Options) 20060728
13 _SET_BTN_STATE Instance method Private Method Sets Status for Individual Button (Configuration) 20060728
Events
Class CL_RSLPO_VIEW_WIZARD has no event.
Types
Class CL_RSLPO_VIEW_WIZARD has no local type.
Method Signatures

Method CONFIGURE_BUTTONS Signature

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

Method CONFIGURE_TRAFFICLIGHTS Signature

Method CONFIGURE_TRAFFICLIGHTS on class CL_RSLPO_VIEW_WIZARD has no parameter.
Method CONFIGURE_TRAFFICLIGHTS on class CL_RSLPO_VIEW_WIZARD has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_RSLPO_VIEW_WIZARD has no exception.

Method CREATE_BUTTONS Signature

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

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 20060125

Method EXIT_ALLOWED on class CL_RSLPO_VIEW_WIZARD has no exception.

Method EXPAND_NODES Signature

Method EXPAND_NODES on class CL_RSLPO_VIEW_WIZARD has no parameter.
# Exception Resumable Description Created on
1 CX_RSLPO_PROGRAM_ERROR 20060526

Method ON_BUTTON_CLICK Signature

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

Method ON_BUTTON_CLICK on class CL_RSLPO_VIEW_WIZARD has no exception.

Method ON_DATA_CHANGED Signature

Method ON_DATA_CHANGED on class CL_RSLPO_VIEW_WIZARD has no parameter.
Method ON_DATA_CHANGED on class CL_RSLPO_VIEW_WIZARD 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) 20080602
2 Importing S_SENDER_AWBOBJ Call by reference Attribute reference (LIKE) 20080602

Method ON_NAVIGATOR_EVENT on class CL_RSLPO_VIEW_WIZARD has no exception.

Method _SET_ALL_BTNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BTNS_ENABLED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060728

Method _SET_ALL_BTNS on class CL_RSLPO_VIEW_WIZARD has no exception.

Method _SET_ALL_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BTNS_ENABLED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060728

Method _SET_ALL_OPTIONS on class CL_RSLPO_VIEW_WIZARD has no exception.

Method _SET_ALL_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BTNS_ENABLED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060728

Method _SET_ALL_STEPS on class CL_RSLPO_VIEW_WIZARD has no exception.

Method _SET_BTN_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BTN_ENABLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20060728
2 Importing I_BTN_TEXT Call by reference Type reference (TYPE) CHAR40 Textfeld 20061114
3 Importing I_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20060728

Method _SET_BTN_STATE on class CL_RSLPO_VIEW_WIZARD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710