SAP ABAP Class CL_WDR_WIZARD (Internal Handler Class for Wizard Component)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_WIZARD (Package) Wizard Component

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20050708 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_WIZARD | Wizard Component | 20050708 |
Properties
Class | CL_WDR_WIZARD | |
Short Description | Internal Handler Class for Wizard Component | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_WIZARD | Wizard Component |
Created | 20050708 | SAP |
Last change | 20080612 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDR_WIZARD has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_WIZARD | Wizard Component | 20050708 |
Friends
Class CL_WDR_WIZARD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20051104 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller Interface | 20050908 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IWCI_WDR_WIZARD_CONTENT_INTF | Web Dynpro Interface INTERFACECONTROLLER | 20050908 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_WIZARD_CONTENT | Interface to Access Content of a Wizard | 20050908 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Display of Level | 20050909 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20051104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Adapts the steps to the actual status of the FSM | 20050909 |
2 | ![]() |
Instance method | Protected | Method | 20051104 | |
3 | ![]() |
Instance method | Protected | Method | 20051104 | |
4 | ![]() |
Instance method | Protected | Method | 20051104 | |
5 | ![]() |
Instance method | Protected | Method | 20051104 | |
6 | ![]() |
Instance method | Public | Method | 20050908 | |
7 | ![]() |
Instance method | Public | Method | Internal Initialization | 20050711 |
8 | ![]() |
Instance method | Public | Method | 20050908 | |
9 | ![]() |
Instance method | Protected | Method | 20051104 | |
10 | ![]() |
Instance method | Public | Method | 20051104 | |
11 | ![]() |
Instance method | Public | Method | 20050908 | |
12 | ![]() |
Instance method | Public | Method | 20050908 | |
13 | ![]() |
Instance method | Public | Method | 20050908 | |
14 | ![]() |
Instance method | Protected | Method | 20051104 |
Events
Class CL_WDR_WIZARD has no event.
Types
Class CL_WDR_WIZARD has no local type.
Method Signatures
Method ADJUST_STEPS Signature
Method ADJUST_STEPS on class CL_WDR_WIZARD has no parameter.
Method ADJUST_STEPS on class CL_WDR_WIZARD has no exception.
Method GET_CUR_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CUR_STEP | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20051104 |
Method GET_CUR_STEP on class CL_WDR_WIZARD has no exception.
Method GET_NEXT_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NEXT_STEP | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20051104 |
Method GET_NEXT_STEP on class CL_WDR_WIZARD has no exception.
Method GET_PREV_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PREV_STEP | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20051104 |
Method GET_PREV_STEP on class CL_WDR_WIZARD has no exception.
Method GET_STEP_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STEP_ID | Value transfer | Type reference (TYPE) | STRING | 20051104 | |||
2 | ![]() |
R_STEP | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20051104 |
Method GET_STEP_BY_ID on class CL_WDR_WIZARD has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_WDR_WIZARD has no parameter.
Method GET_TEXT on class CL_WDR_WIZARD has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMP_CNTR_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20051104 | ||
2 | ![]() |
I_CONTENT_API | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | WebDynpro: Controller Schnittstelle | 20050908 | ||
3 | ![]() |
I_CONTENT_CINTF | Value transfer | Object reference (TYPE REF TO) | IWCI_WDR_WIZARD_CONTENT_INTF | WebDynpro Interface INTERFACECONTROLLER | 20050908 | ||
4 | ![]() |
I_CONTENT_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_WD_WIZARD_CONTENT | Interface für Zugriff auf Inhalt eines Wizards | 20050908 |
Method INIT on class CL_WDR_WIZARD has no exception.
Method ON_CANCEL Signature
Method ON_CANCEL on class CL_WDR_WIZARD has no parameter.
Method ON_CANCEL on class CL_WDR_WIZARD has no exception.
Method ON_FIRST_TIME_VISITED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CUR_STEP | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20051104 | ||
2 | ![]() |
I_OLD_STEP | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20051104 |
Method ON_FIRST_TIME_VISITED on class CL_WDR_WIZARD has no exception.
Method ON_NAVIGATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TARGET_STEP_ID | Value transfer | Type reference (TYPE) | STRING | 20051104 |
Method ON_NAVIGATE on class CL_WDR_WIZARD has no exception.
Method ON_NEXT Signature
Method ON_NEXT on class CL_WDR_WIZARD has no parameter.
Method ON_NEXT on class CL_WDR_WIZARD has no exception.
Method ON_OK Signature
Method ON_OK on class CL_WDR_WIZARD has no parameter.
Method ON_OK on class CL_WDR_WIZARD has no exception.
Method ON_PREVIOUS Signature
Method ON_PREVIOUS on class CL_WDR_WIZARD has no parameter.
Method ON_PREVIOUS on class CL_WDR_WIZARD has no exception.
Method ON_REVISITED Signature
Method ON_REVISITED on class CL_WDR_WIZARD has no parameter.
Method ON_REVISITED on class CL_WDR_WIZARD has no exception.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 710 |