Menu

SAP Function Module WTAD_UPDATE_IDOC_CREATION_FLAG

Verkaufshilfsmittel: Kennzeichen für IDoc-Erzeugung setzen

The Function Module WTAD_UPDATE_IDOC_CREATION_FLAG (Verkaufshilfsmittel: Kennzeichen für IDoc-Erzeugung setzen) is a standard Function Module in SAP ERP and is part of the function group WTUT within the package WTAD.

Technical Information

Function Module WTAD_UPDATE_IDOC_CREATION_FLAG
Short Text Verkaufshilfsmittel: Kennzeichen für IDoc-Erzeugung setzen
Function Group WTUT
Package WTAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FI_STATUS_IDOC LIKE WTADAB-ADDISIDOC '2' Status der IDoc-Erzeugung

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
FIT_ADDI_KEYS TYPE ADDI_IDOC_KEY_ITAB Schlüsseleinträge zur IDoc-Erzeugung
FXT_WTADAB LIKE WTADAB Verkaufshilfsmittel-Belege

Exceptions

This function module does not define any Exceptions.