I have a character field PODetail.Character01 that was used in V9 and upgraded to V10 as PODetail_UD.Character01.
I added the PODetail_UD table to a new DataDef. However, I don't see how to add a relationship.
There are only four fields listed in the PODetail_UD table: Character01, ForeignSysRowID, RptLanguageID, UD_SysRevID.
Any Idea on how to join the PODetail and PODetail_UD? Is it just the UD_SysRevID and ?
Thanks,
DaveO
Mr. Jim: Thank you for the reply.
Yes DataDef is RDD.
I am using Crystal and trying to get the PODetail.Character01 to populate in the XML - So I can use it in Crystal Reports.
I added the PODetail_UD table to the RDD - and then I added a realationship and joined the SysRowID and ForeignSysRowID - however the XML that is created is incomplete when I do that.
Do you think that is a bug - I had an Epicor support person tell me I don't need to add a relationship for those tables. Does that sound right?
If I remove the relationship and leave just the PODetail_UD table the XML is complete and I see a placeholder for the Character01 field i.e. <Character01 /> however there is no data. And as I mentioned if I include the relationship then the XML file that is created is short and has an error.
I must admin I am confused by the "In most cases you do not need to join the tables" in Version 9 if you want to add a table and you do not add a relationship I thought you get the Whole table as in all records.
Any ideas on how to get a PODetail.Character01 field to be in included in the XML to print a purchase order using Crystal reports?
Thanks again,
DaveO
---In vantage@yahoogroups.com, <daveolender@...> wrote :
Mr. Jim: Thank you for the reply.
Yes DataDef is RDD.
I am using Crystal and trying to get the PODetail.Character01 to populate in the XML - So I can use it in Crystal Reports.
I added the PODetail_UD table to the RDD - and then I added a realationship and joined the SysRowID and ForeignSysRowID - however the XML that is created is incomplete when I do that.
Do you think that is a bug - I had an Epicor support person tell me I don't need to add a relationship for those tables. Does that sound right?
If I remove the relationship and leave just the PODetail_UD table the XML is complete and I see a placeholder for the Character01 field i.e. Character01 however there is no data. And as I mentioned if I include the relationship then the XML file that is created is short and has an error.
I must admin I am confused by the "In most cases you do not need to join the tables" in Version 9 if you want to add a table and you do not add a relationship I thought you get the Whole table as in all records.
Any ideas on how to get a PODetail.Character01 field to be in included in the XML to print a purchase order using Crystal reports?
\
Thanks again,
DaveO
Mr Bobby: Thank you for the detailed description and yes you are spot on - for version 9.
I must apologize - I should have included "V10" in the title.
I am trying to add a character01 field to Epicor Version 10.0.700.2
It is a completely different animal than version 9.
I do hope your description will help someone else trying to add a UD field in 9 - because you have a great walkthrough.
DaveO