Menu

SAP Function Module BP_POST_REF

Aufruf Verbuchung Tabelle FMREF im Dialog

The Function Module BP_POST_REF (Aufruf Verbuchung Tabelle FMREF im Dialog) 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
Short Text Aufruf Verbuchung Tabelle FMREF im Dialog
Function Group BPFE
Package KABP_ADDON
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_DELTA_UPDATE LIKE BPIN-DELTA 'X' Verbuchung von Deltawerten
I_DIALOG_UPDATE LIKE SPACE Verbuchung im Dialog
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_ID LIKE FMREF_ID Verbuchungstabelle

Exceptions

This function module does not define any Exceptions.