SAP ABAP Class CL_SPI_CM_DEST (Metadata: Destinations)
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' 20021211
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20021216
Properties
Class CL_SPI_CM_DEST  
Short Description Metadata: Destinations    
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 20021211   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 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' 20021211
2 IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20021216
Friends
# Friend Modeled only Created on Description
1 CB_SPI_CM_DEST 20030509 Base Agent Metadata: Destinations
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGDEPL Instance attribute Protected Type reference (TYPE) SPIDESAG Agent Activation 20030124
2 DESTINATION Instance attribute Protected Type reference (TYPE) SPIPRSTDEST Destination for a Step 20021211
3 LOCAL_ITS Instance attribute Protected Type reference (TYPE) SPIITSLOCAL SPI: URL to ITS for Local System 20021211
4 LOCAL_SYSTEM Instance attribute Protected Type reference (TYPE) SPISYSLOCAL Identification of the Local System (ID or CIM Key) 20021211
5 LOCSTORE Instance attribute Protected Type reference (TYPE) SPIDESLS Local Data Repository 20030124
6 PROCTYPE Instance attribute Protected Type reference (TYPE) SPIPROCTP SPI: Process Type ID 20021211
7 PRSTEPID Instance attribute Protected Type reference (TYPE) SPIPRSTID SPI: Process Step ID 20021211
8 SYSID Instance attribute Protected Type reference (TYPE) RFCSYSID System ID 20030218
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGDEPL Instance method Public Get-method of a virtual attribute Gets Attribute AGDEPL 20030124
2 GET_DESTINATION Instance method Public Get-method of a virtual attribute Reads the Attribute DESTINATION 20021211
3 GET_LOCAL_ITS Instance method Public Get-method of a virtual attribute Reads the Attribute LOCAL_ITS 20021211
4 GET_LOCAL_SYSTEM Instance method Public Get-method of a virtual attribute Reads the Attribute LOCAL_SYSTEM 20021211
5 GET_LOCSTORE Instance method Public Get-method of a virtual attribute Reads Attribute LOCSTORE 20030124
6 GET_PROCTYPE Instance method Public Get-method of a virtual attribute Reads the Attribute PROCTYPE 20021211
7 GET_PRSTEPID Instance method Public Get-method of a virtual attribute Reads the Attribute PRSTEPID 20021211
8 GET_SYSID Instance method Public Get-method of a virtual attribute Reads Attribute SYSID 20030218
9 SET_AGDEPL Instance method Public Set-method of a virtual attribute Sets Attribute AGDEPL 20030124
10 SET_LOCAL_ITS Instance method Public Set-method of a virtual attribute Sets the Attribute LOCAL_ITS 20021211
11 SET_LOCAL_SYSTEM Instance method Public Set-method of a virtual attribute Sets the Attribute LOCAL_SYSTEM 20021211
12 SET_LOCSTORE Instance method Public Set-method of a virtual attribute Sets Attribute LOCSTORE 20030124
13 SET_SYSID Instance method Public Set-method of a virtual attribute Sets Attribute SYSID 20030218
14 _GET_DESTINATION_TYPE Instance method Public Method Gets Destination Type 20080220
Events
Class CL_SPI_CM_DEST has no event.
Types
Class CL_SPI_CM_DEST has no local type.
Method Signatures

Method GET_AGDEPL Signature

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

Method GET_DESTINATION Signature

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

Method GET_LOCAL_ITS Signature

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

Method GET_LOCAL_SYSTEM Signature

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

Method GET_LOCSTORE Signature

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

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

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

Method GET_SYSID Signature

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

Method SET_AGDEPL Signature

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

Method SET_LOCAL_ITS Signature

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

Method SET_LOCAL_SYSTEM Signature

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

Method SET_LOCSTORE Signature

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

Method SET_SYSID Signature

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

Method _GET_DESTINATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) RFCTYPE Typ einer RFC-Verbindung 20080220
# Exception Resumable Description Created on
1 CX_SPI_CM_OBJ Fehlerklasse für die Objekte Metadatenpflege 20080220
History
Last changed by/on SAP  20110908 
SAP Release Created in 630