‎2009 Jan 22 10:14 AM
i want to creat a customer with the following details
i need to include a insurance policy no of the customer . (KNB1-VRSNR).
but the available bapi doesn't contain these field. (BAPI_CUSTOMER_CREATEFROMDATA).
there some other bapi also available to create the customer - but that is using online..
how do i create a customer with the insurance policy no......
regards
Giri
‎2009 Jan 22 10:19 AM
You can use some bapi to change customer where insurance policy is availabel or it is better to update customer using BDC.
‎2009 Jan 22 10:25 AM
Thankx for your reply.
there is no bapi which contains the insurance policy information.
Yes you are right , we could go with BDC as a final option. (my scenario doesn't suggest going for a BDC since the screen flow may change often in the client system).
so kindly give me your input without using a BDC.....(In the case of BDC , i wanted to change the customer information which contains the insurance policy field how will i do that ?.
awaiting for your response.
regards
Giri
‎2009 Jan 22 11:27 AM
Hi Giri,
Try using FM 'SD_CUSTOMER_MAINTAIN_ALL'.
Regards,
Goutham.
‎2009 Mar 18 7:51 AM