FRM-15004 [message #617107] |
Wed, 25 June 2014 02:27 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
chat2raj.s
Messages: 163 Registered: October 2010 Location: Chennai, India
|
Senior Member |
|
|
Dears,
I am trying to create relation between 2 blocks but getting error as FRM-15004 as in attached screenshot. Gone through old blogs and web and checked all those related properties of the block and the availability of the PK and FK items in the data block.
Query Data source type and name and DML Data target type and name also is given correctly.
What else to be taken care.
Kindly help.
|
|
|
Re: FRM-15004 [message #617108 is a reply to message #617107] |
Wed, 25 June 2014 02:38 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
cookiemonster
Messages: 13963 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
Does sce_sch_sys_id exist in the detail block?
You should prefix the item names with the block names.
|
|
|
Re: FRM-15004 [message #617109 is a reply to message #617108] |
Wed, 25 June 2014 03:00 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
chat2raj.s
Messages: 163 Registered: October 2010 Location: Chennai, India
|
Senior Member |
|
|
Yes. it exists as you can see in the attached screenshot. I tried by giving the block name.field name also, but it didnt help.
|
|
|
|
|
Re: FRM-15004 [message #617131 is a reply to message #617111] |
Wed, 25 June 2014 07:02 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
chat2raj.s
Messages: 163 Registered: October 2010 Location: Chennai, India
|
Senior Member |
|
|
Good news.
First I removed the ON-CLEAR-DETAILS at form level and ON-POPULATE-DETAILS at the header block level (Those created by the already existing relations). Then created my new relation without any errors, which will again create the above triggers newly. Copied the code from the new trigger and pasted in the old trigger and deleted the new triggers.
This worked out very well.
|
|
|