Pop up required on save

Hi All,
We have a requirement that a popup should be provided onSave of the Sales orders with address.
We have referred to the PC UI example in the cook book and integrated CRMD_BUS2000115.
The event is triggered and message is also set, but the POPUP is not called in the standard.
Could you any of you please help me with this?
Regards,
Shwetha

Hi Swetha,
The save event is not handled in the Model access class. So you have to raise a message in the order save badi( restrict it to your process). Map the message to the PC-UI event for raising the Pop-up. There is an example in cookbook for raising a pop-up.
Reward if helpful.
Regards,
Naveen

Similar Messages

  • Want insertion of Digital Signature not to require a save

    I have an issue that I would appreciate someone's help on. I have been with Adobe Tech Support via their portal. Yet I have not been able to establish whether what I want to accomplish is doable.
    What I have is a document that actually consists of several documents, which in aggregate comprises our application for persons wanting to drive for us. For the sake of this scenario please understand that the document is not to be broken up into multiple files. It is created as a single document to facilitate the management of the numerous applicants by in-house staff.
    Anyway - this form has multiple digital signatures. The department head insists on this as each section of this document has information to be attested to as original and accurate. However, we find that only the first digital signature is used to certify the document, and any additional serve only in a "confirming" capacity.
    So we have this document with multiple digital signatures, the first of which certifies the document and the remaining as "confirmation". And all of these digital signature fields are set as "required" in their properties. The form is developed and presented for testing. So we enter just one of the several digital signatures and attempt to save the file. What we expected to happen was the pop-up of a dialogue to point out that all of the required digital signature fields were not completed. But no such warning arises, and this circumstance "raises an eyebrow" or two within the firm, who expect this edit to appear.
    Based on recommendations from Adobe support I go out to the developers site and research scripting. After several hours I come away with a script that will indeed spawn a message when any digital signature is missing. However, another problem arises. After closing out the dialogue box and inserting the first of several missing digital signatures I am immediately required to save the file. The save works and here we have the form with several digital signatures still not signed. This allows the user to forward on the form to us, at which time the file will be reviewed and returned to the user for further completion. And in the event that only one of several missing signatures is entered, and the file again saved and forwarded, this scenario has the potential of being repeated several times.
    Is there any way through scripting for the insertion of the digital signature not to spawn a save of the document? Thanks!

    Is there any isight as to how this is done?
    I am currently opening a file from Teamcenter engineering, however if I try to save the file it complains there is another copy open elsewhere (which isn't true).  I have to export the file first, save it and then check it back in.  It seems to be the only area that behaves like this, as I am able to markup the document add pages,etc and save the document just fine.
    If I could remove the save as function and just use "Save" I think that this would help.
    Appreciate any/all replies!
    Regards,
    Sean.

  • I am Required to Save before opening a PDF file in FF 10.0.1. How do I get FF to open the PDF file?

    I am Required to Save before opening a PDF file in FF 10.0.1. How can I get FF to open a PDF as the default?

    Check your add-ons:
    Cmd+Shift+A
    Make sure the Adobe Acrobat NPAPI Plug-in is set to Always Activate.

  • PCUI Pop up Confirmation during save event

    Hi,
    I would like to implement a confirmation pop up at tthe time of save. the user may
    choose to proceed with the save or cancel save.
    I have implemented in the following fashion but apparently it does not refresh the data on the PCUI page.
    1. CHECK_BEFORE_SAVE - Raise Information Message. Set Flag not to save.
    2. SAVE - Check if flag is set not to save, return error code. and do not continue with save.
    3. GET_MESSAGES - Add the messages to rt_applog (Message is configured for navigation)
    4. PROCESS_EVENT - Process for the pop up events 'Yes' and 'No'.
    'Yes' event will call the save method after initializing do not save flag. 'No' with exit.
    Please recommend correct way to implement a pop-up confirmation during save event.
    Thanks
    Shyam

    Hi,
           This pop up is related to the WorkProtect mode,
    It will be configured in the portal,
    There will be 3 options available
    if Workprotect mode is 0--- then navigate automatically
    1-- pop up and then navigate
    2- navigate with out saving.
    i'm not sure about the values.
    WorkProtect mode can be seen in the personalize link and this link is available if eu_role is assigned to the corresponding user.
    Please contact portal admin team regarding this.
    Anilkumar

  • Am I required to save files to the Creative Cloud, or may I use a local file server?

    Am I required to save files to the Creative Cloud, or may I use a local file server for in-office sharing?

    You are not required to save files to the Creative Cloud.
    The online file storage is merely and an additional service, but there are several benefits:
    You file is backed up online in case the file is accidently deleted locally or your hard drive crashes.
    Image previews of InDesign, Illustrator and Photoshop files in the web browser for someone who does not have these programs and would otherwise be unable to view the file.
    Share the file with someone else allowing them to comment and download.

  • POP + javascript :doesn't save to the session

    hello,
    I have a select list and a popup. I'm trying to assign the value to the POP item using javascript but it's not working.
    Here is the Link: [link |http://apex.oracle.com/pls/otn/f?p=11910:1:1730577978881661::::: ] .
    Select any value in LOV ID. observe "mnually set" appears in the POP.
    click "submit". Validation " not null" will fail...
    Here is debug and javasript:
    Session State: Save form items and p_arg_values
    0.04: ...Session State: Saved Item "P1_LOV_ID" New Value="2"
    0.04: ...Session State: Saved Item "P1_AJAX" New Value="21"
    0.04: ...Session State: Save "P1_TEMP" - saving same value: "2"
    0.04: ...Session State: Save "P1_LOV_SUBMIT" - saving same value: "%null%"
    *0.04: ...Session State: Save "P1_POP" - saving same value: "undefined"*
    0.04: Processing point: ON_SUBMIT_BEFORE_COMPUTATION
    <skip>
    javascript:
    function set_Value_LOV(pThis,pSelect){
    var l_Return = null;
    var l_Select = $x(pSelect);
    var l_Value = " Manually set" ;
    l_Select.value = l_Value ;
    The LOV defined in POP is static and has one line.
    the interesting caveat:
    in IE 7 the validation fails. in FF3 the field has "undefined" string and apparently this doesn't' fire up the validation. At the same time it should be "manually set"....
    Maybe i should use some other property of the POP DOM object to actually set the value ?
    Please help
    Edited by: andrey on Dec 10, 2008 10:10 AM

    Hello Andrey,
    >> i love Oracle, but, man, this is sick
    First, I’m sorry I didn’t have time to check your example sooner. It happens sometimes, you know your day job … :)
    Secondly, your popup problem, not saving session state, has nothing to do with Oracle or APEX. It’s actually HTML.
    The type of popup item you chose to use sets the item to a disabled state – you can see that the content of the field is gray. Disabled items don’t get to be submitted to the server – this is the HTML part - hence session state can’t be saved – directly – using this item. That is the reason for the other item, the hidden one. This is a regular item, which gets to be submitted, and the APEX engine takes its value and set it as the session state of the original popup item. In your case, your JavaScript code only updated the disabled item, so the session state source remained empty.
    Regards,
    Arie.

  • PDF Fillable Forms: Is Pro Required to save results?

    I am working on a project for a doctor who processes about 50 forms each day. He emails the forms in PDF format to his clients, who then print them out then sent the to the doctor by fax or via snail mail.
    He then has to pay his assistant to type in all the fields into Word so the results may be saved digitally on his Intranet.
    I would like to find a way to save him time, money and trees.
    My idea is to create the forms in PDF format as fillable forms. His clients could fill them out on their computers, attach a digital signature and then email him the results.
    Would Adobe Acrobat Pro be required for his clients to save the completed form with a digital signature then email the completed forms? Are there any reasons why using fillable forms for this is a bad idea?

    >Would Adobe Acrobat Pro be required for his clients to save the completed form with a digital signature then email the completed forms?
    No. They can use Acrobat Standard as well. There is a way (using Pro) to enable the forms for Reader users so they can save them afterward.
    > Are there any reasons why using fillable forms for this is a bad idea?
    If they plan on having the form filled out and saved in Reader (after enabling it) there is a 500 use limit. It's basically not a good option for business use. Unfortunately, to enable it for anything higher than the 500 use limit requires a very expensive server side option.

  • Pop up required at time of delivery for advance amount in customer ledger.

    Hi,
    My client has requirement that whenever he goes on delivery screen for creating delivery, he needs a pop up on the screen that how much amount is lying as advance in that customer ledger.
    So please let me know if there is any standard setting or we need to do some customizing through ABAP.
    Please help
    Edited by: Deepak Agrawal on Jan 7, 2012 1:20 PM

    Hi Deepak,
    As specified above, you can acheive this by a small ABAP development using the below creterion.
    Table: BSID
    Amount: Sum of amounts of all the line items of questioned customer, where spl gl indicator field is equal to A. Ex: Pass BUKRS, KUNNR, and UMSKZ to table BSID and get amounts of all suitable line items and sum it and show in your pop up. (during delivery transaction)
    Note: Assuming spl gl indicator A is being used for customer advances also
    Above information may helpful for you.
    Regards,
    Srinivas

  • When converting certain Excel documents a user interaction is required to save the document.

    I am using a WebService to open an excel document and save it as PDF.  The webService will then return the PDF to my software.  The problem being that some Excel documents have formulas in them that automatically change the document when it is
    opened.  When my webservice closes the workbook, a prompt is displayed requiring a user to click save in order for the Excel service to stop and my webService to gather the PDF and return it to my software.  During my testing I never get this
    prompt, even if I use one of the "affected" PDF's.  When I run this live we ALWAYS get this prompt.  What am I doing wrong? 
    I have installed the registry key that is supposed to get rid of the save dialog boxes, didn't help.
    I have changed the save settings in MS Excel, didn't help.
    I have changed the DCOM settings for the Excel application to different users and interactive user, didn't help.
    I have edited the application pool identity to see if that was the reason, didn't help. 
    I have been all over this to no avail.  Do any of you have any ideas I didn't think of?  Thank you.

    What does the registry key you installed ?
    If you want to get rid of the save dialog box, you can try to use the VBA code.
    Private Sub Workbook_BeforeClose(Cancel As Boolean)
    Me.Close savechanges:=True    "close and save changes, don't ask".
    Me.Close savechanges:=False    "close and don't save changes, don't ask".
    End Sub
    Wind Zhang
    TechNet Community Support

  • Requirement to save a report into a SAP BW role

    Hi all,
    I trying to find out why it is necessary to have an entry in Menu tab of the SAP BW Role to which I want to save my crystal reports? If I do not have entry (a transaction/URL etc.) in Menu tab, the role does not even appear in the list of roles I can save my report to.
    Also, if it is not required to have an entry in Menu tab, what else could stop a report to get saved in a SAP BW role? And if this a requirement, is it documented anywhere?
    Thank you,
    Inder

    HI Ingo,
    Thank you for confirming.
    Has it been documented anywhere, I did not see it in any guide or note anywhere...
    Thank you,
    IMS

  • POP account requires password each time

    After 10.4.6 update very time I open mail it requires entry of password to one of my three POP accounts (SBC.) Even though I have checked "remember this passowrd in my keychain" it has no effect.
    This never happened before, nor does it affect my two other POP accounts on different servers. Any way to correct this?

    Is your keychain unlocked? And is your keychain in a folder that you can write to?

  • Pop screen during shipment save

    hi gurus,
    when ever i save the shipment after changing , i should get a pop up and this pop up contains few fields which are populated by user and once he presses enter then it should save the entreis in the z table, how cna it be acheived can i call a screen in the customer exit and write the code or is there any other options
    regards
    afzal

    Hi,
    I think that enhancement V56SLDET could help you. Check Note 185805 - Missing docu.: Customer Function EXIT_SAPLV56S_001, it explain the structures in the interface.
    I hope this helps you
    Regards
    Eduardo

  • I am trying to update Firefox. When I click on "dowload" the box pops up and says "save file" or "cancel". Usually it says "Run" or "open".. how do I fix this so I can do the update ?

    Not sure if this problem is with firefox or with my computer in general. I can't seem to get the download to work because the only option I get is to "save" the file, not "run" or "open"... Thank you for your help

    Firefox does not have a built-in "Run" option on downloads for security reasons. If you "Run" an item, your anti-virus/anti-spyware may not have an opportunity to fully examine the contents until it is already installed on your hard drive. Result: damage, if infected, is already installed on your system.
    With that in mind, you can install the following add-on, but you accept the risk mentioned above ('''NOTE:''' the developer has not updated this product -- OR any of his other 7 extensions -- to be compatible beyond Firefox 3.6.x; therefore, when you upgrade to a more current version of Firefox, you may lose the functionality of the add-on if the developer does not update it.):
    *https://addons.mozilla.org/en-US/firefox/addon/opendownload/
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You need to update some plug-ins:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]

  • How do i get the approximate size of back up file required to save on disk using sql query because i want to show the required sapce for backup on my application

    hi i am face with problem that is i want to show the how much approximate space required for backup or .bak file to get backup using sql query because i want to show the required memory for backup file on my java application  

    Hi FIROZ
    TENNALI
    Is this still an issue, or can we close the thread?
    * closing a thread by marking the answer/s (there is a link beneath each response) and you can vote for useful responses as well (there is a link to vote on the left of each response)
      Ronen Ariely
     [Personal Site]    [Blog]    [Facebook]

  • I am not able to save passwords. I have done all that is required to save passwords. Also, under Tools, I see Save Password option in red. Please suggest.

    I cannot save passwords for any site. i have Microsoft Win XP pro version 2002 service pack 3 as my OS installed by my company Alcatel Lucent

    Websites remembering you and automatically log you in is stored in a cookie that you must allow: Tools > Options > Privacy > Cookies: "Exceptions"
    Make sure that you do not use [[Clear Recent History]] to clear the "Cookies" and the "Site Preferences" "Browser History"

Maybe you are looking for

  • CS3 Adobe Bridge raw

    Having trouble with cs3 bridge.  When I want to send a file to photoshop it automatically opens up in camera raw.  Before this I had to choose the option to open in raw what is causing this?  Can I reset something?  Please help, it's very annoying

  • View Criteria and Transient fields

    Hello, I was wondering, is it possible to have View Criteria set on a Transient field? I have created a Transient field named "Field1". I then go to the Query tab in my ViewObject and select the option "Create new view criteria". Here I select the op

  • Linking 2 portals together - can I do this?

    I have a requirement to link 2 portals together. On the first portal would be a menu navigation item that the user would select to be taken (seamlessly and invisibly) to the second portal. The user shouldn't even know they're being directed to a seco

  • How do I wipe everything from my old iPhone?

    I have successfully cloned all from old to new iPhone. Hopw can I erase everything from old iPhone?

  • Editing XML programmatically.

    Hi All, I am getting an XML file, I am parsing it successfully , but I need some code to edit the same file. Is there any classes or APIs that do that or we will have to manually code for editing the XML and saving it and then sending back. Thnx.. Am