2008 May 29 11:55 AM
Hi All
I need to update a standard table with data . one of the field in that is Address number.
I don't know how to generate a address number. I have the address data.
Is there a function module to create a address number in SAP .
Basically I need to link this address to one of the master data that I am creating.
Kindly let me know how to do this.
awaiting for your reply.
2008 May 29 12:01 PM
Hi,
Please try with the following BAPIs:
BAPI_ADDRESSEMPCH_CREATE
SD_PARTNER_BAPI_ADDRESS_CREATE
SDCAS_ADDRESS_LIST_CREATE_INIT
Reward if helpful.
2008 May 29 12:01 PM
Hi,
Please try with the following BAPIs:
BAPI_ADDRESSEMPCH_CREATE
SD_PARTNER_BAPI_ADDRESS_CREATE
SDCAS_ADDRESS_LIST_CREATE_INIT
Reward if helpful.
2008 May 29 12:16 PM
You can find FM n BAPI in SE37 Transaction
Some are
UPDATE_BANK_ADDRESS
BPAR_I_ADDRESS_MOD
UPG_UPDATE_ADD_ON
AD11_AD01DLI_UPDATE
AD11_DLI_DATA_UPDATE
ADDRESS_UPDATE
ADDRESS_UPDATE_DIALO
ADDRESS_UPDATE_FROM_
ADDRESS_UPDATE_OLD
ADDRESS_UPDATE_TASK
Just check which one satisfy your need
Reward poins if helpful
Regards
Bikas