Menu

SAP Function Module FI_SUBSTITUTION_ACTIVE

FI: Substitution im Buchungskreis aktiv?

The Function Module FI_SUBSTITUTION_ACTIVE (FI: Substitution im Buchungskreis aktiv?) 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_ACTIVE
Short Text FI: Substitution im Buchungskreis aktiv?
Function Group FACS
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUKRS LIKE ACCIT-BUKRS Buchungskreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_SUBDC LIKE BOOLE Kennzeichen: Substitution Beleg aktiv
X_SUBHD LIKE BOOLE Kennzeichen: Substitution Kopf aktiv
X_SUBIT LIKE BOOLE Kennzeichen: Substitution Position aktiv

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.