SAP ABAP Data Element OPREA (Reaction indicator)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PCAL (Package) SAP HR Payroll Application Development
Basic Data
Data Element OPREA
Short Description Reaction indicator  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR2    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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 Reaction 
Medium 15 Reaction ind. 
Long 20 Reaction indicator 
Heading Reac.ID 
Documentation

Definition

The reaction indicators allowed are listed below.

The characters that may be used as the first
character of the reaction indicator are as follows:

Space General operation:
No effect upon the further processing of the cycle.
D Request operation:
The variable key is extended. The length and type
of variable key are stored in the field 'Variable key'
of table T52BO.
? Combined request operation:
If the entry for the V block in the operation is not SPACE,
the variable key is set up in the same manner as for D above.
If the entry for the V block in the operation is SPACE, the
variable key is extended and the length and type are stored
in the field 'Values' in table T52BO.
Z Goto operation:
Accesses the cycle indicated.
P Goto operation (PERFORM):
Accesses the cycle indicated and then continues
to process the current cycle.

You may only use the following characters for the second space
of this field:

Space Normal operation
X This operation must be the last operation of
a line, e.g. operation GCY

History
Last changed by/on SAP  19950403 
SAP Release Created in 470