SAP ABAP Class CL_DB4_LIST_SYSIXADV (iSeries: SQE Index Advised Information)
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_LIST iSeries: Lists 20060522
Properties
Class CL_DB4_LIST_SYSIXADV  
Short Description iSeries: SQE Index Advised Information    
Super Class CL_DB4_LIST iSeries: Lists 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU4   CCMS / AS/400 
Created 20060522   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DB4_LIST_SYSIXADV has no forward declaration.
Interfaces
Class CL_DB4_LIST_SYSIXADV has no interface implemented.
Friends
Class CL_DB4_LIST_SYSIXADV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADBC_CONN Instance attribute Private Object reference (TYPE REF TO) CL_SQL_CONNECTION Database Connection 20060522
2 DBHOST Instance attribute Private Type reference (TYPE) SYHOST Name of Current Application Server 20060522
3 DBREL Instance attribute Public Type reference (TYPE) DB6NAVSYST-DBREL DB6: Database Release Level 20110906
4 EVENT_HANDLED Constant Public Type reference (TYPE) DB4QQPAR-BOOLIAN 0 Variable of data type boolian 20060522
5 EVENT_RAISED Constant Public Type reference (TYPE) DB4QQPAR-BOOLIAN 1 Variable of data type boolian 20060522
6 EVENT_STATUS Instance attribute Private Type reference (TYPE) DB4QQPAR-BOOLIAN Variable of data type boolian 20060522
7 LINE_DOUBLE_CLICK Instance attribute Private Type reference (TYPE) DB4QQPAR-BOOLIAN Variable of data type boolian 20060522
8 LINE_DOUBLE_CLICK_NO Constant Public Type reference (TYPE) DB4QQPAR-BOOLIAN 0 Variable of data type boolian 20060522
9 LINE_DOUBLE_CLICK_YES Constant Public Type reference (TYPE) DB4QQPAR-BOOLIAN 1 Variable of data type boolian 20060522
10 RECORD_NUMBER Instance attribute Private Type reference (TYPE) DB4_ANZ15 iSeries: Number of rows / object size 20060522
11 RESET_FLAG Instance attribute Private Type reference (TYPE) DB4QQPAR-QRESET iSeries: Flag to indicate reset in ST04 20060522
12 SORT_TABLE Instance attribute Protected Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20060522
13 SYSIXADV_STRUCTURE Constant Private Type reference (TYPE) DD02L-TABNAME 'DB4SYSIXADV' Table Name 20060522
14 SYSIXADV_TABLE Instance attribute Private Type reference (TYPE) DB4_T1_IXADV iSeries: SQE Index Advised Information (summary) 20060522
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060522
2 GET_INDEX_DETAILS Instance method Public Method Read all details for a selected row from QSYS2/SYSIXADV 20060523
3 HANDLE_EVENT_DOUBLE_CLICK Instance method Public Event handling method Display index details for selected row 20060523
4 REFRESH_DATA Instance method Public Method Reread data and refresh list 20060523
5 REFRESH_DISPLAY Instance method Public Method Refresh screen 20060523
6 RETRIEVE_OUTPUT_TABLE Instance method Private Method Read Index Advised information from QSYS2/SYSIXADV 20060523
7 SET_SORT Instance method Private Method Define initial sort fields for output list 20060523
Events
Class CL_DB4_LIST_SYSIXADV has no event.
Types
Class CL_DB4_LIST_SYSIXADV 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 IM_CUSTOM_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name of container control 20060522
2 Importing IM_LINE_DOUBLE_CLICK Call by reference Type reference (TYPE) DB4QQPAR-BOOLIAN Table name 20060523
3 Importing SELECTION_DATE Call by reference Type reference (TYPE) DB4_TIMESTAMP iSeries: Timestamp 20060522
4 Importing SYSTEM_DATA Call by reference Type reference (TYPE) DB6NAVCTRL DB6: Global Control Data for Navigation Frame 20060522

Method CONSTRUCTOR on class CL_DB4_LIST_SYSIXADV has no exception.

Method GET_INDEX_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INDEX_DETAILS Call by reference Type reference (TYPE) SQIXADVDB4 Structure for Index Advised Information 20060523

Method GET_INDEX_DETAILS on class CL_DB4_LIST_SYSIXADV has no exception.

Method HANDLE_EVENT_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20060523
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20060523

Method HANDLE_EVENT_DOUBLE_CLICK on class CL_DB4_LIST_SYSIXADV has no exception.

Method REFRESH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RESET_FLAG Call by reference Type reference (TYPE) DB4QQPAR-QRESET iSeries: Flag to indicate reset in ST04 20060523
2 Importing SELECTION_DATE Call by reference Type reference (TYPE) DB4_TIMESTAMP iSeries: Timestamp 20060523
3 Importing SYSTEM_DATA Call by reference Type reference (TYPE) DB6NAVCTRL DB6: Global Control Data for Navigation Frame 20060523

Method REFRESH_DATA on class CL_DB4_LIST_SYSIXADV has no exception.

Method REFRESH_DISPLAY Signature

Method REFRESH_DISPLAY on class CL_DB4_LIST_SYSIXADV has no parameter.
Method REFRESH_DISPLAY on class CL_DB4_LIST_SYSIXADV has no exception.

Method RETRIEVE_OUTPUT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SELECTION_DATE Call by reference Type reference (TYPE) DB4_TIMESTAMP iSeries: Timestamp 20060523
2 Importing SYSTEM_DATA Call by reference Type reference (TYPE) DB6NAVCTRL DB6: Global Control Data for Navigation Frame 20060523

Method RETRIEVE_OUTPUT_TABLE on class CL_DB4_LIST_SYSIXADV has no exception.

Method SET_SORT Signature

Method SET_SORT on class CL_DB4_LIST_SYSIXADV has no parameter.
Method SET_SORT on class CL_DB4_LIST_SYSIXADV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710