SAP ABAP Class CL_SPI_CS_COLLECT (Area Constructor for SPI_CS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI1 (Package) Central Runtime Data Store

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20040211 |
Properties
Class | CL_SPI_CS_COLLECT | |
Short Description | Area Constructor for SPI_CS | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPI1 | Central Runtime Data Store |
Created | 20040211 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20040211 |
Friends
Class CL_SPI_CS_COLLECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SSPITRHD-TIMESTAMP | Expiry Time for Tracking Records | 20040220 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | I | 20 | 20040224 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Collect Data From Local Systems. | 20040216 |
2 | ![]() |
Static method | Private | Method | Generate Record | 20040216 |
3 | ![]() |
Static method | Public | Method | Delete Records. | 20040302 |
4 | ![]() |
Static method | Private | Method | Release Area Instances (DETACH_COMMIT) | 20040220 |
5 | ![]() |
Static method | Private | Method | Returns Shared Memory Handle for Signature | 20040302 |
6 | ![]() |
Static method | Public | Method | Read Tracking Records for a Signature | 20040222 |
7 | ![]() |
Static method | Private | Method | Returns Shared Memory Handle for Signature | 20040302 |
Events
Class CL_SPI_CS_COLLECT has no event.
Types
Class CL_SPI_CS_COLLECT has no local type.
Method Signatures
Method COLLECT 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 | 20040227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040220 |
Method CREATE_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TR | Call by reference | Type reference (TYPE) | TSPITRPL | SPI: Tracking Records und Payload expandiert | 20040216 | ||
2 | ![]() |
RP_CNT | Value transfer | Type reference (TYPE) | I | 20040216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040220 |
Method DELETE_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RECORD_ID | Call by reference | Type reference (TYPE) | SPI1_SHM_KEYTAB | 20040302 | |||
2 | ![]() |
RP_CNT | Value transfer | Type reference (TYPE) | I | 20040302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Gebietskonstruktor für SPI_CS | 20040302 |
Method FREE_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_SPI_CS | PMI Central Store | 20040220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040220 |
Method GET_READ_HANDLE 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 | 20040302 | ||
2 | ![]() |
RO_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_SPI_CS | SHM: Allgemeines Gebiets-Handle | 20040302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen für Shared Objects | 20040302 | |
2 | ![]() |
Gebietskonstruktor für SPI_CS | 20040302 |
Method GET_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RECINFO | Call by reference | Type reference (TYPE) | TSPITRINFO | Payload-Suchtabelle für Tracking Records | 20040222 | ||
2 | ![]() |
ET_RECREF | Call by reference | Type reference (TYPE) | TSPIRECREF | SPI: Referenzen auf Tracking Records | 20040222 | ||
3 | ![]() |
IO_STEP | Call by reference | Object reference (TYPE REF TO) | CL_SPI_CU_STEP | Prozessschrittdaten aus dem Customizing | 20040222 | ||
4 | ![]() |
IP_IN_SINCE | Call by reference | Type reference (TYPE) | TIMESTAMPL | ab Eingangszeitstempel | 20040224 | ||
5 | ![]() |
IP_TR_SINCE | Call by reference | Type reference (TYPE) | TIMESTAMPL | ab Tracking Record Zeitstempel | 20040224 | ||
6 | ![]() |
IT_TRGUID | Call by reference | Type reference (TYPE) | TSPITRGUID | SPI: Tabelle mit Tracking Record GUIDs | 20040222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Gebietskonstruktor für SPI_CS | 20040224 |
Method GET_UPDATE_HANDLE 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 | 20040302 | ||
2 | ![]() |
RO_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_SPI_CS | SHM: Allgemeines Gebiets-Handle | 20040302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen für Shared Objects | 20040302 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |