SAP ABAP Data Element ASR_SEND_VARIATION (Memory Response when Sending Data)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     PAOC_ASR_PROCESS_MODELLING (Package) Modeling Processes
Basic Data
Data Element ASR_SEND_VARIATION
Short Description Memory Response when Sending Data  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ASR_SEND_VARIATION    
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 10 Send Var. 
Medium 20 Send Variant 
Long 30 Send Variant 
Heading 40 Send Variant 
Documentation

Definition

Indicates how the system responds after data has been entered in a form in a process step and this form should then be sent.

The following settings are possible:

  • Write Data to Application Database

    The data is saved in the application database. Error messages that are the result of incorrect or missing data must first be processed. The form is sent.

  • Tolerate Error Messages

    The data is not saved in the application database, but rather in the relevant process object. Error messages that are the result of incorrect or missing data do not need to be processed. The form is still sent. The errors can be corrected in the following process step by the subsequent processor. This setting is of interest to occasional users or managers, for example, who only enter incomplete data that is then further processed by another processor in a later process step.

  • Do Not Tolerate Error Messages

    The data is not saved in the application database, but rather in the relevant process object. Error messages that are the result of incorrect or missing data must first be processed. The form is sent.

Use

Dependencies

Example

History
Last changed by/on SAP  20050301 
SAP Release Created in 600