Skip to Content
0
Jun 16, 2020 at 08:47 PM

Copy General Data(Address tab) in a Business Partner with "Create By Reference" option

714 Views Last edit Jun 17, 2020 at 07:23 AM 2 rev

Hi,

We are currently on S/4 HANA 1809. I am trying to copy an existing Business Partner using BP tcode. When I choose Create with Reference option, I am able to copy Company code and Purchase org data but not Address data that is present in the first tab(Address). So each time I have to enter the Name, Address and language. When I debugged it, I found that this calls the Function module SUPP_CBYREF_DATA_COLLECT wherein it captures the Business Partner details including company code and Purchasing Org and updates BUT000. I was able to update Name in debug mode and display it on the screen.It does have data read from LFA1, however, the same data is not updated as the fields for Address and Language belong to different table and different field group. These Address field code resides on the PAI module, so I can only update these after I hit an error saying the address needs to be filled.Appreciate help on this. Is there a way we can update Address data automatically when we use "Create by Reference" option in BP tcode?

Thanks,

Pavan