SAP ABAP Class CL_GUI_IMSOLAR_ALV (Issue Management: ABAP List Viewer (ALV))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-ORG (Application Component) Test Organizer
     S_ISSUE (Package) Issue Management
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_IMSOLAR_ALV_INT Issue Management: ABAP List Viewer (ALV) 20010920
Properties
Class CL_GUI_IMSOLAR_ALV  
Short Description Issue Management: ABAP List Viewer (ALV)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ISSUE   Issue Management 
Created 20010914   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GUI_IMSOLAR_ALV has no interface implemented.
Friends
Class CL_GUI_IMSOLAR_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ABAP List Viewer 20010914
2 CCS_X Instance attribute Protected Type reference (TYPE) FLAG 'X' General Flag 20010914
3 CGS_WIN_HEAD Instance attribute Protected Type reference (TYPE) TABTYPE_SOXWD Issue Management: Header Table for MS Word Objects 20010914
4 CGT_AC_APX Instance attribute Protected Type reference (TYPE) TABTYPE_BCOS_APPX Issue Management: Attachments (e.g. Text Files) 20010914
5 CGT_AC_CONT Instance attribute Protected Type reference (TYPE) TABTYPE_SOLI Issue Management: Rows with Length 255 20010914
6 CGT_AC_CONTX Instance attribute Protected Type reference (TYPE) TABTYPE_SOLIX Issue Management: Binary Data with Length 255 20010914
7 CGT_CONT Instance attribute Protected Type reference (TYPE) TABTYPE_SOLI Issue Management: Rows with Length 255 20010914
8 CGT_CONTX Instance attribute Protected Type reference (TYPE) TABTYPE_SOLIX Issue Management: Binary Data with Length 255 20010914
9 CGV_FILENAME Instance attribute Protected Type reference (TYPE) STRING Issue Management: File Name 20010914
10 CGV_FILETYPE Instance attribute Protected Type reference (TYPE) RLGRAP-FILETYPE Transfer File Format (Upload/Download) 20010914
11 CG_APX_BIN_PTR Instance attribute Protected Type reference (TYPE) BCOS_APPX-FIRSTL Appendix Starting Line 20010914
12 CG_APX_CNT Instance attribute Protected Type reference (TYPE) BCOS_APPX-APPXNO Appendix Number 20010914
13 CG_APX_EXIST Instance attribute Protected Type reference (TYPE) FLAG General Flag 20010914
14 CG_APX_PTR Instance attribute Protected Type reference (TYPE) BCOS_APPX-FIRSTL Appendix Starting Line 20010914
15 CG_DESTINATION Instance attribute Protected Type reference (TYPE) RFCDES-RFCDEST Logical Destination (Specified in Function Call) 20011017
16 CUST_CONTROL_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20010914
Methods
# Method Level Visibility Method type Description Created on
1 ALV_FREE Instance method Public Method ALV: Delete ALV Control 20011119
2 CONSTRUCTOR Instance method Public Constructor Class Constructor 20010914
3 CREATE_ATTACHMENT Instance method Public Method ALV: Attach Object (e.g. Text File) 20010914
4 CREATE_FIELDCAT Instance method Protected Method ALV: Structure of Field Catalog 20010920
5 CREATE_IM_ALV Instance method Public Method ALV: Structure of Display 20010914
6 DELETE_ROWS Instance method Protected Method ALV: Delete Rows 20010914
7 DISPLAY_ATTACHMENT Instance method Protected Method ALV: Display Object 20010918
8 DISPLAY_USER_ADDRESS Instance method Protected Method ALV: Display Address Data of User 20010918
9 EXPORT_MESSAGE_DATA Instance method Public Method Export Relevant Message Data 20010914
10 HANDLE_HOTSPOT_CLICK Instance method Protected Event handling method Event Handling: Hotspot Click 20010918
11 HANDLE_TOOLBAR Instance method Protected Event handling method Event Handling: ALV Toolbar 20010914
12 HANDLE_USER_COMMAND Instance method Protected Event handling method Event Handling: Processing Commands 20010914
Events
Class CL_GUI_IMSOLAR_ALV has no event.
Types
Class CL_GUI_IMSOLAR_ALV has no local type.
Method Signatures

Method ALV_FREE Signature

Method ALV_FREE on class CL_GUI_IMSOLAR_ALV has no parameter.
Method ALV_FREE on class CL_GUI_IMSOLAR_ALV has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_NAME Call by reference Type reference (TYPE) C Name des Custom Containers 20010914
2 Importing DESTINATION Call by reference Type reference (TYPE) RFCDES-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20011017

Method CONSTRUCTOR on class CL_GUI_IMSOLAR_ALV has no exception.

Method CREATE_ATTACHMENT Signature

Method CREATE_ATTACHMENT on class CL_GUI_IMSOLAR_ALV has no parameter.
Method CREATE_ATTACHMENT on class CL_GUI_IMSOLAR_ALV has no exception.

Method CREATE_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20010920
2 Exporting FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20010920

Method CREATE_FIELDCAT on class CL_GUI_IMSOLAR_ALV has no exception.

Method CREATE_IM_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_BCOS_OUTTAB Call by reference Type reference (TYPE) TABLE ALV: Ausgabetabelle für Issues 20010914
2 Importing ALV_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME ALV: Strukturname der internen Ausgabetabelle 20010914

Method CREATE_IM_ALV on class CL_GUI_IMSOLAR_ALV has no exception.

Method DELETE_ROWS Signature

Method DELETE_ROWS on class CL_GUI_IMSOLAR_ALV has no parameter.
Method DELETE_ROWS on class CL_GUI_IMSOLAR_ALV has no exception.

Method DISPLAY_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_ROW_ID Value transfer Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20010918

Method DISPLAY_ATTACHMENT on class CL_GUI_IMSOLAR_ALV has no exception.

Method DISPLAY_USER_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN_ID Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20010918
2 Importing E_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20010918

Method DISPLAY_USER_ADDRESS on class CL_GUI_IMSOLAR_ALV has no exception.

Method EXPORT_MESSAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CGT_AC_APX Call by reference Type reference (TYPE) TABTYPE_BCOS_APPX Issue Management: Anhang (Textfiles...) 20010917
2 Exporting EX_CGT_AC_CONT Call by reference Type reference (TYPE) TABTYPE_SOLI Issue Management: Zeile der Länge 255 20010917
3 Exporting EX_CGT_AC_CONTX Call by reference Type reference (TYPE) TABTYPE_SOLIX Issue Management: Binärdaten mit Länge 255 20010917

Method EXPORT_MESSAGE_DATA on class CL_GUI_IMSOLAR_ALV has no exception.

Method HANDLE_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN_ID Call by reference Type reference (TYPE) 20010918
2 Importing E_ROW_ID Call by reference Type reference (TYPE) 20010918

Method HANDLE_HOTSPOT_CLICK on class CL_GUI_IMSOLAR_ALV has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Type reference (TYPE) 20010914
2 Importing E_OBJECT Call by reference Type reference (TYPE) 20010914

Method HANDLE_TOOLBAR on class CL_GUI_IMSOLAR_ALV has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Type reference (TYPE) 20010914

Method HANDLE_USER_COMMAND on class CL_GUI_IMSOLAR_ALV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620