Menu

SAP Function Module FI_SUBSTITUTION_HEADER

FI: Substitution von Belegkopfinformationen

The Function Module FI_SUBSTITUTION_HEADER (FI: Substitution von Belegkopfinformationen) is a standard Function Module in SAP ERP and is part of the function group FACS within the package FBAS.

Technical Information

Function Module FI_SUBSTITUTION_HEADER
Short Text FI: Substitution von Belegkopfinformationen
Function Group FACS
Package FBAS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BKPF LIKE BKPF Kopf des Buchhaltungsbeleges

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BKPF LIKE BKPF Kopf des Buchhaltungsbeleges nach Substitution
E_SUBST LIKE BOOLE Ergebnis der Substitution - erfolgreich - 'X'

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.