The Function Module DMEE_START (Start der Übergabe der Quelldaten) is a standard Function Module in SAP ERP and is part of the function group DMEE2 within the package ID-DMEE.
Function Module | DMEE_START |
Short Text | Start der Übergabe der Quelldaten |
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 | ||
I_TREE_ID | TYPE | DMEE_TREEID | DMEE: Eindeutige Bezeichnung für einen DMEE-Format-Baum | |
I_TREE_TYPE | TYPE | DMEE_TREETYPE | DMEE: Baumtyp | |
PARAM | LIKE | Feste Parameter | ||
UPARAM | LIKE | Formatspezifische Parameter |
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 |
---|---|---|---|---|
FILE_OUTPUT | LIKE | DMEE_OUTPUT_FILE | Struktur zur Übergabe eines Zeileninhaltes |
This function module does not define any Exceptions.