Menu

SAP Function Module FI_PP_WRITE

Vorerfaßten Beleg schreiben

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.

Technical Information

Function Module FI_PP_WRITE
Short Text Vorerfaßten Beleg schreiben
Function Group F0PR
Package FMFI
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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_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

Exceptions

This function module does not define any Exceptions.