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

XK02 BDC

Former Member
0 Likes
517

Hey All,

I'm looking to create a BDC for transaction XK02 but am having problems trying to get to the screen where I can change the values for the X.400 Communication type. The problem is that when the "Other Communication" button is pressed (OKCODE: =$MCO) I can't figure a way to select X40. The page down and key down actions are not recorded and I tried to use the find function but I can't get that to work either.

Is there any workaround for this? Alternate OKCodes / Transaction?

Thanks to all in advance,

Tim.

Hey All,

I'm looking to create a BDC for transaction XK02 but am having problems trying to get to the screen where I can change the values for the X.400 Communication type. The problem is that when the "Other Communication" button is pressed (OKCODE: =$MCO) I can't figure a way to select X40. The page down and key down actions are not recorded and I tried to use the find function but I can't get that to work either.

Is there any workaround for this? Alternate OKCodes / Transaction?

Thanks to all in advance,

Tim.

2 REPLIES 2
Read only

Former Member
0 Likes
464

Hi

U can try to use the bapi BAPI_ADDRESSORG_SAVEREPLICA to change address data.

Here you can change Communication type

Max

Read only

0 Likes
464

Unfortunately a BAPI is not an option at this point in time. Is there nothing that can be done to achive this via BDC?