Skip to Content
0
Former Member
May 28, 2008 at 08:51 AM

BDC Problem about call T-CODE BUG2

31 Views

hey every friends,

I have a requirement about BDC process t-code BUG2.

The requirement is as following:

Update the value of the email address field reference to the bussiness partner in t-code BUG2.

The issule I meet is that:

1 Whatever dismode( N,E,A ) I use,it can not popup the first screen (select the bussiness partner),only popup at the first time.At the second time,it will not popup,only get the bussiness partner same as the first time.

2 It can not process the ok_code of click 'BACK' button in the top toolbar and can not display the save ok_code in A dismode.

3 I want to run the bdc with a internal table loop,but at the second time,it stops,not run continuely.

I ask for humble requst,from any expert has experience of process bdc in this t-code.