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

BDC for SU01

Former Member
0 Likes
1,036

Hi Abapers,

I am trying to upload user email addresses in ECC6 using BDC. However, when I start recording, instead of giving the first screen (user name) it goes to the last screen. I can record for other tcodes using LSMW or even BDC. Tried resolving this by recording from another system and uploading the program but this still does not work. Is there anything I need to check? I need this to work urgently.

Regards,

Ann Muhoro.

Hi Abapers,

I am trying to upload user email addresses in ECC6 using BDC. However, when I start recording, instead of giving the first screen (user name) it goes to the last screen. I can record for other tcodes using LSMW or even BDC. Tried resolving this by recording from another system and uploading the program but this still does not work. Is there anything I need to check? I need this to work urgently.

Regards,

Ann Muhoro.

6 REPLIES 6
Read only

Former Member
0 Likes
907

have you tried using transaction SU10 directly without BDCing?? that is the standard mass-maintenance for user data ...

Read only

Former Member
0 Likes
907

Hi anne,

Why dont you try any FM . i found /VIRSA/BAPI_USER_CHANGE in ECC 6.0 , It does have a parameter for email address .

You can try if it works.

TC

Sajimon Chandran

Read only

0 Likes
907

oh e-mail adresses - oh, sorry ... i didn't read that correctly. skip my first answer, it's wrong!

use BAPI_USER_CHANGE (without /VIRSA/) with LSMW.

Read only

0 Likes
907

Hi I have used FM but am getting an error " Include LSU_USERTOP" REPORT or PROGRAM statement already exists.

what does this mean?

Regards,

Anne Muhoro.

Read only

0 Likes
907

SECATT has worked for me in all instances where LSMW and SHDB didnt work.

Read only

0 Likes
907

Hi

Check whether your Recording was correct or not. u can even use the Bapi

Bap_user_change the Email of the User