Application Development 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: 

Inserting Address in SAP and getting the ADRN Number

Former Member
0 Kudos

Hi all,

I am new to Address Management in SAP.

There are lot of FM's in Function Group SZA0 ... to handle the adddress

I want to insert an address coming from a legacy system... into SAP Address tables and retun the Address Number..

What are the function modules i need to use and in what sequence for inserting an address and getting the address number.

Thanks in Advance,

Regards,

Sushil.

1 REPLY 1

Former Member
0 Kudos

Hi

There are severals BAPI in order to insert an address, which BAPI has to be used depends on the kind of address u need to create, these are the BAPIs:

BAPI_ADDRESSORG_SAVEREPLICA

BAPI_ADDRESSPERS_SAVEREPLICA

BAPI_ADDRCONTPART_SAVEREPLICA

Max