How can I change selection texts of standard report (S_P99_41000192)?

Hi:
I want to change selection texts of  tcode s_P99_41000192.
( Our SAP verison is SAP 4.7 version, non unicode)
Because we can see only Deutch.
It looks standard sap query so we can not add it into package.
How can we change it?
Please help me.

Hi,
you can change this in the related InfoSet /SAPQUERY/AM27 on which the Query is based on. Tcode InfoSet maintenance is SQ02.
Regards,
Markus

Similar Messages

  • How can i change the text of inbox?

    Hello SRM friends
    I use SRM Server5.5. (Classic scenario)
    I want to change the text of inbox.
    We have the following process for GR.
    1.     Vendor request confirmation (GR) in SRM.
    2.     Approver approves the confirmation on approval menu.
    As you know that standard text is “Approve Confirmation no. 1000000166 from Local vendor test “ in approval list. 
    “Approve confirmation no. <Confirmation number> from <vendor name>.”
    I think that confirmation number and vendor name are variable.
    I want to change this text such like “Approve GR for PO no. <PO number> from <vendor name>”
    How can I change this text of inbox?
    Is there any BADI or function?
    Thank you
    Best regards,
    SH

    Hi Andy
    2) Enter Worklfow: WS10400020 ( check whether this wokflow is active for GR )
    --> Yes.
    3) Go to the Task TS10407924 and double click
    or 1) Go to pftc_dis - > give task TS10407924
    --> Yes. I changed text "Approve GR For PO number &PROCCONFIRMATION.PURCHASEORDER&from&DOCUMENTCREATOR&
    But Approver can see the text " Approve GR For PO number"
    But i go to BBP_PD, I can see the worlflow text " Approval GR for PO number  from VENDOR2"
    Is there additioanl step to activate the changed text?

  • How can I change the text in F1 Help?

    I made a General Text  in T-code SE61, the name is 'ZTEST'.
    And at the SE80, in the local program,
    I used functions like these:
    HELP_OBJECT_SHOW
    HELP_OBJECT_SHOW_FOR_FIELD
    DSYS_SHOW_FOR_F1HELP
    These functions can display F1 HELP.
    But I want to send a text using functions,
    and display F1 HELP.
    Example)
    'Hello! This is your program.'
    Sending this to F1 HELP by functions, and display.
    If you know, please help me.
    Thank you.
    Edited by: Jaime White 999 on Apr 19, 2011 9:20 AM

    My source is like this:
    REPORT  z_test008.
    DATA: lt_links TYPE TABLE OF tline.
    SELECTION-SCREEN: PUSHBUTTON 2(6) s_button USER-COMMAND click.
    INITIALIZATION.
      s_button = 'uB3C4uC6C0uB9D0'.
    AT SELECTION-SCREEN.
      CASE sy-ucomm.
        WHEN 'CLICK'.
          CALL FUNCTION 'HELP_OBJECT_SHOW'
            EXPORTING
              dokclass                            = 'TX'
              doklangu                            = sy-langu
              dokname                             = 'Z_TEST'
              doktitle                            = 'Description'
    *          CALLED_BY_PROGRAM                   = ' '
    *          CALLED_BY_DYNP                      = ' '
    *          CALLED_FOR_TAB                      = ' '
    *          CALLED_FOR_FIELD                    = ' '
    *          CALLED_FOR_TAB_FLD_BTCH_INPUT       = ' '
    *          msg_var_1                           = ' '
    *          MSG_VAR_2                           = ' '
    *          MSG_VAR_3                           = ' '
    *          MSG_VAR_4                           = ' '
    *          CALLED_BY_CUAPROG                   = ' '
    *          CALLED_BY_CUASTAT                   =
    *          SHORT_TEXT                          = 'X'
    *          CLASSIC_SAPSCRIPT                   = ' '
            TABLES
              links                               = lt_links
           EXCEPTIONS
             object_not_found                    = 1
             sapscript_error                     = 2
             OTHERS                              = 3.
          IF sy-subrc NE 0.
            MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
          ENDIF.
      ENDCASE.
    I just want to know that how can I change the text in F1 HELP, do not use SE61.
    In the source, I want to send the text by functions, and display that.
    Thank you.

  • How can I change the text   color in pages

    Hi , how can I change the text color in pages app

    Select the text you want to change.
    Tap the i in the top bar.
    Tap Style in the top bar.
    Tap the Font name/size
    Tap Color then choose the color you want the text.

  • How can i change alert text size?

    hello everyone
    how can i change alert text size?
    thanks

    What about using the properties of the alert, there are several settings for the font (also one for the size)

  • How can I change the text in an iPhoto book from Spanish to English?

    How can I change the text in an Iphoto book I'm trying to create from Spanish to English??

    In the Creative Cloud Application you can change in Preferences the App language. Then you can download and install additional the other language.
    With Photoshop you can now go to Preferences > User Interface and switch between all installed and available languages.

  • How can I change the text for 'Return' and 'Back' links

    Hi everybody,
    How can I change text of standard links 'Return' and 'Back' that appear at the report bottom when user drills down?
    I need to change it in Hebrew interface.
    Thanks in advance,
    Alex

    You have to Customize the viewmessages.xml file. The original file path for English Language is
    oraclebi\web\msgdb\l_en\messages\viewmessages.xml.
    and The entries for back and return are
    <WebMessage name="kmsgEVCLinkBack"><HTML>Back</HTML></WebMessage>
    <WebMessage name="kmsgEVCLinkReturn"><HTML>Return</HTML></WebMessage>
    For more details, about language cusotmization read oracle documentation, page no 197.
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31766.pdf
    - Madan

  • How to mofidy the selection text for a report

    Dears,
    Do you know how to modify a selection text in the selection screen of a standard report, such as changing "Storage Location" in the selection screen of report MB5B to "storage Loc"?
    one of a way to realize it is to modify the text of relevant data element.
    except modifying the data element directly, It seems that use SE63 could do it, but I forgot how to use it.
    Thanks all for your reply.
    Zhongkai

    Hi Liu,
    Check this link for translations thru SE63:
    http://help.sap.com/saphelp_sm310/helpdata/en/b4/54601d77f38e429ffad9e3e11c1b25/content.htm
    Hope this helps you.
    Regards,
    Chandra Sekhar

  • There are marker elements in my FM file,How can I  change their text information?

    In my Fm file,I want to change the text information of marker,How can I deal with it?

    Jack:
    Begin by selecting the marker. If you haven't already done so, use View --> Text Symbols to allow you to see the markers.
    You can then use your mouse or keyboard to select the marker manually or use
    CTRL+f to open the Find/Change tool, in the
    Find list choose
    Marker of Type and specify the type of marker (or choose
    Any Marker if you don't the marker type), then click
    Find.
    After a marker has been selected, press in sequence
    ESC s m to open the
    Marker tool, edit the marker text, then click
    Edit Marker.
    Cheers & hope this helps,
    Riley

  • How can I change the text in toolbars ("Forward" to "Fwd", etc)

    I want to shorten the text for items in my toolbar because the address box is way too short. I know how to change the items for items on the second row toolbar (right-click>properties), but I want to change the text for items in the top row. Right click does not show a property option for the items in the top row. For example, I want to change "Back" to "Bk", "Forward" to "Fwd". Two of the items are way too long ("Google Shortcuts v" and "Downloads"). I want to change these to "Gogl extr" and "DnLds". I want both text and the icons.
    By any chance, if the above can not be done, can I create custom icons? I'd take the current icon (where are they stored?) and add my own text into the icon, then tell firefox to show the icon.
    I'm using Firefox 22.0

    Have you considered using Icons ''(only)'' instead of Text and Icons in the Customize Toolbars dialog box?

  • How can i change bookmarks text colors, not toolbar text color.

    I know how to change color of toolbar text but still want to change the text color of bookmarks.

    You can experiment with code like this in the userChrome.css file.
    *http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #personal-bookmarks .bookmark-item > .toolbarbutton-text {color:#000!important; background-color:-moz-dialog!important}
    </nowiki></pre>
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the chrome folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration

  • How can I change the text from impossible to read blue to black

    Unlike Chrome, which has an ad-on that changes the text to black, I have so far been unable to find a way to change Firefox's terrible light blue text to black, despite having made many attempts through Tools, Option, Colors, etc. Help will be appreciated. I am using version 30 on an HP Laptop running Win7

    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    Make sure that you haven't enabled a High Contrast theme in the Windows/Mac Accessibility settings.
    Make sure that you allow pages to choose their own colors and check the default colors.
    *Tools > Options > Content Fonts & Colors > Colors [X] "Allow pages to choose their own colors, instead of my selections above"
    Note that these settings affect background images.
    See also:
    *http://kb.mozillazine.org/Website_colors_are_wrong

  • How can i change a text on the frontpanel?

    Hello,
    i have a cluster which looks like the attached cluster but with more and smaller quadrants.
    Now i want to add a text above each column. This can be done with a description. But now i want to load the description dynamically from somewhere (file, global) so that it must be changeable. But it seems not to be possible to change the text of a decoration.
    What other possibilities are there to add a text above the cluster? I tried to to it with a text-array but there i cant make the text be shown like in the description  (counterclockwise).
    Thx for any ideas.
    Attachments:
    text.vi ‏10 KB

    Hi OnlyOne,
    you can get acces to them using the property node, but you can´t change the value. You can use boolean controls to do it.
    Mike
    Attachments:
    text_LV80.vi ‏16 KB

  • How can I change the text layers to a specific color at the same time and in the fast way?

    Dear all!
    I am using Photoshop CS5. I typed 65 text layers in my file and wish to change their colors to a specific Black Color, but I don't know how to select all the layers at the same time so that I can change all the text layers from Red Color to Black Color in the fast way. Now I only select one layer and then change. It means I must select and change 65 times for the text layers. Hope you can understand what I mean.
    Thanks a lot.
    My Kindest Regards,
    LUCK

    One way is to select all the text layers, select the type tool in the tool box
    and set the color from the tool options bar.
    MTSTUNER

  • How can I change the colour for standard captions?

    Hi,
    I work with Captivate 6. I want to change the background colour for the standard captions (hint/failure) etc. When I go the style manager, I can select a Bitmap with the colour I'd like to use, but Captivate doesn't display the colour. The caption is now displayed transparent?!?
    Hope someone can help me, thanks!
    Best regards

    If you want to change the default caption style in a new project (and in that project alone), create the new project and change the default caption style or clone the default caption style and set it as default. Already created captions can be forced to take on the new default style, using the Properties panel.
    If you want to change the default styles for several future projects, use the Object Style Manager before opening or creating a new project.
    Lilybiri

Maybe you are looking for