SAP ABAP Class CX_SPI_TRANS (PMI: Transition Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI6 (Package) Central: API Process Information
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SPI_API PMI: API exception 20021119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SPI_TRANS_INST Transition instance exception 20021121
Properties
Class CX_SPI_TRANS  
Short Description PMI: Transition Exception    
Super Class CX_SPI_API PMI: API exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SPI6   Central: API Process Information 
Created 20021119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SPI_TRANS has no forward declaration.
Interfaces
Class CX_SPI_TRANS has no interface implemented.
Friends
Class CX_SPI_TRANS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_STEP1 Instance attribute Public Object reference (TYPE REF TO) CL_SPI_STEP Process Step Definition 20021121
2 GO_STEP2 Instance attribute Public Object reference (TYPE REF TO) CL_SPI_STEP Process Step Definition 20021121
3 GO_TRANS Instance attribute Public Object reference (TYPE REF TO) CL_SPI_TRANSITION Definition of Process Step Transition 20021119
4 G_STEP1 Instance attribute Public Type reference (TYPE) SPIPRSTID SPI: Process Step ID 20021119
5 G_STEP2 Instance attribute Public Type reference (TYPE) SPIPRSTID SPI: Process Step ID 20021119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021119
Events
Class CX_SPI_TRANS has no event.
Types
Class CX_SPI_TRANS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GO_PROC Value transfer Object reference (TYPE REF TO) CL_SPI_PROCESS GO_PROC 20021119
2 Importing GO_STEP1 Value transfer Object reference (TYPE REF TO) CL_SPI_STEP GO_STEP1 20021121
3 Importing GO_STEP2 Value transfer Object reference (TYPE REF TO) CL_SPI_STEP GO_STEP2 20021121
4 Importing GO_TRANS Value transfer Object reference (TYPE REF TO) CL_SPI_TRANSITION GO_TRANS 20021119
5 Importing G_PROCTP Value transfer Type reference (TYPE) SPIPROCTP G_PROCTP 20021119
6 Importing G_STEP1 Value transfer Type reference (TYPE) SPIPRSTID G_STEP1 20021119
7 Importing G_STEP2 Value transfer Type reference (TYPE) SPIPRSTID G_STEP2 20021119
8 Importing G_V1 Value transfer Type reference (TYPE) STRING G_V1 20021120
9 Importing G_V2 Value transfer Type reference (TYPE) STRING G_V2 20021120
10 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20021119
11 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20021119

Method CONSTRUCTOR on class CX_SPI_TRANS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630