Shared DFF between 2 forms causing errors .. HELP!!
I have two different oracle screens, both based on same table but different functionality.
Hence the share the same descriptiveflexfields. I have used the :block.fieldname in the value set where condition.
This is working in one screen and error in another? How can this be resolved?
Below is my issue:
'PO Distributions' DFF is used by both PO Entry/'POXPOEPO' and PO Summary/POXPOVPO (View Only) forms.
one of the PO Distribution DFF Segments have a Value Set with :Block.field reference. The value set uses the :block.field as seen in the PO Entry Form (block name is different on PO Summary Distributions Form). PO Entry forms PO Distributions are not an issue.