I'm an ABAP developer and I'm trying to update equipment address (especially coordinates) in an ABAP program. I tried to debug CRM Web UI application and implement the same code in my program but it doesn't work.
Basically I'm using function modules COM_IOBJ_LOCAT_ADDR_STORE, ADDR_SINGLE_SAVE and COM_COM_LOCAT_ADDR_SAVE_DB. Obviously I have something missing but I wasn't able to determine what's it.
[Screenshot of WEB UI where I try to update (Accounts & Products > Equipments > Address)|http://i54.tinypic.com/2ev6kk5.jpg]