Menu

SAP Function Module F_CATT_COMPUTE

Rechenoperationen für Catt-Abläufe

The Function Module F_CATT_COMPUTE (Rechenoperationen für Catt-Abläufe) is a standard Function Module in SAP ERP and is part of the function group FCAT within the package FBAS.

Technical Information

Function Module F_CATT_COMPUTE
Short Text Rechenoperationen für Catt-Abläufe
Function Group FCAT
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
FUNCTION LIKE Rechenoperation (+,-,*,/)
VALUE_1 LIKE Wert des 1. Operanden
VALUE_2 LIKE Wert des 2. Operanden

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESULT LIKE Ergebnis

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Fehler in der Rechenoperation