‎2007 Sep 18 5:59 PM
Hi all,
I am trying to update customer master through bapi
BAPI_CUSTOMER_CHANGEFROMDATA1.
I am getting all the details first through bapi
BAPI_CUSTOMER_GETDETAIL1.
I am using TEL1_NUMBR to update tel no.(landline).
I want to update the mobile no. also into the customer master .I cud find the field MOB_NUMBER of type AD_MBNMBR1 as mobile no. in XD03,customer master.But I cudnt find it in any of the bapi.
So how can I update that field through BAPI.
‎2007 Sep 18 6:08 PM
Try with FM
SD_CUSTOMER_MAINTAIN_ALL
I am sure that this FM will update
Thanks
Seshu