Popup dialog or information message after planning functions run

Hi Guru,
          Anyone who encounter an issue on BPS where a popup dialog or information message appear with SQL statements (one line of statement per dialog). When I debug it the message was raise by form write_sql_log_begin/end.
Thanks,
Irish

MODULE m_pai INPUT.
CASE fcode.
    WHEN 'ENT'.
        PERFORM f_force_enter.
        LOOP AT git_tab INTO gwa_tab.
              PERFORM f_update_it9090 USING l_tabix.
        ENDLOOP.
  ENDCASE.
  CLEAR fcode.
ENDMODULE.      
FORM f_update_it9090 USING fu_tabix.
PERFORM f_read_9090 TABLES lit_p9090 USING fu_tab CHANGING lwa_p9090.
    IF lwa_p9090-pernr IS NOT INITIAL.
  ELSE.
      CONCATENATE fu_tab-pernr text-014 '.' INTO l_text SEPARATED BY space.
      <b>MESSAGE i004 WITH l_text.</b>
      g_final_flag = 'X'.
    ENDIF.
ENDFORM.          
FORM f_force_enter.
  CALL METHOD g_alv->check_changed_data
    IMPORTING
      e_valid = g_valid.
ENDFORM.
Therefore, when this code is run the statement highlighted in BOLD behaves differently when 'Enter' is strike before save and when 'Enter' is not strike before save.  The f_force_enter subroutine is invoke to cause data_changed method to be invoke to capture relevant data before proceeding to other processing.

Similar Messages

  • Can we show information messages after triggring IDOC's in background

    Hi friends,
    Iam executing one custom transaction for sales cycle in background, in that iam trigging IDOC's, user are getting the messages like
    1. Idoc No: 0000014254 despatched to client -
    2. 1Output  were processed.
    3. 1 IDOC's selected.
    user has to enter 3 times while the transaction is running in background.
    But requirement is "can i set all 3 information messages after trigging IDOC's to background.
    any body suggest the solution.
    regards,
    vamsy krishna.

    Nope nope, I don't work for Apple - I'm just a Level 3 Discussions pleb...! ;-))
    I'd been in touch with the senior tiers of Apple Support on the phone to diagnose the chkdsk incidents of 2004-2005.
    Following that, I also negotiated (part-)resolution to the Smart Playlist issue.
    Since Updater 2006-01-10 (part-)fixed the Smart Playlist problem, but seemed to introduce some other issues for folks, I've been continuing to pass feedback from my Level 2 contact who is handling investigation of the latest problems. In turn, he is working with US Engineering to handle this issue.
    So no, I'm not Apple, but I (and some others) pass commentary to and fro between Discussions and Level 2 Support, and by by-passing Front Line phone support, it helps us to get serious issues investigated and resolved more quickly. I find that such an approach for serious problems works well to help the Community.
    I'm not sure if my message gives hope - but I do hope that having reported this on up to Level 2, and having been told that US Engineering have teams watching Discussions, that maybe we can expect some attention from Apple R&D on this matter. However, the official line is for individuals to contact Apple directly themselves via the phone and website feedback, so US Engineering have an idea of the number of people affected. The more people who report to Apple directly, the more likely the problem is to be noticed, and hence the priority for investigation and resolution increases. I can start an unofficial ball rolling, as I have done, but we cannot keep the momentum up unless users use these official routes to let Apple know they are affected.
    Sorry it's all a bit foggy, but it's the best I've got! Hope this little explanation helps to clarify things a bit more. Feel free to post back if you'd like to discuss this further. Best for now.
    Kind regards,
    Gopha.

  • Error message in planning function

    Hi,
    I have implemented a plausibility check for values in a planning function:
    IF { Z6SLSPRIC } = 0 AND NOT {Z6SLSQTY}  IS INITIAL.
         MESSAGE E000(ZOP1) .
         MESSAGE E001(ZOP1).
         MESSAGE I003(ZOP1).
    ENDIF.
    With raising an error message the data will not be saved. Unfortunately the function sends the message '...ended with errors'. I think this is the cas because of raising an error message. How is it possible to raise an error message without getting the function standard message?
    Regards
    Andreas

    Hi,
    I think the syntax is correct. The function works and give the implemented messages without saving the data.
    After that I get the following message: "Planning function Z6OPF4 ( Z6OPF4 ) ended with errors".
    How is it possible to suppress such system messages?
    I think the function is working fine. The message mentioned above is the result of raising an error message in my code...
    Regards
    Andreas

  • Popup screen with information message in POWL

    Hi all,
          I have a scenario like after clicking on action in Powl,  the popup screen should be opened with information message with OK button.kindly suggest on this.
    Thanks all

    You could also try the approach mentioned in the forum thread:
    How to use Javascript in template
    Thanks,
    Navaneeth

  • How to save the difference values in cube after planning functions.

    Hi,
    Now  i am facing small problem but it is tricky..
    in BPS reading the actual value and modifying the actual value in my plan layout and storing the plan values in my transactional cube.before saving the data i am checking the difference between actual and plan value and that difference value i am saving into my cube.here i am using two planing function one is distributing the actual value into my weeks(using fox code i done)after distributing now i am using second planning function to calculate the difference values.but in my layout alwyas i have to show distribute values only.not difference values but in cube i have to save difference values how can i manage this situation.
    Thanks...

    Hi,
    Now  i am facing small problem but it is tricky..
    in BPS reading the actual value and modifying the actual value in my plan layout and storing the plan values in my transactional cube.before saving the data i am checking the difference between actual and plan value and that difference value i am saving into my cube.here i am using two planing function one is distributing the actual value into my weeks(using fox code i done)after distributing now i am using second planning function to calculate the difference values.but in my layout alwyas i have to show distribute values only.not difference values but in cube i have to save difference values how can i manage this situation.
    Thanks...

  • Is there a report to track the exception messages after a MRP run ?

    We have a scenario at our client site where MRP run is not optimized to the fullest.
    The planners are not trained on how to interpret those exception messages.
    They are not trained on how to reschedule / expedite planned orders resulting from an MRP run.
    Is there a report out in SAP that keeps track of
    1) History of number of exception messages by type ( Expedite/Reschedule/Cancel)
    2) History of number of exception messages that were acted on or ignored by the planner.
    This is to create metrics on the usage of MRP exception reports by planners.
    Appreciate your inputs..

    Hi
    The exception messages are dynamic and time dependant. You cannot have history of exception message.. If your user is feeling difficult to use standard MRP reports. Create a new report using a function module MD_STOCK_REQUIREMENTS_LIST_API
    It gives all MRP data including exception messages.
    Regards
    Antony

  • Error message after i try run itunes...help please!

    Every time i try to download the most recent version of itunes, it finishes with no problems but after it finishes i press run and then an error message appears and its a long message starting with C:/Documents and settings...and at the end of the error message it says "this is not a valid Win32 application." What should i do?

    go to
    http://www.computerhope.com/issues/ch000726.htm
    it has some tips that might help.
    hope you get things worked out.

  • Custom Email Message after HR Batch Run

    Is there a way to customize the email message body for batches that are setup to email report output after processing? I know you can put what you'd like in the Subject line but I would like to put a whatever I want in the actual email body.
    Any help with this is greatly appreciated.

    Is the e-mail send in an event script or a custom script. I had issues where the custom script would work, but the event script would not ( i think it may have been because the custom script runs under the FDM user id whilst the event script runs under the windows service id. (Might be wrong, but i think that was the issue) 

  • Error message after recording and running Action In PS CS3

    I have recorded an action to create a transparent image on a batch of photos. Next I ran the image processor using the File/Scripts/image processor. When running the action the error message occurs no matter how many ways I attempt to modify the action. Error: The object "Style "Shape Style"" is not currently available.
    I then look in the action window to check and under the steps Make Fill Layer: Style: Shape, Style 1 appears but I can't delete it.
    This one error message makes it impossible for me to image process a batch of photos with a watermark on them.
    Thank You In Advance for your Help.
    SPE

    can you save them into a new action set then save that?
    ex. create a new set, icon bottom of action palette, then create a new action in that set, then save that set via the flyout menu in the action palette and save action set
    what i'm getting at is maybe you have the action palette file locked.
    the main file is called "Actions Palette.psp" and lives in: C:\Documents and Settings\YOUR_USER_NAME_HERE\Application Data\Adobe\Adobe Photoshop CS3\Adobe Photoshop CS3 Settings
    make sure you have full access to that folder.
    another thing to maybe try... copy out that whole folder to a new location. then delete everything in it. then restart photoshop. then try to save the action again. at worst you can always copy the old files back in, at best, you'll clear out a disturbing error...

  • SEM - Hide Warning & Information messages ?

    Hi,
    I'm validating user entries in FOX & displaying messages.
    Message log is displaying so many unnecessary logs like errors, warnings & information messages.
    on the error display pop-up window, there is a button to hide each individual type of messages.
    Is there a way to hide warnings & information messages default & show only error messages.
    for example, just for a single error message, I'm getting 5 message lines as follows.
    Information message      :     Check planning function (PF001) was executed.
    Warning Message          :     Errors occured when executing planning function.
    Error Message          :     Error is displayed here
    Information message      :     1 data records were read, 0 of them were changed, 0 generated.
    Information message      :     An automatic planning function was executed for layout LAY1.
    as it confuses end-users, is there a way to display only error messages if any?
    Appreciate any help.

    Raj,
    please check the following thread. It show an easy  solution when using the web interface.
    Web Interface Builder - Only Show Warnings and Errors in Message Tray
    Regards
    Marc
    SAP NetWeaver RIG
    PS: Next time try a search

  • How to suppress Messages in WAD, when planning functions executed

    Hi IP and WAD Gurus,
    I would like to know , how to suppress messages when  planning functions is executed using Web template , so if a select suppress messages option in the template , it won't even let error messages displayed.
    Please let me know how it can be done. where only Error messages should be displayed by suppressing standard messages
    Points will be awarded.
    Thanks
    kishore

    Hi,
    please take a look at [Re: only message "data saved" and customices messages].
    Regards Matthias Nutt
    SAP Consulting Switzerland

  • Timezone information messages

    We are on PI 7.31 (SP9) dual stack and when I look at logviewer, I see the following information messages at regular intervals
    SAPTimeZone Log Info: Action: CreateSAPTimeZone. Reason: Timezone xxxx not found
    SAPTimeZone Log Info: Action: getTimeZoneABAPOrJava. Reason: Timezone xxxx
    SAPTimeZone Log Info: Action: getTimeZoneABAPOrJava. Reason: Timezone xxxx mapped to CST
    There are hundreds of such messages every few minutes.. I know that the following note 1604058 made this an information message.
    1) I am trying to figure out if we need to take any action on such information messages?  Does this message mean that timezones are not being maintained? 
    2) If this information message has no functional meaning, how do I ensure that it does not fill my logviewer? I noticed that Log configurator is set to 'Error' for Tracing Location com.sap.i18n.SAPTimeZoneInfo.

    Rafikul,
    so we are getting this information because one of the timezone is wrong?
    This was the result of report TZCUSTDISP
    Display System Parameters for Time Zones
    current date: 13.03.2014
    current time: 17:35:42
    timezone: CET
    Time Zone Information of System
    sy-tzone   : 3.600
    sy-dayst   :
    sy-zonlo   : CET
    sy-datlo   : 13.03.2014
    sy-timlo   : 17:35:49
    sy-datum   : 13.03.2014
    sy-uzeit   : 17:35:49
    Setting in Operation System
    Diff. from UTC     3.600-
    Time Zone Text    CEST
    R/3 Time Diagnostic Program on SERVER
    Universal Time Coordinated UTC....: 1394728549
    Date and time of database.........: 13.03.2014 17:35:49
    Date and Time of R/3-Kernel.......: 13.03.2014 17:35:49
    Date and Time of ABAP-Processor...: 13.03.2014 17:35:49
    ABAP Timezone Setup ..............: 3.600
    Date and Time / localtime ........: 13.03.2014 17:35:49
    No Time Inconsistencies detected !
    Checking GET RUN TIME from 17:35:50 to 17:35:55 during 00:00:05
    GET RUN TIME result ..............:  5.000.004  us
    GET RUN TIME time measurement accuracy ok !
    or if nothing is wrong, is it okay to supress this information message? AND how can this information message be supressed (if at all it can be supressed).

  • Update DSO with planning function independently from saving data in realtim

    Dear all,
    I have an realtime cube which will be loaded via planning function and/or data entry queries.
    In order to track the entries, I store all companies with status in a DSO objects, by using a planning fuction which calls a function module and inserts entries in the DSO table. The planning function will be start by clicking a button in a web application.
    For example: A company enters data. The value will be stored in the realtime cube and the DSO entry will be created with company xyz and status 1.
    Sometime it is necessary to create a status entry in the DSO without entering data in the realtime cube. (  In order to provide an other department to enter data in during status 1).
    In this case the planning function which calls the function module in order to insert entries in DSO is not working because there is no data exchange with the realtime cube.
    How can I change DSO entries independently from writing data in a realtime cube or not.
    Any help would be great.
    Best regards,
    Stefan from Munich/Germany

    Hello Marcel,
    i have one planning function which copies data from one version to another within the cube and another planning function (type fox) which calls up an ABAP function module in order to update my status DSO. see below:
    DATA FISCYEAR TYPE 0FISCYEAR.
    DATA COMPANY TYPE ZMCOMPANY.
    FISCYEAR = OBJV( ).
    COMPANY = OBJV( ).
    CALL FUNCTION Z_FM_SEND_FOR_APP_PLAN_C01
    EXPORTING
    I_COMPANY = COMPANY
    I_FISCYEAR = FISCYEAR.
    normal way:
    User enters data via query and sends data to headquarters (1. planning functions copy from version 1 to 2 and second planning functions changes status in DSO from 1 to 2.) This works.
    not normal way, but somethis necessary:
    User does not malke any entries, and headquarters wants to change the status via an own web application. In this case the first planning function runs, but no data were copied because there are no entries. So far thats ok, but at least the second pölanning function should run and change the status in the DSO from 1 to 2. And exacltly this is not working. I suppose that the reason is, that there are no data in the cube.
    Any ideas would be great.
    Best regards,
    Stefan from Munich/Germnay

  • Close Popup on clicking OK button of Information Message Dialog

    JDev 11.1.1.5.0 ADF BC
    I have a popup and a dialog inside it where user inputs some data and clicks Save button.
    I am showing an Information message on click of Save on successful insertion of data into the database.
    What I am looking to achieve is that I want to close the popup window on click of the OK button which is inside the information message dialog that is been shown on successful Saving of data.
    There is already a similar thread Close popup in adf but that doesn't have a correct answer.

    1) Bind the main popup to a bean variable:
    <af:popup id="mainPopup" binding="#{MyBean.myPopup}" ...>
    public class MyBean
      private RichPopup myPopup;
    }2) Add a DialogListener to the <af:dialog> of the information message:
    <af:popup id="infoPopup">
      <af:dialog dialogListener="#{MyBean.infoPopupDialogListener}">
        ... Info message here ...
      </af:dialog>
    </af:popup>3) Use this DialogListener to close the main popup programatically:
      public void infoPopupDialogListener(DialogEvent dialogEvent) {
        myPopup.hide();
    }Dimitar

  • How to indicate a message by a planning function type in an ABAP-OO-Class

    Hello,
    I integrated a message with following statement " MESSAGE i003(upf1) WITH v1 v2." in an ABAP-OO-Class, which is used by a Planning Function Type. The function type works but it´s not indecated after executing the Planning Sequence, neither from web template nor in the planning modeller.
    Does anybody know this problem/behavior?
    Thank for response
    Andreas

    Hi Joerg,
    how about this:
    data: l_dummy type char100.
    MESSAGE i003(upf1) WITH v1 v2  into l_dummy.
    i_r_msg->add_msg( ).
    You do not need to take special care about the variables. Just raise the message as you want it to be raised. The only thing you need to do is to raise the message into a string (..into l_dummy). The interface IF_RSPLFA_MSG and the implemetation of add_msg is going to read the standard message variables (SY-MSGNO, SY-MSGID, SY-MSGTY, MSGV1 ...). You just need to throw the message
    and call  i_r_msg->add_msg( ) e.g. in the execute method of your customer planning function.
    Please give it a try and take a look at it in the debugger.
    Hope this helps.
    Matthias Nutt
    SAP Consulting Switzerland

Maybe you are looking for

  • Adding fields to a standard view.

    Hi All, I have added an 'append structure' with some new fields to table TVSTZ. Now i want to add corresponding fields to a view V_TVSTZ. I am not able to find anything like append structure to the view in SE11. Is there a method to add fields or do

  • Authorizing Adobe Digital Editions

    Just bought new laptop. Downloaded Adobe Digital Editions. Tried to authorize. Received error message that same Adobe ID cannot be used on diff computer. Not had this issue before since used ADE on both desktop and old laptop. Only have the one eMail

  • Cannot sync my iPad as there is no devices tab in itunes

    Hi there I synced my iPad to my laptop, which has now broken so I am trying to sync it to my new netbook and iTunes, but there is not a devices tab on the left hand side of iTunes when I connect it via USB cable. Please could someone help

  • Help! the camera disapeared on my iphone

    the camera app on my iphone isn't there anymore. I restored my iphone and it still isn't there. anyone ever had this happen?

  • Buffer size

    My system is composed of : Dell Dimension 4600 with 512 Mb RAM, NI PCI 6250 serie M, LabVIEW 7.1., NiDaq 7.4., ApplicationBuilder 7.1. I am acquiring at 10000 samples per second with with a buffer size of 40000 samples and 200 samples average and the