SAP ABAP Class CA_SPI_CM_PSD (Agent Meta Data 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 | Inheritance (c INHERITING FROM c_ref) | CB_SPI_CM_PSD | Base Agent Meta Data Maintenance: Step | 20021023 |
Properties
| Class | CA_SPI_CM_PSD | |
| Short Description | Agent Meta Data Maintenance: Step | |
| Super Class | CB_SPI_CM_PSD | Base Agent Meta Data Maintenance: Step |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CA_SPI_CM_PSD has no interface implemented.
Friends
Class CA_SPI_CM_PSD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CA_SPI_CM_PSD | Class Agent - Singleton | 20021023 | |||
| 2 | Instance attribute | Private | See coding | Global SPI: Boolean Value | 20021104 | ||||
| 3 | Instance attribute | Private | See coding | 20021216 | |||||
| 4 | Instance attribute | Private | See coding | 20021127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20021023 | |
| 2 | Instance method | Public | Method | Gets All Steps for Step Name and Process Type | 20030422 | |
| 3 | Instance method | Public | Method | Gets All Steps for Process Type | 20021025 | |
| 4 | Instance method | Public | Method | Gets all Steps for a Step ID | 20021216 | |
| 5 | Instance method | Public | Method | Gets All Steps for Signature | 20021127 | |
| 6 | Instance method | Private | Method | Loads All Objects for Signature | 20021025 | |
| 7 | Instance method | Private | Method | Loads All Objects Using the Step ID | 20021216 | |
| 8 | Instance method | Private | Method | Loads All Objects for Signature | 20021127 | |
| 9 | Instance method | Private | Method | 20021025 |
Events
Class CA_SPI_CM_PSD has no event.
Types
Class CA_SPI_CM_PSD has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CA_SPI_CM_PSD has no parameter.
Method CLASS_CONSTRUCTOR on class CA_SPI_CM_PSD has no exception.
Method GET_PERSISTENT_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NAME | Call by reference | Type reference (TYPE) | SPIPSNAME | Schrittname | 20030422 | |||
| 2 | IP_PROCTYPE | Call by reference | Type reference (TYPE) | SPIPROCTP | 20030422 | ||||
| 3 | RT_RESULT | Value transfer | Type reference (TYPE) | TSPICMPSD | Liste von Referenzen auf Schritte | 20030422 |
Method GET_PERSISTENT_BY_NAME on class CA_SPI_CM_PSD has no exception.
Method GET_PERSISTENT_BY_PROCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PROCTYPE | Call by reference | Type reference (TYPE) | SPIPROCTP | SPI: ID eines Prozesstypen | 20021025 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | TSPICMPSD | Liste von Referenzen auf Schritte | 20021025 |
Method GET_PERSISTENT_BY_PROCTYPE on class CA_SPI_CM_PSD has no exception.
Method GET_PERSISTENT_BY_PRSTEPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PRSTEPID | Call by reference | Type reference (TYPE) | SPIPRSTID | SPI: ID eines Prozessschrittes | 20021216 | |||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SPI_CM_PSD | Referenz auf Schritt | 20030527 |
Method GET_PERSISTENT_BY_PRSTEPID on class CA_SPI_CM_PSD has no exception.
Method GET_PERSISTENT_BY_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_SIGNATURE | Call by reference | Type reference (TYPE) | SPIAGSIGN | SPI Global: Agentensignatur | 20021127 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | TSPICMPSD | Liste von Referenzen auf Schritte | 20021127 |
Method GET_PERSISTENT_BY_SIGNATURE on class CA_SPI_CM_PSD has no exception.
Method LOAD_BY_PROCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PROCTYPE | Call by reference | Type reference (TYPE) | SPIPROCTP | SPI: ID eines Prozesstypen | 20021025 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | OSTYP_REF_TAB | 20021025 |
Method LOAD_BY_PROCTYPE on class CA_SPI_CM_PSD has no exception.
Method LOAD_BY_PRSTEPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PRSTEPID | Call by reference | Type reference (TYPE) | SPIPRSTID | SPI: ID eines Prozessschrittes | 20021216 | |||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SPI_CM_PSD | 20030527 |
Method LOAD_BY_PRSTEPID on class CA_SPI_CM_PSD has no exception.
Method LOAD_BY_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_SIGNATURE | Call by reference | Type reference (TYPE) | SPIAGSIGN | SPI Global: Agentensignatur | 20021127 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | OSTYP_REF_TAB | 20021127 |
Method LOAD_BY_SIGNATURE on class CA_SPI_CM_PSD has no exception.
Method SET_OBJECTS_FROM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DB_DATA_TAB | Call by reference | Type reference (TYPE) | TYP_DB_DATA_TAB | 20021025 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | OSTYP_REF_TAB | 20021025 |
Method SET_OBJECTS_FROM_DATA on class CA_SPI_CM_PSD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |