The Function Module FI_PSO_PP_CHANGE_DOC_WRITE (IS-PS: PP-Änderungsbelege für mehrere FI-PP-Belege schreiben) is a standard Function Module in SAP ERP and is part of the function group F0KE within the package FMFI.
Function Module | FI_PSO_PP_CHANGE_DOC_WRITE |
Short Text | IS-PS: PP-Änderungsbelege für mehrere FI-PP-Belege schreiben |
Function Group | F0KE |
Package | FMFI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_XUPDATE | LIKE | BOOLE-BOOLE | SPACE |
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_ALL_NEW | LIKE | VBKPF | ||
T_VBKPF_ALL_OLD | LIKE | VBKPF | ||
T_VBSEC_ALL_NEW | LIKE | VBSEC | ||
T_VBSEC_ALL_OLD | LIKE | VBSEC | ||
T_VBSEG_ALL_NEW | LIKE | VBSEG | ||
T_VBSEG_ALL_OLD | LIKE | VBSEG | ||
T_VBSET_ALL_NEW | LIKE | VBSET | ||
T_VBSET_ALL_OLD | LIKE | VBSET |
This function module does not define any Exceptions.