SAP's messagbox blocks add event

Dear All,
I have put some user choice through SAP's message box on the add click event of sales order form. if user selects 'No', I dont let him add it. if he selectes 'Yes' button, the sales order should execute normal addition with its default addition. but nothing happens after the user clicks any button. it seems the appearance of messagebox blocks the add event. what should I do??
the code is :
If (pVal.FormType = "139" And pVal.ItemUID = "1" And pVal.EventType = SAPbouiCOM.BoEventTypes.et_CLICK And pVal.Before_Action = True) Then
                oform = Nstk_Application.Forms.GetForm(pVal.FormType, pVal.FormTypeCount)
                ocombo = oform.Items.Item("ExpDoc").Specific
                Dim SaveSO As Integer
                Try
                    SaveSO = Nstk_Application.MessageBox("Do you want to save this Sales order without LC Details?", 2, "Yes", "No")
                    If SaveSO = 2 Then
                        BubbleEvent = False
                    End If
                Catch ex As Exception
                    MsgBox(ex.Message)
                End Try
            End If
if I put simple msgbox instead of SAP's messagebox, the "Add" is triggered.
Thanks,

Hi Kevin,
Sorry about the late reply.
Here what SAP replied to me:
Statement from Harshavardhan Jegadeesan (SAP): 
"We are working on an official presentation. For now we can send an executive summary:
1  SAP Event Management is a track & trace solution in the Supply Chain space.
SAP Operational Process Intelligence is a native HANA solution for operational intelligence and process management.
2  Both solutions are complimentary and can help customers gain visibility, manage by exceptions and ensure business processes are running as per plan.
3  SAP will support to extend track & trace scenarios built with SAP Event Management seamlessly with operational intelligence, predictive
analytics, real-time analytics and KPIs, business situation detection with business rules and remedial actions with SAP Operational Process Intelligence in HANA."
Our Company is still in the process of gathering Business Requirements. Once that is completed we will decide which route to go.
Maybe both, i.e. utilizing EM for certain functions  and  OpInt  for others  according to business needs.
Cheers,
Jo.

Similar Messages

  • How to add event listener?

    i want to add event listener when i click on a button in mxml, the event listener should be added in the action script file, how to do this?
    can anyone help? urgent!!!

    Hi Lakshmi,
    You can do this just put all the script in the mxml block in seperate AS file as shown below... Observe that I have included an AS file named Script.as and removed the script block form mxml and moved to this Script.as file. Place the Script.as file in your src folder ....
    // Main mxml file....
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" creationComplete="onCreationComplete()">
        <mx:Script source="Script.as"/>
    <mx:TextArea id="textArea" width="300" height="100" />
    <mx:Button id="myButton" label="Click ME"/>
    </mx:Application>
    //Script.as file
    import mx.controls.Alert;
                private function onCreationComplete():void
                 myButton.addEventListener(MouseEvent.CLICK, onButtonClick);
                private function onButtonClick(event:MouseEvent):void
                 Alert.show("Button is Clicked");
    Thanks,
    Bhasker

  • How to catch Find and add event of toolbar in UDO addon ?

    Hi experts ,
        please help me anyone How can i catch Find and add event of SAP  toolbar in my UDO addon ?
    thanks in advance
    Surajit

    Hi,
    Try This.....
    'In Menu Event
    If pVal.MenuUID = "1281" And pVal.BeforeAction = True Then   'Find
                      sbo_application.Messagebox("Find Mode")
    end if
    If pVal.MenuUID = "1282" And pVal.BeforeAction = True Then     'Add
                      sbo_application.Messagebox("Add Mode")
    end if
    Thanks
    Shafi

  • TS3999 When I add events to my calendar on my mac, they do not show up on my iPhone, however; when I add events on my iPhone, they do show up on my mac... why do they not go both ways?

    When I add events on my iphone calendar, they show up on my mac, but when I add events to my claendar on my mac, they do not show up on my iphone, why not?

    Is this calendar labelled On My Mac or iCloud in the sidebar?

  • I updated my ipod 4 to ios5 and now my plus sign on the contacts and calendar are gone and i cant add events or new people what do i do??

    i updated my ipod4 to ios5 and now my plus sign on the contacts and calendar are gone!!
    and now i cant add events or new people directly to my ipod..
    how can i fix this??

    Try looking at the similar posts on the right side of this page under the heading "More Like This". The ones with the green checkmark were solved.

  • How do I add events to my calendar on iPad mini

    The + sign on my calendar is greyed out so I can't add an event. I've tried asking Siri to add an event but when I get to the end and press confirm he says he can't do this but can't tell me why. Has anyone else had this problem and how did you resolve it?  I have the iPad mini

    Hi TinyTemper,
    Thanks for visiting Apple Support Communities.
    If you're not able to add events to Calendar, try these troubleshooting steps first:
    If you're using iOS 7, quit and restart the Calendar app:
    Press the Home button twice to see preview screens of the apps you have open.
    Find the Calendar preview screen and swipe it up and out of preview to quit the application.
    Tap the Home button to return to your Home screen.
    Wait a minute before reopening the Calendar app.
    Restart your iOS device: Hold down the Sleep/Wake button until the red slider appears, then drag the slider. After the device turns off, turn it back on by pressing the Sleep/Wake button until the Apple logo appears.
    From:
    iCloud: Troubleshooting iCloud Calendar
    http://support.apple.com/kb/ts3999
    All the best,
    Jeremy

  • Can't double click and add event in month view. HELP!

    For some strange reason, I can't double click to addevent on Ical Monthly view all of a sudden. Whenever I double click, nothing happens. Same thing happens on the year view.
    I can only add event now using the stupid + signs, or go into daily or weekly view. HELP!

    I have this problem too.  Just started today all of a sudden.  When I am in iCal on my Macbook, I double click - like I have been doing since ical was invented - and nothing happens, other than a quick "updating" message.  I tried clicking the "+" button but all it gives me is  "quick event" to add but nothing ever shows up in my iCal calendar on my mac.   When I log into to iCal in the Cloud - lo and behold! - I see dozens and dozens of "new event" entries all over my calendar!  What is going on and how can this be corrected?  At this point my computer's ICal program is basically now useless since I am prevented from adding anything to it. 

  • My ical will not let me add events it saying my calender was created by mail.  How can I change this.  We use mobile me and synch

    Does anyone know how I can add events to my desktop ical when the message I receive says that the calender was created by Mail
    I do not know how this happened.  I managed to synch and change this some months ago but I do not know how!

    Hi Cara,
    Welcome to Discussions.
    With iCal closed, try deleting it's preference file (User/Library/Preferences/com.apple.iCal.plist).
    If this does not work try repairing permissions. Open Disk Utility (Applications/Utilities/Disk Utility) and select your boot volume on the left and click Repair Permissions.
    If neither of these work post back.
    John M

  • I updated my iphone to OS 5.0.1 and i can not add events to my iphone calendar- does anyone know how to fix this issue?

    I updated my iphone to OS 5.0.1 and i can not add events to my iphone calendar- does anyone know how to fix this issue?

    I updated today to the 5.0.1 and now when I try to sync to ITunes, it doesn't recognize my phone and an error message comes up saying that "This iPhone cannot be used because the Apple Mobile Device service is not started.'  What does this mean?  Never mind - I found an article in the Support about this very thing!  Thanks!
    Message was edited by: Peytsmom

  • Is there a way to block add-ons from being installed in Firefox, even add-ons coming from 3rd party sites?

    I work in a small call center and I have been working on trying to convince IT and management to use Firefox on the computers on the call floor. The main issue I have been having in convincing them, is that you can't block add-ons and things like that as easily as in IE. I thought I had it with blocking addons.mozilla.org, which wouldn't allow access to Mozilla's add-on site. However, with that, techs would still be able to go to 3rd party sites, generally the creators of the add-ons, and download them there. Anybody have any ideas on how to stop this?

    You can configure Firefox settings to notify you before installing an add-on.
    -> click Firefox '''button''' and click '''Options''' (or Tools Menu -> Options)
    * '''Security''' panel -> place Checkmark on '''Warn me when websites try to install add-ons''' -> click '''Exceptions''' button -> click '''Remove All Sites''' button and click '''OK'''
    * click OK on Options window
    Check and tell if its working.

  • HT201401 I can't add a contact or edit contacts the little + sign is no longer on my phone...same thing on my iCalendar.  I can no longer add events or dates.  how do I fix this?

    I can't add a contact or edit contacts the little + sign is no longer on my phone...same thing on my iCalendar.  I can no longer add events or dates.  how do I fix this?

    Reset your phone, hold the home and off button down until the apple symbol comes up. If that doesnt fix it then you need to restore your phone in itunes, Connect to itunes, right click on your phones name to the left, then click restore from backup. That providing you have backed up your phone recently.

  • After syncing and updating my iphone my iCalendar on my computer lost most of my information. Including wiping out an entire calendar group.  When trying to readd the calendar group it won't let me add events to my calendar under that category.

    After syncing and updating my iphone my iCalendar on my computer lost most of my information. Including wiping out an entire calendar group.  When trying to readd the calendar group it won't let me add events to my calendar under that category. A message pops up that says: "You can't add events or to do items to a calendar group. Select an individual calendar in the calendar list, then create your events or to do items." Any help here would be greatly appreciated! I would like to either retrieve the old information or find a way to add the category back in to start over. Thanks in advance!

    hi i had the same problem today when i updated my itunes to latest version. however, i have just found my songs in the 'itunes media' folder. this was accessed through 'my music'  then keep clicking through until you find itunes media and all my library songs were in there and i then just added these files to my library and all were restored however, i have lost all my playlists but at least my 700 songs are back. very dissapointed with apple that they have let this happen with their latest update, the previous version was miles better than this one . hope you find them. stevo

  • TS2776 having trouble syncing google calendar.  If I add event to my calendar using my ipad mini, it won't appear on my google calendar when Im viewing it using my computer or phone.  However, if I post an event using my phone or computer, it appears on i

    Im having trouble syncing google calendar.  If I add event to my calendar using my ipad mini, it won't appear on my google calendar when Im viewing it using my computer or phone.  However, if I post an event using my phone or computer, it appears on ipad mini, why is this and how do I fix it to where everything syncs both ways?

    let me ellaborate on this part:
    "b) perhaps I've got some kind of virus on mine?"
    I mean, " perhaps I've got some kind of virus on mine, and I've passed it on to hers?"

  • How to use the calendar to add events and reminders?

    Since updating to the most current software, I am unable to add events or reminders to my iphone calendar.  Does anyone know how to use it now?  I really miss my calendar!
    Thanks in advance

    randers4, you saved my life!!  At least my social calendar life, including all my appointments and important dates.  After the last update, my + sign went away, but turning it on in the iCloud settings did the trick.  Thanks for your help!!

  • Why does Calendar take up so much space and why can't I add events or sync?

    Since I updated to ios7, my calendar hasn't worked at all. It used to sync with my Google calendar. Now I can't see any events in my calendar. The + sign to add an event is always greyed out so I can't add events. And something I've just noticed is that Calendar takes up 473 MB of space on my phone, making it one of the biggest users of space. (This might be related. If I search for an event in my calendar, it shows a long long long list of events that all say "New Event" that are scheduled to last all day. I can't delete these. It says they are assigned to "Untitled Calendar."
    I've tried all sorts of combinations of turning on and off syncing calendars with Google and with iCloud. I can't detect any change. (My Mavericks calendar works just fine and syncs with Google.)

    Hello chinchillababiz,
    After reviewing your post, I have located an article that can help with iOS storage. It contains helpful advice and information that may assist you in managing your data:
    See how much storage you've used on your iPhone, iPad, and iPod touch
    If your device is near its capacity or you get an alert that your storage is full, you can remove some of your less used content to make room for more.
    View storage usage on your iOS device
    Tap Settings > General > Usage > Manage Storage to see the amount of space each app and its content takes on your device.
    Tap an app for more detailed information about its usage.
    Depending on the app, you might be able to delete some of the app's content, or delete the app and all of its content.
    View storage usage for your iOS device in iTunes
    When you connect your device and select it in iTunes, you'll see your usage by content type:
    Audio: Songs, audio podcasts, audiobooks, voice memos, and ringtones
    Video: Movies, music videos, and TV shows
    Photos: Camera Roll contents, Photo Stream, and Photo Library
    Apps: Installed apps
    Books: iBooks books and PDF files
    Documents & Data: App content such as contacts, calendars, messages, emails, and their attachments, Safari Offline Reading List, and files that you've created in your apps
    Other: Settings, Siri voices, and other system data
    Hover your mouse over the content type for more information about usage.
    iTunes displays how much space the selected songs, videos, audiobooks, and apps use in the status bar on the bottom of the screen. You can also see this information by selecting an item and then choosing File > Get Info. The size is available in the Summary tab.
    You can transfer or sync content to your computer from your device. If you want to remove certain types of content from your device, learn how to manually manage content using iTunes.
    Learn more
    Learn more about storage capacity on OS X and iOS.
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

Maybe you are looking for

  • Document atatchment to PO/PR/RFQ

    Can any body please suggest on can we attach a document to PR or PO or RFQ ?? Buyer prefer attaching a pdf file to quotation if possible, if not at least in PR/PO, If yes please suggest how?

  • Brightness Contrast filter won't stop flickering

    My Brightness & Contrast filter is acting crazy. Most of the time, it works fine, but sometimes changes suddenly. Right in the middle of the clip, it will change brightness. Sometimes, it happens in brief flashes, sometimes constant, and other times,

  • Using Parallel Processing for Collection worklist Generation

    We are scheduling the program UDM_GEN_WORKLIST in Background mode with the below mentioned values in the variant Collection Segment - USCOLL1 Program Control: Worklist valid from - Current date Ditribution Method - Even Distribution to Collection Spe

  • Logical Reads are very high when run as sproc and very less logical reads when run as a script

    Hello  Have a question,  when i execute a sproc. i get a very high logical reads count and when i run the same sproc converted into script it has very low logical reads what does it mean..

  • Can't log in using forum name/password

    When ever I try to log in using my forum name/password I get a little message at the top of my browser saying something about no zip code and then I am back to the login page.  I have to use my Verizon account name and password to get into the forums