The Function Module DMEE_END (Bearbeitungsende der selektierten Daten) is a standard Function Module in SAP ERP and is part of the function group DMEE2 within the package ID-DMEE.
Function Module | DMEE_END |
Short Text | Bearbeitungsende der selektierten Daten |
Function Group | DMEE2 |
Package | ID-DMEE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ITEM | LIKE | Selektierte Quelldaten | ||
PARAM | LIKE | Feste Parameter | ||
UPARAM | LIKE | Formatspezifische Parameter |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XML | TYPE | XFELD | Feld zum Ankreuzen |
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 |
---|---|---|---|---|
ERROR_OUTPUT | LIKE | FIMSG | FI-Nachrichten | |
FILE_OUTPUT | LIKE | DMEE_OUTPUT_FILE | Struktur zur Übergabe eines Zeileninhaltes | |
FPM_FIELDS | LIKE | DMEE_FPM_FIELDS | Zahlungsträger: Felder und Ihre Werte (Begleitzettel) |
This function module does not define any Exceptions.