SAP ABAP IMG Activity OHIGBPBSBAR06 (Customer Exit for Pay Scale Convertion)
Hierarchy
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
   PY-GB-PS (Application Component) Öffentlicher Dienst
     P08P1 (Package) HR Public Sector Great Britain
IMG Activity
ID OHIGBPBSBAR06 Customer Exit for Pay Scale Convertion  
Transaction Code S_L6B_69000587   (empty) 
Created on 20030513    
Customizing Attributes OHIGBPBSBAR06   Customer Exit for Pay Scale Convertion 
Customizing Activity OHIGBPBSBAR06   Customer Exit for Pay Scale Convertion 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHIGBPBSBAR06    

Use

You should implement this customer exit if you use alphanumeric values for pay scale levels and infotype 'Bar Point Information' (0648).

Requirements

In table ' Pay Scale Groups' (T510) alpha and numeric characters are used for pay scale levels because some of Pay Scale Groups have over 99 levels (maximum numeric value allowed).

Standard settings

The Bar Point functionality doesn't expect customers to use Hexdecimal Numbers to support payscale levels over 99. Only numeric values should be used.

Activities

This exit is provided to allow customers to convert their own definition of the old payscale level and the bar point payscale level into numerical format that will be compared as the functionality expects.

The customers who wish to use this exit should create and implement function module 'HRGPBS_BAR_PAYSCALE_CONVERT' (via transaction SE37 - 'Function Builder') with following interface:

IMPORTING

REFERENCE(P_PAYSCALE) TYPE P08P_BAR_PAY_SCALE

REFERENCE(P_0648) TYPE P0648

CHANGING

P_PSLEVEL TYPE NUM03

P_BPLEVEL TYPE NUM03

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
OHIGBPBSBAR06 GB United Kingdom
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHIGBPBSBAR06 0 HLA0009562 Absences 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
IMGDUMMY D - Dummy object SE37  
History
Last changed by/on SAP  20030513 
SAP Release Created in 470