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.
Function Module | BP_POST_REF |
Short Text | Aufruf Verbuchung Tabelle FMREF im Dialog |
Function Group | BPFE |
Package | KABP_ADDON |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.