SAP ABAP Class IF_SPI_TRANSITION_INST (PMI: Transition Instance Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SPI_COMMON Common functionality 20030701
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_TRANSITION_INST Instance of a Process Step Transition 20030702
Properties
Class IF_SPI_TRANSITION_INST  
Short Description PMI: Transition Instance Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030701   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SPI_TRANSITION_INST has no forward declaration.
Interfaces
Class IF_SPI_TRANSITION_INST has no interface implemented.
Friends
Class IF_SPI_TRANSITION_INST has no friend class.
Attributes
Class IF_SPI_TRANSITION_INST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EQUALS Instance method Public Method 20030704
2 GET_ATTRIBUTE Instance method Public Method 20030704
3 GET_ATTRIBUTES Instance method Public Method 20030704
4 GET_DESCRIPTION Instance method Public Method 20030704
5 GET_STEP_INSTANCES Instance method Public Method Gets Step Instances for Transition Instance 20030701
6 GET_TRANSITION Instance method Public Method Gets Transition to Transition Instance 20030701
Events
Class IF_SPI_TRANSITION_INST has no event.
Types
Class IF_SPI_TRANSITION_INST has no local type.
Method Signatures

Method EQUALS Signature

Method EQUALS on class IF_SPI_TRANSITION_INST has no parameter.
Method EQUALS on class IF_SPI_TRANSITION_INST has no exception.

Method GET_ATTRIBUTE Signature

Method GET_ATTRIBUTE on class IF_SPI_TRANSITION_INST has no parameter.
Method GET_ATTRIBUTE on class IF_SPI_TRANSITION_INST has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class IF_SPI_TRANSITION_INST has no parameter.
Method GET_ATTRIBUTES on class IF_SPI_TRANSITION_INST has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class IF_SPI_TRANSITION_INST has no parameter.
Method GET_DESCRIPTION on class IF_SPI_TRANSITION_INST has no exception.

Method GET_STEP_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SOURCE Call by reference Object reference (TYPE REF TO) IF_SPI_STEP_INST 20030701
2 Exporting EO_TARGET Call by reference Object reference (TYPE REF TO) IF_SPI_STEP_INST 20030701

Method GET_STEP_INSTANCES on class IF_SPI_TRANSITION_INST has no exception.

Method GET_TRANSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TRANSITION Value transfer Object reference (TYPE REF TO) IF_SPI_TRANSITION 20030701
# Exception Resumable Description Created on
1 CX_SPI_TRANS_INST Übergansinstanz-Ausnahme 20030701
History
Last changed by/on SAP  20110908 
SAP Release Created in