SAP ABAP Data Element VRINF (Operations)
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 VRINF
Short Description Operations  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR61    
Data Type CHAR   Character String 
Length 61    
Decimal Places 0    
Output Length 61    
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  
Medium 20 Operations 
Long  
Heading 55 Operations 
Documentation

Definition

In this context, an operation is the smallest unit used to create personnel calculation rules. Several operations form rules, and a number of rules can be grouped together to form a personnel calculation rule.

Use

Each operation is up to ten characters long and starts directly beneath the plus sign. No operation fields may be left out, ie. each further operation must be written in the next operation field.

Note

On the other hand, comments may not start beneath a plus sign as they would otherwise be interpreted as an operation. The only exception is when at least one operaton field is empty prior to the comment.

Example (correct)

        VarKey NL T Operation Operation Operation Operation 
-------------+---------+---------+---------+---------+---
000010 ADDWT * ADDWT /001NEXTR Comment...
000020 1 ADDWT /002 Comment...

Example (incorrect)

        VarKey NL T Operation Operation Operation Operation 
-------------+---------+---------+---------+---------+---
000010 ADDWT * ADDWT /001NEXTR Comment...
000020 1 ADDWT /002
History
Last changed by/on SAP  19950714 
SAP Release Created in 470