2006 Jun 22 1:15 PM
Hello everyone,
Is there an Fm to add/delete partner functions of customer.I am not sure whether sd_partner_single_modify works.Can anyone confirm this or post other FM which does this.
Thanks in Advance,
Kiran
Hello everyone,
Is there an Fm to add/delete partner functions of customer.I am not sure whether sd_partner_single_modify works.Can anyone confirm this or post other FM which does this.
Thanks in Advance,
Kiran
2006 Jun 22 1:26 PM
Hello Kiran
You can try with this Fm
PM_PARTNER_DELETE_PARVW
Regards,
Vasanth
2006 Jun 23 4:04 AM
Hi Vasanth,
The FM ,you mentioned ,deletes partner functions based on plant.What i needed is to delete partner functions based on customer number.I found that FM CUSTOMER_UPDATE_SALES_AREA can be used for the purpose.Anyway thanks for your input.