FRM 40105 in Oracle Forms - TechRepublic
Question
September 29, 2008 at 04:32 PM
john.a.wills

FRM 40105 in Oracle Forms

by john.a.wills . Updated 17 years, 8 months ago

In two places in my PL/SQL code for a certain form I use go_item. In both cases a message immediately precedes go_item. On excecution the message appears, control passes to another item on the form (in both cases to the one after the one getting processed rather than to the one referred to in go_item) and I get a message “FRM-40105 unable to resolve reference to item .”. How can I get go_item to work as it seems it ought to work? What might I be doing wrong to get this error message?

This discussion is locked

All Comments