Menu

SAP Function Module MM_ARRANG_LIS_STATISTICS_DEL

Loescht LIS-Statistikdaten (Ertragsdaten / Umsaetze)

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 MM_ARRANG_LIS_STATISTICS_DEL (Loescht LIS-Statistikdaten (Ertragsdaten / Umsaetze)) is a standard Function Module in SAP ERP and is part of the function group WN37 within the package WBON.

Technical Information

Function Module MM_ARRANG_LIS_STATISTICS_DEL
Short Text Loescht LIS-Statistikdaten (Ertragsdaten / Umsaetze)
Function Group WN37
Package WBON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ARRANGEMENT LIKE KONA Absprache
I_CLEAR_TURNOVER TYPE C ' ' Umsatzdaten loeschen?
I_GUI_INDICATOR TYPE C 'X' GUI-Meldung im Fenster ausgeben?
I_KNUMA LIKE KONA-KNUMA Absprachenummer
I_MCINF LIKE TMC2D-MCINF Name der Infostruktur
I_SEL_KNUMA TYPE C 'X' Absprache als Selektionskriterium
I_SEL_KNUMH TYPE C ' ' Konditionssatz als Selektionskriterium
I_VRSIO LIKE MCCONTROL-VRSIO zu bearbeitende Versionsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_READ_DBCNT LIKE SY-DBCNT Anzahl bearbeiteter Datenbankzeilen
E_READ_SUBRC LIKE SY-SUBRC Delete/Update erfolgreich?
E_REPNAME LIKE TRDIR-NAME Name des generierten Programms

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
T_CONDITION_RECORD LIKE KONP KondSaetze zur Absprache
T_ERROR_MESSAGES LIKE ARRANGERRA Nachrichten
T_TMC2D LIKE TMC2D Datenfelder
T_TMC2K LIKE TMC2K Merkmalsfelder für Daten (KNUMA, KNUMH)
T_TMC2P LIKE TMC2P Infostrukturen + gen. ProgNamen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CODING_ERROR Fehler bei der Codegenerierung
INTERNAL_ERROR Programmfehler oder Datenbankschiefstand
MISSING_PARAMETER Parameter fehlt oder ist fehlerhaft