Menu

SAP Function Module DMEE_PUT_ITEM_ABA

Transfer of the selected data to the DME Engine

The Function Module DMEE_PUT_ITEM_ABA (Transfer of the selected data to the DME Engine) 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_PUT_ITEM_ABA
Short Text Transfer of the selected data to the DME Engine
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
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
ITEM_TAB LIKE Processed source data, like the note to payee lines in the payments program

Exceptions

This function module does not define any Exceptions.