SAP ABAP Class CL_SPI_CM_PDTA (PMI: Instance Attributes of Process)
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' | 20021219 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SPI_CM_CHECK | Consistency Check of PMI Metadata | 20021219 |
Properties
Class | CL_SPI_CM_PDTA | |
Short Description | PMI: Instance Attributes of Process | |
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 | 20021219 | 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' | 20021219 | ||
2 | IF_SPI_CM_CHECK | Consistency Check of PMI Metadata | 20021219 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_SPI_CM_PDTA | 20030509 | PMI Base Agent: Instance Attributes of Process | |
2 | CL_SPI_CU_MAINTAIN | 20021220 | Metadata maintenance: API class |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPIATTNAME | Technical Name of Attribute | 20021219 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPIPROCTP | SPI: Process Type ID | 20021219 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPIPRSTID | SPI: Process Step ID | 20021219 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPITXTSYM | SPI: Placeholder for Replacement Text | 20021219 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPITOOLID | SPI: Tool ID | 20021219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads the Attribute NAME | 20021219 |
2 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads the Attribute PROCTYPE | 20021219 |
3 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads the Attribute PRSTEPID | 20021219 |
4 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute SYMBOL | 20021219 |
5 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads Attribute TOOL | 20021219 |
6 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets the Attribute NAME | 20021219 |
7 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets Attribute PRSTEPID | 20021219 |
8 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets Attribute TOOL | 20021219 |
Events
Class CL_SPI_CM_PDTA has no event.
Types
Class CL_SPI_CM_PDTA 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 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SPIATTNAME | Attributwert | 20021219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021219 |
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 | 20021219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021219 |
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 | 20021219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021219 |
Method GET_SYMBOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SPITXTSYM | Attributwert | 20021219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021219 |
Method GET_TOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SPITOOLID | Attributwert | 20021219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021219 |
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SPIATTNAME | Attributwert | 20021219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021219 |
Method SET_PRSTEPID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PRSTEPID | Call by reference | Type reference (TYPE) | SPIPRSTID | Attributwert | 20021219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021219 |
Method SET_TOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TOOL | Call by reference | Type reference (TYPE) | SPITOOLID | Attributwert | 20021219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021219 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |