on 11-18-2009 6:48 AM
Hi All
i was getting following error while posting in prod. this is my first posting doc in prod: -
Incorrect country grouping 40 (country grouping for run: 99)
guide what are all i need to check.
regards
I also encountered this issue and from debugging, I saw that the same error was happening because of the SELECT statement in Class CL_HR_MOLGA>GET_INSTANCE_FOR_ABKRS.
SELECT werks FROM pa0001 UP TO 1 ROWS
INTO lv_help_werks
WHERE abkrs EQ ABKRS
AND werks IS NOT NULL.
In the code, it says it will only select up to one row and because the master data (table PA0001) in my scenario, the werks maintained for the abkrs has a MOLGA field of 99 in table T001P instead of 40. It could be an incorrectly entered master data. This is the information I passed on to the HR functional consultant, and what they used to solve the error encountered.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
PLease check the personnel Sub area grouping for Country of PSA in configuration.
Regards,
Kapil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello
please have the following checked in your system
SE16
Table PA0001
-> Select the relevant Payroll Area then take all the values in P0001-WERKS.
-> Go with this values to table T001P and check if the MOLGA is always the right one.
For some reason there is in the payroll area selected for posting an employee that has a personnel area (P0001-WERKS) which country grouping (MOLGA) is 40 instead on 99. Please go to trx SE16 -> table PA0001 -> select the relevant Payroll Area then take al the values in P0001-WERKS.Finally go with this values to table T001P and check MOLGAS are always 99.
Regards
Ramana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ramana & Jayanti,
I am really thankfull to you post. I had a similiar problem; only difference was in Country codes; Incorrect country grouping 99 (country grouping for run: 10).
I knew that there is some problem with the assignment which are standard but your post assisted me to find it soon.
Just to share, I got this error due to assignment of my Payroll area to one employee created by Standard SAP companies CABB. Now this was a co-incidence that my Payroll area and this payroll area matched.
Thanks once again...
Cheerzz..!
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.