Menu

SAP Function Module BM_BOOLES_LOGIC_CALCULATE

Berechnung eines Boole'schen Ausdrucks von Funktionen

The Function Module BM_BOOLES_LOGIC_CALCULATE (Berechnung eines Boole'schen Ausdrucks von Funktionen) is a standard Function Module in SAP ERP and is part of the function group SF09 within the package SDFM.

Technical Information

Function Module BM_BOOLES_LOGIC_CALCULATE
Short Text Berechnung eines Boole'schen Ausdrucks von Funktionen
Function Group SF09
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BOOLE_STRING LIKE Boolean expression with functions
CHECK_VALID_FUNCTIONS LIKE 'X' The functions will be checked for existence

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESULT LIKE Result of calculation

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
FCTS LIKE Functions chosen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FUNCTION_INVALID String contains unknown application area
HIERID_INVALID Hierarchy ID not in table TFM13
OLD_FUNCTION_ID String contains old numeric function number
OPERATOR_INVALID String contains unknown operator
SUB_FUNCTION_INVALID String contains unknown application area
UNSPECIFIC_ERROR String is not computable