Menu

SAP Function Module TABLE_IMPTT_UPDATE

The Function Module TABLE_IMPTT_UPDATE () is a standard Function Module in SAP ERP and is part of the function group IMR1 within the package IMRC.

Technical Information

Function Module TABLE_IMPTT_UPDATE
Short Text
Function Group IMR1
Package IMRC
Module Type Update Module

Importing Parameters

This function module does not define any IMPORTING 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
IMPTT_DEL LIKE IMPTT Sätze für DELETE
IMPTT_INS LIKE IMPTT Sätze für INSERT
IMPTT_OLD LIKE IMPTT Before-Images zu IMPTT_UPD
IMPTT_UPD LIKE IMPTT Sätze für UPDATE
INHB_MP_BI LIKE INHB_MP Abbrüche der Datenweitergabe zu Messpunkt
IT_INHB_MP_TRANS LIKE INHB_MP_TRANS Messpkt.: TRANS - Logik der Messwertweitergabe nachbuchen

Exceptions

This function module does not define any Exceptions.