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

KATR2 - field update

Former Member
0 Likes
2,150

Hi,

I need to update some fields in the customer master katr2, katr3, etc. Does anyone know of a bapi or how I can add these fields to a bapi in order to update the fields. This is now very important.

Much appreciated in advance,

Leanne

5 REPLIES 5
Read only

arvind_soni
Participant
0 Likes
1,519

Hello,

There is no BAPI available as per my knowledge to update these fields.

Alternatively you can write a BDC on XD02 to update these fields in Extras->Additional data in change customer

Thanks

<Arvind>

Read only

0 Likes
1,519

Hi,

Thanks, I have tried to use a recorded bdc. The problem is the data does not save. I assume that there may be some BADI or use exit which needs coding. The normal dialog XD02 does save the data.

Thanks,

Leanne

Read only

0 Likes
1,519

Hello,

I did recording at my end in SHDB for XD02 and could update KATR1...2..3 fields..i believe you might have missed SAVE in the recording.

Try again...

Arvind

Read only

Former Member
0 Likes
1,519

Try function SD_CUSTOMER_MAINTAIN_ALL

Read only

0 Likes
1,519

i