Menu

SAP Function Module FPM_LOTS_DE_COMPARE

Vergleich alter und neuer Einträge für TPMT_LOT_HEADER

The Function Module FPM_LOTS_DE_COMPARE (Vergleich alter und neuer Einträge für TPMT_LOT_HEADER) is a standard Function Module in SAP ERP and is part of the function group FPM_LOT within the package FTPM.

Technical Information

Function Module FPM_LOTS_DE_COMPARE
Short Text Vergleich alter und neuer Einträge für TPMT_LOT_HEADER
Function Group FPM_LOT
Package FTPM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TAB_LOTS_NEW TYPE TPMY_LOT_HEADER Tabelle mit neuen Einträgen in TPMT_LOTS_HEADER
I_TAB_LOTS_OLD TYPE TPMY_LOT_HEADER Tabelle mit alten Einträgen in TPMT_LOTS_HEADER

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_LOTS TYPE TPMY_LOT_HEADER_UPDATE Einträge, die Datenbankaktionen erfordern

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.