Override Default Message before Selection

Hi Experts...
Is it possible to override the default message that is shown before selection in prompts.
No Results
The specified criteria didn't result in any data. This is often caused by applying filters that are too restrictive or that contain incorrect values. Please check your Request Filters and try again. The filters currently being applied are shown below.
MONTH is equal to Jan
and VERTCAL is equal to EU
and GRP_CUST is equal to SNY
and TYPE is equal to TnM
Can this default message be overwritten ??
Regards,
Veena A

Hi,
1. Open Answers report
2. Choose Results tab
3. In Results tab choose No Results view
4. In the No Results view you'll see text:
Use the fields below to specify what should be displayed when this analysis returns no results
Write something in the text field. This will aply when no data insted of:
The specified criteria didn't result in any data. This is often caused by applying filters that are too restrictive or that contain incorrect values. Please check your Request Filters and try again. The filters currently being applied are shown below.
I hope this is clearly enough.
Regards,
Goran
http://108obiee.blogspot.com

Similar Messages

  • Can we display a message before selection screen

    hi experts,
                   I need to give a message to user's to give information abt the selection screen .
    like select values between 1000 to 2000 only.
    date must be todays date.
    so how i can display a message before the selection screen is displayed

    try like this it may be useful for you.
    load-of-program.
    CALL FUNCTION 'POPUP_TO_DISPLAY_TEXT'
      EXPORTING
       TITEL              = 'Selection screen info'
        TEXTLINE1          = 'Material no should be between 1000 and 2000'
       TEXTLINE2          = 'Plant should be 1000'
    *   START_COLUMN       = 25
    *   START_ROW          = 6
    start-of-selection.
    if you want some more fields to pass then search popup* fn module in se37 which can be useful 4 you.
    regards
    shiba dutta

  • Message before selection screen.

    Dear Experts,
    Kindly help in knowing how to display a message in small pop-up, before a Tcode takes to the selection screen.
    Regards
    Jogeswara Rao

    Hi,
    You just need to add following code in the program associated with your TCODE, i.e. in Load-of-PROGRAM event.
    ***CODE*****
    REPORT  ZTEST12.
    PARAMETERS a1 .
    Load-of-PROGRAM.
    CALL FUNCTION 'C102_POPUP_TO_CONFIRM'
      EXPORTING
      TITLEBAR                    = ' '
        TEXT_QUESTION               = 'POPUP'
      TEXT_BUTTON_1               = '1'
      ICON_BUTTON_1               = ' '
      I_ICON1_INFO                = ' '
      TEXT_BUTTON_2               = '2'
      ICON_BUTTON_2               = ' '
      I_ICON2_INFO                = ' '
      TEXT_BUTTON_3               = '3'
      ICON_BUTTON_3               = ' '
      I_ICON3_INFO                = ' '
      TEXT_BUTTON_4               = '4'
      ICON_BUTTON_4               = ' '
      I_ICON4_INFO                = ' '
      DEFAULT_BUTTON              = '1'
      DISPLAY_CANCEL_BUTTON       = 'X'
      START_COLUMN                = 25
      START_ROW                   = 6
    IMPORTING
      ANSWER                      =
    TABLES
      PARAMETER                   =
    EXCEPTIONS
       TEXT_NOT_FOUND              = 1
       OTHERS                      = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    AT SELECTION-SCREEN OUTPUT.
    **EndCode***
    In the same way, you can call any Popup FM at same position..
    It will be called before selection screen appears.
    Thanks
    Raghav M.
    Edited by: Raghav Malhotra on Jun 3, 2011 6:34 AM

  • JSF 1.1 - problem with overriding default messages with UTF8 ones

    Hi there,
    I'm stuck with JSF 1.1 for now (creating application that is to run on JBoss 4.0.x) and I've encountered a problem... My web application uses UTF8 encoding - so that's also encoding I need in my message bundle. I've created one - and here goes a problem. I need to put Polish special characters into a properties file of a bundle - so I do it with UTF escape notation:
    javax.faces.component.UIInput.REQUIRED=Warto\u009C\u00E6 dla pola {0} jest wymagana
    some.custom.message.CLOSED=zamkni\u0119taThe thing is - while custom messages are working properly, overriden javax.faces.component.UIInput.REQUIRED message is rendered on a page as four "strange" characters, suggesting that it was first interpreted as UTF, then parsed as some kind of an ASCII (ISO) encoding and then back to an UTF8 page...
    How to fix this?
    TIA,
    Wojtek

    IDE fooled me - it was smarter then I expected and properties editor was showing already decoded values, not raw content of file. It's working properly now

  • Im getting the message "The selected SAN location is already in use." This happens when I start up final cut pro 10. Anyone else have this problem before?

    Hi everyone. I just today got the message "The selected SAN location is already in use." Has anyone recieved this message before? If so, how can I fix this?
    Thanks!

    Welll I don't see fast how to edit my reply. (the projects and events on external drives show up, but there is a error when FCP-X started up with the message that the "home folder user" is in use
    and can not be used by SAN becase of the same name????)
    First I did use Preference Manager 3.2 to trash the preference but that did not solve my problem.
    Then I repaired permissions. I did not solve the problem.
    Waht solve dthe problem is next.
    I started my MacBook Pro is safe mode (shift power on) Then I repaired permissions.
    Then I copied the Final Cut Events en Projects folders from my home folder Movies to a external dive (in a folder so that with start up it did not show up in. (And trashed the project and event folder in my movies folder)
    I restarted the Mac Removed again the Preference.
    Then I restarted FCP-X and it started up without a problem.
    Then I copied the content of my old folders to the new folders in my movies home folder. (not just the folders Final Cut Events/Projects)
    Now it is working correctly.

  • Problem overriding default JSF conversion error messages

    Hello !
    I have a problem to override default JSF conversation error message. I have an inputText which is binded to BigDecimal attribute, so when I enter a character in that field I get this error message: "- Conversion failed."
    I think I need to register the message bundle in my faces config, and put the key of this error message to my properties file.. am I right ?
    Can somebody help me with this ? Which key I need to put into the properties file ?
    Miljan

    Get [Sun's Java EE tutorial |https://www.sun.com/offers/details/JavaEETutorial.xml?cid=20090723ZA_TACO_JVEE_0004] and read the relevant section so you don't have to guess what you need to do.

  • Playing IVR default message if no selection made ICM Script

    Hi,
    We are working on ICM 5.0 and we need to play IVR message if there is no selection made at the IVR prompt for language selection. The default message, you have not made any selection should be played.
    Can anyone let us know if any microapp variable needs to be set or Network VRU should be enabled to achieve this. We are using a media server and have put all the files at the same location.
    Since the message is from IVR (we are using ISN 2.1) the default message should be played.
    Kindly revert back with answers and thankyou in advance.
    Regards
    Dayanand Naik.

    What is the configuration of the microapp that you're playing?  Include a screenshot if possible.
    david

  • Override JSF's default messages.

    I am trying to override JSF 1.2 default messages, I have done it in JSF 1.1 but its not working in JSF 1.2.
    Can anyone help me on this.
    The following is the code in JSF 1.1:
    javax.faces.component.UIInput.REQUIRED = This field is required.

    skmali wrote:
    I am trying to override JSF 1.2 default messages, I have done it in JSF 1.1 but its not working in JSF 1.2.
    Can anyone help me on this.
    The following is the code in JSF 1.1:
    javax.faces.component.UIInput.REQUIRED = This field is required.Another solution is use requiredMessage attribute for the UIInput component.
    For Example :
    <h:inputText value="#{student.id}" required="true" requiredMessage="This Field Is Required"/>Edited by: Matrix_Paul on May 10, 2009 10:46 PM
    Edited by: Matrix_Paul on May 10, 2009 10:48 PM

  • Overriding Defaults for "Reply To" and [Reply] "From

    When I reply to a message, Mail selects values for the Reply To field and the From field. I can override these manually, but is there a way to set a different default? I could not see any way to do this with Rules. I suspect there is a way to write an Apple Script to do this, but that's work.
    thanks

    Thanks. I understand that Reply To does not have any other information by which to choose a default other than the email address of the sender. However, if one has multiple email accounts configured, it might be the case that you want to use one of them is the FROM default regardless of which account receives the email. As you point out Preferences --> Compose will let you do this. But if the FROM address is content dependent, then I need to able to construct a Rule - apparently that is not possible.

  • Override Default Page Activation Workflow

    Hello,
    I am trying to override the default handling of Authors requesting page activations.  By default, an Author that doesn’t have Replication privileges has the request sent to the Admin group.  We’ve created several workflows specifically for different groups since each has their own approval flow:
    CQ User Group                 CQ Workflow
    Consumer >>                     Consumer Approval Workflow
    eCRM >>                             Consumer Approval Workflow
    Business >>                        Business Approval Workflow
    I realize the Author could select the workflow from the Sidekick, but I need ot ensure the correct workflow is assigned if they simply click “Activate” from the Sidekick or the Site Admin (Websites) page.  What’s the best way to accomplish this – writing some sort of servlet, using the Dynamic Participant Step, something else?  The logic would be fairly straight forward – on activation request, check user group and assign page to pre-defined workflow and initiate.

    You can set this in version 5.1.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "anil" <[email protected]> wrote in message
    news:399aba85$[email protected]..
    How we can override default error page (404) in WebLogic ver 4.5.1 ? Wehave already set property weblogic.httpd.errorPage.404=URL in
    weblogic.properties file , but it is not working with 4.5.1
    >
    We would like to have solution in properties setting, because changing thecode is not possible
    >
    Thanks in Advance
    anil

  • I have an iphone 2g unlocked for tmobile.  For the past 2 years it has worked fine then out of no where I get this message "your selected cellular network is no longer available" and the service cuts in and out all day.  It can't find tmobile on my phone?

    I have an iphone 2g unlocked for tmobile.  For the past 2 years it has worked fine then out of no where I get this message "your selected cellular network is no longer available" and the service cuts in and out all day.  It can't find tmobile on my phone for some reason but for 2 years previous it could no problem?  tmobile says it is a problem with my phone and not their service.
    Any ideas what to do?

    I would just explain that this just started happening, that nothing has changed on the phone, that it is an original iPhone and I wondered if they are implementing a change in coverage with their Edge network in my area.
    If you restore your phone, you will be given an option to back up your phone at the beginning of the process (see step 6 here: http://support.apple.com/kb/HT1414).  You will be given the option to restore to that backup at the end of the restore process.  Your messages are stored in the backup so restoring to the backup will return the messages to your phone.  Be sure to import your photos and videos to your computer (see http://support.apple.com/kb/HT4083) and back up your contacts somewhere before restoring your phone as these sometimesget lost in the restore process.

  • Acrobat X, change default message in emailing Forms

    I have searched raised questions for an answer, there is one in 2010 on the same issue but for Acrobat 9, where Adobe simply say it can't be done, and the question writer tells Adobe they are foolish to not provide such an obvious requirement. So, hoping that Acrobat Pro X has adopted this since then. . . .
    When distributing Forms via email, Acrobat provides a default message to go to the recipient. This can, of course be chnaged, but, everytime a new distribution is made, the default message has reverted and it has to be changed again. Any software designer with a ounce of intelligence would realise that the Forms creator needs to retain the modified message, and moreover, needs to keep a set of various standard messages that can be quickly selected.
    I have found the file that holds the default message in location Documents and Settings\User\Application Data\Adobe\Acrobat\10.0\Forms\AdhocWorkflowBackup. This is a file without any extension. I have a programme that can view the file content and see the default message wording, but, I can't modify and save.
    Please can someone help. Currently, I have to keep wordings I need in a Notepad file and continually copy it in.
    In Acrobat X, there are several small things not provided that a user of the programe would need to make it a really good service. It's as if Adobe just did not bother to finish it off with a full set of normally needed tools and functions.
    Regards Jonathan

    OK.  I will live with the fact that I can not change the text in the purple instruction heading.  I have a new problem.  In order to prevent others from tampering with the form, I have used Password Protection, Restrict Editing, entered a password under Change Permissions, allow printing and filling in form fields.  Then I used the Save As feature, Enable additional features.
    I now have what I wanted, a form that can not be changed.  A day later I decided to add yet one more line of instruction.  I can NOT get into my own form.  I know the password (obviously), but I can not get to a screen that will allow me to enter it.
    HELP !

  • Set of default values for Select-Options

    Hi Gurus,
    I have a requirement where I need to set default values for select options
    ex: SELECT-OPTIONS: S_MTART FOR MARA-MTART
    default values must be ERSA - HIBE- FHMI - DIEN - GEST
    Please tell me how to do it.
    Effective replies will be rewarded with full points
    Karthik

    Hi,
    For each SELECT-OPTION, you can only specify one DEFAULT.
    You must specify the default value g in its internal format, e.g. "SELECT-OPTIONS DATE FOR SY-DATUM DEFAULT '19931224'", not "... DEFAULT '24.12.1993'".
    The default value g should normally be a literal because, at runtime when you use SUBMIT, it is transferred to the selection options table sel so early that no value can be assigned to the field g. System fields like SY-DATUM are an exception here because the system usually assigns values to them as soon as the report processing starts.
    When you use user-defined selection screens in your programs that you do not call using SUBMIT, the DEFAULT value is transfered when the selection screen is first called. In this case, therefore, you can use other fields g.
    regards,
    sowjanya
    Message was edited by: sowjanya suggula

  • Getting the default messaging app back

    i have a nokia e5-00. .bought it a few years back. .a month ago, i installed sms2.0 live app as the msging app. .it's done fine so far nw, bt i ws trying to get the default messaging app back but cant find a way to do so. There is no option to uninstall this app as it has nw become the native app for texting. Any help in this regard would be much appreciated. Thanx in advance.

    Did you try uninstalling by going to settings>application manager>installed apps>select app>select>options and select uninstall? 

  • Getting Accessiblity Error Message before Recording Software Simulation...

    In Captivate 7, I go to start a brand new software simulation (chrome screen) in OSX and I get the following error message:
    Before recording application applications, select 'Enable Access for Assistive devices' in 'System Preferences' > 'Accessibility'.
    The pics below show the red screen capture box and the error I get when I try to capture when trying to capture the screen. Also included is a pic showing accessibility is enabled.
    I have no idea where this is coming from.

    ...and here's the answer:
    http://captivatecrazy.blogspot.com/2014/01/record-new-software-simulation-in-adobe.html

Maybe you are looking for

  • How to manege my photo's on my iphone?

    I just downloaded the new iphone software and now all my photo's that where in my computer are now in my iphone! How do i manege that? I can not find the place within itunes to select pictures and drag them from the computer to my phone! Please help!

  • Creating a view

    Hi, I am creating a view on two tables(CDPOS and CDHDR) with certain join conditions. While activating the view, a get an error "Table CDPOS is not transparent" Kindly help on this. With Thanks and Regards Mukul

  • OSX 10.8.2 -- Crash and Freeze my Computer

    Since I have installed the new release 10.8.2  My computer (MacBook Pro Retina mid 2012) can't stop hanged (Freeze). I have Parallel Desktop (window 7 & 8) which so far (with 10.8.1) did work very well. Now, with the new release 10.8.2, Parallel Desk

  • Help needed in implementing RSL in a Application

    Hi , Ours is a  product based Application consisting of  number of HTML Pages  used within the intranet . We planned to use RSL to improve its performance , by reducing the size of the swf file . My question is : Is  providing swf file  to the librar

  • Charm workflow

    Dear Experts, i'm following the document  http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d06db8e2-5036-2c10-1a97-dee1364fcec8?quicklink=index&overridelayout=true for implementin charm workflow there when i change from method call