SAP ABAP Function Module G_SET_FORMULA_MAINTENANCE (Function Module for Entering a Formula)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
GBSE (Package) FI-SL sets
⤷
⤷
⤷
Basic Data
| Function Module | G_SET_FORMULA_MAINTENANCE | Function Module for Entering a Formula |
| Function Group | GSFO | Function group for formula maintenance |
| Program Name | SAPLGSFO | Function group for formula maintenance |
| INCLUDE Name | LGSFOU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FLAG_FORMULA_CHANGED | TYPE | C | Flag indicating whether change was made | |||
| |
LINE_NUMBER | TYPE | SYST-TABIX | Row Number of Formula Row to be Edited | |||
| |
SET_HEADER | TYPE | RGSBS | Set Header of Set to which Formula belongs | |||
| |
MODE | TYPE | C | 'S' | Mode: S (SHOW) or M (MAINTENANCE) | ||
| |
SET_LINES | TYPE | RGSBL | Table of Set Rows During Call | |||
| |
FORMULA_LINES | TYPE | RGSBF | Table Formula Rows During Call | |||
| |
WRONG_SETTYPE | TYPE | Set Type is not Basic or Data | ||||
| |
FIELD_NOT_FOUND | TYPE | For Basics: Field for Table does not Exist | ||||
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 | 19970514 |
| SAP Release Created in |