Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FRM-40105: Unable to resolve reference to item

3180806Mar 23 2016 — edited Mar 27 2016

HI,

I want to do Personalization on Receipt form in Inventory Resp Navigation as follow

Transaction-->Receiving-->Receipt

With following Condition

In Inventory Resp in that

Navigation as follow

Transaction-->Receiving-->Receipt

in that form in 'Line' tab there is one field 'Item_Number' so I want check that item number with field 'Inventory_Item' which is in another form

but in the same Responsibility

Navigation as follow

Item-->Master Item

and also i want to check value of Lot_Control_Code= '2'

for that i have tried following condition

:RCV_TRANSACTION.ITEM_NUMBER=:MTL_SYSTEM_ITEMS.INVENTORY_ITEM_MIR

and :MTL_SYSTEM_ITEMS.LOT_CONTROL_CODE_MIR='2'

but condition is not evalationg and its giving me error FRM-40105: Unable to resolve reference to item :MTL_SYSTEM_ITEMS.INVENTORY_ITEM_MIR

Plz help me how to match that Item_Number and Inventory_Item form different form???

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2016
Added on Mar 23 2016
3 comments
3,142 views