cancel
Showing results for 
Search instead for 
Did you mean: 

Address Web Dynpro Error

former_member182161
Participant
0 Kudos

Hi We are getting error below when we try to modify phone number on addresses.

<b>Data record X00061 9999123120060328000 has grouping value "" instead of "10"</b>

in this X00061 stands for X = Employee number and 0006 for Infotype and 1 is subtype.

I am assuming this is backend configuration problem. Please help me with this.

Thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Had this problem as well at a client for all Personal Information services. Fixed it by doing the following:

The problem is caused by an incorrect enty in table T582G (Infotype Grouping Reason).

Got to table maintenance (sm31) and enter V_T582G

Delete entry for Infotype 0128.

In case infotype 0128 should be copied over reference personnel numbers (IT 0031) please set flag in table view V_T582A-CPRFN for infotype 0128.

Hope that helps,

Harald

Former Member
0 Kudos

GO TO SPRO > Personnel Management > Personnel Administration > Customizing Procedures > Infotypes > Assign Infotypes to Countries and check if infotype 0006 is assigned '10'.

Former Member
0 Kudos

Thanks for replying. I checked this path in the IMG and the infotype 0006 is assigned to '10'

former_member182161
Participant
0 Kudos

Hello,

Run report RPUFIXDS and fix inconsistencies on the pernr you are using. It will solve your issue.

thanks

Former Member
0 Kudos

Hi,

Please use report "RPUFIXDS" for the PERNR and remove the "TEST" Click option and execute the report, I hope it will help.

Regards,

Rajeeva

former_member182161
Participant
0 Kudos

Hi Rajeeva,

I ran this report and got message saying "Inconsistencies Found" with some rows of information.

<b>Yellow 50000192 00000003 0002 0002 0002 CL_HRPA_GPRULE_INFTY_ITD_0002

Yellow 50000192 00000003 0006 0006 0006 CL_HRPA_GPRULE_INFTY_ITD_0006

Red 50000192 00000003 0009 0009 *3 *3

Yellow 50000192 00000003 0207 XMOL XMOL CL_HRCCE_GPRULE_MOLGA

Red 50000192 00000003 0209 USIT USTC CL_HRCCE_GPRULE_US_EMPLOYER_IT

Red 50000192 00000003 0210 USIT USTC CL_HRCCE_GPRULE_US_EMPLOYER_IT</b>

I dont know what i am missing here. Please help.

thanks

Former Member
0 Kudos

Santhosh,

Were you able to get this resolved. We are seeing the exact same error when changing address information. Is there additional configuration that needs to be done even if you are not using concurrent employment?

Former Member
0 Kudos

Please go to service.sap.com andlook for the SAP Notes. There are a bunch of notes for the new webdynpro services for ESS.

Please ensure that you apply the notes.

suresh_datti
Active Contributor
0 Kudos

Hi Santhosh,

It looks like the Country Grouping is not maintained in the User defaults.. PL ensure that the Parameter ID 'UGR' = 10 in the User defaults in the backend..

Regards,

Suresh Datti

former_member182161
Participant
0 Kudos

Hi Suresh,

Thanks for quick response. I went to SU3 and added UGR parameter with a value of 10 and also added MOL with a value of 10 and I am still getting the error what could be the issue??

Thanks

suresh_datti
Active Contributor
0 Kudos

Santhosh,

The Country Grouping(MOLGA) could also be coming from the Config table T001P. The link between this table & the employee is via Infotype 0001.. So the MOLGA could be a space if Pers Area & Pers Subarea are not maintained for the employee on infotype 0001.

Regards,

Suresh Datti

former_member182161
Participant
0 Kudos

Hi Suresh,

I see that they are maintained in Infotype 1 for the employee I am working with.

Also i went to table T001P and looked at the MOLGA( value(10) for the same personal area.

Anyhelp??

Thanks