Menu

SAP Function Module AUDIT_UPDATE_FROM_IDOC

Schreibt die Audit-Datenbanken aus den Daten eines IDocs fort

The Function Module AUDIT_UPDATE_FROM_IDOC (Schreibt die Audit-Datenbanken aus den Daten eines IDocs fort) is a standard Function Module in SAP ERP and is part of the function group BDAD within the package SALE.

Technical Information

Function Module AUDIT_UPDATE_FROM_IDOC
Short Text Schreibt die Audit-Datenbanken aus den Daten eines IDocs fort
Function Group BDAD
Package SALE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMESS_LIST TYPE AUDIT_EMESS_TAB

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDOC_LIST TYPE AUDIT_IDOC_TAB

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.