2016 Sep 16 8:25 PM
Hi,
I am facing an issue when trying to hire an employee using the SAP FM HR_PAD_HIRE_EMPLOYEE.
Please see below the values (of infotype 0008) that were passed to the FM:
Pay scale type (TRFAR), pay scale area (TRFGB), pay scale group (TRFGR), pay scale level (TRFST), annual salary (ANSAL), wage type (LGA01), and amount (BET01) were passed among other fields.
All the required infotypes were passed to the PNNNN_TAB parameter.
Please see below the values (of infotype 0008) after employee creation:
For some reason, I neither see the annual salary nor the amount against the wage type '1002'.
Also, I see the warning message below when I open infotype 0008 in PA20/PA30.
IndVal of wage type 1002: No entry in table T510 for key '1002011HOURRATE ' on 09/15/2016
Your inputs/help is highly appreciated.
2016 Sep 19 10:21 AM
2016 Sep 19 3:59 PM
1. I checked the IMPORTING parameter return_tab. There are no other error/warning/success messages. I've been able to hire the employee successfully except that the amount/annual salary fields are missing values.
2. I checked the table view V_T510 and I do see a valid entry for the combination of country grouping (MOLGA), PS type (TRFAR), PS area (TRFGB), ESG for CAP (TRFKZ), PS group (TRFGR), PS level (TRFST), and Wage type (LGART).