SAP ABAP Class IF_RCM_TRANS_DECL (Declaration of State Transition)
Properties
Class IF_RCM_TRANS_DECL  
Short Description Declaration of State Transition    
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_TRANS_DECL has no forward declaration.
Interfaces
Class IF_RCM_TRANS_DECL has no interface implemented.
Friends
Class IF_RCM_TRANS_DECL has no friend class.
Attributes
Class IF_RCM_TRANS_DECL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FROM_STATE Instance method Public Method State That Is Being Left 20040826
2 GET_SPSID Instance method Public Method General Part of the Name of the Transition 20040826
3 GET_TO_STATE Instance method Public Method Target State of the Transition 20040826
4 GET_TRANSDECLID Instance method Public Method Special Part of this State Transition 20040826
Events
Class IF_RCM_TRANS_DECL has no event.
Types
Class IF_RCM_TRANS_DECL has no local type.
Method Signatures

Method GET_FROM_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FROM_STATE Value transfer Object reference (TYPE REF TO) CL_RCM_STATE Vorausgesetzter Ausgangszustand 20040826

Method GET_FROM_STATE on class IF_RCM_TRANS_DECL has no exception.

Method GET_SPSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SPSID Value transfer Type reference (TYPE) SRMSPSID Elementart-ID des übergeordneten ServiceProvider 20040826

Method GET_SPSID on class IF_RCM_TRANS_DECL has no exception.

Method GET_TO_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TO_STATE Value transfer Object reference (TYPE REF TO) CL_RCM_STATE Zielzustand dieses Zustandsübergangs 20040826

Method GET_TO_STATE on class IF_RCM_TRANS_DECL has no exception.

Method GET_TRANSDECLID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RE_TRANS_ID Call by reference Type reference (TYPE) RCM_WD_TRANSITION RCM: Web Dynpro for ABAP, State: Zustandsübergangs-ID 20040826

Method GET_TRANSDECLID on class IF_RCM_TRANS_DECL has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in