‎2008 Apr 22 2:14 PM
HI,
I populated some address details using address number in addr_insert function module, but the datas are not inserted in adr6 table. Please help me out to get the datas to be uploaded in the table.
Is any other function module to be followed by addr _insert, pls let me know.
thanks in advance.
‎2008 Apr 22 2:17 PM
Hi,
You can do that. But it is NOT recommended to update a standard SAP table, because dependent entries could be in other tables.
Try using one of these function modules to maintain addresses.
ADDRESS_DELETE
ADDRESS_GET_COM
ADDRESS_GET_DATA
ADDRESS_GET_NUMBER
ADDRESS_INSERT
ADDRESS_READ
ADDRESS_READ_ALL_VERSIONS
ADDRESS_READ_FOR_USER
ADDRESS_TELEPHONE_MAKE_CALL
ADDRESS_UPDATE
ADDRESS_UPDATE_DIALOG
ADDRESS_UPDATE_FROM_USER
ADDRESS_UPDATE_OLD
ADDRESS_UPDATE_TASK
Regards,
Satish
‎2008 Apr 22 2:19 PM
Hi,
You can check the sap standard program.
RPUADR00
Might be useful for you...
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Apr 22, 2008 3:04 PM