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 | 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 | Instance attribute | Protected | Type reference (TYPE) | SPIDESAG | Agent Activation | 20030124 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SPIPRSTDEST | Destination for a Step | 20021211 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SPIITSLOCAL | SPI: URL to ITS for Local System | 20021211 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SPISYSLOCAL | Identification of the Local System (ID or CIM Key) | 20021211 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SPIDESLS | Local Data Repository | 20030124 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SPIPROCTP | SPI: Process Type ID | 20021211 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SPIPRSTID | SPI: Process Step ID | 20021211 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RFCSYSID | System ID | 20030218 |
Methods
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 | RESULT | Value transfer | Type reference (TYPE) | SPIDESAG | Attributwert | 20030124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030124 |
Method GET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SPIPRSTDEST | Attributwert | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021211 |
Method GET_LOCAL_ITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SPIITSLOCAL | Attributwert | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021211 |
Method GET_LOCAL_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SPISYSLOCAL | Attributwert | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021211 |
Method GET_LOCSTORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SPIDESLS | Attributwert | 20030124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030124 |
Method GET_PROCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SPIPROCTP | Attributwert | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021211 |
Method GET_PRSTEPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SPIPRSTID | Attributwert | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021211 |
Method GET_SYSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | RFCSYSID | Attributwert | 20030218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030218 |
Method SET_AGDEPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGDEPL | Call by reference | Type reference (TYPE) | SPIDESAG | Attributwert | 20030124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030124 |
Method SET_LOCAL_ITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCAL_ITS | Call by reference | Type reference (TYPE) | SPIITSLOCAL | Attributwert | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021211 |
Method SET_LOCAL_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCAL_SYSTEM | Call by reference | Type reference (TYPE) | SPISYSLOCAL | Attributwert | 20021211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021211 |
Method SET_LOCSTORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCSTORE | Call by reference | Type reference (TYPE) | SPIDESLS | Attributwert | 20030124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030124 |
Method SET_SYSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SYSID | Call by reference | Type reference (TYPE) | RFCSYSID | Attributwert | 20030218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030218 |
Method _GET_DESTINATION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RESULT | Value transfer | Type reference (TYPE) | RFCTYPE | Typ einer RFC-Verbindung | 20080220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für die Objekte Metadatenpflege | 20080220 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |