Menu

SAP Function Module VBDRV_DERIVATION_PERFORM

Ableitung durchführen

The Function Module VBDRV_DERIVATION_PERFORM (Ableitung durchführen) 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_PERFORM
Short Text Ableitung durchführen
Function Group DRVN
Package VBDRV
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_CURR_SENDERS TYPE KZCUS X: Nur aktuelle Sender bei der Ableitung beachten
I_KOMGR TYPE KOMGR Ableitung: Kommunikationsblock (Dialog)
I_OBJWA LIKE WA aus dem Event, der das aktuelle Objekt beschreibt
I_OBJWA2 LIKE weitere WA aus dem Event
I_PUSH_COND TYPE KNUMH Nummer Konditionssatz
I_PUSH_KOMKR TYPE KOMKR Kommunikationsblock-Kopf des Push-Senders

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DRVNO TYPE DRVNO Ableitung: Nummer einer Ableitung, Schlüssel zum Log-File
E_STATUS TYPE DRVSTAT Ableitung: Status der Ableitung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CUST_EXIT_CANCELLED_DERIVATION User-Exit hat Ableitung abgebrochen (kann auch normalerweise ignoriert werden)
NO_DERIVATION Keine Ableitung (kann normalerweise ignoriert werden)
PARAMETER_ERROR Fehlerhafter Aufruf