SAP ABAP Class CL_SPI_CM_PSD (Metadata maintenance: step)
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' 20021023
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20021211
Properties
Class CL_SPI_CM_PSD  
Short Description Metadata maintenance: step    
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 20021023   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_SGD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 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' 20021023
2 IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20021211
Friends
# Friend Modeled only Created on Description
1 CB_SPI_CM_PSD 20030509 Base Agent Meta Data Maintenance: Step
2 CL_SPI_CU_MAINTAIN 20021123 Metadata maintenance: API class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Protected Type reference (TYPE) SPIPSNAME Name of a Step - Stays the Same When Copied 20030422
2 PROCTYPE Instance attribute Protected Type reference (TYPE) SPIPROCTP SPI: Process Type ID 20021023
3 PRSTEPID Instance attribute Protected Type reference (TYPE) SPIPRSTID SPI: Process Step ID 20021023
4 SIGNATURE Instance attribute Protected Type reference (TYPE) SPIAGSIGN Global SPI: Agent Signature 20021023
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAME Instance method Public Get-method of a virtual attribute Reads the Attribute NAME 20030422
2 GET_PROCTYPE Instance method Public Get-method of a virtual attribute Reads the Attribute PROCTYPE 20021023
3 GET_PRSTEPID Instance method Public Get-method of a virtual attribute Reads the Attribute PRSTEPID 20021023
4 GET_SIGNATURE Instance method Public Get-method of a virtual attribute Reads the Attribute SIGNATURE 20021023
5 IS_EVENT Instance method Public Method Determines Whether an Event is Involved 20021203
6 IS_SYST Instance method Public Method Reads System Flag of the Signature 20021127
7 SET_NAME Instance method Public Set-method of a virtual attribute Sets the Attribute NAME 20030422
8 _GET_ADDRESSES Instance method Public Method Gets addresses for this step 20080305
9 _GET_AGENTID Instance method Public Method Reads Agent ID of the Signature 20021025
10 _GET_AGENTXT Instance method Public Method Reads the Text of the Agent 20021028
11 _GET_COMPNAME Instance method Public Method Gets the components of the signature 20080125
12 _GET_CONDITIONS Instance method Public Method Reads Conditions for a Signature 20021025
13 _GET_DESTINATIONS Instance method Public Method Reads the Destinations for this Step 20021211
14 _GET_ORGID Instance method Public Method Reads Original Signature for the Texts 20031021
15 _GET_PAYLOAD Instance method Public Method Reads Payload for a Signature 20021025
16 _GET_SIGNATXT Instance method Public Method Reads the Text for a Signature 20021025
17 _SET_ORGID Instance method Protected Method Sets Original Signature for the Texts 20031021
18 _SET_SIGNATXT Instance method Public Method Sets the Signature Text 20021025
Events
Class CL_SPI_CM_PSD has no event.
Types
Class CL_SPI_CM_PSD has no local type.
Method Signatures

Method GET_NAME Signature

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

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 20021023
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021023

Method GET_PRSTEPID 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 20021023
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20021023

Method GET_SIGNATURE Signature

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

Method IS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIBOOL SPI Global: Boolscher Wert 20021203

Method IS_EVENT on class CL_SPI_CM_PSD has no exception.

Method IS_SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIBOOL SPI: Generische Signatur (prozessübergreifend) 20021127
# Exception Resumable Description Created on
1 CX_SPI_CM_OBJ Fehlerklasse für die Objekte Metadatenpflege 20021213

Method SET_NAME Signature

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

Method _GET_ADDRESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) TSPICMADDR Liste von Referenzen auf Schritt Adressen 20080305

Method _GET_ADDRESSES on class CL_SPI_CM_PSD has no exception.

Method _GET_AGENTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIAGNTID SPI Global: Agenten-ID 20021025
# Exception Resumable Description Created on
1 CX_SPI_CM_OBJ Fehlerklasse für die Objekte Metadatenpflege 20021213

Method _GET_AGENTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIAGNTXT SPI: Beschreibung für Agenten 20021028
# Exception Resumable Description Created on
1 CX_SPI_CM_OBJ Fehlerklasse für die Objekte Metadatenpflege 20021213

Method _GET_COMPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPITOOLID SPI: Id eines Tools 20080125
# Exception Resumable Description Created on
1 CX_SPI_CM_OBJ Fehlerklasse für die Objekte Metadatenpflege 20080125

Method _GET_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FLDNAME Call by reference Type reference (TYPE) SPIDFLDNAM SPI: Name eines Datenfelds 20021120
2 Returning RT_RESULT Value transfer Type reference (TYPE) TSPICMSGCON Liste von Referenzen auf Signatur Konditionen 20021025

Method _GET_CONDITIONS on class CL_SPI_CM_PSD has no exception.

Method _GET_DESTINATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) TSPICMDEST Liste von Referenzen auf Schritt Destinationen 20021211

Method _GET_DESTINATIONS on class CL_SPI_CM_PSD has no exception.

Method _GET_ORGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIAGSIGN SPI: Beschreibung für Signatur eines Agenten 20031021
# Exception Resumable Description Created on
1 CX_SPI_CM_OBJ Fehlerklasse für die Objekte Metadatenpflege 20031021

Method _GET_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) TSPICMSGFLD Liste Referenzen Payload Signatur 20021025

Method _GET_PAYLOAD on class CL_SPI_CM_PSD has no exception.

Method _GET_SIGNATXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPISGNTXT SPI: Beschreibung für Signatur eines Agenten 20021025
# Exception Resumable Description Created on
1 CX_SPI_CM_OBJ Fehlerklasse für die Objekte Metadatenpflege 20021213

Method _SET_ORGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORGID Call by reference Type reference (TYPE) SPIAGSIGN SPI: Beschreibung für Signatur eines Agenten 20031021
# Exception Resumable Description Created on
1 CX_SPI_CM_OBJ Fehlerklasse für die Objekte Metadatenpflege 20031021

Method _SET_SIGNATXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SIGNATXT Call by reference Type reference (TYPE) SPISGNTXT SPI: Beschreibung für Signatur eines Agenten 20021025
# Exception Resumable Description Created on
1 CX_SPI_CM_OBJ Fehlerklasse für die Objekte Metadatenpflege 20021213
History
Last changed by/on SAP  20110908 
SAP Release Created in 630