SAP ABAP Class CL_ISU_METERREAD_DISPLAY_ALV (Meter Reading Result Entry with ALV Screen)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-DM-MR (Application Component) Meter Reading
     EE17 (Package) IS-U: Meter Reading Data Entry
Properties
Class CL_ISU_METERREAD_DISPLAY_ALV  
Short Description Meter Reading Result Entry with ALV Screen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE17   IS-U: Meter Reading Data Entry 
Created 20031024   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 EEMSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ISU17 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISU_METERREAD_DISPLAY_ALV has no interface implemented.
Friends
Class CL_ISU_METERREAD_DISPLAY_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROL Instance attribute Private Type reference (TYPE) MREAD_GRID_CONTRDATA EDM ALV GRID Control 20031110
2 CO_ALV_CONTAINER Constant Private Type reference (TYPE) CHAR25 'ALV_RL01_MR_SCREEN' User field for cluster PC (national) 20031024
3 CO_ALV_STRUCTURE Constant Private Type reference (TYPE) DD02L-TABNAME 'REABLD_ALV' Table Name 20031024
4 CO_ENT_COR Constant Private Type reference (TYPE) CHAR2 '15' Entry and correction ( using by tr-n 'Billing correction'). 20031222
5 CO_MSG_APPL_LOG Constant Private Type reference (TYPE) BALHDR-OBJECT 'IUBILLCORR' Application Log: Object Name (Application Code) 20031128
6 CO_STYLE_TABLE Constant Private Type reference (TYPE) LVC_FNAME 'CELLTAB' ALV Control: Field Name of Internal Table Field 20031104
7 CO_TRUE Constant Private Type reference (TYPE) KENNZX 'X' Indicator 20031029
8 HANDLE Instance attribute Public Type reference (TYPE) EMSG_GEN-HANDLE Message object identification 20031128
9 IS_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20031029
10 IT_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20031024
11 IT_TOOLBAR_EXCLUDING Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20031024
12 OBJ Instance attribute Public Type reference (TYPE) ISU17_METERREAD Meter Reading Object 20031104
13 T_ETRG_INSERT Instance attribute Public Type reference (TYPE) ETRG_TAB Standard Table for ETRG Structure 20040124
14 T_HANDLE Instance attribute Public Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20031218
15 XT_INST_INTERV Instance attribute Private Type reference (TYPE) T_INST_INTERVMR Table Containing Installations and Intervals 20031104
16 XYT_REABLD Instance attribute Private Type reference (TYPE) TAB_REABLD Table Type for Structure REABLD 20031103
17 XYT_REABLD_ALV Instance attribute Private Type reference (TYPE) TAB_REABLD_ALV Table type for Structure REABLD_ALV 20031104
18 XY_PARM Instance attribute Public Type reference (TYPE) EEMSG_PARM_OPEN 20031128
Methods
# Method Level Visibility Method type Description Created on
1 ACTION Instance method Public Method Actions of Buttons 20031110
2 ACTION_CHANGE_ABLESGR Static method Private Method Change Meter Reading Reason for MR Result 20031117
3 ACTION_CHECK_INPUT Static method Private Method Check Meter Reading Object 20031110
4 ACTION_SAVE Static method Private Method Save Meter Reading Data 20031128
5 ALV_ACTIVATE_EVENT_HANDLER Instance method Private Method Generate Event Handler 20031104
6 ALV_CREATE_F4_ABLESGR Static method Private Method F4 Help for 'MR Reason' Field is Context-Dependent 20031116
7 ALV_DEACT_FIELD_CATALOG Static method Public Method Deactivate Field in Field Catalog 20031114
8 ALV_EXCLUDE_FUNCTION Static method Private Method ALV Grid Control - Select Functions 20031024
9 ALV_FILL_CELLTAB Static method Private Method Fill CELLTAB 20031106
10 ALV_GET_SELECTED_ROWS Instance method Private Method Transfer Selected Entries from ALV 20031110
11 ALV_REFRESH_DISPLAY Instance method Public Method Update ALV Grid Control for Displaying DATEX Task(s) 20031110
12 ALV_REFRESH_REQUIRED Instance method Public Method Mark ALV Grid Control for Updating 20031110
13 ALV_SET_CURRENT_CELL Static method Private Method Set Cursor in ALV 20031106
14 ALV_SET_CURSOR Static method Private Method Set ALV Cursor 20031106
15 ALV_SET_F4 Instance method Private Method ALV Grid Control - Define F4 Help 20031029
16 ALV_SET_FIELD_CATALOG Static method Private Method ALV Grid Control - Define Field Attributes 20031024
17 ALV_SET_LAYOUT Static method Private Method ALV Grid Control - Generate Layout 20031104
18 CELLTAB_FOR_BACKBILL_MR Static method Private Method Meter Reading Result in Backbilling Period 20031107
19 CELLTAB_FOR_BILLED_MR Static method Private Method Billed Meter Reading Results 20031109
20 CELLTAB_FOR_GEN_EDIT_MR Static method Private Method Chagable Normal Meter Reading Result 20031107
21 CELLTAB_FOR_INAKTIVE_MR Static method Private Method Inactive Meter Reading Results 20031109
22 CELLTAB_MR_DATE_CHANGE Static method Private Method Meter Reading Date Ready for Input or Not 20031109
23 CHECK_INPUT Static method Private Method Check Entries 20031106
24 CONSTRUCTOR Instance method Public Constructor 20031024
25 CONV_INTERN_TO_SCREEN_FORMAT Static method Private Method Convert Internal Meter Reading to DB and BS Format 20031106
26 DELETE_ETRG_ENTRIES Instance method Public Method Delete Billed Billing Order from Table T_ETRG_INSERT 20040124
27 DISPLAY_PROTOCOL Instance method Private Method Display Log 20031217
28 FILL_ANLAGE_VERTRAG Static method Private Method Enter Installation and Contract in REABLD_ALV 20031229
29 FILL_HEADERDATA Static method Private Method Enter Header Data for Structure I_REL28D 20031114
30 FILL_SINGLE_REABLD_ALV Static method Private Method Make Entries in All REABLD_ALV Lines 20031106
31 GET_SPARTE_TEXT Static method Private Method Determine Text for Division of Contract 20031106
32 HANDLE_AFTER_USER_COMMAND Instance method Public Event handling method Event After User Command 20031029
33 HANDLE_DATA_CHANGED Instance method Public Event handling method Event Data changed 20031029
34 HANDLE_DATA_CHANGED_FINISHED Instance method Public Event handling method Data Changed Event Finished 20031117
35 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Event Double-Click 20031029
36 HANDLE_HOTSPOT_CLICK Instance method Private Event handling method Processing Hotspot 20031029
37 HANDLE_MENU_BUTTON Instance method Public Event handling method Event Menu Button 20031029
38 HANDLE_ONF4 Instance method Public Event handling method Event F4 Help 20031114
39 HANDLE_TOOLBAR Instance method Private Event handling method Event Toolbar 20031029
40 HANDLE_USER_COMMAND Instance method Private Event handling method Event User Command 20031029
41 INSERT_ETRG_ENTRIES Instance method Private Method Insert New Billing Order in Table T_ETRG_INSERT 20040124
42 OPEN_METERREAD_OBJECT Static method Private Method Generate Meter Reading Object 20031104
43 OPEN_PROTOCOLL Instance method Public Method Open Log 20031128
44 PROT_SAVE_AND_CLOSE Instance method Private Method Close and Save Log 20031128
45 SET_COLOR_TO_SINGLE_ENTRY Static method Private Method Set Line Colors 20031211
46 TRANSFER_DATA_FROM_ALV Static method Private Method Transfer ALV Data to REABLD 20031106
47 TRANSFER_DATA_TO_ALV Static method Private Method Transfer REABLD Data to ALV Screen Structure REABLD_ALV 20031104
48 UPDATE_BIL_PER_METERREAD Instance method Public Method Update Billing Period of Meter Reading Results 20031208
Events
Class CL_ISU_METERREAD_DISPLAY_ALV has no event.
Types
Class CL_ISU_METERREAD_DISPLAY_ALV has no local type.
Method Signatures

Method ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_OKCODE Call by reference Type reference (TYPE) REGEN-OKCODE Funktionscode 20031110

Method ACTION on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ACTION_CHANGE_ABLESGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_ABLBELNR Call by reference Type reference (TYPE) ISU17_METDOCU_CHANGE_EABL_TAB Tabelle mit den zu geänderten Ableseergebnissen 20031119
2 Importing XT_REABLD_ALV Call by reference Type reference (TYPE) TAB_REABLD_ALV Tabellentyp für die Struktur REABLD_ALV 20031117
3 Changing XYT_REABLD Call by reference Type reference (TYPE) TAB_REABLD Tabellentyp für die Struktur REABLD 20031117
4 Changing XY_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD 20031117

Method ACTION_CHANGE_ABLESGR on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ACTION_CHECK_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD 20031110
# Exception Resumable Description Created on
1 INDEP_IMPLAUSIBLE 20031110
2 INPUT_ERROR 20031110
3 NOT_COMPLETE 20031110
4 NOT_VALID 20031110
5 PLAUSI_ERROR 20031110
6 PLAUSI_ERROR_NOCOR 20031110

Method ACTION_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_ETRG_INSERT Call by reference Type reference (TYPE) ETRG_TAB Standardtabelle zu Struktur ETRG 20040124
2 Changing XY_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD 20031128

Method ACTION_SAVE on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_ACTIVATE_EVENT_HANDLER Signature

Method ALV_ACTIVATE_EVENT_HANDLER on class CL_ISU_METERREAD_DISPLAY_ALV has no parameter.
Method ALV_ACTIVATE_EVENT_HANDLER on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_CREATE_F4_ABLESGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_NOT_STANDARD Value transfer Type reference (TYPE) REGEN-KENNZX SPACE Bezeichnung, wenn F4-Hilfe nicht sandard 20031116
2 Changing X_SELECT_ABLESGR Call by reference Type reference (TYPE) REL01-ABLESGR Ablesegrund 20031117

Method ALV_CREATE_F4_ABLESGR on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_DEACT_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20031114
2 Importing X_FIELDNAME Call by reference Type reference (TYPE) CHAR16 Characterfeld der Länge 10 20031114

Method ALV_DEACT_FIELD_CATALOG on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_EXCLUDE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_TOOLBAR_EXCLUDING Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20031029

Method ALV_EXCLUDE_FUNCTION on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_FILL_CELLTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_CELLTAB Value transfer Type reference (TYPE) LVC_T_STYL ALV-Control: Styletabelle für Zellen 20031106
2 Changing XY_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD 20031107
3 Importing X_EDIT Call by reference Type reference (TYPE) KENNZX Kennzeichen edit/no-edit 20031106
4 Importing X_REABLD Call by reference Type reference (TYPE) REABLD Dynprofelder Einstiegsbildschirm Erfassung/Korrektur 20031106

Method ALV_FILL_CELLTAB on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_GET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_REABLD_ALV Call by reference Type reference (TYPE) TAB_REABLD_ALV Tabellentyp für die Struktur REABLD_ALV 20031110

Method ALV_GET_SELECTED_ROWS on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_REFRESH_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_SOFT_REFRESH Call by reference Type reference (TYPE) KENNZX 'X' 'Soft' Refresh 20031110

Method ALV_REFRESH_DISPLAY on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_REFRESH_REQUIRED Signature

Method ALV_REFRESH_REQUIRED on class CL_ISU_METERREAD_DISPLAY_ALV has no parameter.
Method ALV_REFRESH_REQUIRED on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_SET_CURRENT_CELL Signature

Method ALV_SET_CURRENT_CELL on class CL_ISU_METERREAD_DISPLAY_ALV has no parameter.
Method ALV_SET_CURRENT_CELL on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_SET_CURSOR Signature

Method ALV_SET_CURSOR on class CL_ISU_METERREAD_DISPLAY_ALV has no parameter.
Method ALV_SET_CURSOR on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_SET_F4 Signature

Method ALV_SET_F4 on class CL_ISU_METERREAD_DISPLAY_ALV has no parameter.
Method ALV_SET_F4 on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method ALV_SET_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT ALV-Control: Feldkatalog 20031024
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20031029

Method ALV_SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting YS_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20031104

Method ALV_SET_LAYOUT on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method CELLTAB_FOR_BACKBILL_MR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_CELLTAB Call by reference Type reference (TYPE) LVC_T_STYL ALV-Control: Styletabelle für Zellen 20031107

Method CELLTAB_FOR_BACKBILL_MR on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method CELLTAB_FOR_BILLED_MR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_CELLTAB Call by reference Type reference (TYPE) LVC_T_STYL ALV-Control: Styletabelle für Zellen 20031109

Method CELLTAB_FOR_BILLED_MR on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method CELLTAB_FOR_GEN_EDIT_MR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_CELLTAB Value transfer Type reference (TYPE) LVC_T_STYL ALV-Control: Styletabelle für Zellen 20031107
2 Importing X_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD 20031109
3 Importing X_REABLD Call by reference Type reference (TYPE) REABLD Dynprofelder Einstiegsbildschirm Erfassung/Korrektur 20031109

Method CELLTAB_FOR_GEN_EDIT_MR on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method CELLTAB_FOR_INAKTIVE_MR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_CELLTAB Call by reference Type reference (TYPE) LVC_T_STYL ALV-Control: Styletabelle für Zellen 20031109

Method CELLTAB_FOR_INAKTIVE_MR on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method CELLTAB_MR_DATE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XYT_CELLTAB Value transfer Type reference (TYPE) LVC_T_STYL ALV-Control: Styletabelle für Zellen 20031109
2 Importing X_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD Ablesegründe des Ablesebelegs 20031109
3 Importing X_REABLD Call by reference Type reference (TYPE) REABLD Dynprofelder Einstiegsbildschirm Erfassung/Korrektur 20031109

Method CELLTAB_MR_DATE_CHANGE on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method CHECK_INPUT Signature

Method CHECK_INPUT on class CL_ISU_METERREAD_DISPLAY_ALV has no parameter.
Method CHECK_INPUT on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL Value transfer Type reference (TYPE) MREAD_GRID_CONTRDATA Tabellentyp für die Struktur REABLD 20031030
2 Importing EABILCOR_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20031211
3 Importing XT_INST_INTERV Call by reference Type reference (TYPE) T_INST_INTERVMR Tabellentyp für die Struktur REABLD 20031104
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20031029

Method CONV_INTERN_TO_SCREEN_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_I_FORMAT Value transfer Type reference (TYPE) EABLH-I_VERBERW Erwarteter Verbrauch internes Format 20031106
2 Importing X_STANZNAC Value transfer Type reference (TYPE) EABL-STANZNAC 14 Anzahl der Nachkommastellen des Zählwerks 20031106
3 Importing X_STANZVOR Value transfer Type reference (TYPE) EABL-STANZVOR 16 Anzahl der Vorkommastellen des Zählwerks 20031106
4 Exporting Y_B_ZWSTAND Value transfer Type reference (TYPE) REABLD-ZWSTAND Abgelesener Zählerstand 20031106
5 Exporting Y_N_FORMAT Value transfer Type reference (TYPE) EABL-N_ZWSTAND Nachkommastellen des abgelesenen Zählerstands 20031106
6 Exporting Y_V_FORMAT Value transfer Type reference (TYPE) EABL-V_ZWSTAND Vorkommastellen des abgelesenen Zählerstands 20031106

Method CONV_INTERN_TO_SCREEN_FORMAT on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method DELETE_ETRG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_ETRG_DELETE Call by reference Type reference (TYPE) ETRG_TAB Standardtabelle zu Struktur ETRG 20040124
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20040124

Method DISPLAY_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_LOG_CONTR_HANDLE Call by reference Type reference (TYPE) BALCNTHNDL Anwendungs-Log: Handle auf die Control-Anzeige 20031217
2 Importing X_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20031217
3 Importing X_MSG_EXIT Call by reference Type reference (TYPE) KENNZX Kennzeichen 20040202

Method DISPLAY_PROTOCOL on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method FILL_ANLAGE_VERTRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_INST_INTERV Call by reference Type reference (TYPE) T_INST_INTERVMR Tabelle Ableseergebnisse für Rechnungskorrektur 20031229
2 Changing XY_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD 20031229
3 Changing XY_REABLD_ALV Call by reference Type reference (TYPE) REABLD_ALV Dynprofelder Erfassung/Korrektur auf dem ALV-Grid 20031229

Method FILL_ANLAGE_VERTRAG on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method FILL_HEADERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing I_REL28D Call by reference Type reference (TYPE) TAB_REL28D Dynprodaten Einstiegsbild Erfassung 20031114
2 Importing X_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD 20031114

Method FILL_HEADERDATA on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method FILL_SINGLE_REABLD_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD 20031107
2 Importing X_REABLD Call by reference Type reference (TYPE) REABLD Dynprofelder Einstiegsbildschirm Erfassung/Korrektur 20031106
3 Changing Y_REABLD_ALV Call by reference Type reference (TYPE) REABLD_ALV Dynprofelder Erfassung/Korrektur auf dem ALV-Grid 20031106

Method FILL_SINGLE_REABLD_ALV on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method GET_SPARTE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_VERTRAG Call by reference Type reference (TYPE) EABP-VERTRAG Vertrag 20031106
2 Changing Y_SPARTE Value transfer Type reference (TYPE) SPARTE_TEXT Text zur Sparte 20031106

Method GET_SPARTE_TEXT on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method HANDLE_AFTER_USER_COMMAND Signature

Method HANDLE_AFTER_USER_COMMAND on class CL_ISU_METERREAD_DISPLAY_ALV has no parameter.
Method HANDLE_AFTER_USER_COMMAND on class CL_ISU_METERREAD_DISPLAY_ALV 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) 20031117
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20031117
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20031117
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20031117

Method HANDLE_DATA_CHANGED on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method HANDLE_DATA_CHANGED_FINISHED Signature

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

Method HANDLE_DATA_CHANGED_FINISHED on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method HANDLE_DOUBLE_CLICK Signature

Method HANDLE_DOUBLE_CLICK on class CL_ISU_METERREAD_DISPLAY_ALV has no parameter.
Method HANDLE_DOUBLE_CLICK on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method HANDLE_HOTSPOT_CLICK Signature

Method HANDLE_HOTSPOT_CLICK on class CL_ISU_METERREAD_DISPLAY_ALV has no parameter.
Method HANDLE_HOTSPOT_CLICK on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method HANDLE_MENU_BUTTON Signature

Method HANDLE_MENU_BUTTON on class CL_ISU_METERREAD_DISPLAY_ALV has no parameter.
Method HANDLE_MENU_BUTTON on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method HANDLE_ONF4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20031116
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031116
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20031116
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20031116
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20031116
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20031116

Method HANDLE_ONF4 on class CL_ISU_METERREAD_DISPLAY_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 Attribute reference (LIKE) 20031110
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20031110

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

Method HANDLE_USER_COMMAND on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method INSERT_ETRG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_ETRG_INSERT Call by reference Type reference (TYPE) ETRG_TAB Standardtabelle zu Struktur ETRG 20040124

Method INSERT_ETRG_ENTRIES on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method OPEN_METERREAD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_INST_INTERV Call by reference Type reference (TYPE) T_INST_INTERVMR Tabelle Ableseergebnisse für Rechnungskorrektur 20031104
2 Changing Y_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD 20031104
# Exception Resumable Description Created on
1 SYSTEM_ERROR 20031121

Method OPEN_PROTOCOLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XY_HANDLE Call by reference Type reference (TYPE) EMSG_GEN-HANDLE Idendifikation eines MESSAGE-Objektes 20031128
2 Changing XY_PARM Call by reference Type reference (TYPE) EEMSG_PARM_OPEN 20031128

Method OPEN_PROTOCOLL on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method PROT_SAVE_AND_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XT_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20031218
2 Changing XY_PARM Call by reference Type reference (TYPE) EEMSG_PARM_OPEN 20031128
3 Importing X_HANDLE Call by reference Type reference (TYPE) EMSG_GEN-HANDLE Idendifikation eines MESSAGE-Objektes 20031128
4 Changing Y_MSG_EXIT Call by reference Type reference (TYPE) KENNZX Kennzeichen 20040202

Method PROT_SAVE_AND_CLOSE on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method SET_COLOR_TO_SINGLE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_NEW_EABL Call by reference Type reference (TYPE) REGEN-KENNZX Neues Ableseeregebnis 20031212
2 Importing X_REABLD_ALV_OLD Call by reference Type reference (TYPE) REABLD_ALV Dynprofelder Erfassung/Korrektur auf dem ALV-Grid 20031211
3 Changing Y_REABLD_ALV Call by reference Type reference (TYPE) REABLD_ALV Dynprofelder Erfassung/Korrektur auf dem ALV-Grid 20031212

Method SET_COLOR_TO_SINGLE_ENTRY on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method TRANSFER_DATA_FROM_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_REABLD_ALV Call by reference Type reference (TYPE) TAB_REABLD_ALV Tabellentyp für die Struktur REABLD_ALV 20031107
2 Changing XYT_REABLD Call by reference Type reference (TYPE) TAB_REABLD Tabellentyp für die Struktur REABLD 20031107
3 Changing XY_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD 20031110
4 Importing X_CURFIELD Call by reference Type reference (TYPE) LVC_FNAME Cursorfeld 20031123
5 Importing X_CURLINE Call by reference Type reference (TYPE) SYSTEPL Dynpros, Index der aktuellen Tabellenzeile 20031123

Method TRANSFER_DATA_FROM_ALV on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method TRANSFER_DATA_TO_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XT_INST_INTERV Call by reference Type reference (TYPE) T_INST_INTERVMR Tabelle Ableseergebnisse für Rechnungskorrektur 20031111
2 Importing XT_REABLD Call by reference Type reference (TYPE) TAB_REABLD Tabellentyp für die Struktur REABLD 20031104
3 Changing XYT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Tabellentyp für die Struktur REABLD_ALV 20031104
4 Changing XYT_REABLD_ALV Call by reference Type reference (TYPE) TAB_REABLD_ALV Tabellentyp für die Struktur REABLD_ALV 20031104
5 Changing XY_OBJ Call by reference Type reference (TYPE) ISU17_METERREAD 20031107
6 Changing Y_COL_ID Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20031123
7 Changing Y_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20031123

Method TRANSFER_DATA_TO_ALV on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.

Method UPDATE_BIL_PER_METERREAD Signature

Method UPDATE_BIL_PER_METERREAD on class CL_ISU_METERREAD_DISPLAY_ALV has no parameter.
Method UPDATE_BIL_PER_METERREAD on class CL_ISU_METERREAD_DISPLAY_ALV has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472