Hello all,
I am working in CRM 7.0 EHP1 and I am attempting to add a custom Z attribute to be used in territory management. This field (division) exists on our accout creation page. I have successfully added the attribute so that it can be selected as a rule but I am struggling with the BADI CRM_TERRMAN_ATTRIB. I have created the implementation and activated but only the method POST_PROCESS_RELNSHPS is triggered during the save of an account. Can someone please give me some guidance as to which method I should use to pass the division into the territory determination and some sample code if available?