The Function Module FI_PP_CHANGE_DOC_WRITE (Änderungsbelege für vorerfasste Belege 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_CHANGE_DOC_WRITE |
Short Text | Änderungsbelege für vorerfasste Belege 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 | ||
T_VBKPF_OLD | LIKE | VBKPF | ||
T_VBSEC_NEW | LIKE | VBSEC | ||
T_VBSEC_OLD | LIKE | VBSEC | ||
T_VBSEG_NEW | LIKE | VBSEG | ||
T_VBSEG_OLD | LIKE | VBSEG | ||
T_VBSET_NEW | LIKE | VBSET | ||
T_VBSET_OLD | LIKE | VBSET |
This function module does not define any Exceptions.