Answered by:
referencing a salesorderdetail in the same salesorder

Question
-
Hi,
I want to reference a salesorderdetail in a salesorderdetail in the same salesorder (option/product)
I thought of doing this through a lookup field, but 1:N relation from salesorderdetail to salesorderdetail
is not allowed.
is there a way ?
thanks in advance for your answersWednesday, February 10, 2010 11:57 AM
Answers
-
You could use http://www.stunnware.com/crm2/topic.aspx?id=FLD4-5 or you could use this https://community.dynamics.com/forums/p/8488/11013.aspx solution, the solution is shown as the last post on the page.
- Proposed as answer by RhettClintonMVP, Moderator Thursday, February 11, 2010 9:17 AM
- Marked as answer by DavidJennawayMVP, Moderator Wednesday, March 10, 2010 4:57 PM
Wednesday, February 10, 2010 5:49 PMModerator
All replies
-
You could use http://www.stunnware.com/crm2/topic.aspx?id=FLD4-5 or you could use this https://community.dynamics.com/forums/p/8488/11013.aspx solution, the solution is shown as the last post on the page.
- Proposed as answer by RhettClintonMVP, Moderator Thursday, February 11, 2010 9:17 AM
- Marked as answer by DavidJennawayMVP, Moderator Wednesday, March 10, 2010 4:57 PM
Wednesday, February 10, 2010 5:49 PMModerator -
ok thanksThursday, February 11, 2010 8:27 AM
-
Did you work this out?Thursday, February 11, 2010 11:06 PMModerator
-
Hi,
I created an option entity with an N:N relation to salesorderdetail . and
have to develop plugin to write the id of the salesorderdetail in the option
after create.Friday, February 12, 2010 8:17 AM