SAP ABAP Class CL_SPI_ATTRIBUTE_CACHE (Cache for Attribute Instances)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI6 (Package) Central: API Process Information

⤷

⤷

Properties
Class | CL_SPI_ATTRIBUTE_CACHE | |
Short Description | Cache for Attribute Instances | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPI6 | Central: API Process Information |
Created | 20021007 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SPI_ATTRIBUTE_CACHE has no interface implemented.
Friends
Class CL_SPI_ATTRIBUTE_CACHE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TSPIATIDR | Sorted table with row type SSPIATIDR | 20021007 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete All | 20021007 |
2 | ![]() |
Instance method | Public | Method | If Available: Reference to if_spi_attribute, Otherwise Zero | 20021007 |
3 | ![]() |
Instance method | Public | Method | Insert reference to if_spi_attribute | 20021007 |
4 | ![]() |
Instance method | Public | Method | Remove this attribute | 20021007 |
Events
Class CL_SPI_ATTRIBUTE_CACHE has no event.
Types
Class CL_SPI_ATTRIBUTE_CACHE has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_SPI_ATTRIBUTE_CACHE has no parameter.
Method CLEAR on class CL_SPI_ATTRIBUTE_CACHE has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SEARCH_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | Find-Objekt | 20030617 | ||
2 | ![]() |
IS_ATTID | Call by reference | Type reference (TYPE) | SSPIATTID | Struktur der Attribut ID | 20021007 | ||
3 | ![]() |
RO_ATTR | Value transfer | Object reference (TYPE REF TO) | IF_SPI_ATTRIBUTE | Attribut eines Prozesses, Schrittes oder Übergangs | 20021007 |
Method GET on class CL_SPI_ATTRIBUTE_CACHE has no exception.
Method INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ATTR | Call by reference | Object reference (TYPE REF TO) | IF_SPI_ATTRIBUTE | Attribut eines Prozesses, Schrittes oder Übergangs | 20021007 | ||
2 | ![]() |
IO_SEARCH_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | Find-Objekt | 20030617 |
Method INSERT on class CL_SPI_ATTRIBUTE_CACHE has no exception.
Method REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SEARCH_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | 20030903 | |||
2 | ![]() |
IS_ATTID | Call by reference | Type reference (TYPE) | SSPIATTID | Struktur der Attribut ID | 20021007 |
Method REMOVE on class CL_SPI_ATTRIBUTE_CACHE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |