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