Menu

SAP Function Module FSKB_CALCULATE_TAX_BASE

Steuerbasis berechnen, wie in SAPFF004

The Function Module FSKB_CALCULATE_TAX_BASE (Steuerbasis berechnen, wie in SAPFF004) is a standard Function Module in SAP ERP and is part of the function group FSKB within the package FFE.

Technical Information

Function Module FSKB_CALCULATE_TAX_BASE
Short Text Steuerbasis berechnen, wie in SAPFF004
Function Group FSKB
Package FFE
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FWBAS TYPE FWBAS Steuerbasisbetrag in Belegwährung
E_HWBAS TYPE HWBAS Steuerbasisbetrag in Hauswährung
E_TXBH2 TYPE TXBH2 Steuerbasis / Ursprüngliche Steuerbasis in HW 2
E_TXBH3 TYPE TXBH3 Steuerbasis / Ursprüngliche Steuerbasis in HW 3

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BKPF LIKE BKPF Belegkopf für Buchhaltung
I_BSEG LIKE BSEG Belegsegment Buchhaltung
X_CALC TYPE XFELD Feld zum Ankreuzen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.