OracleFormFRM-15004:Errorwhileparsingjoincondition

标签:
frm-15004errorwhileparsingjoi |
分类: 技术类 |
Oracle Form FRM-15004: Error while parsing join
condition
Cause:
While creating a link between Master and Detail Block when the
join details are provided
this error pop's up.
eg:
Master Block: QUERY_HEADER
Detail Block: QUERY_LINE
common column: INVOICE_ID
all the below join conditions I got the frm-15004 error
Solution:
1. Go to Master and Detail Block Property Palette and check if
the below properties have
2. Change the name of the Item in Detail block from INVOICE_ID
to LINE_INVOICE_ID and now provide
-- 刘轶鹤