SAP ABAP Data Element EHCSM_SPC_SAVE_MODE (Specification Save Mode)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI_BO (Package) Specification Management Web UI Enabling API
Basic Data
Data Element EHCSM_SPC_SAVE_MODE
Short Description Specification Save Mode  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EHCSM_SPC_SAVE_MODE    
Data Type CHAR   Character String 
Length 8    
Decimal Places 0    
Output Length 8    
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 10 Save Mode 
Medium 15 Save Mode 
Long 20 Save Mode 
Heading 30 Specification Save Mode 
Documentation

Definition

Specifies the save mode when changes are saved in the EHS specification database.

Use

The following two save modes are supported:

  • BEFORE (before COMMIT WORK)
    Relevant data changes are made before the actual commit of changes to the database.
  • AFTER (after COMMIT WORK)
    Relevant data changes are made after the actual commit of changes to the database.

Dependencies

Example

History
Last changed by/on SAP  20100310 
SAP Release Created in 605