SAP ABAP Function Module CR_FORMULAS_CHECK (Checks formulas for syntax and incorrect parameters)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CR (Package) R/3 Application development: PP Resources
⤷
⤷
⤷
Basic Data
| Function Module | CR_FORMULAS_CHECK | Checks formulas for syntax and incorrect parameters |
| Function Group | CR05 | Calculation using formulas |
| Program Name | SAPLCR05 | |
| INCLUDE Name | LCR05U06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
F_CHECK | TYPE | |||||
| |
G_CHECK | TYPE | I | ||||
| |
H_CHECK | TYPE | |||||
| |
F_OFFSET1 | TYPE | I | ||||
| |
F_OFFSET2 | TYPE | I | ||||
| |
UP_SUBRC | TYPE | SYST-SUBRC | ||||
| |
UP_MTEXT1 | TYPE | C | ||||
| |
UP_MTEXT2 | TYPE | TC25-IDENT | ||||
| |
PAR_USED | TYPE | CLIKE | ||||
| |
CHECK_PARAMETERS | TYPE | Check usage PAR_TAB parameter only | ||||
| |
CHECK_FORMULA | TYPE | |||||
| |
PAR_TAB | TYPE | TC20 | For checking parameter | |||
| |
FOR_TAB | TYPE | TC25 | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950814 |
| SAP Release Created in |