SAP ABAP Class CL_SPI_CM_PSR (Metadata relationship between steps)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI21 (Package) Central Meta Data (Maintenance)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20021121
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20021211
Properties
Class CL_SPI_CM_PSR  
Short Description Metadata relationship between steps    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SPI21   Central Meta Data (Maintenance) 
Created 20021121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CA_SPI_CM_PSRFLD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CA_SPI_CM_PSRTFLD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20021121
2 IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20021211
Friends
# Friend Modeled only Created on Description
1 CB_SPI_CM_PSR 20030509 Base Agent Metadata Relationships Between Steps
2 CL_SPI_CU_MAINTAIN 20021125 Metadata maintenance: API class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NECCESSARY Constant Public Type reference (TYPE) SPIRELCND 1 Required 20030319
2 GC_SUFFICIENT Constant Public Type reference (TYPE) SPIRELCND 2 Sufficient 20030319
3 PROCTYPE Instance attribute Protected Type reference (TYPE) SPIPROCTP SPI: Process Type ID 20021121
4 RELRULE Instance attribute Protected Type reference (TYPE) SPIRELID SPI: Relationship ID 20021121
5 RELTYPE Instance attribute Protected Type reference (TYPE) SPIRELTP SPI: Relationship Type ID 20021121
6 RULEOPT Instance attribute Protected Type reference (TYPE) SPIRELCND SPI: Relationship Rule Sufficient / Required 20030318
7 STEPID1 Instance attribute Protected Type reference (TYPE) SPIPRSTID SPI: Process Step ID 20021121
8 STEPID2 Instance attribute Protected Type reference (TYPE) SPIRLSTID SPI: Linked Technical Step 20021121
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROCTYPE Instance method Public Get-method of a virtual attribute Reads the Attribute PROCTYPE 20021121
2 GET_RELRULE Instance method Public Get-method of a virtual attribute Reads the Attribute RELRULE 20021121
3 GET_RELTYPE Instance method Public Get-method of a virtual attribute Reads the Attribute RELTYPE 20021121
4 GET_RULEOPT Instance method Public Get-method of a virtual attribute Reads Attribute RULEOPT 20030318
5 GET_STEPID1 Instance method Public Get-method of a virtual attribute Reads the Attribute STEPID1 20021121
6 GET_STEPID2 Instance method Public Get-method of a virtual attribute Reads the Attribute STEPID2 20021121
7 SET_RELTYPE Instance method Public Set-method of a virtual attribute Sets the Attribute RELTYPE 20021121
8 SET_RULEOPT Instance method Public Set-method of a virtual attribute Sets Attribute RULEOPT 20030318
9 SET_STEPID1 Instance method Public Set-method of a virtual attribute Sets the Attribute STEPID1 20021121
10 SET_STEPID2 Instance method Public Set-method of a virtual attribute Sets the Attribute STEPID2 20021121
11 _GET_FIELD_RELATIONS Instance method Public Method Returns List with References to Field Relationships 20021123
12 _GET_STEP1 Instance method Public Method Returns Reference to Step 1 20021126
13 _GET_STEP2 Instance method Public Method Returns Reference to Step 2 20021126
14 _GET_TECHNICAL_RELATIONS Instance method Public Method Returns List with References to Technical Relationships 20021125
Events
Class CL_SPI_CM_PSR has no event.
Types
Class CL_SPI_CM_PSR has no local type.
Method Signatures

Method GET_PROCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIPROCTP Attributwert 20021121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021121

Method GET_RELRULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIRELID Attributwert 20021121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021121

Method GET_RELTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIRELTP Attributwert 20021121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021121

Method GET_RULEOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIRELCND Attributwert 20030318
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030318

Method GET_STEPID1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIPRSTID Attributwert 20021121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021121

Method GET_STEPID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIRLSTID Attributwert 20021121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021121

Method SET_RELTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELTYPE Call by reference Type reference (TYPE) SPIRELTP Attributwert 20021121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021121

Method SET_RULEOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RULEOPT Call by reference Type reference (TYPE) SPIRELCND Attributwert 20030318
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030318

Method SET_STEPID1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEPID1 Call by reference Type reference (TYPE) SPIPRSTID Attributwert 20021121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021121

Method SET_STEPID2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEPID2 Call by reference Type reference (TYPE) SPIRLSTID Attributwert 20021121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021121

Method _GET_FIELD_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) TSPICMPSRFLD Liste von Referenzen auf Feldbeziehungen 20021123

Method _GET_FIELD_RELATIONS on class CL_SPI_CM_PSR has no exception.

Method _GET_STEP1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_SPI_CM_PSD Metadatenpflege: Schritt 20021126
# Exception Resumable Description Created on
1 CX_SPI_CM_OBJ Fehlerklasse für die Objekte Metadatenpflege 20021126

Method _GET_STEP2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_SPI_CM_PSD Metadatenpflege: Schritt 20021126
# Exception Resumable Description Created on
1 CX_SPI_CM_OBJ Fehlerklasse für die Objekte Metadatenpflege 20021126

Method _GET_TECHNICAL_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) TSPICMPSRTFLD Liste von Referenzen auf Headerbeziehungen 20021125

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