Menu

SAP Function Module FI_PSO_POSTED_DOCS_CHANGE

IS-PS: Änderungen für mehrere FI-Belege schreiben (incl. Änderungsbelege)

The Function Module FI_PSO_POSTED_DOCS_CHANGE (IS-PS: Änderungen für mehrere FI-Belege schreiben (incl. Änderungsbelege)) is a standard Function Module in SAP ERP and is part of the function group F0KE within the package FMFI.

Technical Information

Function Module FI_PSO_POSTED_DOCS_CHANGE
Short Text IS-PS: Änderungen für mehrere FI-Belege schreiben (incl. Änderungsbelege)
Function Group F0KE
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_BKPF_ALL_NEW LIKE BKPF
T_BKPF_ALL_OLD LIKE BKPF
T_BSEC_ALL_NEW LIKE BSEC
T_BSEC_ALL_OLD LIKE BSEC
T_BSED_ALL_NEW LIKE BSED
T_BSED_ALL_OLD LIKE BSED
T_BSEG_ALL_NEW LIKE BSEG
T_BSEG_ALL_OLD LIKE BSEG
T_BSET_ALL_NEW LIKE BSET
T_BSET_ALL_OLD LIKE BSET

Exceptions

This function module does not define any Exceptions.