Menu

SAP Function Module VBDRV_DERIVATION_SAVE_V1

Ableitung speichern (on commit)

The Function Module VBDRV_DERIVATION_SAVE_V1 (Ableitung speichern (on commit)) is a standard Function Module in SAP ERP and is part of the function group DRVN within the package VBDRV.

Technical Information

Function Module VBDRV_DERIVATION_SAVE_V1
Short Text Ableitung speichern (on commit)
Function Group DRVN
Package VBDRV
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPL_LOG_SAVE TYPE DRVPROTCF neue Eingabewerte
I_HEADER TYPE DRVLOG_HEADER Ableitung: Kopftabelle für das Log-File
I_PREDECESSOR TYPE DRVNO Ableitung: Nummer einer Ableitung, Schlüssel zum Log-File

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
TI_FIELDVAL LIKE DRVLOG_FIELDVAL Ableitung: Attribute und Werte (Log-File)
TI_ITEM LIKE DRVLOG_ITEM Ableitung: Positionstabelle des Log-Files
TI_MESSAGE LIKE DRVN_MSG Ableitung: Nachrichten mit Bezug zu Ableitung / Merkmal
TI_TRAIL LIKE DRVLOG_TRAIL Ableitung: Aufträge / Bestellungen auf dem Ableitungspfad

Exceptions

This function module does not define any Exceptions.