cancel
Showing results for 
Search instead for 
Did you mean: 

Warning "No address exists for user X"

Former Member
0 Kudos
293

Hello,

I have the following issue. Probably due to several upgrades from older R/3 versions to the newer ones, there is some residual information abount deleted user accounts that does not let me to process some background jobs (for example, RSSCD100_PFCG to find change documents for roles)

without manual intervention whihc is required becaue I get warnings of the type:

"No address exists for user X142932"

May be there is something left out in some tables that causes this issue, but I do not know where to look.

Any help in resolving this issue will be greatly apprciated.

thanks

Galina

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

As far as my knowledge, version upgrades does not change user master data.. However for the error ehich you specified "Address does not exist",I assume that the the background job is trying to the send a mail to the user ID..

So you can modify the user profile and add the e-mail ID. If it does not work, schedule the same job with other user ID which has necessary authorizations..

Regards

Thilip kumar

Former Member
0 Kudos

Hello Thilip,

Why mail? This job is just looking for this account. Account does not exists. But some part of it exists somewhere and provokes this message. I know that if I create accoun of the name it is looking for it wil lstop showing this message, but I do not want to have this account. There is some residual info....how to find it?

Thanks

Galina

Former Member
0 Kudos

Hi Galina,

When you see the job log, what user ID do you see? Try to suspend and schedule it again with different user.

Regards

KVR

Former Member
0 Kudos

KVR,

I run this job as myself.

Thanks

Galina