SAP ABAP Class CL_SPI_COLLECTION_TRANSITION (Transitions Between Step Collections)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI111 (Package) Step Collections
Properties
Class CL_SPI_COLLECTION_TRANSITION  
Short Description Transitions Between Step Collections    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI111   Step Collections 
Created 20030515   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SPI_COLLECTION_TRANSITION has no forward declaration.
Interfaces
Class CL_SPI_COLLECTION_TRANSITION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SPI_STEP_COLLECTION 20030515 Step Collection
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_COLLECTION_FROM Instance attribute Protected Object reference (TYPE REF TO) CL_SPI_STEP_COLLECTION 20030515
2 GO_COLLECTION_TO Instance attribute Protected Object reference (TYPE REF TO) CL_SPI_STEP_COLLECTION 20030515
3 GP_COLLECTION_ID_FROM Instance attribute Protected Type reference (TYPE) SPICOLID 20030515
4 GP_COLLECTION_ID_TO Instance attribute Protected Type reference (TYPE) SPICOLID 20030515
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030515
2 DELETE Instance method Public Method Deletes Transition 20030620
3 GET_COLLECTION_FROM Instance method Public Method Gets Start of Transition as Object 20030515
4 GET_COLLECTION_ID_FROM Instance method Public Method Gets Start of Transition as ID 20030515
5 GET_COLLECTION_ID_TO Instance method Public Method Gets End of Transition as ID 20030515
6 GET_COLLECTION_TO Instance method Public Method Gets End of Transition as Object 20030515
7 GET_STEP_TRANSITIONS Instance method Public Method Gets Step Transitions Between Both Collections 20030612
Events
Class CL_SPI_COLLECTION_TRANSITION has no event.
Types
Class CL_SPI_COLLECTION_TRANSITION 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 IP_COLLECTION_ID_FROM Call by reference Type reference (TYPE) SPICOLID 20030515
2 Importing IP_COLLECTION_ID_TO Call by reference Type reference (TYPE) SPICOLID 20030515

Method CONSTRUCTOR on class CL_SPI_COLLECTION_TRANSITION has no exception.

Method DELETE Signature

Method DELETE on class CL_SPI_COLLECTION_TRANSITION has no parameter.
Method DELETE on class CL_SPI_COLLECTION_TRANSITION has no exception.

Method GET_COLLECTION_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_COLLECTION Value transfer Object reference (TYPE REF TO) CL_SPI_STEP_COLLECTION Collection 20030515

Method GET_COLLECTION_FROM on class CL_SPI_COLLECTION_TRANSITION has no exception.

Method GET_COLLECTION_ID_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_COLLECTION Value transfer Type reference (TYPE) SPICOLID Collection 20030515

Method GET_COLLECTION_ID_FROM on class CL_SPI_COLLECTION_TRANSITION has no exception.

Method GET_COLLECTION_ID_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_COLLECTION Value transfer Type reference (TYPE) SPICOLID Collection 20030515

Method GET_COLLECTION_ID_TO on class CL_SPI_COLLECTION_TRANSITION has no exception.

Method GET_COLLECTION_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_COLLECTION Value transfer Object reference (TYPE REF TO) CL_SPI_STEP_COLLECTION Collection 20030515

Method GET_COLLECTION_TO on class CL_SPI_COLLECTION_TRANSITION has no exception.

Method GET_STEP_TRANSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEARCH_FILTER Call by reference Object reference (TYPE REF TO) CL_SPI_SEARCH_FILTER 20030722
2 Returning RT_TRANSITIONS Value transfer Type reference (TYPE) TSPITRANS Schrittübergänge 20030612
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030612
2 CX_SPI_UI_CU_COL PMI: Übergang-Ausnahme 20030612
History
Last changed by/on SAP  20110908 
SAP Release Created in 640