The Function Module ME_STATISTICS_LIS (Statistikfortschreibung aus Einkauf für LIS) is a standard Function Module in SAP ERP and is part of the function group EINS within the package ME.
Function Module | ME_STATISTICS_LIS |
Short Text | Statistikfortschreibung aus Einkauf für LIS |
Function Group | EINS |
Package | ME |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EKKO | LIKE | EKKO | ||
I_EKKO_OLD | LIKE | EKKO | Einkaufsbeleg Kopfdaten alt (AendFortschr.) | |
I_EKKO_TRTYP | TYPE | C | Update-Kennzeichen (H - neuer Beleg) | |
I_LFA1 | LIKE | LFA1 | ||
I_NO_BONUS | TYPE | C | SPACE | keine Fortschreibung nachträgliche Abrechnung |
I_NO_UPDATE_TASK | LIKE | |||
I_XEKPO | TYPE | UEKPO_TYPE | PosDaten Aenderungsfortschreibung neu | |
I_YEKPO | TYPE | UEKPO_TYPE | PosDaten Aenderungsfortschreibung alt |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_EKBES | LIKE | EKBES | ||
T_EKET | LIKE | EKET | ||
T_EKKN | LIKE | EKKN | ||
T_EKPO | LIKE | BEKPO | ||
T_KOMV | LIKE | KOMV | ||
T_KOMV_OLD | LIKE | KOMV | Belegkonditionen alt (vor Änderung) | |
T_XBEKET | LIKE | BEKET | Einteilung neu (nur bei Änderung) |
This function module does not define any Exceptions.