Skip to Content
0
Former Member
Nov 28, 2008 at 08:43 PM

How to create an Equipment Address via BAPI or FM?

872 Views

Hi all,

I have to create/update Equipments via RFC including Address data. For the Equipment master data, I use BAPI_EQUI_CREATE, but it has no address data as import parameter.

To add the address data, I don't seem to find a suitable BAPI/FM:

BAPI_ADDRESSORG_SAVEREPLICA doesn't do the job because there is no entry for equipments in table TSADOBJ. I could customize this, but then there is table TSADRV: there is an entry for Equi's

EQUI EQUNR EQUI ILOA ADRNR PM01 0 0

but no FM associated to retrieve the address key.

FM ADDR_INSERT didn't do the job either for some unknown reason ...

Who can help me?

Thanks a lot in advance & cheers

Jörg