SAP ABAP Class CL_DB2_WORKFILES (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_WORKFILES  
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_WORKFILES has no forward declaration.
Interfaces
Class CL_DB2_WORKFILES has no interface implemented.
Friends
Class CL_DB2_WORKFILES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HIERARCHY_TABLE Instance attribute Private Type reference (TYPE) DB2_WORKFILE_HIERARCHY_TAB hierrachy table 20130731
2 MAPPING_TABLE Instance attribute Private Type reference (TYPE) DB2_KEY_DESCR_TAB key - description mapping table 20130731
3 REMOTE_DBCON Instance attribute Public Type reference (TYPE) DBCON_NAME remote connection 20130731
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COUNTER Instance method Private Method add counter to hierrachy tab 20130731
2 BUILD_HIERARCHY Instance method Private Method init hierarchy for workfile monitoring 20130731
3 CONSTRUCTOR Instance method Public Constructor constructor 20130731
4 GET_SNAPSHOT Instance method Public Method get snapshot in hierarchical format 20130731
5 MAP_LABEL Instance method Public Method map index to label 20130731
Events
Class CL_DB2_WORKFILES has no event.
Types
Class CL_DB2_WORKFILES has no local type.
Method Signatures

Method ADD_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FN_COUNTER Call by reference Type reference (TYPE) DB2FIELDNAME fieldname (of structure etc.) 20130731
2 Importing FN_HWM Call by reference Type reference (TYPE) DB2FIELDNAME fieldname (of structure etc.) 20130731
3 Importing LABELDESCR Call by reference Type reference (TYPE) DB2DESCRL (field) long description 20130731
4 Importing LABELKEY Call by reference Type reference (TYPE) INT4 Natural number 20130731
5 Importing PARENTKEY Call by reference Type reference (TYPE) INT4 Natural number 20130731

Method ADD_COUNTER on class CL_DB2_WORKFILES has no exception.

Method BUILD_HIERARCHY Signature

Method BUILD_HIERARCHY on class CL_DB2_WORKFILES has no parameter.
Method BUILD_HIERARCHY on class CL_DB2_WORKFILES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REMOTE_DBCON Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130731

Method CONSTRUCTOR on class CL_DB2_WORKFILES has no exception.

Method GET_SNAPSHOT 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 Returning TREE_SNAPSHOT Value transfer Type reference (TYPE) DB2_WORKFILE_TAB structure for global times - tree (snapshot) 20130731
# Exception Resumable Description Created on
1 CX_DBA_ROOT DBA Cockpit: Root exception class 20130731
2 CX_SQL_EXCEPTION Exception Class for SQL Error 20130731

Method MAP_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DESCR Call by reference Type reference (TYPE) DB2DESCRL (field) long description 20130731
2 Importing THEKEY Value transfer Type reference (TYPE) INT4 Natural number 20130731

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