Menu

SAP Function Module CR_FORMULAS_CHECK

Checks formulas for syntax and incorrect parameters

The Function Module CR_FORMULAS_CHECK (Checks formulas for syntax and incorrect parameters) is a standard Function Module in SAP ERP and is part of the function group CR05 within the package CR.

Technical Information

Function Module CR_FORMULAS_CHECK
Short Text Checks formulas for syntax and incorrect parameters
Function Group CR05
Package CR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECK_PARAMETERS LIKE Check usage PAR_TAB parameter only

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
PAR_TAB LIKE TC20 For checking parameter

Exceptions

This function module does not define any Exceptions.