SAP ABAP Data Element SORT_RP2 (Sort)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element SORT_RP2
Short Description Sort  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR7    
Data Type CHAR   Character String 
Length 7    
Decimal Places 0    
Output Length 7    
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  
Long  
Heading  
Documentation

Definition

The list is compressed and sorted according to the entry in this field.

This parameter defines the sequence for sorting (and compressing) data. Each parameter column stands for a sort criterion. The 'Sort criteria' parameter defines the meaning of the columns.

The columns have the following meaning (from left to right):

  • G - Municipality
  • A - Payroll accounting area
  • B - Company code
  • W - Personnel area
  • B - Personnel subarea
  • P - For period
  • A - Employment status

Example:
1. Entry: 1230000 Sort according to municipality, payroll accounting area, company code
2. Entry: 2010003 Sort according to company code, municipality, employment status

Check:
Each of the numbers 1 - 7 may be used only once.
0 may be set as often as desired.
The numbers must start with 1, and be assigned in ascending order.
The sequence can be set as desired.

Examples: 1234567
1234500
0120000
2134506

If the second column contains a '0' (compress according to payroll areas), the 'date for reading table T511K' parameter must be entered.
If the third column contains a '0' (compress according to company codes) the 'country modifier' is required.

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