SAP ABAP Class IF_RCM_STATE_MANAGER (State Manager (Client Framework Implemented))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RCM_STATE_MANAGER_EMB | Implicitly Supports Embeddables | 20040826 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCM_STATE_MANAGER | State Manager Web Dynpro for ABAP (Default) | 20040826 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCM_STATE_MANAGER_EMB | Convenience Implementation | 20040826 |
Properties
| Class | IF_RCM_STATE_MANAGER | |
| Short Description | State Manager (Client Framework Implemented) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040826 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RCM_STATE_MANAGER has no forward declaration.
Interfaces
Class IF_RCM_STATE_MANAGER has no interface implemented.
Friends
Class IF_RCM_STATE_MANAGER has no friend class.
Attributes
Class IF_RCM_STATE_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Announce State Transition | 20040826 | |
| 2 | Instance method | Public | Method | Trigger State Transition | 20040826 | |
| 3 | Instance method | Public | Method | Current State of the Main SP and Other Embedded Objects | 20040826 | |
| 4 | Instance method | Public | Method | Is the state transition permitted? | 20040826 | |
| 5 | Instance method | Public | Method | Remove State Transition Again | 20040826 |
Events
Class IF_RCM_STATE_MANAGER has no event.
Types
Class IF_RCM_STATE_MANAGER has no local type.
Method Signatures
Method ADD_TRANS_DEKL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRANSITION_DECL | Call by reference | Object reference (TYPE REF TO) | IF_RCM_TRANS_DECL | Deklaration Zustandsübergang | 20040826 |
Method ADD_TRANS_DEKL on class IF_RCM_STATE_MANAGER has no exception.
Method FIRE_TRANSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRANSITION_DECL | Call by reference | Object reference (TYPE REF TO) | IF_RCM_TRANS_DECL | Deklaration Zustandsübergang | 20040826 |
Method FIRE_TRANSITION on class IF_RCM_STATE_MANAGER has no exception.
Method GET_CURRENT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STATE | Value transfer | Object reference (TYPE REF TO) | CL_RCM_STATE | aktueller Zustand | 20040826 |
Method GET_CURRENT_STATE on class IF_RCM_STATE_MANAGER has no exception.
Method IS_TRANSITION_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRANSITION_DECL | Call by reference | Object reference (TYPE REF TO) | IF_RCM_TRANS_DECL | Deklaration Zustandsübergang | 20040826 | |||
| 2 | RE_ENABLED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040826 |
Method IS_TRANSITION_ENABLED on class IF_RCM_STATE_MANAGER has no exception.
Method REMOVE_TRANS_DEKL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRANSITION_DECL | Call by reference | Object reference (TYPE REF TO) | IF_RCM_TRANS_DECL | Deklaration Zustandsübergang | 20040826 |
Method REMOVE_TRANS_DEKL on class IF_RCM_STATE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in |