SAP ABAP Class CL_ISU_DATEX_AGGR_MONITORING (Monitor Aggregated Messages)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-EDM (Application Component) Energy Data Management
     EE_DATEX (Package) Data Exchange at Point of Delivery Level
Properties
Class CL_ISU_DATEX_AGGR_MONITORING  
Short Description Monitor Aggregated Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_DATEX   Data Exchange at Point of Delivery Level 
Created 20041123   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_DATEX_AGGR_MONITORING has no forward declaration.
Interfaces
Class CL_ISU_DATEX_AGGR_MONITORING has no interface implemented.
Friends
Class CL_ISU_DATEX_AGGR_MONITORING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FIELD_DEXSERVPROV Constant Public Type reference (TYPE) LVC_FNAME 'DEXSERVPROV' Service Provider (External) 20041123
2 CO_FIELD_DEXSERVPROVSELF Constant Public Type reference (TYPE) LVC_FNAME 'DEXSERVPROVSELF' Service Provider (Own) 20041123
3 CO_FIELD_ICON_DEXTASK Constant Public Type reference (TYPE) LVC_FNAME 'ICON_DEXTASK' Data Exchange Tasks Icon 20041125
4 CO_FIELD_ICON_WB Constant Public Type reference (TYPE) LVC_FNAME 'ICON_WB' Switch Documents Icon 20041125
5 CO_FIELD_IDOC_NUMBER Constant Public Type reference (TYPE) LVC_FNAME 'DOCNUM' IDoc Number 20041126
6 CO_FIELD_NUM_CORR_MSG Constant Public Type reference (TYPE) LVC_FNAME 'NUM_CORR_MSG' Number of Corrected Data Exchange Tasks 20041130
7 CO_FIELD_NUM_ERROR_MSG Constant Public Type reference (TYPE) LVC_FNAME 'NUM_ERROR_MSG' Number of Incorrect Data Exchange Tasks 20041125
8 CO_FIELD_NUM_ERROR_WB Constant Public Type reference (TYPE) LVC_FNAME 'NUM_ERROR_WB' Number of Incorrect Switch Documents 20041125
9 CO_FIELD_NUM_MSG Constant Public Type reference (TYPE) LVC_FNAME 'NUM_MSG' Number of Messages 20041125
10 CO_FIELD_NUM_SUCCESS_MSG Constant Public Type reference (TYPE) LVC_FNAME 'NUM_SUCCESS_MSG' Number of Successful Data Exchange Tasks 20041125
11 CO_FIELD_NUM_SUCCESS_WB Constant Public Type reference (TYPE) LVC_FNAME 'NUM_SUCCESS_WB' Number of Successful Switch Documents 20041125
12 CO_FIELD_NUM_WAIT_MSG Constant Public Type reference (TYPE) LVC_FNAME 'NUM_WAIT_MSG' Number of Processed Data Exchange Tasks 20041125
13 CO_FIELD_NUM_WAIT_WB Constant Public Type reference (TYPE) LVC_FNAME 'NUM_WAIT_WB' Number of Processed Switch Documents 20041125
14 CO_STATUS_ERROR Constant Public Type reference (TYPE) E_DEXSTATUSMON '1' Status "Error" 20041126
15 CO_STATUS_OK Constant Public Type reference (TYPE) E_DEXSTATUSMON '0' Status 'Successful' 20041126
16 CO_STATUS_PROCESS Constant Public Type reference (TYPE) E_DEXSTATUSMON '2' Status 'In Processing' 20041126
17 CO_TRUE Constant Public Type reference (TYPE) KENNZX 'X' True 20041123
18 EXIT_IDOC_MERGE Instance attribute Protected Object reference (TYPE REF TO) IF_EX_ISU_IDE_IDOC_MERGE BAdI Interface IF_EX_ISU_IDE_IDOC_MERGE 20041123
19 LCL_TABLE Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_TABLE Basis Class for Simple Tables 20041123
20 LT_DEXSTATUS_DISPLAY Instance attribute Protected Type reference (TYPE) T_EDEX_AGGR_MON_STATUS Data Exchange Status Groupings 20041126
21 LT_EDEX_AGGR_MON Instance attribute Protected Type reference (TYPE) T_EDEX_AGGR_MON ALV Data 20041123
22 LT_EDEX_AGGR_MON_PROC Instance attribute Protected Type reference (TYPE) T_EDEX_AGGR_MON_PROC Data Exchange Processes Relevant for Switch Document 20041125
23 LT_EDEX_AGGR_MON_SCREEN Instance attribute Protected Type reference (TYPE) T_EDEX_AGGR_MON_SCREEN Screen data 20041125
24 LT_WBSTATUS_DISPLAY Instance attribute Protected Type reference (TYPE) T_EDEX_AGGR_MON_STATUS_WB Switch Document Status Groupings 20041126
25 L_EDEX_AGGR_MON_SELECTION Instance attribute Protected Type reference (TYPE) EDEX_AGGR_MON_SELECTION Monitor Selection Criteria 20041125
Methods
# Method Level Visibility Method type Description Created on
1 ACTION Instance method Public Method User Action 20041123
2 ACTION_PICK Instance method Protected Method User Action: Pick (F2) 20041123
3 ALV_FROM_DB_FORMAT Instance method Protected Method Determine ALV Data from Database Data 20041123
4 CONSTRUCTOR Instance method Public Constructor Constructor 20041123
5 DISPLAY_DA_TASKS Instance method Protected Method Display Data Exchange Tasks 20041126
6 DISPLAY_IDOC Instance method Protected Method Display Switch Documents 20041126
7 DISPLAY_WB Instance method Protected Method Display Switch Documents 20041126
8 GET_DATA Instance method Protected Method Select ALV Data 20041123
9 GET_FURTHER_DATA Instance method Protected Method Select Additional ALV Data 20041124
10 GET_VALID_SENT_FLAG Instance method Protected Method Determine Valid SENT Indicator (for Aggregation) 20041129
11 MONITORING Instance method Public Method Call Monitoring 20041123
12 ON_DOUBLE_CLICK Instance method Public Event handling method ALV Double-Click Event 20041123
13 ON_LINK_CLICK Instance method Public Event handling method ALV Single-Click Event 20041123
Events
Class CL_ISU_DATEX_AGGR_MONITORING has no event.
Types
Class CL_ISU_DATEX_AGGR_MONITORING 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 IM_OKCODE Call by reference Type reference (TYPE) REGEN-OKCODE Funktionscode 20041123
# Exception Resumable Description Created on
1 USER_ERROR Benutzerfehler 20041123

Method ACTION_PICK Signature

Method ACTION_PICK on class CL_ISU_DATEX_AGGR_MONITORING has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20041123

Method ALV_FROM_DB_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMT_EDEXTASKIDOCSEND Call by reference Type reference (TYPE) IEDEXTASKIDOCSEND Information zum Verschicken von IDOCs 20041123

Method ALV_FROM_DB_FORMAT on class CL_ISU_DATEX_AGGR_MONITORING has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISU_DATEX_AGGR_MONITORING has no parameter.
Method CONSTRUCTOR on class CL_ISU_DATEX_AGGR_MONITORING has no exception.

Method DISPLAY_DA_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CORRECTED Call by reference Type reference (TYPE) E_DEXERRORCORR Fehler in Datenaustausch-Aufgabe korrigiert 20041130
2 Importing IM_ROW Call by reference Type reference (TYPE) I aktuelle Zeile 20041126
3 Importing IM_STATUS_GROUP Call by reference Type reference (TYPE) E_DEXSTATUSMON Gruppierung der DA-Status 20041126
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20041126
2 NOT_FOUND Es wurde keine passende DA-Aufgaben gefunden 20041126

Method DISPLAY_IDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROW Call by reference Type reference (TYPE) I aktuelle Zeile 20041126
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20041126
2 NOT_FOUND Es wurde keine passende DA-Aufgaben gefunden 20041126

Method DISPLAY_WB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROW Call by reference Type reference (TYPE) I aktuelle Zeile 20041126
2 Importing IM_STATUS_GROUP Call by reference Type reference (TYPE) E_DEXSTATUSMON Gruppierung der DA-Status 20041126
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20041126
2 NOT_FOUND Es wurde keine passende DA-Aufgaben gefunden 20041126

Method GET_DATA Signature

Method GET_DATA on class CL_ISU_DATEX_AGGR_MONITORING has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20041123
2 NOT_FOUND Es wurde keine passende Eintrag gefunden 20041123

Method GET_FURTHER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMT_EDEXTASKIDOCSEND Call by reference Type reference (TYPE) IEDEXTASKIDOCSEND Information zum Verschicken von IDOCs 20041125
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20041124

Method GET_VALID_SENT_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_SEL_SENT Value transfer Type reference (TYPE) ISU00_RANGE_TAB Select-Options (Sent Flag) 20041129

Method GET_VALID_SENT_FLAG on class CL_ISU_DATEX_AGGR_MONITORING has no exception.

Method MONITORING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMT_SEL_DEXPROC Call by reference Type reference (TYPE) ISU00_RANGE_TAB DA-Prozess 20041123
2 Importing IMT_SEL_DEXSERVPROV Call by reference Type reference (TYPE) ISU00_RANGE_TAB DA-Serviceanbieter(fremd) 20041123
3 Importing IMT_SEL_DEXSERVPROVSELF Call by reference Type reference (TYPE) ISU00_RANGE_TAB DA-Serviceanbieter(eigene) 20041123
4 Importing IMT_SEL_IDOCNUM Call by reference Type reference (TYPE) ISU00_RANGE_TAB IDoc-Nummer 20041123
5 Importing IM_FROM Call by reference Type reference (TYPE) DATUM '19000101' Ab-Datum 20041123
6 Importing IM_INBOUND Call by reference Type reference (TYPE) EDI_DIRECT Richtung der IDoc-Übertragung 20041129
7 Importing IM_INBOUND_OUTBOUND Call by reference Type reference (TYPE) EDI_DIRECT 'X' Richtung der IDoc-Übertragung 20041129
8 Importing IM_MAX_RECORDS Call by reference Type reference (TYPE) DDSHMAXREC 0 Beschränkung der Listenlänge 20041123
9 Importing IM_NODATE Call by reference Type reference (TYPE) KENNZX Datum soll nicht berücksichtigt werden 20041123
10 Importing IM_OUTBOUND Call by reference Type reference (TYPE) EDI_DIRECT Richtung der IDoc-Übertragung 20041129
11 Importing IM_STAT_DA_TASK Call by reference Type reference (TYPE) E_DEXAGGRSTAT_DA_TASK 'X' DA-Aufgabe Statistiken werden angezeigt 20041125
12 Importing IM_STAT_MSG Call by reference Type reference (TYPE) E_DEXAGGRSTATMSG 'X' Anzahl aggr. Nachrichten wird in der Statistik angezeigt 20041125
13 Importing IM_STAT_WB Call by reference Type reference (TYPE) E_DEXAGGRSTAT_WB 'X' Wechselbeleg Statistiken werden angezeigt 20041125
14 Importing IM_TO Call by reference Type reference (TYPE) DATUM '99991231' Bis-Datum 20041123
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeine fehler 20041123
2 NOT_FOUND Es wurde keine passende Eintrag gefunden 20041123

Method ON_DOUBLE_CLICK Signature

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

Method ON_DOUBLE_CLICK on class CL_ISU_DATEX_AGGR_MONITORING has no exception.

Method ON_LINK_CLICK Signature

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

Method ON_LINK_CLICK on class CL_ISU_DATEX_AGGR_MONITORING has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 600