SAP ABAP Class CL_SRTCM_SNAPSHOT_PROVIDER (Raw Data Provider for Snapshots)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     SRTCM_DATA (Package) Runtime Check Monitor: Data Access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRTCM_DATA_PROVIDER Data Provider Interface 20130830
Properties
Class CL_SRTCM_SNAPSHOT_PROVIDER  
Short Description Raw Data Provider for Snapshots    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRTCM_DATA   Runtime Check Monitor: Data Access 
Created 20130820   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRTCM_SNAPSHOT_PROVIDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRTCM_DATA_PROVIDER Data Provider Interface 20130830
Friends
Class CL_SRTCM_SNAPSHOT_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DB_ACCESSOR Instance attribute Private Object reference (TYPE REF TO) LIF_DB_ACCESSOR 20130830
2 SNAPSHOT_ID Instance attribute Private Type reference (TYPE) SRTCM_D_SNAPSHOT_ID 20130830
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20130830
2 CREATE Static method Public Method 20130830
Events
Class CL_SRTCM_SNAPSHOT_PROVIDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RECORDS Public See coding 20130830 ty_records TYPE STANDARD TABLE OF srtcm_s_common_record WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SNAPSHOT_ID Call by reference Type reference (TYPE) SRTCM_D_SNAPSHOT_ID 20130830
2 Importing I_TEST Call by reference Object reference (TYPE REF TO) IF_SRTCM_TEST 20130830

Method CONSTRUCTOR on class CL_SRTCM_SNAPSHOT_PROVIDER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SNAPSHOT_ID Call by reference Type reference (TYPE) SRTCM_D_SNAPSHOT_ID 20130830
2 Importing I_TEST Call by reference Object reference (TYPE REF TO) IF_SRTCM_TEST 20130830
3 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SRTCM_SNAPSHOT_PROVIDER 20130830

Method CREATE on class CL_SRTCM_SNAPSHOT_PROVIDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740