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.
Function Module | CR_FORMULAS_CHECK |
Short Text | Checks formulas for syntax and incorrect parameters |
Function Group | CR05 |
Package | CR |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.