SET_ITEM_PROPERTY to use for only a few records.

Hi guys,.

I use a loop to fill in values of rows bulk BLK_SEL_ASSESSORS.

Based on the State of I need to enable or disable integration in the field of the EVALUATOR.

Here is my part of the code

FOR i IN c_task
LOOP
....
...
IF UPPER(i.taskstatus) = 'COMPLETED' THEN
                    SET_ITEM_PROPERTY('BLK_SEL_ASSESSORS.ASSESSOR',INSERT_ALLOWED,PROPERTY_FALSE);
      ELSE
                    SET_ITEM_PROPERTY('BLK_SEL_ASSESSORS.ASSESSOR',INSERT_ALLOWED,PROPERTY_TRUE);
END IF;
NEXT_RECORD;
END LOOP;

But I noticed that the line

SET_ITEM_PROPERTY('BLK_SEL_ASSESSORS.) THE ASSESSOR ', INSERT_ALLOWED, PROPERTY_TRUE);

The effect on all lines in the block.

All I want is the field of the APPRAISER must be enabled to insert rows where the State is not complete and must be disabled for insertion when the State is completed.

Please help me.

Hello

Hi guys,.

I use a loop to fill in values of rows bulk BLK_SEL_ASSESSORS.

That I understood, your insertion with the loop data. Right? If so, what new record?

If so, remove your SET_ITEM_PROPERTY of the loop.

Try the trigger once - new - Record - instance at the block level and write

IF UPPER(i.taskstatus) = 'COMPLETED' THEN
                   SET_ITEM_INSTANCE_PROPERTY('BLK_SEL_ASSESSORS.ASSESSOR',CURRENT_RECORD,INSERT_ALLOWED,PROPERTY_FALSE);
      ELSE
                  SET_ITEM_INSTANCE_PROPERTY('BLK_SEL_ASSESSORS.ASSESSOR',CURRENT_RECORD,INSERT_ALLOWED,PROPERTY_TRUE);
END IF;

Hope this helps

Hamid

Tags: Oracle Development

Similar Questions

  • exp/imp only a few records in the table

    Hello
    Exp/imp few records in my table during the activity level exp/imp table is possible?
    If so, what setting should I be using
    For example,.
    I have 10000 records in my narration of the table "TEST_TB".
    I have the dump full exp for the table.
    But I want to just imp only 50000 records from the same table in another schema.
    How would it be possible?
    Please suggest me on this

    Kind regards
    Faiz

    Hello

    It seems not possible to limit the number of rows that is imported, but it is possible to limit the number of rows exported with the query parameter, found examples
    http://www.orafaq.com/wiki/Import_Export_FAQ
    http://docs.Oracle.com/CD/B28359_01/server.111/b28319/exp_imp.htm#autoId52

    HtH
    Johan

  • Why my internet explore continue to say, "not responding" every time I make a response on my homework or for only a few minutes?

    This happens especially when I am online with my school work, or school of my son and I answer the questions. This just started happening about a week ago. I deleted cookies, temporary files, etc. and even caching. I have a lot if memory and have cleaned the disk space. I also ran a virus scan. I called technical support for my school, and it doesn't seem to be any way to make it stop.

    Hello

    What antivirus/antispyware/security products do you have on the machine? Be one you ALREADY had on this
    machine, including those you have uninstalled (they leave leftovers behind which can cause strange problems).

    If no joy there's something blocking perhaps.

    Start - all programs - Accessores - system tools - IE with no Addons - does this work better?

    IE - Tools - Internet Options - Advanced - tab click on restore, and then click Reset - apply / OK

    IE - Tools - Internet Options - Security tab - click on reset all default areas - apply / OK

    Close and restart IE or IE with no addons

    not better?

    IE - tools - manage Addons (for sure disable SSV2 if it is there, it is no longer necessary but Java always install
    "(and it causes problems - you never update Java to go back in and turn it off again)." Search for other possible problems.

    Windows Defender - tools - software explore - look for problems with programs that do not look right. Permit
    are usually OK and "unauthorized" are not always bad. If in doubt about a program to ask about it here.

    Could be that a BHO - BHOremover - free - standalone program, needs no installation, download and run - not all
    are bad, but some can cause your question (toolbars are BHO).
    http://securityxploded.com/bhoremover.php

    Startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    Also get Malwarebytes - free - use as scanner only.

    http://www.Malwarebytes.org/

    --------------------------------

    Try these to erase corruption and missing/damaged file system repair or replacement.

    Run DiskCleanup - start - all programs - Accessories - System Tools - Disk Cleanup

    Start - type in the search box - find command top - RIGHT CLICK – RUN AS ADMIN

    sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Then, run checkdisk - schedule it to run at next boot, then apply OK your way out, then restart.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

  • Explorer Windows doesn't do not work when left clicked in the taskbar. Explorer.exe is running in the Manager of tasks for only a few seconds then cuts.

    I have a problem with the Windows Explorer. When I left click on the taskbar Task Manager indicates that explorer.exe is running, but deletes then after a few seconds. I can right-click in windows Explorer and select any file frequent or pinned and who opens, okay, right click in windows explore does not work. I clicked the windows Explorer and checked the properties that appear to be identical to my second PC that is also running windows 7 and works very well. I also open the location of the files and tried to launch explorer.exe in c:\windows which gives the same result. Can someone help me please.

    Hello
    Welcome to the Microsoft answers forum.
     
    I suggest you perform the clean boot.

    To perform a clean boot on a computer that is running Windows Vista, follow these steps:

    1. click on start, type msconfig in the search box and press ENTER.
    If you are prompted for an administrator password or a confirmation, type the password, or click on continue.
    2. in the general tab, click Selective startup.
    3. under Selective startup, clear the check box load startup items.
    4. click on the Services tab, select the hide all Microsoft Services check box, and then click Disable all.
    5. click on OK.
    When you are prompted, click on restart.
    After the computer starts, start the program or game and see if the problem is resolved.
     http://support.Microsoft.com/kb/331796

    You can also perform a full scan of your computer, please visit this link:

    http://OneCare.live.com/site/en-us/default.htm

    You can also try running sfc scan, follow these steps:

    1. open an elevated command prompt. To do this, click Start, click programs, accessories principally made, right-click Guest, and then click Run as administrator.
    If you are prompted for an administrator password or a confirmation, type the password, or click on allow.
    2. type the following command and press ENTER:
    sfc/scannow

    The sfc/scannow command. analysis of all protected system files and replaces incorrect versions with appropriate Microsoft versions
       http://support.Microsoft.com/kb/254649

    You can also check in safe mode, please visit this link:

    http://windowshelp.Microsoft.com/Windows/en-us/help/d063548a-3fc9-4723-99f3-b12a0c4354a81033.mspx

    Thank you and best regards,
    Azam - Microsoft Support

  • RV320 external IP block for only a few IP

    Is it possible the RV320 one block IP external only certain IP on my LAN?

    Thank you

    Raphael guarita

    Raphael,

    See https://supportforums.cisco.com/message/4179774#4179774 and delete this thread in doubles.

    -Marty

  • to report... 15000 lines but only a few in dataset, which hurts

    Im doing a report, there are 15000 completely lines which im trying to get the data for each project.
    Everything works great and ends, but there are only a few records in the dataset?
    is it because there are most likely many fields are null and null if its does not display this project? I don't really know.


    This is the query that I just finished.



    select 
    pm.project_number,
    pm.proj_id,
    pm.proj_title,
    fm.num_of_folders,
    dc.num_of_docs,
    dc.doc_size,
    pu.num_of_users,
    pg.num_of_groups,
    ra.rfi_attachment,
    rf.rfi_wo_attachment,
    ia.issue_attachment,
    iss.issue_wo_attachment,
    rl.redline,
    cn.company_name
    
    from 
    project_master pm,
    (SELECT
          COUNT(1) AS num_of_docs,
          TRUNC(SUM(doc_file_size)/1048576,3) doc_size,
          proj_id
        FROM
          document_master
          where doc_status='A'  GROUP BY
          proj_id)dc,
    (select company_id,company_name from company_master)cn,
    (select  
          proj_id,
          COUNT(1) AS num_of_folders 
        from doc_folder_master
          where status='A' group by proj_id
          order by proj_id) fm,
    (select  
          proj_id,
          COUNT(1) AS num_of_groups
        from user_project_groups
           group by proj_id
          order by proj_id)pg,
    (select  
          proj_id,
          COUNT(1) AS num_of_users
        from project_users
           group by proj_id
          order by proj_id)pu,
    (select 
          proj_id,
          COUNT(1) as REDLINE 
        from document_master 
        where doc_id IN
            (select parent_file_id from DOCUMENT_REDLINE_MASTER)
        group by proj_id)rl,
    (select proj_id,COUNT(1) as issue_attachment
    from issue where issue_id IN (select parent_object_id from attachment_master)
    group by proj_id)ia,
    (select proj_id,COUNT(1) as issue_wo_attachment
    from issue group by proj_id)iss,
    (select proj_id,COUNT(1) as rfi_attachment
    from rfi where rfi_id IN (select parent_object_id from attachment_master)
    group by proj_id)ra,
    (select proj_id,COUNT(1) as rfi_wo_attachment
    from rfi group by proj_id)rf
    
    
    
    where dc.proj_id=pm.proj_id
    and cn.company_id=pm.company_id
    and fm.proj_id=pm.proj_id
    and pg.proj_id=pm.proj_id
    and pu.proj_id=pm.proj_id
    and rl.proj_id=pm.proj_id
    and ia.proj_id=pm.proj_id
    and iss.proj_id=pm.proj_id
    and ra.proj_id=pm.proj_id
    and rf.proj_id=pm.proj_id
    Published by: Jay on March 21, 2011 09:41

    Published by: Jay on March 21, 2011 09:42

    You must join your project with other tables as an OUTER join.

    The State must in the end be:

    ...
    where dc.proj_id(+)=pm.proj_id
    and cn.company_id(+)=pm.company_id
    and fm.proj_id(+)=pm.proj_id
    and pg.proj_id(+)=pm.proj_id
    and pu.proj_id(+)=pm.proj_id
    and rl.proj_id(+)=pm.proj_id
    and ia.proj_id(+)=pm.proj_id
    and iss.proj_id(+)=pm.proj_id
    and ra.proj_id(+)=pm.proj_id
    and rf.proj_id(+)=pm.proj_id
    

    I hope I put the "(+)" on the right side of the equation. It's some time I wrote no ansi sql.

    In ANSI SQL OUTER JOIN would be written like this

    select
    pm.project_number,
    pm.proj_id,
    pm.proj_title,
    fm.num_of_folders,
    dc.num_of_docs,
    dc.doc_size,
    ...
    from  project_master pm
    LEFT JOIN (select COUNT(1) AS num_of_docs,
            TRUNC(SUM(doc_file_size)/1048576,3) doc_size,
            proj_id
           FROM document_master
          where doc_status='A'  GROUP BY
            proj_id) dc
    ON dc.proj_id=pm.proj_id
    LEFT JOIN (...) fm ON fm.proj_id=pm.proj_id
    LEFT JOIN (...) pg ON pg.proj_id=pm.proj_id
    ...
    
  • I just remdered and recorded an intro I would like to use for all my projects, it is saved in a (* perl) file and is the only option to save in this format.  "When I try to open this file and start a new project using tha the intro file, I get an error.

    I just made and recorded an intro I would like to use for all my projects, it is saved in a (* perl) file and is the only option to save in this format.  When I try to open this file and start a new project using tha the intro file, I get an error "the file is not a supported file or codex is not installed.  How can that be, I made the file using this program and he does'nt recognize files it creates?  Please advise... Thanks /.

    grethell

    What version of Premiere Elements you are using and on what computer operating system is running?

    You cannot import a project file (.prel) in another.

    For now, generalize choice

    a. export your Timeline (your intro) content to a file saved on the hard drive of the computer. And then import that

    file in new projects by using the new project add Media/files and folders. See publish + Share/computer/and the other

    choices here to generate this file intro for later use in other projects.

    b. you can set up what is called a dummy projects - this is a project with nothing other than the intro file. And, at all times

    you want to use the intro, you open one of these saved dummy projects and add your media sources.

    A lot of things to discuss. Please fill in some details more and then we can refine the answer for your particular situation.

    Thank you.

    RTA

  • How to buy only a few songs, without registering for the new service? It seems compulsory now, and I DON'T want TO.

    How to buy only a few songs, without registering for the new service? It seems compulsory now, and I DON'T want TO. Could someone tell me just for the selection of the menu where I can search for a song by keyword and buy it?

    If it's on your iPad, then go to the app Store in iTunes, you can buy music from there

    If you do not want to use Apple music then turn it off on your iPad via the settings > music > Music Show Apple 'off '.

  • Error message: device is ready for use, and after a few minutes the error message "hardware Id missing.

    Original title: hardware Id missing

    I recently acquired a voice recorder HccToo 8 GB. However, whenever I connect it to my computer I get a message saying that the device is ready to use and after a few minutes the error message "hardware Id missing.
    The usb cable that connects to the camera has no problem (and should be universal). And I tried to connect to other computers on win 7 with the same results. I also watched online solutions, but this problem seems to apply mainly to phones.

    I would be grateful for any advice on what I can do about it.

    Hi Nikolai,

    Sorry for the late reply.

    Did you try to connect other USB devices and check the issue?

    If problem persists, try the steps to uninstall the USB Device Manager, uninstall the drivers of device from the list of programs, and then download the latest drivers from the manufacturer's website.

    Step 1:

    Uninstall the device from Device Manager

    • Open the Device Manager
    • Expand the USB section.
    • Find the USB device.
    • Click with the right button on USB and select Uninstall.
    • Select the check box delete the driver for this device.
    • Restart the computer after the uninstall is complete.

    Step 2:

    Uninstall the drivers of device from the list of programs in the control panel

    • Click Start, select Control Panel
    • Now, click on programs and select programs and features.
    • Find the USB.
    • Right-click USB driver and select Uninstall.
    • Restart the computer after the uninstall is complete.

    Step 3:

    Download and install the latest drivers for the USB on the manufacturer's Web site

    Hope it would help. If problem persists always post back with the current state of your computer and the result of the proposed suggestion, we will be happy to help you.

    Kind regards

  • Hello from Firefox can be used for three or more way call or is it only from person to person?

    Hello from Firefox can be used for three or more way call or is it only from person to person?

    Hi awilcox Hello firefox time can only be used for a direct conversation between two people.

  • Output HDMI on IDT driver version 6.10.6087.0 can only be used for audio?

    my audio receiver has an hdmi output. the driver idt can be used to control the output of the receiver?  I am currently connected to speakers & headset jack, and the only purpose that is to serve the receiver is to amplify the output of the laptop. is it possible to stream the audio output of the receiver through the audio driver of the laptop?

    original title: I am running vista with a driver for version 6.10.6087.0 idt. the hdmi output on this driver can only be used for audio?

    Hello

    ·         What is the brand and model of the laptop?

    ·         Your laptop supports HDMI components?

    I suggest you to contact the manufacturer of your laptop on HDMI audio settings for more information

  • How to disable the password screen when the computer is not used for a few minutes

    original title: password problems

    How can I stop my computer from ebb to needing a password, if not used for a few minutes

    Right-click your desktop image and select Customize,

    Click on the link at the bottom right, screen saver

    Uncheck the underlined

  • Can I find out if I had to buy the Adobe Creative Suite 6 Design & Web Premium, but I subscribed to photography CC for only one month plans, can I unsubscribe it and use the one bought instead?

    Can I find out if I had to buy the Adobe Creative Suite 6 Design & Web Premium, but I subscribed to photography CC for only one month plans, can I unsubscribe it and use the one bought instead?

    I subscribed to the creative cloud only because I did not know that my College courses will be using other software too.

    I hope to unsubscribe to the creative Cloud version and use the purchased instead.

    But if it is not possible, I'll just use the CC version for this year and use the one bought on my other PC.

    Hi, NGOs,

    Yes, if you intend to use CS6, you can still use it after the cancellation of the plan of the CC photography, you can also improve your plan to plan photography to Creative Cloud applications

    If you wish to cancel your plan well photography please contact support by calling/chat for cancellation requests and billing queries:

    https://helpx.Adobe.com/contact.html?step=CCSN_membership-account-payment_cancel-your-memb ership_stillNeedHelp

    * Be sure to stay connected with your Adobe ID before accessing the link above *.

    You can also check the help below document:

    https://helpx.Adobe.com/x-productkb/policy-pricing/cancel-membership-subscription.html

    Please go through the Adobe - General conditions of subscription as well.

    He hopes to help!

    Rayyan

  • After purchasing the cloud creative and used for 2 months (for example), so I don't use it for 3 months. How is it? I don't have to pay the tariff for each month, or is it possible to only pay when I use it again? To resume: if I use it for 5 months a

    After purchasing the cloud creative and used for 2 months (for example), so I don't use it for 3 months. How is it? I don't have to pay the tariff for each month, or is it possible to only pay when I use it again? To resume: if I use it for 5 months a year, I have to pay for only those 5 or 12 months?

    No, if you have a subscription according to the type of subscription, you will have to pay each month or year until that you cancel.

    If you think you would use the apps for only three months, then you will not need three months, then our month to month plan would be best for you because it can be cancelled at any time it does not come with an annual contract for more information see the link below

    Adobe - General conditions of subscription

    Kind regards

    Bani

  • I bought the plan for photography and still pay each month. but I can't use photoshop only after update. and they need to join a plan. How can I do? I can only use for the trial version even I never tell months.

    I bought the plan for photography 6 months ago and still pay every month.

    but I can't use photoshop only after update. and they need to join a plan.

    How can I do?

    I can only use for the same test version that I pay every month.

    Hi yejik42305752,

    Please see the following article: https://helpx.adobe.com/creative-suite/kb/trial--1-launch.html

    Kind regards

    Tanuj

Maybe you are looking for