SAP ABAP Interface IF_RCM_TRANS_DECL (Declaration of State Transition)
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
Properties
Interface IF_RCM_TRANS_DECL  
Short Description Declaration of State Transition    
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_TRANS_DECL has no forward declaration.
Interfaces
Interface IF_RCM_TRANS_DECL has no interface.
Friends
Interface IF_RCM_TRANS_DECL has no friend.
Attributes
Interface 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
Interface IF_RCM_TRANS_DECL has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_RCM_TRANS_DECL has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700