Pop up message in B2C ISA screen

Hi All,
We are using CRM 5.0 ISA application, we have a requirement to provide a pop up window in payment screen of B2C application.
Please can you suggest whether is it possible to provide pop up window based on the payment type selected and how can this be achieved.
Thanks
Neha

You can write a JavaScript function for the event.
If I am correct, the payment type is a radiobutton. So, possibly you can use onClick event to open a popup window.
... on_Click = "Javascript: window.open ('<URL>','Test popup',
             'height=250, width=250, scrollbars=yes' ); return true; " ...
(correct the event name to onClick. SDN wouldn't let me post the correct code

Similar Messages

  • Needs pop up message to occur on screen when data ia manipulated...

    Hi
    In my application(forms 6i/oracle9i), I want pop up message to occur on the screen of application user A when another application user B manipulates the data. Message would be like '2 rows are updated in Branch Master'. Then there should be availabilty( currently from his screen itself) to user A to see those manipulations being done by user B.
    Pop up message should occur in following cases
    case 1: Just after User A log in to the Application i.e. all master data changes being done after he has logged out the application.
    Case 2: During his session i.e. when he is using application, and in case there are changes to the Master Tables being done by other user.(this time pop up should come on the screen on which user is working.)
    I am keeping the log of data changes in Audit_Trail_Log table through trigger.
    Secondly, application keeps the login time of users in app_login_status. And logout time in app_login_logout_log table.
    I hope you get my requirements. Thanks in advance.

    can you try the following things:
    Case 1
    -- Count the number of inserts after the logout time of user
    select count(*) from audit_trail_log where
    statement_column like '%INSERT%'
    and user<>user
    and time_column>=(select max(logouttime) from app_login_logout_log where user=user);
    -- Count the number of deletions after the logout time of user
    select count(*) from audit_trail_log where
    statement_column like '%DELETE%'
    and user<>user
    and time_column>=(select max(logouttime) from app_login_logout_log where user=user);
    -- Count the number of updates after the logout time of user
    select count(*) from audit_trail_log where
    statement_column like '%UPDATE%'
    and user<>user
    and time_column>=(select max(logouttime) from app_login_logout_log where user=user);
    ADD ALL THREE OF THEM. Put it in a variable. Say sum_updates
    On when new form instance, write
    message('Number of updates since last login : '||sum_updates);
    synchronize;
    Case 2
    create a timer and in when timer expired trigger write the same code as in when new form instance. Put the sum in sum_updates2
    find the difference diff_updates := sum_updates2-sum_updates
    and in WHEN-TIMER-EXPIRED write:
    if diff_updates<>0 then
    message('Number of updates in the database in this session : '||diff_updates);
    synchronize;
    end if;
    I guess, you understand the logic.
    P.S : Not tested !!

  • Pop up message in custom infotype screen

    Hi Expert,
    I have one custom infotype with field zzdest ( destination airport) which show all destination airport like mumbai,delhi etc.this
    airpot are mainatin in an ztable  ZR_HR_DES. while user selecting destination some name will be wrong like mumbay instead of mumbai  in the custom table at that time it should show the pop up message that please select mumbai instead of mumbay.
    can any one suggest me how to do this.
    Regards,
    Mdaddu

    When user give a text that is not in your table, you may try to fill an internal table with similar text and then use this internal table in a popup select FM like REUSE_ALV_POPUP_TO_SELECT.
    Some way to fill the internal table
    - with leftmost part of the name removing rightmost character until you get some records (remove right most character and add wildcard til select returns some records) (will identify incomplete text or error at rightmost characters)
    - converting erroneous input to a range replacing every character by a wildcard (DO length(str)/replace sy-tabix character by wildcard and append to a range) (identify a single mistake on a character)
    - wait til SAP implements a [Levenshtein distance|http://en.wikipedia.org/wiki/Levenshtein_distance] rule in SQL...
    Remarks: why don't you use an "official" airport code like ICAO or IATA to identify an airport, a text like "Bombay",  "Mumbai", "Sahar" or even "Chhatrapati Shivaji" can refer to the same airport, and many cities have more than one airport (eg. Juhu for small private aircraft)
    Regards,
    Raymond

  • Pop up message on the variable screen in portal when report is run

    Hello
    I have a requirement to pop up a message stating " Date should not be entered before 2010 "on the variable screen of the report if date is entered before 2010 by the user when the report is run.
    Please can someone tell me how to implement this?
    thanks

    Hi Tom,
    The logic could be to include code in CMOD forat variable with ISTEP=2.
    IF I_STEP = 2.
    LOOP AT i_t_var_range into wa_t_var_range where vnam = 'Date Varaible'
    <write condition to check the year entered. First, using function module DATE_TO_PERIOD_CONVERT, extract year from Date>
    <   CALL FUNCTION 'DATE_TO_PERIOD_CONVERT'
            EXPORTING
              I_DATE               = ZT_SDT
            I_MONMIT             = 00
              I_PERIV              = 'Variant'
           IMPORTING
             E_BUPER              = zbuper
             E_GJAHR              = zbdatj this is the year entered
           EXCEPTIONS
             INPUT_FALSE          = 1
             T009_NOTFOUND        = 2
             T009B_NOTFOUND       = 3
             OTHERS               = 4>
    >
    Then check the year for the condition.
    If correct.
    exit.
    else.
    CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
    EXPORTING
    I_CLASS = 'RSBBS'
    I_TYPE = 'E'
    I_NUMBER = '000'
    I_MSGV1 = 'Date should not be entered before 2010'.
    raise again.
    endif.
    endif.
    endloop.
    Hope this helps you.!
    -Pradnya

  • Pop up message in Background execution

    Hello everybody!
    I created a Pop up message in AT-SELECTION-SCREEN event and it's working well in online mode. However, when I try to execute the same program in Background mode, the SE37 transaction does not show me the list at spool.
    Question: Does SAP allow the execution in background mode with pop up messages?
    Thanks!
    Michel Khouri
    Mars, Inc

    Hi,
    in at selection-screen generally we will not use the Information Message, so i think in your case it is Error message. so Obviously it will not work.
    i guess you are using error message.
    Regards
    vijay

  • TS1368 HELP!!! After upgrading to IOS 6.13 my IPAD Stucks in a plug-in screen and the Itunes. When i Try to connect to iTUNES pop-up message apear "iTunes has detected an iPad in recovery mode.. You must restore this iPad before it can be used with iTunes

    I have windows 8 enterprise OS and iTunes ver. 10.5.0.142. I was upgrading my iPad to IOS 6.1.3. After finishing the upgrade my iPad Reboot and currently stucked-up in a plug-in screen and iTunes Logo. When I try to connect it to the iTunes pop-up message appear saying " iTunes has detected iPad in recovery mode. You must restore this iPad before it can be used with iTunes." In short, I push the restore button then another pop-up message appear saying " The iPad software update server could not be contacted. Make sure your network settings are correct and your network connection is active, or try again later." I tried many ways but still no luck. I repeatedly reboot the iPad and open the iTunes still the same problem. I try also to uninstall the iTunes and installed the lower version but still the same problem, I even check the firewall if the ITunes was block or My privileges is administrator to run the iTunes or even reset my winsock but the problem still remain. PLEASE HELP! Thank you in advance!!!

    Turn off your firewall and antivirus software.

  • I renamed my Apple ID with new name but the old password is no more working. What should I do ? After renaming I am getting pop up message regarding icloud on my screen but I am unable to set off the message box now

    I renamed my Apple ID with new name but the old password is no more working. What should I do ? After renaming I am getting pop up message regarding icloud on my screen but I am unable to set off the message box now

    What to do after you change your Apple ID email address or password - Apple Support
    ÇÇÇ

  • How to skip the Print Screen List pop-up message with standard T-code?

    Dear Experts,
    I want to do not see the Print Screen List pop-up message with standard T-code.
    Ex, sm66, sm51
    click on print button -> Print Screen List pop-up message(SAPGUI) -> print windows dialog (X)
    click on print button -> print windows dialog (O)
    Is it possible to disappear it?
    Thanks,
    Lee

    Hello Mr.Lee,
    If you are refering to the print icon on the toolbar (CTRL+P), then no, it is not possible.
    This printer dialog is necessary for front-end printing so you can choose the active printer.
    Regards,
    Jude

  • Sign into iCloud pop-up message on iPad2 won't disappear off screen, have reset password multiple times but it is saying incorrect. Please HELP unable to use iPad as message appears every few seconds, iPad was working fine until now.

    Sign into iCloud pop-up message on iPad2 won't disappear off screen, have reset password multiple times but it is saying incorrect. Please HELP unable to use iPad as message appears every few seconds, iPad was working fine until now.

    After the restore did the phone work properly for a while? Say, a day or so?
    If so it is possible you have an app that doesn't let go of memory properly. I reboot my iPhone ( hold sleep/wake and hole till you see the apple logo) every few days. This resets the memory. The iPhone OS has doesn't seem to mange memory very well yet. So a reboot will help with that. I have had my phone almost slow to a stop before I started rebooting. Always reboot after installing a new app. Also do you close all pages in Safari when you are done? This is a good practice. Safari will run in the background and use processor time and drain your battery quicker. Create a new blank page then close all others when you are done browsing for a while. I have also found that certain web site that have animated images like weather maps will turn the phone into molasses. As soon as i close that page it gets faster.
    If all of the above have no effect then as Tamara said it is time for a trip to the Genius bar.
    Good luck

  • HP Support Assistant pop-up message frozen on my lower right section of the screen, won't click off

    Help! A pop up message from the HP Support Assistant keeps popping up a few minutes after starting up my Pavilion laptop. It won't click off. It asks me if I want to keep Quick Access in my taskbar, but it won't let me pick yes or no or click it off. Help!  
    If I restart my computer, it goes away, but then comes back.
    What can I do? Thanks

    Hello wwheartww,
    If you go into the HP Support Assistant settings you can change how you display notifications on your laptop. Try setting the notifications to task bar only and see if the pop up continues to come up on your screen.
    If I have helped you in any way click the Kudos button to say Thanks.
    The community works together, click Accept as Solution on the post that solves your issue for other members of the community to benefit from the solution.
    - Friendship is magical.

  • Message on iPhone 3GS screen  Pwr off/on;  Cancel / Accept

    I manage my business's AT&T account and iPhones. One of my users had his phone go off the 3G network sometime over the weekend. I called AT&T and had them re-send the signal to the phone. I shut the phone off, turned it back on and it seemed to be working fine - accepting email over 3G network, etc.
    About two minutes after it started working fine, the phone popped up a message with a black screen that said, simply, "Pwr off/on" At the bottom of the screen were the [red] and [green] Cancel or Accept options. I chose Accept and the phone remained powered on and working fine. I have never seen this message before (and have been working with iPhones since they first came out) and was curious if anyone else has seen the message and knows what it means and/or why I got it. Thanks!

    That message does come up sometimes - usually when you first activate the phone. I think it has something to do with registering itself to the network. That will also happen if AT&T makes a change to a tower and you're on it, the same message will pop up.
    Funny enough, if you hit the Accept button, nothing happens. I expected the phone to restart on its own, but it didn't. I ended up just manually powering it off and back on again.

  • I own fully paid for license for Dreamweaver CS6. Every time I click to open the app, I get a very annoying pop-up message. How do I stop it?

    I own fully paid for license for a Mac version of Dreamweaver cs6. Every time I click to open the app, and before I can start using CS6, I get a very annoying pop-up message (see screen shot below) that states I have a trial version and do I want to buy into the cloud version, which I don't.  How do I stop the pop-up? This message seems to originate from the Extension Manager.
    I tried trashing Extension Manager, but another annoying pops-up which states that I have to "reinstall the application manager". Of course, there is no such thing as a "application manager" that I can find. I guess it should be "extension manager".
    I no longer own Photoshop because there are so many great alternatives available. Can't wait to do the same with Dreamweaver.
    Adobe can't even get the correct cost. I'm an US Customer however they quote the Creative Cloud in Euros. Go figure........

    I have faced this problem in the past.  In my case, I had Adobe registered under two separate ID.  One when a student and the second as a regular employed individual.  Because I purchased the licensed while at the University, the registration was listed under the school id. So, when I login in Adobe using my regular ID, I then received the annoying marketing campaign add.
    Therefore, review that you have enter the correct id during loging. IT is possible that you login to the community as one ID but purchased the subscription using a separate user name. In these cases, the computer will not know that you already have a paying license.

  • ICloud alert message about backing up is frozen on my screen. Cant access anything on my ipad. How do I get this alert message of my ipad screen?

    A iCloud alert message about backing up is frozen on my screen. Cant access anything on my ipad. How do I get this alert message of my ipad screen? I have plugged my ipad to power and it is connected to Wi-Fi. Tried holding down on-off switch but nothing happens, can anyone help me with this please.
    Cheers Anne

    Hello Trish3,
    Welcome to the HP Support forums.  I understand that after replacing an ink cartridge in your Officejet 4635  you are getting a pop-up message about HP ePrint.
    Would you please post a screen shot of the error that you are receiving?  I have included a link to the "How to take and post a screenshot on HP Support Forum". 
    That will help me in ensuring you get the correct answer for your issue.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • While browsing the internet with my iPhone 4S the screen goes black and it looks like it's turning off, but it pops up to the unlock keypad screen.

    While browsing the internet with my iPhone 4S the screen goes black and it looks like it's turning off, but it pops up to the unlock keypad screen. It has plenty battery and I was wondering if it is an issue of using too much of the iPhones RAM or not. I have no other apps open besides Messages. I am getting kind of worried as it started around two weeks ago and it has gotten increasingly frequent.

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these steps in order until the issue is resolved.

  • I try to turn off "find my iphone" and when i turn it off a pop up message apper to enter my apple id password and this is not may apple id i want to change it so i can turn it off

    I try to turn find my iphone and to enter the password a pop up message appear to enter my apple idpassword but it isnt my apple id . How to change it and enter my apple id

    Go to Settings>icloud, scroll to bottom of screen and tap Delete Account.  Then log in using a different ID.

Maybe you are looking for