cancel
Showing results for 
Search instead for 
Did you mean: 

RDS: User isn't delete in SAP

Former Member
0 Kudos

Dear,

I use the SAP Identity Management 7.2 SP8 with the Rapid Deployment Solution. This is a very nice solution, I can add and modify user and the result will transfer to my SAP System. But I can't delete a user. The pass SAPC DeleteABAPUser (ID Mgmt Package RDS > SAPC Connectors > SAP AS ABAP Tasks) show the error  (from the debug log of the dispatcher):

Event triggered on task [SAPC DeleteABAPUser] for account [XXX] of user [XXX] on repository [YYYCLNT100]

...

5.11.2013 22:56:38 :D:--Storing--Entry 21508--------

15.11.2013 22:56:38 :D:  MX_ENTRY_REFERENCE=

15.11.2013 22:56:38 :D:  MSKEY=21508

15.11.2013 22:56:38 :D:  MSKEYVALUE=XXX

15.11.2013 22:56:38 :D:  MX_ENTRYTYPE=MX_PERSON

15.11.2013 22:56:38 :D:  ACCOUNTYYYCLNT100=XXX

15.11.2013 22:56:38 :D:Expanding values in: %ACCOUNTYYYCLNT100%

15.11.2013 22:56:38 :D:Checking for special prefix in: %ACCOUNTYYYCLNT100%

15.11.2013 22:56:38 :D:Expanding values in: delete

15.11.2013 22:56:38 :D:Checking for special prefix in: delete

15.11.2013 22:56:38 :D:Trying operation 4 on XXX

15.11.2013 22:56:38 :T:mc_write_syslog User XXX could not be deleted

I didn't find a issue in my SAP System.

Could you tell me what is wrong?

Best regards,

Hans

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

Thank you very match. I found a old CUA customizing. The BABI "BAPI_USER_DELETE" will give this information as a text not as an error messages, so I don't find information in the debug log files.

Best regards,

Hans

Answers (3)

Answers (3)

keith_zhang
Active Participant
0 Kudos

Hello Hans,

Please also try as KBA Note 1894092 to see if it could record more information about the BAPI call?

BR, Keith

Former Member
0 Kudos

You should see at least something in the backend SAP Trace - the request should be at least recieved.  Make sure that the user isn't in use (although that's usually the response you get in the debug log - 'user is locked').

Other then that, you'll need to try and get a better error message I'm afraid.  The dispatcher is generating every message it can?

Peter

Former Member
0 Kudos

Hey Hans,

Is there any error being logged in job log ? If yes, could you please share a screenshot of the error.

Thanks,

Krishna