Menu

SAP Function Module DMEE_START_ABA

Start of the transfer of the source data

The Function Module DMEE_START_ABA (Start of the transfer of the source data) is a standard Function Module in SAP ERP and is part of the function group DMEE2_ABA within the package ID-DMEEA.

Technical Information

Function Module DMEE_START_ABA
Short Text Start of the transfer of the source data
Function Group DMEE2_ABA
Package ID-DMEEA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITEM LIKE Selected source data
I_TREEID TYPE DMEE_TREEID_ABA DMEE: ID for a DMEE format tree
I_TREETYPE TYPE DMEE_TREETYPE_ABA DMEE: tree type
PARAM LIKE Fixed parameters
UPARAM LIKE Format specific parameters

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
FILE_OUTPUT LIKE DMEE_OUTPUT_FILE_ABA DMEE: Structure for Transferring Line Content

Exceptions

This function module does not define any Exceptions.