Menu

SAP Function Module BP_POST_REF_VB

Verbuchung der Referenztabelle der Fremdverfügungen

The Function Module BP_POST_REF_VB (Verbuchung der Referenztabelle der Fremdverfügungen) is a standard Function Module in SAP ERP and is part of the function group BPFE within the package KABP_ADDON.

Technical Information

Function Module BP_POST_REF_VB
Short Text Verbuchung der Referenztabelle der Fremdverfügungen
Function Group BPFE
Package KABP_ADDON
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_DELTA_UPDATE LIKE BPIN-DELTA 'X' Verbuchung von Deltawerten
I_MODIFY_INSERT LIKE BPIN-MOD_INS SPACE MODIFY-Logik

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
T_FMREF_DEL LIKE FMREF zu löschende Sätze
T_FMREF_INS LIKE FMREF einzufügende Sätze
T_FMREF_UPD LIKE FMREF zu ändernde Sätze

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERR_DELETE Fehler beim DELETE
ERR_INSERT Fehler beim INSERT
ERR_UPDATE Fehler beim UPDATE