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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | TV_IMAGE | ICON_ARROW_RIGHT | Tree Control: Icon / Image | 20080226 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | TV_IMAGE | ICON_LED_GREEN | Tree Control: Icon / Image | 20060911 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | TV_IMAGE | ICON_OO_CLASS | Tree Control: Icon / Image | 20060911 | |
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20060125 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSLPO_MODEL_MODELING | Back end for Administrating | 20060125 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | Access to AWB Navigator | 20080530 | ||
7 | ![]() |
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 | ![]() |
Instance method | Private | Method | Activates/Deactivates Buttons According to Config. Status | 20060728 |
2 | ![]() |
Instance method | Private | Method | Set Traffic Lights According to Configuration Status | 20060911 |
3 | ![]() |
Instance method | Public | Constructor | 20060125 | |
4 | ![]() |
Instance method | Private | Method | Creates Button Structure for Wizard | 20060125 |
5 | ![]() |
Instance method | Public | Method | Checks Whether Module Can Be Exited | 20060125 |
6 | ![]() |
Instance method | Private | Method | Expand Hierarchy Display Nodes | 20060526 |
7 | ![]() |
Instance method | Private | Event handling method | Event Handler for Selecting a Button | 20060125 |
8 | ![]() |
Instance method | Public | Event handling method | Event Handler for Changed Model Data | 20060728 |
9 | ![]() |
Instance method | Public | Event handling method | Events of Navigator Framework | 20080602 |
10 | ![]() |
Instance method | Private | Method | Sets Status for All Buttons (Configuration) | 20060728 |
11 | ![]() |
Instance method | Private | Method | Sets Status for Individual Button (Options) | 20060728 |
12 | ![]() |
Instance method | Private | Method | Sets Status for All Buttons (Options) | 20060728 |
13 | ![]() |
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 | ![]() |
I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060125 | ||
2 | ![]() |
I_R_GUI_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_CTRL | GUI-Klasse für LPO | 20060125 | ||
3 | ![]() |
I_R_MODEL_MODELING | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_MODEL_MODELING | Backend Module | 20060125 | ||
4 | ![]() |
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 | ![]() |
LPO Ausnahmehierarchie | 20060125 |
Method EXIT_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
20060526 |
Method ON_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20080602 | ||||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_BTN_ENABLED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060728 | ||
2 | ![]() |
I_BTN_TEXT | Call by reference | Type reference (TYPE) | CHAR40 | Textfeld | 20061114 | ||
3 | ![]() |
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 |