I. Generalities
In payroll, a wage type is represented by a number, a rate and an amount. They are used in the payroll process of each employee. A wage type may be :Â
- filled in infotype 0008 and be part of mensual salary.
- filled in infotypes 0014 or 0015 like bonuses (ponctual payment)
- used in payroll process
- displayed on the payslip
- and so on...
The wage types are country specifics. Most of customizing tables are also linked to the molga. Sap provides a lot of standard wage types in standard for each country. However, you may have to create some new one (to fill in infotype 0008 for example).
II. Wage type creation
Customizing a wage type is a long task, that's why, it's recommanded to copy an existing standard wage type.
You can do that with the transaction OH11, which allows you to do some operations like copy, deletion...

You have first to select the country grouping (check table T500L) : Tools->Change country grouping. You can choose to do the operation in test mode (no data modification). Then, you can choose the wage type you want to copy (left column). The next step is to give a name to your new wage type. Texts are stored in T512T.
Select the wage types (line in yellow) and launch the process.
You will see the following screen as a result :
- T511 : Technical caracteristics
- T512T : Wage type labels
- T512W : Valuation in payroll (RPCALCF0 for france)
- T512Z : Permissibility of wage types per Infotype
- T539A :Â Wage type model (list of wage type automatically displayed).
III. General wage type's caracteristics (T511)
Edit the table T511 :
We will take the wage type 0001 as an example (filled in infotype 0008) :
* Bloc "Amount" :
- Deduction WT : Si la case est cochée, alors la rubrique sera une rubrique déduite. Il n'est donc pas nécessaire de mettre le signe '-' devant le montant.
- Minimum et Maximum Amount : Bornes pour la saisie (0.00 si aucune limites)
- Add to total : Indique si la rubrique sera prise en compte dans le calcul du salaire annuel (Infotype 0008).
* Bloc "Number/Unit" :
- Time unit/meas : Unité de mesure utilisée pour l'affichage
- Minimum et Maximum Amount : Bornes pour la saisie (0.00 si aucune limites)
* Bloc "Input combination" :
Permet d'indiquer si la saisie des champs montants, nombres ou taux sont optionnels, obligatoires ou interdit dans les infotypes.
* Bloc "Indirect valuation" :
Permet de définir une méthode de calcul automatique du montant ou taux de la rubrique. (en prenant un certain pourcentage d'une autre rubrique par exemple, en arrondissant etc). Plusieurs modules de valorisation existent en standard. Veuillez consulter leurs documentations pour plus d'informations. Un article sera également fait sur le paramétrage de modules de valorisation spécifiques.
La coche "Rewritable" permet de définir si les valeurs automatiquement calculées pourront ou non être modifiées lors de la saisie.
* Bloc "Time levelling and time sheet" : See the SAP documentaiton (press F1)
IV. Wage types automatically displayed in infotype 0008 (Wage type model) :
A wage type model allows you to defin some default wage type which will be aumatically displayed when creating an infotype 0008. The wage type models are defined in the table T539A :

For example, the wage type model SA--DE01 will display automatically the wage types 0001, 0071 and 0072.
To configure wage type models, you have to customize the feature LGMST..


'06' means that you can filled at most 6 wage types. The string 'SA--DE01' corresponds to the wage type model label.
V. Permissibility of wage types
If you want use this wage type in infotype 0008, please customize the table T512Z (vue V_T512Z).


You can now use this wage type in infotype 0008. The view V_511_B, which allows you to customize permissibility by personnel structure grouping and employee structure grouping.

And that's it, you can now fill the wage type 0001 in infotype 0008.



