|
Thanks for answer, i was looking for this.
Cenk İnce
-----Original
Message-----
Hi I don’t really understand what you want, because the relationship between reqTransIssue and reqTransReceipt is a many to many relationship thus the need for the relationship table reqtranscov, therefore to find related posts you must join through reqtranscov. 1 issue record can have many receipt records and 1 receipt record can have many issue records.
I hope that answers your question?
You could always try using the visualmorphXexplorer to work out relationships in Axapta
-----Oprindelig
meddelelse-----
Yes you are rigth Steeve, i just want to know what kind of a relation exists between reqpo and recTransSettled? When i follow relations on tables i see that recTrans and recTransSettled use the same table. So probably i can't use the relation on reqTrans. reqPo -> reqTrans(reqTrans) -> reqtranscov -> reqTransSetteled(reqTrans) I want to reach the records in reqTransSettled when i know a record of reqPo. Dou you have an advice? -----Original
Message----- On my form (sys layer) the DS ReqTrans is join to ReqPo and not ReqTransCov. But ReqTransSettled IS join to ReqTransCov. V3.0 SP1 btw. Steeve... -----Message d'origine----- De : Cenk Ince [mailto:[EMAIL PROTECTED]] Envoyé : 30 mars 2004 02:05 À : [EMAIL PROTECTED] Objet : [development-axapta] datasources on reqpo form Hi all; When i look at the datasource of ReqTransPo form, i see that there are two datasources that has the same table as source.(ReqTrans && reqTransSettled) Both of them are joined to table reqTransCov datasource. What is the relation between those tables? I lost my way :) Thanks in advance.
Yahoo! Groups Links
Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/development-axapta/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
Yahoo! Groups Links
|
Title: RE: RE : [development-axapta] datasources on reqpo form
- RE : [development-axapta] datasources on reqpo form Steeve Gilbert
- RE: RE : [development-axapta] datasources on reqpo for... Cenk Ince
- SV: RE : [development-axapta] datasources on reqpo for... Paul Robson
- Cenk Ince

