FRM-40105

I have a question. I have my form item :DATABLOCK.ITEM in the property palette set Visible to No. I have a WHEN-BUTTON-PRESSED trigger on a button that trys to set the property at run time to visible=yes. here is the pl/sql code:
BEGIN
SET_ITEM_PROPERTY(DATABLOCK.ITEM, VISIBLE, property_true);
END;
When I run the form and click the button I get the following error:
FRM-40105 Unable to resolve reference to item.
All that I want to do is make the item visible at the click of the button. Any help?

Put quotes around DATABLOCK.ITEM
SET_ITEM_PROPERTY('DATABLOCK.ITEM', VISIBLE, property_true);

Similar Messages

  • Getting FRM-40105 in the sales order form when applying sales credits

    Hi,
    i'm trying to apply sales credits at the line level.
    1.I get FRM-40105 unable to resolve reference to item SALES_CREDITS while trying to save the data in the sales credits window of the sales order form-OEXOEORD(this happens only if i say save and proceed).
    2.If i simply say 'ok' in the sales credits window the data entered in the salesrep field and quota and percentage gets saved but the data i entered in the 'ADDITIONAL SALES CREDIT INFORMATION' flexfield
    doesn't get saved.If i query the order number and if i go back to the sales credits window i'm not able to see the data i entered in the flexfield popup.
    Any idea of why this is happening so? we are in vision 11.5.5.
    Regards,
    Nithya

    Hi All,
    Does any1 have any suggestion for my question...
    Thanks,
    Lp

  • FRM-47023: No such parameter named G_QUERY_FIND Exists and frm-40105 error

    I have a problem in forms FRM-47023: No such parameter named G_QUERY_FIND Exists and frm-40105 error please can any one tel me the reason for this ....G_QUERY_FIND parameter is present in my form.fmb
    it is very urgent

    I have to call the page
    fnd_message.set_string('SRNO'||:xxecms_Related_Objects.SR_NUMBER);
                             fnd_message.show;
                   --          IF m is NULL THEN
         fnd_function.execute(FUNCTION_NAME=>'CSXSRISV',
    OPEN_FLAG=>'Y',
    SESSION_FLAG=>'Y',
    OTHER_PARAMS=>'SR_NO="'||:xxecms_Related_Objects.SR_NUMBER||'"');
    I have to go to the page to view where this sr is created.

  • Enter Journal - FRM-40105: Unable to resolve reference to item GLXJEENT_A

    Hello,
    When I am opening the form Enter Journals in General Ledger, the following messages is prompted:
    FRM-40105: Unable to resolve reference to item GLXJEENT_A
    Note that if I turn the Custom code Off, the error does not appear.
    Please help,
    Vikram

    Thanks Dirk,
    I have open the CUSTOM.pll file in form builder and found the following:
    fdrcsid('$Header: CUSTOM.pld 115.5.1150.1 2000/02/07 16:10:16 pkm ship $');
    I have applied a patch on the environment to update version to R12.1.2.
    Should this Header information in the CUSTOM.pll be updated? how do we do update it?

  • Error FRM-40105

    Dear all,
    I get an error on running my forms 'FRM-40105: Unable to resolve reference to item database'. Th error above comes when i moved from the development server to production server. Is there anything I have to configure for my forms to read from the production database?
    Can anyone assist plse.
    Thanks in advance

    I think the error associates with the menu.
    if i click ok for the first error the other error opens. 'User is not authorised to run form builder menu'.
    Security on my application are based on menu using database roles. This user has been assigned a role that gives him access to some menu items. How comes i get this error?

  • FRM-40105:Unable to resolv refrnce to item INV_SUM_FOLDER.match_status_flag

    After entering into Payables Vision Operations(USA)--> Invoices-->entry-->invoces. Enter the header details, while click on lines, the error is "FRM-40105: Unable to resolve reference to item INV_SUM_FOLDER.match_status_flag" populated.
    While click on ok on error form, another error is "frm-41072 cannot create group appcore_condition" populated.
    Please fix the issue.

    If this is a standard eBusiness Suite form (not a custom form in EBS) report it to Oracle Support. Other questions about EBS should be posted in the EBS forum.

  • Check box: FRM-40105

    I am trying to create a 5 check boxes which are non-database fields, based on that selection I will run a repot. When I run the form, I am getting error FRM-40105 error: unable to resolve reference to item 1
    I had set the initial value to 0 and when cehcked it is 1, for unchecked it is 0. Please help. Thanks

    FRM-40105 error: unable to resolve reference to item 1
    check whether item1 exist in your form or not..
    or
    go to the property palette of check box
    there will be a name under general category at the top i.e CHECK_BOX change this to item1
    do the same for the corresponding check boxes
    and it will worl

  • FRM-40105 Impossible to resolve reference to item

    I have a control block with a save button in. I have another block 'AAA' on wich I have a when-validate-item on an item at the block 'AAA' level. If I have an error on this item and I push the save button, why I always receive the FRM-40105 Impossible to resolve reference to item ?

    Hello,
    Why am i not able to answer if i don't get the whole information ?
    What is the code behind the push button and the W-V-I trigger ?
    Francois

  • See error Frm-40105 : unable to resolve reference to item 20.

    hi master
    sir when i put this code on when_button_press then give this error
    go_block('emp');
    enter_query;
    :emp.deptno := 10;
    execute_query;
    error
    Frm-40105 : unable to resolve reference to item 20.
    sir please give me idea
    Thanking you

    Frm-40105
    Cause:  Runtime error. A GO_ITEM statement references a nonexistent item.
    Which suggests that there might be some code in your form which causes this error (in)directly.

  • FRM-47023,FRM-40105

    Hi,
    I have developed a custom form which is a datetracked. So initially I have added the code for Update and correction modes for one item in when-validate-item trigger.So when I try to update that particular item following in Applications following are the error messages I have received:
    1)FRM-47023: No such parameter named G_QUERY_FIND exists in my_form_name
    2)FRM-40105: Unable to resolve reference to item parameter.g_query_find
    3)FRM-47023: No such parameter named DT_MODE_TYPE_EXISTS in form my_from-name
    4)FRM-47023: No such parameter named G_QUERY_FIND exists in my_form_name
    5)FRM-40105: Unable to resolve reference to item parameter.g_query_find
    6)FRM-47023: No such parameter named DT_UPDATE exists in my_form_name
    7)FRM-47023: No such parameter named DT_CORRECTION exists in my from_name.
    I have attached all the libraries like DT,....... to my custom form but still gets the above errors.
    Please advice me how to get over it.
    Thanks
    Uday Ravipati

    Is the calling form trying to pass a parameter into your form ?
    Is this parameter passing happening in the new envirionment and not in the old?
    Does your form use parameters (ie to your knowledge)?
    rgds
    Tony

  • FRM - 40105 : Unable to resolve reference to item item name

    Hi,
    FRM - 40105 : Unable to resolve reference to item <item name>
    When I am opening a form I am getting the above mentioned error. Instead of <Item name> how we can display the error like <:CTRL_BLK.DOC_DATE>
    Thanks & Regards,
    Jenson

    Hi,
    Actually I know what is the reason for getting this error. What I tried to ask you is any way to display the item name, which error is occurred.
    In the form around more than hundred item setting the SET_ITEM_PROPERTY , there only I am getting this error. Like this around more than five form I have to debug. I would like to know through error handling routine or some other code we can display the exact item name, which error is occurred.
    Thanks & Regards,
    Jenson V.A.

  • FRM- 40105: Unable to resolve reference to item

    hi dear all,
    the following query give no error and return records when i execute it in toad. but the lov didn't return any records. frm-41830 the list didn't contain entries.
    SELECT ALL AP_VENDORS.VENDOR_ID, AP_VENDORS.VENDOR_NAME, AP_VENDORS.ADDRESS,TYPE_ID ,AP_VENDOR_TYPE.VENDOR_TYPE_ID, AP_VENDOR_TYPE.TYPE_NAME
    FROM AP_VENDORS , AP_VENDOR_TYPE
    WHERE AP_VENDOR_TYPE.TYPE_NAME = :AP_ENTER_BILL_MASTER.VENDOR_TYPE';
    what is the problem.
    Regards:
    Muhammad Nadeem
    Message was edited by:
    Muhammad Nadeem

    Hi ,
    Put a static value which will return some rows..... replacing your block item value.....
    See the link below.....it may help you....
    Zdebug -- A Forms debugging message tool
    or run the Debugger tool of your Fomr Builder.... examining the data value your block item has.....
    Regards,
    Simon

  • Error Message FRM-40105 followed by FRM-41067

    Hi guys and happy friday. Have a situation in hand. When I query a record on a Form, I get the message 40105 followed by 41067.
    Looked up Error Code 40105 and it says that I am issuing a Go-Item to a non-existent item. I commented out all the Go_Item calls and I still get the message. Anyone encountered this problem before ? Maybe there are other errors showing up before this that could be causing the error 40105.
    Also, is it possible to print the message of this non-exisitent item that the form is trying to go to ?
    Thanks !

    Good morning,
    Happy Friday back at'cha.
    Ok, take a look at the individual items on your screen. In the NAVIGATION Section, there is a "Previous Navigation Item" and "Next Navigation Item". Perhaps they were set and the item is no longer there.
    Don.
    You can reward this reply by marking it as either Helpful or Correct :)

  • Form 10g with image cause FRM-40105, after FRM-92101.

    I have a form with image.
    I open another form in new window.
    When return to first form, clicking in image, causes this error.
    If click in another field, the error is not shown.
    does solution exist?
    tks.
    Martonio.
    Edited by: martonio on 15/10/2009 14:33

    Hi!
    Is there any when-mouse-click or when-new-item-instance on your image-item?
    Regards

  • Frm-40105  unable to resolve reference to item parameter.webutil config

    Hi.
    I have one form(10G) that's using webutil and the system returns this message, but I have others forms that's works fine.
    I just copied all objects of webutil of one form that's ready works to this new form.
    Someone already had this problem.
    Best regards.

    HI, when you copied the objects, did you drap the object group WEBUTIL to the new form's Object Group? If you did that you should have all the components that webutil require. oh. minus the most important one..webutil.pll :-)

Maybe you are looking for