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
Exporting FLAG_FORMULA_CHANGED TYPE C Flag indicating whether change was made
Importing LINE_NUMBER TYPE SYST-TABIX Row Number of Formula Row to be Edited
Importing SET_HEADER TYPE RGSBS Set Header of Set to which Formula belongs
Importing MODE TYPE C 'S' Mode: S (SHOW) or M (MAINTENANCE)
Tables SET_LINES TYPE RGSBL Table of Set Rows During Call
Tables FORMULA_LINES TYPE RGSBF Table Formula Rows During Call
Exception WRONG_SETTYPE TYPE Set Type is not Basic or Data
Exception FIELD_NOT_FOUND TYPE For Basics: Field for Table does not Exist
               
Processing Type
Normal Function Module  
Remote-Enabled 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