SAP ABAP Class CL_ISU_ALV_EDIT (Edit Structure)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-BI (Application Component) Contract Billing
     EE20 (Package) IS-U: Billing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISU_ALV_EDIT_METER_READ Simulation Workbench: Enter Period Consumption 20031126
2 Inheritance (c INHERITING FROM c_ref)  CL_ISU_ALV_EDIT_PERIOD_CONS Simulation Workbench: Enter Period Consumption 20031120
3 Inheritance (c INHERITING FROM c_ref)  CL_ISU_ALV_EDIT_RTYPE_FACTOR Simulation Workbench: Enter Consumption Transfer Factor 20031127
Properties
Class CL_ISU_ALV_EDIT  
Short Description Edit Structure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE20   IS-U: Billing 
Created 20031118   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ISU_FLAG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ISU_ALV_EDIT has no interface implemented.
Friends
Class CL_ISU_ALV_EDIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER ALV Grid Control Container 20031118
2 ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20031118
3 CONTAINER_NAME Instance attribute Protected Type reference (TYPE) CHAR30 Custom Container Name on Screen 20050615
4 DYNNR Instance attribute Protected Type reference (TYPE) SYDYNNR Screen in Which Control is Generated 20050615
5 IS_LAYOUT Instance attribute Public Type reference (TYPE) LVC_S_LAYO ALV Layout 20031222
6 REPID Instance attribute Protected Type reference (TYPE) SYREPID Framework Program in Which Control is Generated 20050615
7 WMODE Instance attribute Public Type reference (TYPE) REGEN-WMODE Work Mode 20031222
Methods
# Method Level Visibility Method type Description Created on
1 ALV_CLOSE Instance method Public Method ALV Grid Control: Close 20031118
2 ALV_CONTAINER_SET_VISIBILITY Instance method Public Method ALV Grid Control: Display/Hide Container 20031126
3 ALV_CREATE_AND_INIT Instance method Public Method ALV Grid Control: Create 20031118
4 ALV_GET_FIELD_CATALOG Instance method Protected Method ALV Grid Control: Assemble Field Catalog 20031126
5 ALV_GET_SELECTED_ROWS Instance method Public Method ALV Grid Control: Return Selected Lines 20031118
6 ALV_READY_FOR_INPUT Instance method Public Method ALV Grid Control: Edit/Do Not Edit 20031215
7 ALV_REFRESH Instance method Public Method ALV Grid Control: Refresh 20031118
8 ALV_SET_SELECTED_ROWS Instance method Public Method ALV Grid Control: Set Selected Lines 20031118
9 HANDLE_DATA_CHANGED Instance method Public Event handling method ALV Grid Control: Check Data Changes 20031118
10 HANDLE_MENU_BUTTON Instance method Public Event handling method ALV Grid Control: Event Menu Button 20031230
11 HANDLE_TOOLBAR Instance method Public Event handling method ALV Grid Control: Event TOOLBAR 20031230
12 HANDLE_USER_COMMAND Instance method Public Event handling method ALV Grid Control: Event USER_COMMAND 20031230
Events
Class CL_ISU_ALV_EDIT has no event.
Types
Class CL_ISU_ALV_EDIT has no local type.
Method Signatures

Method ALV_CLOSE Signature

Method ALV_CLOSE on class CL_ISU_ALV_EDIT has no parameter.
Method ALV_CLOSE on class CL_ISU_ALV_EDIT has no exception.

Method ALV_CONTAINER_SET_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VISIBLE Call by reference Type reference (TYPE) KENNZX Kennzeichen 20031126
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine Fehler 20031126

Method ALV_CREATE_AND_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ALV_DATA Call by reference Type reference (TYPE) ANY ALV Grid Control: Daten 20031118
2 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) CHAR30 Name des Containers 20031118
3 Importing IM_DYNNR Call by reference Type reference (TYPE) SYDYNNR SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040908
4 Importing IM_GRID_TITLE Call by reference Type reference (TYPE) C ALV Grid Control: Titel 20031118
5 Importing IM_REPID Call by reference Type reference (TYPE) SYREPID SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20040908
6 Importing IM_STRUCTURE Call by reference Type reference (TYPE) DD02L-TABNAME ALV Grid Control: Datenstruktur 20031118
7 Importing IM_STYLE_TABLE Call by reference Type reference (TYPE) LVC_FNAME ALV Grid Control: Cell Style Tabelle 20031118
# Exception Resumable Description Created on
1 SYSTEM_ERROR System error 20031118

Method ALV_GET_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20031126
2 Importing IM_STRUCTURE Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20031126
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20031126

Method ALV_GET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_ROID Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20031118

Method ALV_GET_SELECTED_ROWS on class CL_ISU_ALV_EDIT has no exception.

Method ALV_READY_FOR_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_READY_FOR_INPUT Call by reference Type reference (TYPE) KENNZX ALV Eingabebereit setzen 20031215
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20031215

Method ALV_REFRESH Signature

Method ALV_REFRESH on class CL_ISU_ALV_EDIT has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT System error 20031222

Method ALV_SET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IMT_ROID Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20031118

Method ALV_SET_SELECTED_ROWS on class CL_ISU_ALV_EDIT has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20031118
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20031118
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20031118
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20031118
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20031118

Method HANDLE_DATA_CHANGED on class CL_ISU_ALV_EDIT has no exception.

Method HANDLE_MENU_BUTTON Signature

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

Method HANDLE_MENU_BUTTON on class CL_ISU_ALV_EDIT 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 Attribute reference (LIKE) 20031230
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20031230

Method HANDLE_TOOLBAR on class CL_ISU_ALV_EDIT 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 Attribute reference (LIKE) 20031230

Method HANDLE_USER_COMMAND on class CL_ISU_ALV_EDIT has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 472