Hi Gurus,
I got requirement to update the Territory Hierarchy details for the existing dealers. I have to upload a file which contains dealer number, region and district. If dealer is already exits then it should update the with the new details.
If dealer does not exist, then it should create a new Territory Hierarchy.
I need your valuable suggestions for the below scenario.
If it is new dealer I am successfully able to create territory hierarchy. But if existing dealer say his region or district got changed then I am unable to update with new details.
For your information. I am able to create successfully with changed one but duplicate territory ID is getting created and due to that CRMM_TERRMAN trx code getting error because. of duplicate node.
example : DLR123 , Region 10, District 20
should be changed to
DLR123 , Region 20, District 20
That means earlier got file with DLR123 10 20 and later dealer moved to another region and hence got file with DLR123 20 20.
So finally I should be able to see the newly changed dealer in CRMM_TERRMAN trx code in appropriate position.
I appreciate for your valuable help.
Thanks,
Kumar.
Edited by: raj kumar on Feb 14, 2009 7:16 PM
Edited by: raj kumar on Feb 14, 2009 7:23 PM