Skip to Content
0
Former Member
Nov 24, 2011 at 04:08 PM

Add emailadress to PO in ABAP.

150 Views

Hi,

If I update vendor address through PO (ME22N), it will update table ADR6 (and all the other ADR* talbes) and add a new address number to the data in EKKO. so the connection changes from EKKO-LiFNR --> LFA1-LIFNR/ADRNR --> ADR6-ADRESSNUMBER to EKKO-ADRNR --> ADR6-ADRESSNUMBER.

My question: how can I do this in a abap. is there a bapi or function module to do this. I have to add a emailadress to the PO in my abap. and as far as I understood it I have to do it this way....

Otherwise I have to do everything manually (getting a new adress, reading the vendor adress + details, copy the adress, set the new adressnumber in the EKKO, change the emailadress and update it in adr6..... ) this sounds pretty dangerous and faulty to me.

any help will be appriciaed.

thanks & regards, Alex