Hello dear experts,
I hope this message finds you all very well!
I am a consultant for an organization which wants to migrate data from JD Edwards World A7.3 on DB2 for IBM i v5r4.
I want to profile the data on tables using some Data Quality profiling and auditing software. However, I would...
Hello All,
How is the referential integrity maintained in JDE tables ?. In the table design aid, I see an option to include only Primary keys and not foreign keys.
Any specific reason on why there isn't an option to mark a field as foreign key?
Hello All,
How is the referential integrity maintained in JDE tables ?. In the table design aid, I see an option to include only Primary keys and not foreign keys.
Any specific reason on why there isn't an option to mark a field as foreign key?
I think this is a simple question regarding BI publisher table layout. I am trying to have the table containing invoice details 'fill' the page. I would like to keep the table size the same no matter how many records are contained within the table so if there are 3 records or 20 records the...
Hi all,
Actually i am working on an application which when selected grid rows randomly in Find/Browse form must be inserted into table when the UBE is called through Report Interconnect in row exit in button clicked event.
Like this
In grid properties I used multiple select option for...
Hi,
I'm trying to retrieve a value in a table column but I need it filtered by column values from two tables. Can I use custom business view to perform the queries using C++ business function ?
I want to return the value of F43C30.ADUKID from joining F43C30.ADUKID = F43C40.ADUKID based on...
My company is currently on JDE version 9.1 and we are wanting to find a way to monitor custom JDE files for row insertion. We need to be able to run custom logic when a row gets inserted into our custom table based on the data inserted. I have looked at doing something like this through the...