R2 was recently released and there is a need to get the relationships between CROpportunity and SOOrder to add to the Sales Order entry screen (the Generic Inquiry). What is the relationship between both of these DACs? Are there other DACs which need to be included instead of a direct link?
1st Try
I have tried using CROpportunity to FSServiceOrder and then FSServiceOrder to SOOrder using the below:
CROpportunity/FSService Order on SOID/SOID
FSServiceOrder/SOOrder on refNbr/sourceRefNbr
2nd Try
I also tried doing a direct relationship between CROpportunity to SOOrder using:
- CROpportunity/SOOrder on externalRef/sourceRefNbr
Using this, also:
- CROpportunity/SOOrder on externalRef/externalRef