On existing NWBC  is there any exit event?

Hi..
I am working on web dynpro (ABAP) and i dont have knowledge on NWBC.
When we exit web dynpro portal a method WDDOEXIT()  will be called which will acts as a destructor.
Is there any such kind of exiting event or a destructor in NWBC?
So please help me..
Thanks
Vimalraj

Add a listener for EXITING event. AIR dispatches EXITING event on iOS when application is about to be exited. Your application can execute for around 5 seconds after receiving this event.
NativeApplication.nativeApplication.addEventListener(Event.EXITING, onExit);
function onExit(e:Event):void
// code to be executed upon exit.
Please note that EXITING event is not dispatch if application is in suspended in background.
-Neha

Similar Messages

  • Is there any exit or badi for "F-59"?

    Hi,experts,
      is there any exit or badi for "F-59" after "SAVE"?
      Thanks in advance.

    Hi ,
    You can search an exit for your program by using:
    CALL CUSTOMER statement ,it will give you all the function
    exits in your program and then in their included you can set a breakpoint
    and check which one gets triggered while the save option or
    You can also search a BADI for any particular transaction ,
    for that first go to T-Code-SE24 and give
    the Object Type as CL_ExitHANDLER.
    Then double click on to Get_Instance Method and set
    a brakpoint on the line:
    CALL METHOD cl_exithandler=>get_class_name_by_interface.
    Next step is to execute your T-Code f-59.
    It will go into debugging mode.
    Start debugging by writing EXIT_NAME in the checking area while debugging.
    This EXIT_NAME will give the BADI'S used with each screen processed.
    Hope it helps
    Regards
    Mansi
    Edited by: MANSI  ASNANI on Mar 25, 2009 7:06 AM

  • Is there any rowclick event in h:dataTable?

    Hi All,
    I'm in a critical situation where i need to get the rowdata at my backing bean on click of a row. And i need to display some details of the clicked row in the same page itself.
    I could find a work around to get the rowdata using radio button or link. I didn't get the proper way to do that. Is there any problem to display the details in same page with this approach?
    Please advice.

    Hello Renju,
    I'm using javascript to solve that problem. I'm able to put the onclick event to each row on the table. Now the issue is with the clicked row.
    I need to know the selected index of the row in the backing bean and also call one actionListener method to load some data in the page.
    i tried using the <inputHidden> to store the value of the selected row and used its valueChangeListener. But thru javascript it is not possible to set the JSF component value.
    Is there any workaround available?

  • Is there any close event of firefox browser ?

    I want to capture the event that fire when I close the browser.
    Is there any way to capture event using JavaScript/JQuery?
    Thanks

    The last version that works on OS X 10.3 is Firefox 2.0.0.20 available from http://releases.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/mac/en-US/
    The above link automatically takes you to one of the download mirrors, but not all of the mirrors have this old version. The above link is the preferred method to download Firefox as it spreads the load across different servers, but if you get an error message when accessing that link, you can get it from here instead - ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/mac/en-US/

  • Is there any exit in MIGO for allow changing profit center

    Dear SAP guru,
       Could you please give some suggestion about my requirement?
       I want to change the profit center during material movement. (MIGO)
       I tried to find the user-exit but it looks like no exit meet this requirement.
    Thank you
    Boonsom

    Hello
    Have you had a look at BAdI MB_MIGO_BADI ?
    Its interface method LINE_MODIFY allows you to change the item data (structure GOITEM-PRCTR = Profit Center).
    I do not know when this method is triggered yet you may give it a try.
    Regards
      Uwe

  • Ical: are there any other event colours available as i am struggling to tell the difference between events

    Can i change the colours for events? i can not tell the differance between 2 blues?

    Thanks whyisthisme,
    Your speedy response is greatly appreciated, your support has resolved my issue.
    Many thanks.
    Regards
    Fetachini

  • Is there any BTE event after 1025  for post document ?

    Hi,
    I used to add default account document's text by BTE 1025 ,but
    after upgrade to ECC5.0,it's not work now .
    I found the reason is : after run the interface program written by me ,the system run another program 
    OPEN_FI_PERFORM_00001025_E ,that made the field t_bseg-sgtxt I added been
    cleared.
    How can I solve this problem?
    Thanks  for help.

    Hi,
    Try with
    1420 CHANGE DOCUMENT: Field modification to line item and fm: OPEN_FI_PERFORM_00001420_E
    But i am NOT 100% sure about this.
    aRs

  • IS there any user exit when finish MIGO?

    Hi,
    I want change the material price when post goods using Migo,I find several exit,but It locked the material,I can't change material during this time,is there any exit after posing goods, or is it possible to call another program after migo?
    Thanks in advance.
    Lance

    Dear Lance,
    Do you already check for : ZXMBCU01-ZXMBCU03
    Also in IMG path : MM>Inventory management and PI>Maintain customer exits and Business add-ins.
    Regards,
    w1n

  • ANY EXIT available for ME49 quotation comparision

    dear SAP  gurus,
    i need to build the logic and apply exit to me49 tcode in such a way that it should check the minimum number of quotations must be be three .
    Is there any exit which supports and how logic to be devoloped.
    pl comment on this .
    nagaraju.

    HI Nagaraju garu,
    I am giving the information for ur issue.if answer is helpfull reward me the points immediately.
    The request for quotation (RFQ) process starts with a request for material(s) from a vendor(s). The RFQ process includes offer comparisons to selection of the best source. The buyer will evaluate the responses from vendors to determine the best source of supply. The accepted quotation will be processed into a purchase order and a reject letter is sent to the vendor(s) whose quotations were rejected. 
    Material-specific information including vendor pricing and lead-time from the quotation are captured within SAP master data records.
    4.2     Enter Quotations
    Use
    In this activity you will enter quotations.
    Procedure
    1.     Access the transaction choosing one of the following navigation options:
    SAP ECC Menu     Logistics &#8594; Materials Management &#8594; Purchasing &#8594;  RFQ/Quotation &#8594; Quotation &#8594; Maintain
    Transaction code     ME47
    2.     On the Maintain Quotation: Initial Screen screen, enter an RFQ number and press Enter:
    3.     On the Maintain Quotation: Item Overview screen, enter a price in the Net Price field and choose Save.
    You can also choose Item Conditions (Shift + F6) to enter other condition types, such as discount, surcharge and freight cost etc.
    4.     Repeat steps for all quotations.
    Result
    Quotations are entered.
    4.3     Compare and Select Vendor
    Use
    This can be done once all quotations have been entered.
    Procedure
    1.     Access the transaction choosing one of the following navigation options:
    SAP ECC Menu     Logistics &#8594; Materials Management &#8594; Purchasing &#8594;  RFQ/Quotation &#8594; Quotation &#8594; Price Comparison
    Transaction code     ME49
    2.     On the Initial screen, enter quotation range or coll. no. and choose Execute.
    3.     For the selected vendor, click on column and choose the Quotation button.
    4.     On the Maintain Quotation screen, select line item and choose Item Detail (F2) button.
    5.     In Quotation Data section, in InfoUpdate field, enter B and choose Save.
    If it is the same buyer for all plants, select C.
    6.     To return to the Price Comparison screen, choose Back.
    7.     Select a rejected vendor and choose the Quotation button.
    8.     On the Maintain Quotation screen, choose Item Detail button.
    9.     To reject a quotation, select the Rej. Ind. checkbox and choose Save. Repeat for additional rejected vendors.
    Result
    Approved quotation is saved, other quotations are rejected.
    Option A: For all rejected quotations, perform the next step.
    Option B: For all approved quotations, skip the next step and continue with the rest of the process.
    4.4     Rejection of RFQ
    Use
    This can be done once all quotations have been entered by the purchasing manager.
    If RFQ is rejected, the reject RFQ letter can be printed automatically.
    4.5     Purchasing Info Record Update
    Use
    This can be done once all quotations have been entered by the purchasing manager.
    If RFQ is accepted, the purchasing info record will get updated automatically
    and u asked about exits right?
    we will use  user exits for this purpose .
    and follow the above process for creating your three different quotations
    for ny isuues reply me and reward me if the answer is helpfull to me...pls
    thsnks karthik

  • P30 overheating... Is there any software solutions?

    Hi!
    When i set the "Maximum perfomance" in the PowerSaver my notebook crashes after the 1.5-2 hours of work, without any error messages, simply freeze. It seems like overheating.I cleaned up all the vents/coolers, but the problem still exist.
    Is there any sofware that can change the FSB Speed or the multiplier manually? Because the difference of the perfomance under the 3rd and 4th "perfomance levels" in the PowerSaver is about 2 times in Ghz! (1.8Ghz to 3rd level and 3.4Ghz to 4th). My idea is to install the multiplier MANUALLY, to made my frequency about 2.4 or 2.8Ghz... 1.8Ghz is too slow.
    Please, help...
    What software can provide the changing of the multiplier?
    I found some...but i dont know what the motherboard integrated in my notebook.
    Please, help... Any ideas to change the perfomance manually?
    Thank You!

    Hi
    I dont recommend to use such software to change the FSB. This could damage the motherboard and you will loose the warranty.
    The Power Saver program which is installed on your unit was designed for this unit and it should works properly. The Power Saver settings should cause any overheating issues.
    As far as I know you will find a option in the BIOS called Dynamic CPU Frequency. Please try to set it to Dynamically Switchable
    Bye

  • Is there any way of dragging and dropping an iCal event showing in week view across to a date in the left sidebar monthly calendar?

    Hi, Im not a frequent forum poster, as most of my questions can be found already answered on them!
    This is a question Ive had for a long time and it amazes me that no-one else seems to ask it. I check at each OS upgrade but its never there...
    Is there any way of dragging and dropping an iCal event showing in week view across to a date in the left sidebar monthly calendar?
    I was able to do this years ago in MS Outlook, and utilized it all the time when I needed to push things back, now I have to open the event and select an new date in the drop-down calendar for each & every event I want to move to a new month at the end of the month.
    If its definitely not possible, how to you ask apple to consider including it - it doesnt seem like a particularly difficult task.
    Thankyou
    Andrew.

    Andrew,
    Is there any way of dragging and dropping an iCal event showing in week view across to a date in the left sidebar monthly calendar?
    No, but you can use cut/paste. Cut (⌘X) the event, then click on the week where you want to move the event, and Paste (⌘V).
    If you have a suggestion for Apple to change that method use: Apple - Mac OS X - Feedback.

  • In ical I just added new calendars to a pre-existing calendar group, I can make events with these calendars, but not reminders, any suggestions?

    in ical I just added new calendars to a pre-existing calendar group, I can make events with these calendars, but not reminders, any suggestions?

    Hi,
    Lion has changed the way reminders (todos as was) work. They now seem to need to be in a seperate calendar.
    In iCal open the File menu and select New Reminder List... and select where to put it.
    Best wishes
    John M

  • I had 41 tabs open in about six groups over the last year and a half and I just close them and exited Firefox. Is there any way to get them back?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/856718]]</blockquote>
    I had 41 tabs open in about six groups over the last year and a half and I just close them and exited Firefox. Is there any way to get them back?
    Also, is there any way to save a group or an open session and then restore it later?

    History menu, if it was destroyed in the last session
    then use "Restore Previous session:" and then restore all windows also from the history menu.
    If done in this session try the restore all windows under the history menu.

  • In contacts there is the possibility to add a new event, as the birthdays, but they do not appear in iCal. Is there any way to make that possible? It is normal to have a person with his birthday, anniversary and others key dates you want to link to him.

    In contacts there is the possibility to add a new event, as the birthdays, but they do not appear in iCal. Is there any way to make that possible? It is normal to have a person with his birthday, anniversary and others key dates you want to link to such person, but the only one shows up is the birthday. How to be able to show all those dates linked to people in the agenda in the iCal?
    Thanks

    Hi,
    I sugggest you try my application, Dates to iCal. It is shareware with a 2 week trial period.
    Dates to iCal 2 is a replacement for Apple's birthday calendar for iCal. It has a range of features to allow the user to choose what, and what not, to sync to iCal from Address Book.
    As well as automatically syncing birthday dates from Address Book, Dates to iCal 2 can sync anniversary and custom dates. It can set up to five alarms for each date in iCal and can also set different alarms for birthdays and anniversaries. It allows the option of only syncing from one Address Book group. This application also allows for the titles of the events sent to iCal to be modified to the user's preference.
    Best wishes
    John M
    As I sell software on my site and ask for donations, the Apple Support Communities Use Agreement requires that I state that I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • HT5129 I had photos from MobileMe organized into different events.  When iPhoto made a MobileMe event, it took all of those photos out of the other events and put them all together in the new "from MobileMe" event.  Is there any way to reverse this?

    I had photos from MobileMe organized into different events.  When iPhoto made a MobileMe event (when MobileMe ended), it took all of those photos out of the other events and put them all together in the new "from MobileMe" event.  Is there any way to reverse this?

    Only to load your backup from before downloading the MM photos
    LN

Maybe you are looking for

  • Error  in creation of customer master...

    Dear SAP masters, While creating customer master I am getting this error "Field KNVK-NAME1 does not exist in field status tables (TMOD*)".How can I resolve this?

  • Support for the creation of a new BEA WebLogic Application Server v10.3

    To All, After downloading and installing the Enterprise Pack for Eclipse (Ganymede: http://download.oracle.com/otn_software/oepe/ganymede) I attempted to create a new BEA WebLogic 10.3 server - since that is the version of the application server that

  • Tables in transaction WPER

    Hi, In table EDIDS i am getting error "Idoc not posted successfully" but in WPER it shows full detail description of the error. so can any body tell me which transperant table WPER is using for getting full Status message. Thanks RP

  • "Tax Only" feature not enabled in reserve invoice   [Message 439-209]

    HI Experts, I have created new company as IND_COA database and i created a Masters and Inventory Offset A/c in Equity drawer. Now, am trying to take initial qnty , wheres it says the "Tax Only" feature not enabled in reserve invoice   [Message 439-20

  • Can't call a function inside another function

    Hello, i have the following function : FUNCTION test_day_week (P_DATE DATE) RETURN VARCHAR2 IS BEGIN RETURN TO_CHAR(P_DATE ,'DAY'); END; --it returns the day name of a given date FUNCTION TEST_DAY_NUMBER (P_DAY_NAME VARCHAR2) RETURN NUMBER IS      V_