Menu

SAP Function Module SBERFORM_101

Berechnungsform 101: Festbetrag ohne Basis

The Function Module SBERFORM_101 (Berechnungsform 101: Festbetrag ohne Basis) is a standard Function Module in SAP ERP and is part of the function group FVAG within the package FVVI.

Technical Information

Function Module SBERFORM_101
Short Text Berechnungsform 101: Festbetrag ohne Basis
Function Group FVAG
Package FVVI
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_SBERBAS_UNIT LIKE SPACE Einheit der Berechnungsbasis (Import)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BSELART LIKE VIVW03Z-BSELART Wert der Selektion (Export)
E_SBERBAS_UNIT LIKE Einheit der Berechnungsbasis (Export)
E_SBERBAS_VALUE LIKE Wert der Berechnungsbais (aus Berechnungsform)

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_VIVW05E LIKE VIVW05E Tabelle der selektierten Objekte

Exceptions

This function module does not define any Exceptions.