SAP ABAP Class CL_SPI_CS_DB (Database Changes in Central Store)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI1 (Package) Central Runtime Data Store
Properties
Class CL_SPI_CS_DB  
Short Description Database Changes in Central Store    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SPI1   Central Runtime Data Store 
Created 20031222   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPI1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SPI_CS_DB has no interface implemented.
Friends
Class CL_SPI_CS_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GI_EXITHANDLER Static Attribute Private Object reference (TYPE REF TO) IF_SPI_AS_EXIT BAdI Interface IF_SPI_AS_EXIT 20041013
2 GP_BUFFER Static Attribute Private Type reference (TYPE) SPIBOOL TRUE: Attempt made to load exit 20041013
3 GT_HASHVALUE Static Attribute Private Type reference (TYPE) TT_HASHVAL 20061229
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXIT_HANDLER Static method Private Method Gets Exit Handler for BAdI SPI_AS_EXIT 20041013
2 GET_HASH_FOR_PAYLOAD Static method Public Method Gets Hash Key for Payload Value 20031223
3 SAVE_TO_DB_PRHD Static method Public Method Save Changes to SSPICSPRHD (Process Header) 20031223
4 SAVE_TO_DB_PRST Static method Public Method Save Changes to SSPICSPRST (Process Steps) 20031223
5 SAVE_TO_DB_TRHD Static method Public Method Save Changes to SSPICSTRHEAD (Tracking Records) 20031223
6 SAVE_TO_DB_TRPL Static method Public Method Save Changes to SSPICSTRPL (Payload) 20031223
7 SET_HASH_TRPL Static method Private Method Fill Hash Index for SSPICSTRPL 20031223
Events
Class CL_SPI_CS_DB has no event.
Types
Class CL_SPI_CS_DB has no local type.
Method Signatures

Method GET_EXIT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_EXITHANDLER Value transfer Object reference (TYPE REF TO) IF_SPI_AS_EXIT BAdI-Interface IF_SPI_AS_EXIT 20041013

Method GET_EXIT_HANDLER on class CL_SPI_CS_DB has no exception.

Method GET_HASH_FOR_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_VALUE Call by reference Type reference (TYPE) SSPICSTRPL-VALUE SPI Global: Wert zu einem Feldnamen 20031223
2 Returning RP_RESULT Value transfer Type reference (TYPE) I 20031223

Method GET_HASH_FOR_PAYLOAD on class CL_SPI_CS_DB has no exception.

Method SAVE_TO_DB_PRHD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_DELETED Call by reference Type reference (TYPE) I 20031223
2 Exporting EP_INSERTED Call by reference Type reference (TYPE) I 20031223
3 Exporting EP_UPDATED Call by reference Type reference (TYPE) I 20031223
4 Importing IT_DELETE Call by reference Type reference (TYPE) SPI1_PRHD_KEYTAB 20031223
5 Importing IT_INSERT Call by reference Type reference (TYPE) SPI1_PRHD_TAB 20031223
6 Importing IT_UPDATE Call by reference Type reference (TYPE) SPI1_PRHD_TAB 20031223

Method SAVE_TO_DB_PRHD on class CL_SPI_CS_DB has no exception.

Method SAVE_TO_DB_PRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_DELETED Call by reference Type reference (TYPE) I 20031223
2 Exporting EP_INSERTED Call by reference Type reference (TYPE) I 20031223
3 Exporting EP_UPDATED Call by reference Type reference (TYPE) I 20031223
4 Importing IT_DELETE Call by reference Type reference (TYPE) SPI1_PRST_KEYTAB 20031223
5 Importing IT_INSERT Call by reference Type reference (TYPE) SPI1_PRST_TAB 20031223
6 Importing IT_UPDATE Call by reference Type reference (TYPE) SPI1_PRST_TAB 20031223

Method SAVE_TO_DB_PRST on class CL_SPI_CS_DB has no exception.

Method SAVE_TO_DB_TRHD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_DELETED Call by reference Type reference (TYPE) I 20031223
2 Exporting EP_INSERTED Call by reference Type reference (TYPE) I 20031223
3 Exporting EP_UPDATED Call by reference Type reference (TYPE) I 20031223
4 Importing IT_DELETE Call by reference Type reference (TYPE) SPI1_TRHD_KEYTAB 20031223
5 Importing IT_INSERT Call by reference Type reference (TYPE) SPI1_TRHD_TAB 20031223
6 Importing IT_UPDATE Call by reference Type reference (TYPE) SPI1_TRHD_TAB 20031223

Method SAVE_TO_DB_TRHD on class CL_SPI_CS_DB has no exception.

Method SAVE_TO_DB_TRPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_DELETED Call by reference Type reference (TYPE) I 20031223
2 Exporting EP_INSERTED Call by reference Type reference (TYPE) I 20031223
3 Exporting EP_UPDATED Call by reference Type reference (TYPE) I 20031223
4 Importing IT_DELETE Call by reference Type reference (TYPE) SPI1_TRPL_KEYTAB 20031223
5 Importing IT_INSERT Value transfer Type reference (TYPE) SPI1_TRPL_TAB 20031223
6 Importing IT_UPDATE Value transfer Type reference (TYPE) SPI1_TRPL_TAB 20031223

Method SAVE_TO_DB_TRPL on class CL_SPI_CS_DB has no exception.

Method SET_HASH_TRPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_TRPL Call by reference Type reference (TYPE) SPI1_TRPL_TAB 20031223

Method SET_HASH_TRPL on class CL_SPI_CS_DB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700