SAP ABAP Data Element FRMLE_FLG_NEED_TO_SAVE (Save Data Before Generation)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSFRMCST (Package) RMS-FRM: RMS Formula - Customizing
Basic Data
Data Element FRMLE_FLG_NEED_TO_SAVE
Short Description Save Data Before Generation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FRMLD_FLG_NEED_TO_SAVE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short Save 
Medium 19 Saving Required 
Long 20 Saving Required 
Heading  
Documentation

Definition

Controls whether you must save the formula data when executing the function.

Use

Dependencies

Your selection in this field has the following effects:

Selection     Effect

Save     When you execute the function, a dialog box appears in which you must decide whether you want to save or cancel the function. This selection is useful if the function reads data from the database in addition to the tables that are passed in the interface.

No Save     When you execute the function, you do not need to save explicitly. However, the system transfers to the buffer the changes that you made prior to choosing the pushbutton for the function, in a similar way as to when you exit the view.

No Save, No Close     When you execute the function, you do not need to save explicitly. The system does not execute the cycle Close and Open View technically and does not transfer to the buffer the changes that you made prior to choosing the pushbutton for the function. This selection is useful, for example, for calling the calculation log.

Example

History
Last changed by/on SAP  20060703 
SAP Release Created in 461