The Function Module FI_PP_WRITE (Vorerfaßten Beleg schreiben) is a standard Function Module in SAP ERP and is part of the function group F0PR within the package FMFI.
Function Module | FI_PP_WRITE |
Short Text | Vorerfaßten Beleg schreiben |
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_NEW | LIKE | VBKPF | Belegköpfe neu | |
T_VBKPF_OLD | LIKE | VBKPF | Belegköpfe alt | |
T_VBSEC_NEW | LIKE | VBSEC | CPD-Daten neu | |
T_VBSEC_OLD | LIKE | VBSEC | CPD-Daten alt | |
T_VBSEG_NEW | LIKE | VBSEG | Belegpositionen neu | |
T_VBSEG_OLD | LIKE | VBSEG | Belegpositionen alt | |
T_VBSET_NEW | LIKE | VBSET | Steuern neu | |
T_VBSET_OLD | LIKE | VBSET | Steuern alt |
This function module does not define any Exceptions.