SAP ABAP Interface IF_RCM_STATE_MANAGER (State Manager (Client Framework Implemented))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_FRAMEWORK_WDA_STATE (Package) RM Client Framework: Web Dynpro for ABAP, States
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
Interface IF_RCM_STATE_MANAGER  
Short Description State Manager (Client Framework Implemented)    
General Data
Package SRM_FRAMEWORK_WDA_STATE   RM Client Framework: Web Dynpro for ABAP, States 
Created 20040826   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IF_RCM_STATE_MANAGER has no forward declaration.
Interfaces
Interface IF_RCM_STATE_MANAGER has no interface.
Friends
Interface IF_RCM_STATE_MANAGER has no friend.
Attributes
Interface IF_RCM_STATE_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TRANS_DEKL Instance method Public Method Announce State Transition 20040826
2 FIRE_TRANSITION Instance method Public Method Trigger State Transition 20040826
3 GET_CURRENT_STATE Instance method Public Method Current State of the Main SP and Other Embedded Objects 20040826
4 IS_TRANSITION_ENABLED Instance method Public Method Is the state transition permitted? 20040826
5 REMOVE_TRANS_DEKL Instance method Public Method Remove State Transition Again 20040826
Events
Interface IF_RCM_STATE_MANAGER has no event.
Types
Interface 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 Importing IM_TRANSITION_DECL Call by reference Object reference (TYPE REF TO) IF_RCM_TRANS_DECL Deklaration Zustandsübergang 20040826

Method ADD_TRANS_DEKL on Interface 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 Importing IM_TRANSITION_DECL Call by reference Object reference (TYPE REF TO) IF_RCM_TRANS_DECL Deklaration Zustandsübergang 20040826

Method FIRE_TRANSITION on Interface 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 Returning RE_STATE Value transfer Object reference (TYPE REF TO) CL_RCM_STATE aktueller Zustand 20040826

Method GET_CURRENT_STATE on Interface 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 Importing IM_TRANSITION_DECL Call by reference Object reference (TYPE REF TO) IF_RCM_TRANS_DECL Deklaration Zustandsübergang 20040826
2 Returning RE_ENABLED Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040826

Method IS_TRANSITION_ENABLED on Interface 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 Importing IM_TRANSITION_DECL Call by reference Object reference (TYPE REF TO) IF_RCM_TRANS_DECL Deklaration Zustandsübergang 20040826

Method REMOVE_TRANS_DEKL on Interface IF_RCM_STATE_MANAGER has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700