SAP ABAP Class CL_DB4_DBMON_FILES (iSeries: Access to DBMon output files)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB4_REMOTE_DB_ACCESS 20030513
Properties
Class CL_DB4_DBMON_FILES  
Short Description iSeries: Access to DBMon output files    
Super Class CL_DB4_REMOTE_DB_ACCESS  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU4   CCMS / AS/400 
Created 20030513   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 A4API Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB4_DBMON_FILES has no interface implemented.
Friends
Class CL_DB4_DBMON_FILES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILE_PREFIX_JAVA Constant Public Type reference (TYPE) STRING 'JVA' 20030827
2 Q1000_FILE Instance attribute Private Type reference (TYPE) STRING 20030514
3 Q3000_FILE Instance attribute Private Type reference (TYPE) STRING 20030514
4 Q3001_FILE Instance attribute Private Type reference (TYPE) STRING 20030514
5 Q3002_FILE Instance attribute Private Type reference (TYPE) STRING 20030514
6 Q3003_FILE Instance attribute Private Type reference (TYPE) STRING 20030514
7 Q3004_FILE Instance attribute Private Type reference (TYPE) STRING 20030514
8 Q3007_FILE Instance attribute Private Type reference (TYPE) STRING 20030514
9 Q3008_FILE Instance attribute Private Type reference (TYPE) STRING 20030514
10 QHVAR_FILE Instance attribute Private Type reference (TYPE) STRING 20030514
11 QTEXT_FILE Instance attribute Private Type reference (TYPE) STRING 20030514
12 RETRIEVE_FOR_JAVA Constant Public Type reference (TYPE) STRING 'JAVA' 20030827
13 RETRIEVE_FOR_R3 Constant Public Type reference (TYPE) STRING 'R3' 20030827
14 SQL_NAMES Instance attribute Private Type reference (TYPE) SQL_NAME_TAB_TYPE 20030923
15 SYSTEM_ID Instance attribute Private Type reference (TYPE) SY-SYSID 20030513
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030513
2 GET_IDA0100 Instance method Public Method 20030522
3 GET_IDA0100_INIT Instance method Private Method 20030522
4 GET_IDA0200 Instance method Public Method 20030522
5 GET_IDA0200_INIT Instance method Private Method 20030522
6 GET_IDC0100 Instance method Public Method 20030521
7 GET_IDC0200 Instance method Public Method 20030521
8 GET_IDU0100 Instance method Public Method 20030521
9 GET_IDU0200 Instance method Public Method 20030521
10 GET_QQ1000 Instance method Public Method 20030513
11 GET_QQ3000 Instance method Public Method 20030514
12 GET_QQ3001 Instance method Public Method 20030515
13 GET_QQ3002 Instance method Public Method 20030515
14 GET_QQ3003 Instance method Public Method 20030515
15 GET_QQ3004 Instance method Public Method 20030515
16 GET_QQ3007 Instance method Public Method 20030515
17 GET_QQ3008 Instance method Public Method 20030515
18 GET_QQHVAR Instance method Public Method 20030515
19 GET_QQTEXT Instance method Public Method 20030515
20 GET_SQL_NAME Instance method Private Method 20030923
21 GET_SQR0100 Instance method Public Method 20030515
22 GET_SRT0100 Instance method Public Method 20030521
23 GET_TMF0100 Instance method Public Method 20030522
24 GET_TSC0100 Instance method Public Method 20030515
25 GET_TSC0200 Instance method Public Method 20030521
Events
Class CL_DB4_DBMON_FILES has no event.
Types
Class CL_DB4_DBMON_FILES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DUMP_TYPE Call by reference Type reference (TYPE) A4API_CHAR1 A4API_DUMP_TYPE_REG 20030514
2 Importing IM_CONN_NAME Call by reference Type reference (TYPE) DBCON-CON_NAME 20030513
3 Importing LIBNAME Call by reference Type reference (TYPE) STRING 20030513
4 Importing SYSTEM_ID Call by reference Type reference (TYPE) SY-SYSID 20030513

Method CONSTRUCTOR on class CL_DB4_DBMON_FILES has no exception.

Method GET_IDA0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IDA0100_TAB Value transfer Type reference (TYPE) DB4_T1_IDA 20030522
2 Exporting IDA0300_TAB Call by reference Type reference (TYPE) DB4_T3_IDA 20030522
3 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016

Method GET_IDA0100 on class CL_DB4_DBMON_FILES has no exception.

Method GET_IDA0100_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_NAME Call by reference Type reference (TYPE) STRING 20030522
2 Changing IDA_INIT_TAB Call by reference Type reference (TYPE) IDA0100_INIT_TAB 20030522
3 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016

Method GET_IDA0100_INIT on class CL_DB4_DBMON_FILES has no exception.

Method GET_IDA0200 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAILS Call by reference Type reference (TYPE) DB4TABLST 20030522
2 Returning IDA0200_TAB Value transfer Type reference (TYPE) DB4_T2_IDA 20030522
3 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016

Method GET_IDA0200 on class CL_DB4_DBMON_FILES has no exception.

Method GET_IDA0200_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAILS Call by reference Type reference (TYPE) DB4TABLST 20030522
2 Importing FILE_NAME Call by reference Type reference (TYPE) STRING 20030522
3 Changing IDA0200_TAB Value transfer Type reference (TYPE) DB4_T2_IDA 20030522
4 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016

Method GET_IDA0200_INIT on class CL_DB4_DBMON_FILES has no exception.

Method GET_IDC0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IDC0100_TAB Value transfer Type reference (TYPE) DB4_T1_IDC 20030521
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016

Method GET_IDC0100 on class CL_DB4_DBMON_FILES has no exception.

Method GET_IDC0200 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAILS Call by reference Type reference (TYPE) DB4TABLST 20030521
2 Returning IDC0200_TAB Value transfer Type reference (TYPE) DB4_T2_IDC 20030521
3 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016

Method GET_IDC0200 on class CL_DB4_DBMON_FILES has no exception.

Method GET_IDU0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IDU0100_TAB Value transfer Type reference (TYPE) DB4_T1_IDU 20030521
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016

Method GET_IDU0100 on class CL_DB4_DBMON_FILES has no exception.

Method GET_IDU0200 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAILS Call by reference Type reference (TYPE) DB4IDULST 20030521
2 Returning IDU0200_TAB Value transfer Type reference (TYPE) DB4_T2_IDU 20030521
3 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016

Method GET_IDU0200 on class CL_DB4_DBMON_FILES has no exception.

Method GET_QQ1000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QQ1000_TAB Value transfer Type reference (TYPE) DB4_SQ1000_TAB 20030514
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20030827

Method GET_QQ1000 on class CL_DB4_DBMON_FILES has no exception.

Method GET_QQ3000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QQ3000_TAB Value transfer Type reference (TYPE) DB4_SQ3000_TAB 20030515
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20030827

Method GET_QQ3000 on class CL_DB4_DBMON_FILES has no exception.

Method GET_QQ3001 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QQ3001_TAB Value transfer Type reference (TYPE) DB4_SQ3001_TAB 20030515
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20030827

Method GET_QQ3001 on class CL_DB4_DBMON_FILES has no exception.

Method GET_QQ3002 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QQ3002_TAB Value transfer Type reference (TYPE) DB4_SQ3002_TAB 20030515
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20030827

Method GET_QQ3002 on class CL_DB4_DBMON_FILES has no exception.

Method GET_QQ3003 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QQ3003_TAB Value transfer Type reference (TYPE) DB4_SQ3003_TAB 20030515
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20030827

Method GET_QQ3003 on class CL_DB4_DBMON_FILES has no exception.

Method GET_QQ3004 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QQ3004_TAB Value transfer Type reference (TYPE) DB4_SQ3004_TAB 20030515
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20030827

Method GET_QQ3004 on class CL_DB4_DBMON_FILES has no exception.

Method GET_QQ3007 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QQ3007_TAB Value transfer Type reference (TYPE) DB4_SQ3007_TAB 20030515
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20030827

Method GET_QQ3007 on class CL_DB4_DBMON_FILES has no exception.

Method GET_QQ3008 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QQ3008_TAB Value transfer Type reference (TYPE) DB4_SQ3008_TAB 20030515
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20030827

Method GET_QQ3008 on class CL_DB4_DBMON_FILES has no exception.

Method GET_QQHVAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QQHVAR_TAB Value transfer Type reference (TYPE) DB4_SQHVAR_TAB 20030515
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20030827

Method GET_QQHVAR on class CL_DB4_DBMON_FILES has no exception.

Method GET_QQTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QQTEXT_TAB Value transfer Type reference (TYPE) DB4_SQTEXT_TAB 20030515
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20030827

Method GET_QQTEXT on class CL_DB4_DBMON_FILES has no exception.

Method GET_SQL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCHEMANAME Call by reference Type reference (TYPE) STRING 20030923
2 Returning SQL_NAME Value transfer Type reference (TYPE) STRING 20030923
3 Importing SYSTEM_NAME Call by reference Type reference (TYPE) STRING 20030923

Method GET_SQL_NAME on class CL_DB4_DBMON_FILES has no exception.

Method GET_SQR0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIMIT_ROWS Call by reference Type reference (TYPE) A4API_BOOL A4API_TRUE 20031022
2 Importing MAX_ROWS Value transfer Type reference (TYPE) I 300 20031022
3 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031017
4 Returning SQR0100_TAB Value transfer Type reference (TYPE) DB4_T1_SQR 20031017

Method GET_SQR0100 on class CL_DB4_DBMON_FILES has no exception.

Method GET_SRT0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016
2 Returning SRT0100_TAB Value transfer Type reference (TYPE) DB4_T1_SRT 20030521

Method GET_SRT0100 on class CL_DB4_DBMON_FILES has no exception.

Method GET_TMF0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016
2 Returning TMF0100_TAB Value transfer Type reference (TYPE) DB4_T1_TMF 20030522

Method GET_TMF0100 on class CL_DB4_DBMON_FILES has no exception.

Method GET_TSC0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016
2 Importing SINCE_RESET Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030515
3 Returning TSC0100_TAB Value transfer Type reference (TYPE) DB4_T1_TSC 20030521

Method GET_TSC0100 on class CL_DB4_DBMON_FILES has no exception.

Method GET_TSC0200 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAILS Call by reference Type reference (TYPE) DB4TABLST 20030521
2 Importing RETRIEVE_FOR Call by reference Type reference (TYPE) STRING RETRIEVE_FOR_R3 20031016
3 Returning TSC0200_TAB Value transfer Type reference (TYPE) DB4_T2_TSC 20030521

Method GET_TSC0200 on class CL_DB4_DBMON_FILES has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 640