SAP ABAP Class CL_DB2_STORAGE (backend class for global times)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU2 (Package) CCMS for DB2 for OS/390
Properties
Class CL_DB2_STORAGE  
Short Description backend class for global times    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU2   CCMS for DB2 for OS/390 
Created 20130726   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DB2_STORAGE has no forward declaration.
Interfaces
Class CL_DB2_STORAGE has no interface implemented.
Friends
Class CL_DB2_STORAGE has no friend class.
Attributes
Class CL_DB2_STORAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_IFI225_SNAPSHOT Static method Public Method get snapshot 20130731
2 GET_IFI225_TIMESTAMPS Static method Public Method get timestamps for selection 20130731
Events
Class CL_DB2_STORAGE has no event.
Types
Class CL_DB2_STORAGE has no local type.
Method Signatures

Method GET_IFI225_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IFI225 Value transfer Type reference (TYPE) DB2QW0225_V10 ifi 225 (snapshot) 20130731
2 Importing MEMBER Call by reference Type reference (TYPE) DB2MEMN DB2 member name in data sharing environment 20130731
3 Importing REMOTE_DBCON Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130731
4 Importing SNAP Call by reference Type reference (TYPE) DB2TIMESTAMP19 Field type date, YYYYMMDD 20130731
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Exception Class for SQL Error 20130731

Method GET_IFI225_TIMESTAMPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MEMBER Call by reference Type reference (TYPE) DB2MEMN DB2 member name in data sharing environment 20130731
2 Importing REMOTE_DBCON Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130731
3 Returning TIMESTAMPS Value transfer Type reference (TYPE) DB2DATE_TIME_TAB table type for dates / times - like timestamps 20130731
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION Exception Class for SQL Error 20130731
History
Last changed by/on SAP  20140121 
SAP Release Created in 740