Hi all,
i got a requirement in which, need to create territory ids with attributes. I successfuly created territory using fm 'CRM_TERRMAN_TERRITORY_CREATE'. Attributes also creating fine. But im not able to update the attributes again. Suppose i want to insert some more attributes like site id or channel id etc to the existing territory, im not able to do that. I tried the fm 'CRM_TERRMAN_TERRITORY_MODIFY'. But here when i try to update new entries, its overwriting the existing entries...
Please help me with this...