SAP ABAP Class CL_DB4_LIST_2 (iSeries: Lists)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Properties
Class CL_DB4_LIST_2  
Short Description iSeries: Lists    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU4   CCMS / AS/400 
Created 20020318   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DB4_LIST_2 has no forward declaration.
Interfaces
Class CL_DB4_LIST_2 has no interface implemented.
Friends
Class CL_DB4_LIST_2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUSTOM_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20020318
2 CUSTOM_CONTAINER_NAME Instance attribute Private Type reference (TYPE) SCRFNAME 20020318
3 GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20020318
4 LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20020502
5 OUTPUT_LENGTH Instance attribute Protected Type reference (TYPE) LVC_S_FCAT-OUTPUTLEN '30' ALV control: Column width in characters 20020318
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Creates ALV grid control 20020318
2 DISPLAY_TABLE Instance method Public Method 20020318
3 FREE Instance method Public Method Destroys ALV grid control and container control 20020318
4 REFRESH_DISPLAY Instance method Public Method 20020502
5 SET_LAYOUT Instance method Protected Method 20020502
Events
Class CL_DB4_LIST_2 has no event.
Types
Class CL_DB4_LIST_2 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 des Container Control 20020318

Method CONSTRUCTOR on class CL_DB4_LIST_2 has no exception.

Method DISPLAY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHG_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20020318
2 Changing CHG_OUTPUT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20020318
3 Changing CHG_SORT_TABLE Call by reference Type reference (TYPE) LVC_T_SORT ALV Control: Tabelle der Sortierkriterien 20020318
4 Importing IM_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV Control: Layoutstruktur 20020318

Method DISPLAY_TABLE on class CL_DB4_LIST_2 has no exception.

Method FREE Signature

Method FREE on class CL_DB4_LIST_2 has no parameter.
Method FREE on class CL_DB4_LIST_2 has no exception.

Method REFRESH_DISPLAY Signature

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

Method SET_LAYOUT Signature

Method SET_LAYOUT on class CL_DB4_LIST_2 has no parameter.
Method SET_LAYOUT on class CL_DB4_LIST_2 has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 630