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

Customer_add_data_cs : modify adressdata

david_hesse
Explorer
0 Likes
540

Hello,

I have created in TAN xd02 my own subscreen with the BAdi "customer_add_data_cs". With the help of the method "set_data" I get the kna1-structure from the standard. By using my "addon" I modify the original-adressdata. The "new, modified" KNA1-structure I commit via "get_data" to the standard - xd02. But the xd02 receiving it's adressdata from ADRC - so my new adressdata have no effects.

My questions: How I can update the adress-data of the xd02 via the BAdi customer_add_data_cs ?

Thanks in advance.

Best regards,

David Hesse

1 REPLY 1
Read only

daniel_neumann
Newcomer
0 Likes
483

Hello David,

you should use FM "ADDR_UPDATE" to update the address.

Regards Daniel