Ansicht
Dokumentation

OHIGBPBSBAR06 - Customer Exit for Pay Scale Convertion

OHIGBPBSBAR06 - Customer Exit for Pay Scale Convertion

RFUMSV00 - Advance Return for Tax on Sales/Purchases   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

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

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).

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

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






General Data in Customer Master   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1244 Date: 20240523 Time: 175043     sap01-206 ( 25 ms )