FRm-40741: unable to locate the plug on block 11

Hi all

I use this custom property defined when press the button Search "FRm-40741: unable to locate the plug on block 11" error getting.

If: XXEAM_SHUTDOWN_DETAILS. WF_STATUS = "Not sent yet!" then
Set_Custom_Property('XXEAM_SHUTDOWN_DETAILS.) WORK_ORDER_NO',: SYSTEM. TRIGGER_RECORD, "ENABLED", TRUE);
Set_Custom_Property('XXEAM_SHUTDOWN_DETAILS.) ESTIMATED_START_DATE',: SYSTEM. TRIGGER_RECORD, "ENABLED", TRUE);
end if;


Please give me any other property for record wise work instead of Set_Custom_Property.

Kind regards
Maha

Finally, I had a few minutes to play with my sample form and found out that Andreas is correct when he said:

SET_CUSTOM_PROPERTY does not have the number of the logical record as a parameter, but 'the physical line number' in the layout.

In my example of form, as I scrolled items folders "Enabled" has not changed with the records.

*@Maha,* my apologies. In order to apply the desired effect, you will have to imitate the enabled property for each record by using a combination of the Set_Item_Instance_Property() WATERWAY integrated, INSERT_ALLOWED, UPDATE_ALLOWED and VISUAL_ATTRIBUTE (optional) properties. Because you change many properties, I so wrap it in a procedure called ENABLE_ITEM and past the point, the file number and activate settings. For example:

/* This procedure assumes you have a VISUAL_ATTRIBUTE                 */
/* created called 'ENABLED' and 'DISABLED'.  In my example,           */
/* I created the DISABLED visual attribute with following properties: */
/*  Foreground Color = DarkGray                                       */
/*  Background Color = gray12                                         */
/* The ENABLED visual attribute does not specify any properties so it */
/* sets the above properties back to                     */
PROCEDURE enable_item (inItem VARCHAR2, inRecord NUMBER, inEnabled BOOLEAN )IS
     paramCount     NUMBER := 0;
BEGIN
     IF ( inEnabled ) THEN
          Set_Item_Instance_Property(inItem, inRecord, INSERT_ALLOWED, PROPERTY_TRUE);
          Set_Item_Instance_Property(inItem, inRecord, UPDATE_ALLOWED, PROPERTY_TRUE);
          Set_Item_Instance_Property(inItem, inRecord, NAVIGABLE, PROPERTY_TRUE);
          Set_Item_Instance_Property(inItem, inRecord, VISUAL_ATTRIBUTE, 'ENABLED');
     ELSE
           Set_Item_Instance_Property(inItem, inRecord, INSERT_ALLOWED, PROPERTY_FALSE);
          Set_Item_Instance_Property(inItem, inRecord, UPDATE_ALLOWED, PROPERTY_FALSE);
          Set_Item_Instance_Property(inItem, inRecord, NAVIGABLE, PROPERTY_FALSE);
          Set_Item_Instance_Property(inItem, inRecord, VISUAL_ATTRIBUTE, 'DISABLED');
  END IF;
END enable_item;

You then call the ENABLE_ITEM procedure in your code, passing the name, registration number and activate (true or false) disable your element. For example:

If :XXEAM_SHUTDOWN_DETAILS.WF_STATUS = 'Not Submited Yet!' then
   enable_item('XXEAM_SHUTDOWN_DETAILS.WORK_ORDER_NO', :SYSTEM.TRIGGER_RECORD, TRUE);
   enable_item('XXEAM_SHUTDOWN_DETAILS.ESTIMATED_START_DATE',:SYSTEM.TRIGGER_RECORD, TRUE);
end if;

Options François and Steve mentioned are also good ways to do this as well.

Sorry if I confused the issue earlier.

For those who suggested to use SET_ITEM_PROPERTY('BLOCK_NAME.) Nom_element', ACTIVE, PROPERTY_FALSE), do not forget the cascade effect of assigning false to the ENABLED property of an element. When you ACTIVATE your story later, you must also set the properties MODIFIABLES NAVIGABLE, UPDATE_NULL, true.

Craig...

Published by: Silvere on 16 January 2013 14:15

Tags: Oracle Development

Similar Questions

  • Error 'nmapp.exe.unable to locate the component. This application has failed to start because MSVCP 70 .dll is not found"when you connect to the computer.

    Original title:

    Problem: I use DeLL Desktop.When I connect, these messages appear on my screen: nmapp.exe.unable to locate the component. This application has failed to start because MSVCP 70 .dll not found. Re-installing the application may fix the problem. Pls help. Thank you.

    Hello
    1. what version of Windows is installed on the computer?
    2. are you aware of any changes made to the computer, before the show?
    Assuming you have Windows Vista or Windows 7, follow the steps mentioned below.

    Method 1:

    Step 1: Perform a boot minimum troubleshooting and check which application reports this error
    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135
    Note: once you have determined the problem by using a clean boot procedure, follow step 7 in the article to restore your computer to normal startup.

    Step 2: reinstall the application.
    Uninstall or change a program
    http://Windows.Microsoft.com/en-us/Windows7/uninstall-or-change-a-program

    Method 2:
    Run an analysis of auditor of system files on your computer and check for the issue.
    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7
    http://support.Microsoft.com/kb/929833

    I hope this helps.

  • Viva Piñata was unable to locate the DVD - ROM drive

    Hello!

    I installed the game Viva Pinata on Windows XP Pro in English when I try turn on the game there is a message like: unable to locate the DVD - ROM drive.

    On the other computer (Windows 7) it works very well!

    What does not help?

    -Instalation of safedisc.exe.

    Help me please!

    Hi MarcinKowal,

    ·         Did you do changes on the computer before the show?

    ·         The installation of the game Viva Piñata was successful?

    You can read the following article and check if the problem still persists.

    Your CD or DVD drive is missing or is not recognized by Windows or other programs

    http://support.Microsoft.com/kb/314060

    Let us know if that helps.

  • I've recently upgraded to Windows7, now I'm unable to locate the Toolbox of printer (ink cartridge levels).

    I've recently updated to Windows7, now I'm unable to locate the Toolbox of printer (ink cartridge levels)

    original title: the printer toolbar

    Download the right driver Windows 7 from here:

    http://h10025.www1.HP.com/ewfrf/wc/softwareCategory?cc=us&LC=en&DLC=en&product=3192753

  • at the beginning until you get a message-"Unable to locate the DLL:\language\english.dll language" - How can I get rid of this?

    at the beginning until you get a message-"Unable to locate the DLL:\language\english.dll language" - How can I get rid of this?

    at the beginning until you get a message-"Unable to locate the DLL:\language\english.dll language" - How can I get rid of this?

    Have you Spy Sweeper and uninstalled the software. It seems that other software can also use this driver.

    You can delete the entry start and the error using Autoruns.

    To identify what loads when you start using Autoruns (freeware from Microsoft).
    http://www.Microsoft.com/technet/sysinternals/ProcessesAndThreads/Autoruns.mspx

    With Autoruns, you can deselect an item which disables startup, or you can click with the right button on an item, then remove it. If you clear the check box that you can check back for re - activate the element. It is an approach much safer than editing the registry and better than using msconfig.

    Another useful feature of the program is that you can click with the right button on an item and select search online to get information about the selected item.

  • I'm unable to locate the WORKSTATION. Where should I look?

    I'm unable to locate the WORKSTATION.  When I had windows 98 that was on my desktop but on my new computer, it is not and I don't know how to locate it.  I'm not computer savvy, so I would appreciate if possible very simple instructions.  Thank you kindly.

    In Vista, 'My Computer' is called 'computer '.  'My computer' no longer exists except as a junction file for backwards compatibility--a folder you will never need access to and shouldn't try again. Click Start (the ORB round to the left of the toolbar at the bottom) and look at the buttons on the right next to the screen.  We'll tell the computer.  Click on that no matter what you are in Windows Explorer at a very high level.  You can also click on your user name to go directly to your user profile, or you can click on Documents to go to your user documents.  You can check all the links on avialble at your leisure.

    If computer (or other default Windows desktop icons are missing, here is an article on how to recover: http://www.howtogeek.com/howto/windows-vista/restore-missing-desktop-icons-in-windows-vista/.)

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Unable to locate the output interface...

    Hello

    I configured a VPN of Lan Lan 2 and it works fine.

    VPN use IKEv2 authentication and certificate.

    Computer 1 can reach 2 computer without problem.

    Computer 1, I tried to access the intellectual property inside 2 (ping, AMPS...) but I get this error: unable to locate the output interface

    I do not understand why I can access computer IP 2 but not intellectual property inside 2 people 2 IPs are on the same network and packets go through the same features...

    How can I solve this problem?

    Thanks for your help,

    Patrick

    Hello

    I imagine that the two devices we're talking about are firewalls Cisco? I mean the VPN devices.

    Firewalls Cisco do not allow ICMP behind an interface to another interface on the same device. The only exception is when traffic is coming through VPN and enter a configuration command specific to the device that you're trying to ICMP behind a VPN connection.

    So if 1 computer needs ICMP inside 2 then the firewall with 2 inside interface must be configured with the command

    access to the administration

    Same configuration is required on the other firewall if 2 computer needs ICMP inside 1

    It can also be NAT associated configurations that may require changes, but it depends on the level of your firewall software which we don't know.

    -Jouni

  • Error message: FRM-1808: unable to load the following items

    Hi gurus

    I copied the forms of my server on my local machine and got the following message when I try to open this form:

    Message

    FRM-1808: unable to load the following items.

    Source Module: test_property_class.fmb
    Source object: J_OBJ_GRP

    After that, I see another message to fix some PL/SQL libraries, now I have a plan to fix the missing library, but I don't know how to get rid of the message above...

    Appreciate your help. Thanks in advance.

    Concerning

    Muzz

    Forms is unable to find your form tamplate and your PLL.

    Check FORMS_PATH (in the registry) and add the appropriate paths where to find them.

  • When I opened my project and it is unable to locate the files. I find the files that are 'missing' and open the project.

    Hi im quite new for first pro and I'm having a problem when I opened my project and it is unable to locate the files. I find the files that are 'missing' and open the project. Everytime I open the project everything I see is all that media have these red, pink, blue, green, yellow lines, where pictures should be. And there is also the title of my pictures in the upper left corner. No one knows what it is and how I could fix this?

    [title published by mod]

    [Please do not double post, deleted the other]

    Right-click on the images in the project window: recharge or replace it.

  • Message "Unable to locate the hard drive" after using XP Pro recovery disk

    I used my reinstall windows Home drive to recover a file system corrupted on a windows operating system pro. I hit the 'R' to repair key when he asked but now when I rebooted... I get a message "unable to locate the hard drive. Does anyone have an idea what went wrong? And I order a Windows OEM Pro installation disc and just do a clean install?


  • FRM-30312: unable to compile the library in R12

    Hi all

    I want to compile a library of custom in R12. After that I have compiled, a strange error has occurred... Some packages are not available. So I decided to compile a standard library (JE.pll) and the error occurred again. If I wrote $FORMS60_PATH echo nothing appeared. I have to add the path that contains the libraries?

    This is the command I executed
    ---------------------------------------------------

    frmcmp_batch ${1} .pll userid = module_type output_file=/u01/oracle/DESA/apps/apps_st/appl/xbol/12.0.0/resource/${1}.plx APPS/APPS = LIBRARY

    This is the error:
    -----------------------

    10.1 forms (form of the compiler) Version 10.1.2.3.0 (Production)

    10.1 forms (form compiler): Release-Production

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    Oracle Database 11 g Enterprise Edition Release 11.1.0.7.0 - 64 bit Production
    With partitioning, OLAP, Data Mining and Real Application Testing options
    PL/SQL Version 10.1.0.5.0 (Production)
    Oracle V10.1.2.3.0 - Production procedure generator
    Oracle 10.1.2.0.0 graphic virtual system Version (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle tools integration Version 10.1.2.0.2 (Production)
    Common tools Oracle area Version 10.1.2.0.2
    Oracle CORE Production 10.1.0.5.0
    Compile the library I...
    Compile the package Spec JEZZ_GL...
    Compile the package Spec JEZZ_AR...
    Compile the package Spec JEZZ_AP...
    Compile the package Spec JEZZ...
    Compile the package Spec JESK_AP...
    Compile the package Spec JERU_SH...
    Compile the package Spec JERU_GL...
    Compile the package Spec JERU_CE...
    Compile the package Spec JERU_AR...
    Compile the package Spec JERU_AP...
    Compile the package Spec JEPT_AR...
    Compile the package Spec JEPL_AR...
    Compile the package Spec JEIT_AP...
    Compile the package Spec JEHU_AP...
    Compile the package Spec JEES_AR...
    Compile the package Spec JEES_AP...
    Compile the package Spec JECZ_AP...
    Compile the package Spec I...
    Compilation of the Package JEZZ_GL body...
    Compilation of the Package JEZZ_AR body...
    Compilation of the Package JEZZ_AP body...
    The body of Package JEZZ compiling...
    Compilation of the Package JESK_AP body...
    Compilation of the Package JERU_SH body...
    Compilation of the Package JERU_GL body...
    Compilation of the Package JERU_CE body...
    Compilation of the Package JERU_AR body...
    Compilation of the Package JERU_AP body...
    Compilation of the Package JEPT_AR body...
    Compilation of the Package JEPL_AR body...
    Compilation of the Package JEIT_AP body...
    Compilation of the Package JEHU_AP body...
    Compilation of the Package JEES_AR body...
    Compilation of the Package JEES_AP body...
    Compilation of the Package JECZ_AP body...
    Compilation of the body of Package I...
    FRM-30312: unable to compile the library.

    Thanks Mariano. -.

    Hello

    What do you mean ¨instead¨? That it is not necessary to set the FORMS60_PATH?.

    If you're on 11i, you must check the value of FORMS60_PATH

    If you're on R12, you must check the value of FORMS_PATH

    In addition, I sent an email to DBA in order to know if we have invalid objects, but I need to insist that the library is standard (JE.pll).

    Just make sure you can get this error FRM if you have invalid objects that may apply.

    Thank you
    Hussein

  • "Unable to locate the application resource.

    It's what keeps popping up on my screen. "" Unable to locate application resources. I have no idea. What should I do?

    I tried scanning and reboot. Nothing. I upgraded my Nvidia and the problem disappeared. Thank you.

  • Unable to activate the plug-in for WebStageView.

    I couldn't activate the plug-in for a StageWebView using loadURL().

    I use Flash Pro CC 2014 on Windows.

    My environment variable are on:

    AIR_ANDROID_SDK_HOME C\:\\SDKFile

    ANDROID_HOME C\:\\SDKFile

    These files are located in C:\SDKFile but according to Android Studio, the path is C\:\\SDKFile

    I'm targeting Android SDK version 4.0.3 and uses a Samsung S3 with 4.4.2

    This is included in the XML Application:

    < android >

    < manifestAdditions >

    <! [CDATA]

    <>Manifesto

    < application android: hardwareAccelerated = "true" / >

    < android:name="android.permission.INTERNET"/ uses-permission >

    < uses-sdk android: minSdkVersion = "15" > < / uses-sdk >

    < / manifesto >

    []] >

    < / manifestAdditions >

    < / android >


    Any idea what I might hurt?

    var webView:StageWebView = new StageWebView (false);

    webView.viewPort = null;

    webView.dispose ();

    webView = null;

    webView = new StageWebView (false);

    the 4 previous lines of code are superfluous.

    webView.stage = this.stage;

    webView.viewPort = new Rectangle (0,(100*Wscale), loaderSprite.width, loaderSprite.height-(100*Wscale));

    where are the Wscale and loaderSprite defined?

    webView.loadURL (URLVariable);

  • Alert message "unable to locate the file to wait for mail.

    I use Ubuntu 14.04 OS. Mozilla Thunderbird is used for the e-mail client. Everytime I open Thunderbird, I get a warning message reading 'could not locate the file spooling Mail. " What is the cure?

    Your accounts must be set up as POP or IMAP, not coil is my guess.

    Most Linux distributions include a component of mail server Thunderbird guess works. Unfortunately, the reality is very few of them are really configures. Then, go to your account settings and remove account

  • In XP error message - unable to locate the RUNdll.exe file when trying to open Microsoft files.

    Original title: just had a fight with the virus 'Windows XP security 2011.

    I am running Windows XP Home Edition and managed to get rid of the virus, but now I can't open any microsoft file. that is, control or any downloaded files Ms. I get an error message that it can't locat the RUNdll.exe file. How to solve this?

    Thank you aleweeks

    If sfc/scannow solves your problems, I'll send you (or your charitable organization preferred) $10 American.

    This isn't the answer.  ---> pay attention -------------------------------------------->

    It's time to mark the answer but:

    This "response" meets or exceeds the requirements of Microsoft Answers forum for an "automatic response":

    1. support the answer of engineer or a moderator that is impossible, probably not or will not solve the problem
    2. marked as the answer by a comrade moderator
    3 contains a link to one or more Microsoft KB articles
    4. no activity for 5-10 days

Maybe you are looking for