on 2006 Nov 30 6:22 AM
Hi Gurus,
I need to delete a partner of a perticular customer in R/3 and CRM.
I tried using ' Delete ' and by using the function module 'Customer_Update', They are deleting the partner in R/3 but not in CRM.
Can any one help me in this regard.
Dear Kumar,
Please check the below information:
For a partner function to exist in CRM, a corresponding relationship
should exist in CRM. So when ever a Partner function is created from R/3
, CRM checks if any relationship exists otherwise it creates a
relationship and then adds the PF. If a PF is deleted in R/3 the
corresponding PF gets deleted from CRM as well. However the associated
relationship would not get deleted from CRM.
More information regarding this behaviour can be found in notes 497146 and
490454.
I hope it helps, Gerhard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gerhard,
Thanks a lot for your information.
But My requirement is not to delete a partner function but to delete a relation both in CRM and R/3.
When I am using XD01 it is working fine but I need to write the code in a Z transaction. The relationship is getting deleted in R/3 but not in CRM.
Even a BDoc is not getting created.
Could you please help me in this regard as it is very urgent and I am a fresher to this concept.
Hi Gerhard,
Thanks a lot for your reply.
I got your point but my scenario is different. My requirement is....
1. There is a Poster assosiated to a SoldTo party in R/3 and CRM.
2. The relation ship between these two exists in table KNVP and we can seen in trx XD02 by entering SoldTo details.
3. When you go to XD02 enter SoldTo details and try to delete the Poster, the relation in KNVP gets deleted and the Poster is not visible in XD02 aswell. If we check in CRM the relation is getting deleted for the SoldTo
4. But when I try to do the same thing in a 'Z' transaction, The relation is getting deleted in R/3 but not in CRM.
5.For your clarification, I am not deleting any customer, just deleting the relatonship (Exists in KNVP) between the two customers.
Please look into this.
User | Count |
---|---|
11 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.