SAP ABAP Data Element PJP_LA_SEQNO (Sequence Number)
Hierarchy
SAP_HRCJP (Software Component) Sub component SAP_HRCJP of SAP_HR
   PA-PA-JP (Application Component) Japan
     PB22 (Package) HR master data: Japan
Basic Data
Data Element PJP_LA_SEQNO
Short Description Sequence Number  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
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 Seq. No. 
Medium 15 Sequence Number 
Long 20 Sequence Number 
Heading Seq. No. 
Documentation

Definition

Use

Enter an integral, which represents the sequence for counting overtime hours from various wage types.

Dependencies

Each wage type group represents an overtime segment with a lower threshold of overtime working hours. When more than one wage types in the same wage type group store values for the same day, the system counts the overtime working hours according to the sequence specified here.

Example

Wage type M110 and M112 belong to wage type group WTG001. The group has the lower limit of 60 hours per month.

In the first 10 days of a payroll period, Ms. Tomoko has 55 hours of overtime accumulated. On the 11th day, she has the following records in the infotype 2010:

M110    3 hours

M112    7 hours

Scenario A, the sequence is set as follows:

Wage Type    Sequence Number

M110    1

M112    2

Result: The system will count 3 hours from M110 and 2 hours from M112 within 60 hours; then the remaining 5 hours from M112 need to be converted to payroll wage type.

Scenario B, the sequence is set as follows:

Wage Type    Sequence Number

M110    2

M112    1

Result: The system will count 5 hours from M112 within 60 hours; and the remaining 2 hours from M112 and 3 hours from M110 need to be converted to corresponding wage types respectively.

History
Last changed by/on SAP  20110809 
SAP Release Created in