SAP ABAP Data Element PCCE_PNP_SORT (PNPCE: Sort Order at GET PERAS Event)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS_CE (Package) HR Enhancements of Master Data for Concurrent Employment
Basic Data
Data Element PCCE_PNP_SORT
Short Description PNPCE: Sort Order at GET PERAS Event  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT2    
Data Type INT2   2-byte integer, only for length field before LCHR or LRAW 
Length 5    
Decimal Places 0    
Output Length 5    
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 Sort Order 
Medium 15 Sort Order 
Long 20 Sort Order GET PERAS 
Heading So 
Documentation

Definition

Specify sort order at the GET PERAS event.

Use

This field can be used to communicate to the logical database the sequence in which the personnel numbers should be processed at GET PERAS.

Here the program can override the sequence specified by the logical database, for example, using the sort order options but normally using the personnel number sequence. The personnel numbers are returned at the GET PERAS event in the ascending order of this field.

Dependencies

Example

It is necessary for a program to ensure that a certain personnel number in a grouping value is processed first (or last). To do so, this field is set to 2 for all other personnel numbers except for the field to be processed first. Here the field is set to 1 (or vice versa to ensure that a personnel number is processed last).

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