Menu

SAP Function Module EDI_DISPLAY_STATISTIC

Anzeige der EDI-Statistik

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module EDI_DISPLAY_STATISTIC (Anzeige der EDI-Statistik) is a standard Function Module in SAP ERP and is part of the function group EDIS within the package SED.

Technical Information

Function Module EDI_DISPLAY_STATISTIC
Short Text Anzeige der EDI-Statistik
Function Group EDIS
Package SED
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FB_STATISTIC_SELECTION LIKE EDI_STATYP-EDISTATTYP Formatting type of extended statistics

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FB_DOCNUMS_ALL TYPE IDOC0_DOC_LIST_RANGE Doc.no. list - all
FB_DOCNUMS_INPUT TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - all inbound
FB_DOCNUMS_IN_BOOKED TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - inbound, posted
FB_DOCNUMS_IN_DELETE_SIGN TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - inbound, with delete flag
FB_DOCNUMS_IN_ERR_APPLICATION TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - inbound, error in application
FB_DOCNUMS_IN_ERR_INTERFACE TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - inbound, error in interface
FB_DOCNUMS_IN_PROD TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - inbound, generated
FB_DOCNUMS_IN_TO_APPL TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - inbound, transferred to applic.
FB_DOCNUMS_IN_TO_DIALOG TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - inbound, transferred to dialog
FB_DOCNUMS_OTHERS TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - all with undefined status
FB_DOCNUMS_OUTPUT TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - all outbound
FB_DOCNUMS_OUT_DELETE_SIGN TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - outbound, with delete flag
FB_DOCNUMS_OUT_ERR_EXT_SYS TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - outbound, error in external system
FB_DOCNUMS_OUT_ERR_INTERFACE TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - outbound, error in interface
FB_DOCNUMS_OUT_PROD TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - outbound, generated
FB_DOCNUMS_OUT_RDY_TO_SEND TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - outb., ready for dispatch
FB_DOCNUMS_OUT_SENT TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - outbound, sent
FB_DOCNUMS_OUT_TO_EXT_SYS TYPE IDOC0_DOC_LIST_RANGE Doc.num.list - outbound, in external system
FB_INTAB_EDI_M2PAR LIKE EDI_M2 Structure EDI_M2, screem fields for display

Exceptions

This function module does not define any Exceptions.