SAP ABAP Class EDX_LIST (EDX: Class for Message Report)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM (Application Component) Financial Supply Chain Management
     EDX (Package) EDX: Electronic Data Xchange
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  EDX Abstract Class 20080424
Properties
Class EDX_LIST  
Short Description EDX: Class for Message Report    
Super Class EDX Abstract Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EDX   EDX: Electronic Data Xchange 
Created 20080424   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 EDXT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class EDX_LIST has no interface implemented.
Friends
Class EDX_LIST has no friend class.
Attributes
Class EDX_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_AUTHORIZED_MSGS Instance method Public Method Check Messages for Authorization 20100818
2 COPY_DATA_FROM_ALL_MESSAGES Static method Public Method Copy list with the messages to new list 20080424
3 CREATE_NEW_DOCUMENT Static method Public Method Create New Document with Document Number 20090916
4 DELETE_MSG_FROM_PARK Static method Public Method Delete Message from Park Table 20090916
5 FILL_CORRECT_ERROR_MSG Static method Public Method Fill Error Text Correctly 20080812
6 FILL_ERROR_PARAMETER Static method Public Method Enter Error Parameter in Error Text 20080812
7 PREPARE_LAYOUT_MESSAGES Static method Public Method Layout Specification for Message Lists 20080424
8 PREPARE_LAYOUT_SUM_MESSAGES Static method Public Method Layout Specification for Overview of Messages 20080424
9 READ_DATA_ALL_MESSAGES Static method Public Method Read Data of All Messages 20080424
10 READ_DATA_INBOUND_MSGS Static method Public Method Read Data of Messages Received and Processed 20080424
11 READ_DATA_OUTBOUND_MSGS Static method Public Method Read Data of Messages Sent 20080424
12 READ_DATA_PARKED_MSGS Static method Public Method Read Data of Messages Received 20080424
13 READ_SUM_ALL_MESSAGES Static method Public Method Determine Total of Various Messages 20080424
14 SHOW_COLUMN_HELP Static method Public Method Display Column Help 20080701
15 SHOW_DATA_MESSAGES Static method Public Method Output Messages in a List 20080424
16 SHOW_DATA_SUM_MESSAGES Static method Public Method Totals Overview of Messages 20080424
17 SHOW_ERROR_TEXT Static method Public Method View Error Text 20080722
18 SHOW_INVOICE_PROBLEM_LIST Static method Public Method Display Problem List for Invoice Processing 20090901
19 SHOW_PDF Static method Public Method Display PDF of Messages 20080424
20 SHOW_VERIFY_LOG Static method Public Method View Verify Log File of a DocSet Message 20080424
Events
Class EDX_LIST has no event.
Types
Class EDX_LIST has no local type.
Method Signatures

Method CHECK_FOR_AUTHORIZED_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTH_OBJECT Call by reference Object reference (TYPE REF TO) EDX_AUTHORIZATION EDX: Berechtigungsprüfungen BUKRS, ACTIVITY, MSG_TYPE 20100818
2 Changing T_REPORT_MSGS Call by reference Type reference (TYPE) EDXT_TAB_REPORT_MSGS anzuzeigende Meldungen 20100818

Method CHECK_FOR_AUTHORIZED_MSGS on class EDX_LIST has no exception.

Method COPY_DATA_FROM_ALL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COPIED_COUNT Call by reference Type reference (TYPE) I 20080424
2 Importing I_DOC_TYPE Call by reference Type reference (TYPE) C 20080424
3 Changing T_ALL_MSG Call by reference Type reference (TYPE) ANY TABLE 20080424
4 Changing T_COPIED_MSG Call by reference Type reference (TYPE) ANY TABLE 20080424

Method COPY_DATA_FROM_ALL_MESSAGES on class EDX_LIST has no exception.

Method CREATE_NEW_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BELNR Call by reference Type reference (TYPE) EDX_BELNR EDX: Belegnummer 20090916
2 Importing I_IDOC_NUMBER Call by reference Type reference (TYPE) EDX_IDOC_NUMBER EDX: IDOC Nummer zu dieser Meldung 20090916
3 Importing I_POST Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20120416
4 Importing I_PO_DATA Call by reference Type reference (TYPE) ANY TABLE 20120925
5 Importing I_PO_NUMBER Call by reference Type reference (TYPE) EBELN Belegnummer des Einkaufsbelegs 20120925

Method CREATE_NEW_DOCUMENT on class EDX_LIST has no exception.

Method DELETE_MSG_FROM_PARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BELNR Call by reference Type reference (TYPE) EDX_BELNR EDX: Belegnummer 20090916
2 Importing I_CHANGE_COUNTER Call by reference Type reference (TYPE) EDX_CHANGE_COUNTER EDX: Änderungszähler zu einer Meldung 20090916
3 Importing I_DOMAIN_TEXT Call by reference Type reference (TYPE) STRING Meldungsbezeichnung 20090916
4 Importing I_IDOC_NUMBER Call by reference Type reference (TYPE) EDX_IDOC_NUMBER EDX: IDOC Nummer zu dieser Meldung 20090916
# Exception Resumable Description Created on
1 IDOC_STATUS_NOT_CHANGED IDOC Status nicht änderbar 20090916
2 MESSAGE_NOT_DELETED Meldung nicht von der PARK-Tabelle löschbar 20090916

Method FILL_CORRECT_ERROR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_TEXT Call by reference Type reference (TYPE) STRING 20080812
2 Importing I_ERROR_CODES Call by reference Type reference (TYPE) STRING 20080812

Method FILL_CORRECT_ERROR_MSG on class EDX_LIST has no exception.

Method FILL_ERROR_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ERROR_TEXT Call by reference Type reference (TYPE) STRING 20080812
2 Importing I_ERROR_STRING Call by reference Type reference (TYPE) STRING 20080812

Method FILL_ERROR_PARAMETER on class EDX_LIST has no exception.

Method PREPARE_LAYOUT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_CAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20080424
2 Changing C_OBJ_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20080424
3 Changing C_OUT_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20080424
4 Importing I_DOC_TYPE Call by reference Type reference (TYPE) EDX_DOC_TYPE_IN EDX: Eingehender Dokumenttyp 20080527
5 Importing I_MSG_COUNT Call by reference Type reference (TYPE) I 20080424
6 Changing T_SORT_CRITERIA Call by reference Type reference (TYPE) ANY TABLE 20080424

Method PREPARE_LAYOUT_MESSAGES on class EDX_LIST has no exception.

Method PREPARE_LAYOUT_SUM_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_CAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20080424
2 Changing C_OBJ_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20080424
3 Changing C_OUT_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20080424
4 Importing I_MSG_COUNT Call by reference Type reference (TYPE) I 20080424
5 Importing I_MSG_DIRECTION Call by reference Type reference (TYPE) EDX_DIRECTION EDX: Bezeichnung für die Meldungsrichtung 20080424
6 Changing T_SORT_CRITERIA Call by reference Type reference (TYPE) ANY TABLE 20080424

Method PREPARE_LAYOUT_SUM_MESSAGES on class EDX_LIST has no exception.

Method READ_DATA_ALL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NO_OF_MSGS Call by reference Type reference (TYPE) I Anzahl Meldungen in der Liste 20080424
2 Changing C_NO_OF_MSGS_IN_PERIODE Call by reference Type reference (TYPE) I Anzahl Meldungne in der Periode 20080424
3 Importing I_AUTH_OBJECT Call by reference Object reference (TYPE REF TO) EDX_AUTHORIZATION EDX: Berechtigungsprüfungen BUKRS, ACTIVITY, MSG_TYPE 20100818
4 Importing I_BUKRS_RANGE Call by reference Type reference (TYPE) C Buchnungskreis eingrenzen 20080424
5 Importing I_DATE_FROM Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20080424
6 Importing I_DATE_TO Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20080424
7 Importing I_INBOUND_MSGS Call by reference Type reference (TYPE) C Eingehende Meldungen anzeigen 20080424
8 Importing I_MAX_CNT_MSGS Call by reference Type reference (TYPE) I Max. Anzahl von Meldungen zusammenstellen 20080424
9 Importing I_OUTBOUND_MSGS Call by reference Type reference (TYPE) C Ausgehende Meldungen anzeigen 20080424
10 Importing I_SHOW_PROC_MSG Call by reference Type reference (TYPE) C 'Verarbeitete' Meldungen anzeigen 20090924
11 Importing I_TIME_FROM Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20080424
12 Importing I_TIME_TO Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20080424
13 Changing T_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE Tabelle mit den gefundenen Meldungen 20080424
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Meldungen gefunden für diese Periode 20080424

Method READ_DATA_INBOUND_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting C_OUT_MSG_COUNT Call by reference Type reference (TYPE) I Anzahl Meldungen in der Liste 20080424
2 Importing I_BUKRS_RANGE Call by reference Type reference (TYPE) C Buchnungskreis eingrenzen 20080424
3 Importing I_DATE_FROM Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20080424
4 Importing I_DATE_TO Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20080424
5 Importing I_TIME_FROM Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20080424
6 Importing I_TIME_TO Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20080424
7 Changing T_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE Tabelle mit den gefundenen Meldungen 20080424
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Meldungen gefunden für diese Periode 20080424

Method READ_DATA_OUTBOUND_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting C_OUT_MSG_COUNT Call by reference Type reference (TYPE) I Anzahl Meldungen in der Liste 20080424
2 Importing I_BUKRS_RANGE Call by reference Type reference (TYPE) C Buchnungskreis eingrenzen 20080424
3 Importing I_DATE_FROM Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20080424
4 Importing I_DATE_TO Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20080424
5 Importing I_SHOW_PROC_MSG Call by reference Type reference (TYPE) C 'Verarbeitete' Meldungen anzeigen 20090924
6 Importing I_TIME_FROM Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20080424
7 Importing I_TIME_TO Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20080424
8 Changing T_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE Tabelle mit den gefundenen Meldungen 20080424
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Meldungen gefunden für diese Periode 20080424

Method READ_DATA_PARKED_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting C_OUT_MSG_COUNT Call by reference Type reference (TYPE) I Anzahl Meldungen in der Liste 20080424
2 Importing I_BUKRS_RANGE Call by reference Type reference (TYPE) C Buchnungskreis eingrenzen 20080424
3 Importing I_DATE_FROM Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20080424
4 Importing I_DATE_TO Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20080424
5 Importing I_TIME_FROM Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20080424
6 Importing I_TIME_TO Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20080424
7 Changing T_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE Tabelle mit den gefundenen Meldungen 20080424
# Exception Resumable Description Created on
1 NO_DATA_FOUND Keine Meldungen gefunden für diese Periode 20080424

Method READ_SUM_ALL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SUM_MSGS Call by reference Type reference (TYPE) I 20080424
2 Importing I_MSG_DIRECTION Call by reference Type reference (TYPE) EDX_DIRECTION EDX: Bezeichnung für die Meldungsrichtung 20080424
3 Changing T_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE 20080424
4 Changing T_SUM_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE 20080424

Method READ_SUM_ALL_MESSAGES on class EDX_LIST has no exception.

Method SHOW_COLUMN_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20080701
2 Importing I_ROW_ID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20080701
3 Changing T_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE 20080701

Method SHOW_COLUMN_HELP on class EDX_LIST has no exception.

Method SHOW_DATA_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_CAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20080424
2 Changing CT_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE Tabelle mit den Meldungen 20080424
3 Changing CT_SORT_CRITERIA Call by reference Type reference (TYPE) LVC_T_SORT ALV-Contol: Tabelle der Sortierkriterien 20080424
4 Changing C_SHOW_FIRST_TIME Call by reference Type reference (TYPE) C Erstesmal diese Liste anzeigen? 20080424
5 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C Name des Containers 20080424
6 Importing I_OBJ_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20080424
7 Importing I_OUT_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20080424

Method SHOW_DATA_MESSAGES on class EDX_LIST has no exception.

Method SHOW_DATA_SUM_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_CAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20080424
2 Changing CT_MSG_SUM_REPORT Call by reference Type reference (TYPE) ANY TABLE 20080424
3 Changing CT_SORT_CRITERIA Call by reference Type reference (TYPE) LVC_T_SORT ALV-Contol: Tabelle der Sortierkriterien 20080424
4 Changing C_SHOW_FIRST_TIME Call by reference Type reference (TYPE) C 20080424
5 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C 20080424
6 Importing I_OBJ_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20080424
7 Importing I_OUT_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20080424

Method SHOW_DATA_SUM_MESSAGES on class EDX_LIST has no exception.

Method SHOW_ERROR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20080722
2 Importing I_ROW_ID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20080722
3 Changing T_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE 20080722

Method SHOW_ERROR_TEXT on class EDX_LIST has no exception.

Method SHOW_INVOICE_PROBLEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20090901
2 Importing I_ROW_ID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20090901
3 Changing T_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE 20090901

Method SHOW_INVOICE_PROBLEM_LIST on class EDX_LIST has no exception.

Method SHOW_PDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20080424
2 Importing I_ROW_ID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20080424
3 Changing T_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE 20080424

Method SHOW_PDF on class EDX_LIST has no exception.

Method SHOW_VERIFY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20080424
2 Importing I_ROW_ID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20080424
3 Changing T_MSG_REPORT Call by reference Type reference (TYPE) ANY TABLE 20080424

Method SHOW_VERIFY_LOG on class EDX_LIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604