The Function Module FI_PP_POST (Buchen FI-Beleg (Buchhaltungsbeleg) aus Vorerfassung) is a standard Function Module in SAP ERP and is part of the function group F0PR within the package FMFI.
Function Module | FI_PP_POST |
Short Text | Buchen FI-Beleg (Buchhaltungsbeleg) aus Vorerfassung |
Function Group | F0PR |
Package | FMFI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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_VBKPF | LIKE | VBKPF | Belegköpfe | |
T_VBSEC | LIKE | VBSEC | CPD-Daten | |
T_VBSEG | LIKE | VBSEG | Belegpositionen | |
T_VBSET | LIKE | VBSET | Steuern |
This function module does not define any Exceptions.