Cannot exit form after on-check-delete-master trigger fires.

Hi
I have a master-detail form.
I have used the default on-check-delete-master trigger that gets generated by forms when creating a relation between master and detail data blocks.
After trying to delete a master record when detail records exists for this master record, I cannot exit the form from a when-button-pressed trigger created in the master block.
I know that the on-check-delete-master trigger fires , which calls the "raise form_trigger_failure" function.
This then prevents me from exiting the form from an exit button that I created.
If I try exiting from the default menu "exit" icon, I first am prompted to save or cancel the changes I have made - even if there are NO changes made to the form.
Plse someone suggest a workaround asap.
Thanks

In the future, please include all related product versions (not product names - we need versions numbers). Without knowing the product version generally we can only guess.
I have tested what you described in Forms 10.1.2.3 (with Forms Bundle Patch 9593176 & 11710576) and it works as expected. The query is cancelled. Given that it works in this version, I suspect it would also work correctly in the latest version which is 11.1.2.0

Similar Messages

  • Irrelevant message after attempt to delete Master Data.

    Hi friends, i got one unwanted attribute existed in the master data and when iam trying to delete this it's giving one msg callede -->Table /BIC/YZXX2 does not exist.
    And also i applied the note 1110324 Irrelevant message after attempt to delete Master Data.
    Any one has faced this problem, pls suggest me ....how to over come this.
    Thanks in advance,
    Sruthi.

    Hi ,
    Create the Table /BIC/YZXX2  in SE16 T.code
    And the try to remove the Attr from master data Info Object.
    this is perfect
    Assigning the Points is the way to say thanks in SDN
    Regards
    Hari

  • Exiting form after being in query mode

    Hi guys,
    Having an issue with some forms after migrating from forms version 6i to 10g. Learning as I go along.
    Forms which startup in query-mode seem to have an issue when closing - all have two blocks - one block is utilised through user query and the other (like a child) displays the query results and can be updated from here. If the user does not enter a query they can cancel it using exit_form which works fine.
    After a query has been completed the system mode returns to 'normal' mode (which I can see through debugging by entering messages/pauses throughout the code). However when exiting the application breaks with error FRM-92100. I have had this problem before with regards to exiting forms but I got round this by having an open window (acting as a parent or root window) in the background which is not closable. Been tweaking the form all afternoon including using exit_form(no_validate) and other changes. By commenting out enter_query and execute_query commands the form closes as normal without issue which means it is related to query mode or something along these lines.
    If anyone has any ideas or pointers on how to move forward with this it would be much appreciated.
    Cheers,
    Robin

    Guys,
    Thanks for the replies.
    The form currently uses exit_form twice in order to close the query mode and I receive a message "query cancelled" to confirm this.
    I have also tried - and retried for the benefit of confirming this - the code you have mentioned u3 - using it in the when-window-closed trigger. I chose <option> to be no_validate.
    The main app is opened from a webpage. Forms are opened from a menu which is attached to all forms. The code that opens the forms is open_form (i.e. not call_form or new_form) for modal reasons.
    The application is disconnected straight after exit_form is used - its as if coming out of query-mode to normal causes this as I said before closes gracefully when I remove the enter_query command.
    As for the error message itself here is a fuller picture:
    FRM-92100: Your connection to the server was interrupted. This may be the result of a network error, or a failure on the Server. You will need to reestablish your session.
    Details...
    java.lang.NullPointerException
    at oracle.forms.handler.TextComponentItem.selectionChanged(Unknown Source)
    at oracle.ewt.lwAWT.lwText.LWTextComponent._fireSelectionChanged(Unknown Source)
    at oracle.ewt.lwAWT.lwText.LWTextComponent.select(Unknown Source)
    at oracle.ewt.lwAWT.lwText.LWTextField._selectAll(Unknown Source)
    at oracle.ewt.lwAWT.lwText.LWTextField.processFocusEvent(Unknown Source)
    ...AND SO ON!
    Hope this gives a better picture of what's going on :)
    Robin
    update - There is a 'dirty' workaround to this problem - if i minimize the window (change its state in any way) after the mode is back from query-mode to normal THEN close the window it closes gracefully.
    Edited by: Robin84 on Sep 10, 2008 10:03 AM

  • Error FRM-41351 when exiting Forms after Forms Navigatiion

    Has anyone else found a problem with inter-form processing similar to the following
    The scenario:
    - An Update FORM1 (fully committed), calls another update form FORM2 using designer action item 'open_form' code.
    - Made a change to FORM2 data.
    - Closed the FORM2 window before committing.
    - We get prompted with 'QMS-00158' Do you want to save ?'.
    - We select 'No'. FORM2 closes.
    - Close the window for FORM1
    Problem:
    We are getting 'FRM-41352: Cannot navigate out of current form', then the form closes.
    Note:
    We do not get the error if we select 'Yes' to the QMS-00158 question, on exiting FORM2.

    How about manually creating mesg folder under forms and putting the fmcus.msb file there?
    Hope it helps.
    Navnit

  • Not appearing the forms after login in to EBS

    Hi All,
    After login in to EBS clicking on any form based application foam not appearing through browser just it says done.From there its not getting any thing error also.
    But where as i am opening like this http://localhost.com:8000/dev60cgi/f60cgi i am getting.
    Even i ran the adadmin and autoconf also on both tier.Recently i have upgraded from Jint to Java plug in.
    please let me know if any one has solution for this problem.
    Thanks,
    Venkat.

    Venkat,
    Any errors in Apache log files?
    $IAS_ORACLE_HOME/Apache/Apache/logs
    $IAS_ORACLE_HOME/Apache/Jserv/logs
    $IAS_ORACLE_HOME/Apache/Jserv/logs/jvm
    Recently i have upgraded from Jint to Java plug inTo what version? Please mention the Note ID you followed.
    Enable trace and see if you get more details.
    Note: 452853.1 - How To View The Java Console And Enable Tracing For Sun JRE (Native Plug-in)
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=452853.1
    Note: 549423.1 - How to enable tracing and logging for Sun JRE (Native Plug-in)
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=549423.1
    You may also review the following note, it may be helpful.
    Note: 463363.1 - Cannot Launch Forms After Upgrading To JRE 1.5.0_xx
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=463363.1
    Note: 782315.1 - After Migrating to Sun JRE on the Client Forms Does Not Start When Selecting Responsibility
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=782315.1

  • HT1620 I have been trying to download iOS 6.1 on my ipad.  It takes between 6-8 hours to download and after about 4-5 hours it send me an error message and cannot download. How can I delete this downloa? it will not let me download any apps

    I have been trying to download iOS 6.1 on my ipad.  After its been downloading for about 4 hours, I receive a message that there is an error and cannot download.  How can I delete this download from my settings?  I tried downloading other apps, but it will not let me unless I download iOS 6.1

    What iOS are you currently running?
    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.1. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
     Cheers, Tom

  • Deleting master data after loading transactional data using flat file

    Dear All,
    I have loaded transaction data  into an infocube using a flat file . While loading DTP i have checked the  option "load  transactional data with out master data exists" . So transactional data is loaded even if no master data is there in BW.
    While loading the flat file, I made a mistake for DIVISION Characteristic  where original master data value is '04000' , but i loaded the transactional data with value '4000' .Then i later realized after seeing the data from the infocube and deleted the request. then i reloaded data with value '04000'. Till now every thing is fine.
    But when I see the master data for DIVISION , i can see a new entry  with value '4000'.
    My question is how to delete the entry value '4000' from DIVISION. I tried deleting manually this entry from 'maintaining masterdata' , but it is not allowing me to do so .
    I have also checked if any transactional data exists for that value '4000' , as i said earlier I have deleted the transactional data with that values. even tried to delete the entries from the master data table, but i donot see a option to delete entries there.
    Please suggest me on this.
    Regards,
    Veera

    Hi,
    Goto RSA1 right click on the Info object and select Delete Master data. This will delete the master data unused existing in the table.
    If this master data is not used any where else just delete the master data completely with SID option.
    If even this doesnt work you can delete the complete table entire in SE14. But this will wipe out the entire table. Be sure if you wanna do this.
    Hope this helps
    Akhan.

  • Cannot delete Master Data on 0MATERIAL...

    "Cannot delete Master Data on 0MATERIAL...... some records still in use"
    Hi, I am facing an issue where I would like to delete ALL 0MATERIAL records and load them again but I am getting the above message.
    Would very much appreciate any feedback.
    thks,
    Alex

    Guys, thank you all.
    That went smooth.
    When I executed the SLG1 log it showed me was still data in some InfoProviders.
    SOLVED DOING
    a-  Deleting data from such infoproviders (from log).
    b- Trying again to delte 0MATERIAL data.
    c- Error again.
    d- SLG1
    e- Identify form SLG1
    a- delete content from Cube/DSO/Object...
    b- trying again to delete 0MATERIAL...
    Until all data got deleted and I was allowed to delete 0MATERIAL data.
    First, delete the master data from the places where it is still being used (for example, in InfoCubes, as an attribute, in a hierarchy). Refer to the application log: Transaction slg1, object RSDMD, sub-object MD_DEL. The application log contains a list showing you whether the master data has been deleted or if it is still in use, and if so where it is being used. The list is complete only when you confirm that you want to delete all the master data that is in use.
    (Which I think Srinivas mentioned already)
    QUESTION: I though when we delete Request we delete data from Cube (or DSO...) though as per SLG1 log was showing some cubes contained data.
    Has this to to with E and F table ?
    thks

  • Why GPS symbols cannot exit after i exit ovi maps ...

    i have one something problem for my hp nokia n86,
    why gps symbols cannot exit  after i close my ovi map. after i exit ovi  maps the gps symbols still display, please help me for solved this problem , i used firmware 30.009, latest ovi maps v3.04

    Okay then, the best solution maybe to remove Ovi Maps from your phone, backup all your contacts, messages etc. (not settings)  to memory card or PC, remove the memory card and then try the resets in the order below, then re-installing Ovi Maps. Please note, if you don't back up your phone's data before resetting, you will lose everything!
    Factory settings reset. In standby, dial *#7780# and the phone's security code (the nokia's default security code is 12345). This reset restores phone's original settings.
    Soft reset. In standby dial *#7370# and the phone's security code. Soft reset deletes ALL your phone's data!
    Hard reset (the three key code/reset). Turn off the phone. Press and hold three keys together, the green/talk key, the * key and the number '3'.Then, turn on the phone and don't let the three keys before you see the nokia hands logo/nokia boot up screen.  Hard reset also deletes ALL data on your phone!
    Good luck!

  • HT4972 Hi! I have tried to update OS from 4.3.5 to latest on Ipod touch but every time after 70% completing an error is prompted and say update cannot be completed. Please check the setting. Please guide in this respect to be updated.

    Hi!
    I have tried to update OS from 4.3.5 to latest on Ipod touch but every time after 70% completing an error is prompted and say update cannot be completed. Please check the setting. Please guide in this respect to be updated.

    Disable the computer's firewall and antivirus during the download and update.

  • Migrating from server 2003R2 to 2008R2 User cannot change password box unchecks after being checked.

    After Migrating the domain controller from server 2003 R2 to 2008 R2 the check box for users cannot change password wont stay checked. This is happening to ALL users and no they are not a member of any Protected Groups. I have searched for a solution
    for months but cant not find.
    And now after migrating the exchange 2003 to 2010 I have to keep applying the inherited permissions every hour until a user finally makes an active sync.
    Now having more AD issues, cant remove users from Exchange 2010...And again have to go to the DC and applying the inherited permissions, then I can remove the user.
    I really need help with this...
    John

    Hi,
    Did you use the migration tools to do the user migration?
    Permissions on a user that is migrated from an Active Directory domain are reset to default values during migration.
    I think this is by design:
    http://technet.microsoft.com/en-us/library/cc974359(v=ws.10).aspx
    Regards.
    Vivian Wang

  • My iPad cannot run after I'm delete the content from reset setting. how to solve this?

    my iPad cannot run after I'm delete the content from reset setting. please help me!

    Try rebooting. Press Sleep/Wake and Home button for 10secs or more till Apple logo appears.

  • Cannot type on form after receiving it via email

    After form filler completes the form, it is then emailed to the appropriate people using the "email" button.  This is working great.  It comes thru as a PDF and even those with only the Reader can complete and email the form.  The recipients of the form need to add information to the bottom (date received, number assigned, etc.) and email it back to the originator for their files.  My problem is that the recipients cannot type on the form after they receive it.  How do I resolve this?

    Are there signature fields on the form?
    Does the signature field for the first signer 'Mark as readonly:' 'All Fields'?

  • Is there any way to get contacts back after them being deleted form iCloud?

    My dad recently asked me to update his phone, so I plugged it into my computer to do so. For some reason just doing that resulted in his settings to change to have iCloud contact sync on. This resulted in our contacts syncing so his would show up on my phone and mine on his. He went on to delete all of my contacts from his phone, not realizing they were also being deleted on iCloud (therefore from my phone as well). I don't even understand why my contacts were not saved on my phone in the first place but all transfered to iCloud, but now they are gone from there as well. I tried restoring my phone from a backup on my computer a few weeks ago, however, this just restored everything else except for the contacts. So what I'm asking if there is any way to get contacts back that were ONLY on iCloud (because apparently apple doesn't realize saving something to a single place on the cloud isn't a good backup) but now are deleted. Does iCloud save this sort of information even after it is deleted?

    Henrik.B wrote:
    The issue isn't that I need to restore the contacts from iCloud to my phone, it's that the contacts on my iCloud themselves have been deleted.
    The contacts might be deleted from icloud.com, but if they were on your phone when you created your last backup, they can be restored from your backup by following the user tip.  The backup is separate from the data you see on icloud.com.

  • Cannot save form error after form has been created

    I've created a form and fucntions well.
    It has been saved as a interactive pdf.
    When people with just the acrobat reader open the file and click anywhere on the form a window pops up stating that
    " you cannot save form..." then the OK button appears
    You are able to enter data into the fields and print, but can only save the form as a blank copy.
    Any help would be much appreciated.

    You need to reader enable the form in Adobe Acrobat. Click on Advanced >
    Enable Usage Rights in Adobe Reader and Click Save Now. You can then save a
    reader enabled version of the form and users will be able to save their data
    in the form.

Maybe you are looking for

  • Adobe Illustrator Export to JPEG (*.JPG) vs ICC Color Profiles vs Behance

    Hi, I work with Adobe Illustrator CC 2014. When I export my projects into *.JPG format (using both: 'Adobe Illustrator > File > Export' and 'Adobe Illustrator > File > Save for Web') I use 'Embed ICC' profile option. Every common image viewer I use (

  • Can i raise the time limit in print server?

    Hello, we have here a SL-Server that currently handle our macs. Now we have the problem, that we receive print jobs from our IT in Australia and that the printers that will receive the jobs cancel this because they receive the information not fast en

  • Activate cube with non-cumulative error

    Hello Expert, There are two cumulative key figures and one non-cumulative key figure in one cube. To active the cube with the two cumulative key figure, it is OK. To include the non-cumulative key figure and activate the cube, there are errors. "/BIC

  • Fault Management Framework is not working....

    Hi all, i have installed soa 10.1.3.3.0, and i am done with post installations stpes too. i have created a simple bple, which invokes a PL(java webservice). i stopped the webservice and intiated the bpel process so that it shud get the remoteFault. i

  • Photoshop CS5 64 bit trial version...I can't get edited images to save changes

    CS5 Web Premium Trial Version I'm using Photoshop CS5 (64-bit).  I've made some minor changes to my photo.  I've saved, yet the changes won't save.  Is this because it is a trail version or am I doing something wrong?  I'm wanting to use the photo in