SAP ABAP Class CL_SPI_STAT_SHM_CONSTRUCTOR (PMI: Area Constructor Class Statistical Records in SHM)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI14 (Package) Central: Statistics Tools
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 20040617
Properties
Class CL_SPI_STAT_SHM_CONSTRUCTOR  
Short Description PMI: Area Constructor Class Statistical Records in SHM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI14   Central: Statistics Tools 
Created 20040617   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPI 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 20040617
Friends
Class CL_SPI_STAT_SHM_CONSTRUCTOR has no friend class.
Attributes
Class CL_SPI_STAT_SHM_CONSTRUCTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INVALIDATE_SHM Static method Public Method Invalidate Entire SHM (if SSPISTRECS reorg has run) 20040621
2 INVALIDATE_SHM_INSTANCE Static method Public Method Invalidate SHM Instance (if recs used only once) 20040624
3 READ_RECORDS_FROM_SHM Static method Public Method Read Statistical Records of a Type from SHM 20040621
Events
Class CL_SPI_STAT_SHM_CONSTRUCTOR has no event.
Types
Class CL_SPI_STAT_SHM_CONSTRUCTOR has no local type.
Method Signatures

Method INVALIDATE_SHM Signature

Method INVALIDATE_SHM on class CL_SPI_STAT_SHM_CONSTRUCTOR has no parameter.
Method INVALIDATE_SHM on class CL_SPI_STAT_SHM_CONSTRUCTOR has no exception.

Method INVALIDATE_SHM_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_INST_NAME Call by reference Type reference (TYPE) SHM_INST_NAME Name einer Shared Object Instanz eines Areas 20040624

Method INVALIDATE_SHM_INSTANCE on class CL_SPI_STAT_SHM_CONSTRUCTOR has no exception.

Method READ_RECORDS_FROM_SHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SHM_ERROR Call by reference Object reference (TYPE REF TO) CX_ROOT ggf. Fehler im SHM 20040705
2 Exporting ET_RECORDS Call by reference Type reference (TYPE) TSPISTRECSG Statistiksätze 20040628
3 Importing IP_STAT_TYPE Call by reference Type reference (TYPE) SPISTSTTY 1 Statistiktyp (Defautl: R/3-Statistik ohne GUID (STAT)) 20040621
4 Importing IP_WITH_DELETION Call by reference Type reference (TYPE) SPIBOOL SPI_FALSE Löschen der Records? 20040621

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