Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

dump while delete in su01 ecc6

Former Member
0 Likes
1,214

hi

for some users su01 transaction is giving dump when i try to delete, but for some it is deleting WITHOUT ERROR in ecc6 version.

I EVEN tried to give the same hr data with differenct name for error user and it is deleting, but that error i.e. the user that is giving dump is not deleting and giving dump.

dump name COMMIT_IN_PERFORM_ON_COMMIT.

what could be the problem.

there is no problem in 4.7 and ecc5, but in ecc6.

there

thanx

manoj

7 REPLIES 7
Read only

Former Member
0 Likes
957

Hi Manoj,

try to do Dump Analysys using ST22.

Regards,

Flavya

Read only

Former Member
0 Likes
957

Hi,

Check this SAP note Note 919761 - External BAdIs result in errors in SU01 and SU10

Note the Second point

"On standalone systems (without an active CUA), you receive the following short dump when you delete users in Transactions SU01 or SU10: COMMIT_IN_PERFORM_ON_COMMIT in Program SAPLSOA3"

Check if the note is relevant

Regards

Read only

0 Likes
957

thanx for reply

my system is not standalone sys.

prob: not all user deletion is giving dump, only a few user deletion is throwing dump.

thanx

manoj

Read only

0 Likes
957

Hi,

Can you try deleting those users with the BAPI

BAPI_USER_DELETE.

Just want to know if the same dump occurs.

Regards

Read only

0 Likes
957

hi

yes the same dump is coming through bapi

Read only

Former Member
0 Likes
957

solved myself

Read only

0 Likes
957

How did you resolve it?