Changing the otr of standard label

Hi all
I need to change the OTR of standard label of standard package.
The thing I tried:
1. When I try bind standard OTR with my label in enhancement mode, the enhancement is lost when activate and test it.
2. When I try to bind label to my  created OTR in enhancement mode ,the enhancement is lost.
Can anyone tell me how to change OTR of standard label ?

Check these links
[Re: Standard OTR text change]
[Translate OTR texts]

Similar Messages

  • Changing OTR of standard label

    Hi all
    I need to change the OTR of standard label of standard package ptrm_web_ui.
    The thing I tried:
    1. When I try bind standard OTR with my label in enhancement mode, the enhancement is lost when activate and test it.
    2. When I try to bind label to my created OTR in enhancement mode ,the enhancement is lost.
    But I need make these field visible or invisible according to condition which I am doing from fitvfeld_web
    transaction.Now the problem is this work for only standard label.But I created my own label through enhancement.
    Can anyone tell me how to change OTR of standard label ?

    Hello,
    What do you mean by "OTR"? Can you be more clearer on what you want to do?
    Regards,
    Raynard

  • Changing the name of standard Field

    we have ECC6.0 with three countries using. Now i want to change the Standard Field name on an infotype ,i know how to change the name of the field. but my question is if i change the name of standard field it gets reflected for all the 3 countries, but i wanted to change for only one country?
    how can i achieve this?

    infotypes are Country Specific so pls check V_T582L once
    and check the screen numbers of the infotypes for various infotypes useing PE03 P0002 feature
    and check those module in V_T588M  and after this
    go to Tcode CMOD and do the rest of the thing u want to do
    hmm...... All the best

  • How do I change the text on a label for a SAP delivered WD view

    Hi,
    I need to change the text that is being displayed for a label in a SAP delivered WD ABAP View. When I look at the properties for this label, the Text property is currently empty, so I assume that the text that is being displayed in the view is coming from the dictionary. I was hoping to change the text of the label via the Enhancement Framework. I created an OTR entry, then went into SE80 for the WD Component, I navigated to the view in question, I pressed the Enhance button and entered $OTR:<package>/<alias name> in the text property for the label. Finally I saved and activated and was prompted to create an Enhancement Implementation, which I did and I selected it. Everything seems to be fine (no errors or warnings). I then ran the WD application. My change was not there. I then went back into SE80 for the WD Component that I created the enhancement. I navigated to the View and looked in the text property of the label and saw that my change was not there. I repeated this process several times and each time when I added the OTR entry to the text property of the label, it saves and activates without issue (in enhancement mode), but when I run the WD App the change does not show up and when I go back to the WD View, my change to the text property is gone. I know that if I really wanted to I could register the object and add the OTR entry to the text attribute of the label, but I am trying to perform this change using a modification free enhancement. Can this be done via an Enhancement, or do I have to register the object and make my change using a modification?

    Hi Gregg,
    excellent question. I had the same problem as well before.
    What I have learned is that you cannot change a UI Element via Enhancements.
    You can add new UI Elements (e.g. new label) or remove existing elements, but you cannot change them (except the layout properties (e.g. colspan) maybe).
    The only possibilities I see is
    1. Remove the existing label, and add a new label with your desired text
    2. Do it as a modification
    3. Do it as a configuration (This means you go to the webdynpro application in SE80, right click and select "Create/Change Configuration)
    4. Do it as customizing (This means you add the URL parameter sap-config-mode=X to the URL, navigate to the label, right click on it, and select "Change Settings for Current Configuration").
    The disadvatages of 3) and 4) are
    - texts in configurations and customizing are not translatable (as far as I know)
    - if you have multiple configurations, you have to change the label multiple times
    Hope this helps a bit,
    Daniel

  • Change the name of TargetGroup label

    hi experts,
    In component Seged_tg/eltargetgrouplitem I need to change the name of the label "TargetGroup" which comes right above the table view of targetgroup list.
    But I am unable to trace the place ,where it is wriiten,since there is no overview page as such.
    pls help
    Regards
    Anu

    Hi Anu,
    since this is no overview page, the label is directly set in the configTable tag in the html page
    Its the attribute CL_SEGED_TG_ELTARGETGROU2_IMPL->HEADER_TEXT.
    Its set in CL_SEGED_TG_ELTARGETGROU2_IMPL->DO_PREPARE_OUTPUT.
    There it is read as OTR text CRM_UIU_MKTSEG_TG/TGED_TITLE_ITEMLIST..
    I'm not sure if you can change OTR texts without modification.
    Hope that helps
    --klaus

  • Change the description of standard element

    Hi,
       I need to change the description of (VBAP-MVGR1 'Material Group 1') field, which system is using in Transaction Code VA01,VA02 & VA03  (Additional data as per item level).  Pls suggest me how to change it's description. Clients wants to add his own description here.
      Should i change the description of data element directly with access key?
      pls suggest.
    Thanks in advance.
    Pradeep

    Hi,
    gothrough this, it will help you..
    Creating Your Own Keywords and Short Texts
    You can use the enhancement concept to create your own keywords for data elements stored in the ABAP Dictionary. The system uses keywords on screens to identify entry fields. Data elements can have up to three keywords of varying lengths.
    The data element BBBNR, for example, identifies the first part of a customer’s international company number. The standard keywords for this data element in the ABAP Dictionary are:
    Company no. 1
    Comp. no.1
    Company number 1
    You might want to change these keywords to reflect your company’s own terminology. Instead of ‘Company number 1,’ you might want to identify the field as ‘Corporate ID.’ If you change the keywords using the enhancement concept, your new texts will appear in all SAP screens where any field directly refers to the data element your altered. If SAP deliberately modifies a keyword on a standard screen, direct reference to the original data element is dissolved. Any changes you make to a keyword with the enhancement concept will not appear in standard screens that do not retain a direct reference to the modifed data element.
    You can identify such screen-specific modifications by looking in the Screen Painter. Display the field’s screen attributes and examine the field Modific. If an ‘x’ appears, the SAP developer modified the data element’s key word. Your own keyword will not appear.
    The enhancement concept also allows you to alter a data element’s short description (short text). This brief text appears whenever a user calls up online help for that field with F1 . To create your own keyword and short text documentation, proceed as follows:
    Enter the Project management transaction by choosing Utilities ® Enhancements ® Project management from the ABAP Workbench menu
    Choose Text enhancements ® Key words ® Change.
    The system displays a dialog box.
    Enter the name of data element.
    If you want to see a list of all the screens where this data element appears, choose Ref. to screen before proceeding to the next step. The reference list shows you how many standard R/3 screens your new documentation will affect.
    Choose Change from the application toolbar.
    Edit the data element’s keywords and short text.
    Save your changes.
    If you want to list all the data elements in your system that you have created customer-specific key words for, return to the main screen of the Project management transaction and choose Text enhancements ® Key words ® Display. The system displays all altered data elements and shows which changes were made.
    Restoring SAP and Customer Versions
    At some point you may want to restore all standard SAP keywords and short texts for data elements that you may have altered. You can restore the standard texts from the main screen of the Project management transaction. Choose Text enhancements ® Key words ® Restore SAP version. Specify the SAP release from which the texts are to be restored.
    The restoration function is carried out by a special program that runs in the background. This program goes through all data elements in your SAP System and restores the standard texts where required.
    Creating Your Own Online Documentation
    The enhancement concept allows you to create your own online documentation for all data elements in the ABAP Dictionary. The system displays this documentation whenever a user chooses F1 to get more information about a screen field.
    The standard documentation for the R/3 data element BBBNR reads: ‘Here, you enter the first 7 digits of the international location number’. You can enhance this documentation with additional information that your users may need. To write your own field documentation, proceed as follows:
    Call the Project management transaction by choosing Utilities ® Enhancements ® Project management from the ABAP Workbench menu.
    Choose Text enhancements ® Data elements ® New DE cust. docu.
    The system displays a dialog box.
    Specify the data element’s name.
    If you want to see a list of all the screens where this data element appears, choose Ref. to screen before proceeding to the next step. The reference list shows you how many standard R/3 screens your new documentation will affect.
    Choose Change from the application toolbar.
    On the next screen, ensure that the checkbox labelled Make available SAP documentation in the form of an INCL is activated.
    Choose Create.
    Write your own documentation.
    Save your changes.
    -suresh

  • IMovie - How do I change the sports team editor labels such as players age, height and weight?

    Cannot find a simple (or any) solution to this problem.
    Does anyone know how to change the player label headings on iMovie Sports Team Editor? I don't want to display the players weight, height and age and have no idea how to change the labe headings.
    Cheers,
    Flying_Prop

    Instead of posting HTML here, which the board is not really designed to handle, could you edit your post to clear that out and provide the URL to the page that has the problem?
    When I look at the home page at http://www.falmouthgoatrace.org/ I don't see a problem.
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies. Save any pending work first.
    While viewing a page on the site, you can call the dialog to remove the cookie using either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    Then try reloading the page. Does that help?

  • How to change the backgroud of Flex label

    Hey friend;
    I am trying to change the backgroud color of the flex label
    control but there seems to be no property called background in it.
    I tried it using a css class too but fail.
    Can some one kindly tell me how change the
    background color of the label control.
    Thanks in advance
    Kiran

    I'm afraid you can't, without extending the Label.
    You'll need to use a textArea, or create a custom control,
    probably by extending Canvas. This is not hard at all.
    Tracy

  • 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

  • HT5213 How do i change the chapter or section label

    Hi,
    I am planning to publish a series of books in diffreent languages (german, french, english and portugese). In different templates, the chapters and sections are labelled like "Chapter 1" or "Section 3". These labels appear in english irrespective of the language used in the text (like german). In that case the labels sould be "Kapitel 1" or "Sektion 3"!
    I have not found a way to change this also i can chose to show eiter the label, the number or both. Where can i change the label text? Chapter -> Kapitel.
    Thank's for your help.
    Maurice

    Support for iBA from Apple...
    http://www.apple.com/support/ibooksauthor/
    Global Phone Support
    We have expanded English-language publisher phone support. To make contacting the iBookstore support even easier, new local phone numbers are now available for Australia, France, Germany, Italy, Netherlands, Spain, and the U.K. Support is available Monday to Friday, from 7 a.m. to 5 p.m. (PT).
    Country
    Phone Number
    Australia
    1300 307 504
    Note that this is a low tariff number.
    France
    0805 540 117
    Germany
    0800 664 5307
    Italy
    800 915 902
    Netherlands
    0800 0201 578
    Spain
    900 812 687
    U.K.
    0800 975 0615
    U.S.
    +1 (877) 206-2092
    Toll-free from U.S. and Canada.

  • Changing the attributes of Standard Webdynpro component

    Hi Friends,
    There is one table ui element in standard webdynpro component, right now we can select only one  row, now i want to select multiple rows, can any one help me how to change this property
    Thnx and Regards
    Kumar Srini

    Hello Kumar,
    if this node is statically created in the standard component then you can't change the selection cardinality. By statically created means, if you can see the context node in the Context Tab of the controller.
    If its dynamically created, then in the Post-exit method, you can delete this context node and create it again (via coding). while creating you can set the Selection Cardinality to multiple.
    Hope this helps.
    BR, Saravanan

  • Change the Data Elements Text (Label and Description)

    Hi,
    I need to change the data elements label and short description in Development and transpot it into quality and Production system.
    I could change the label and short description using the Menu Goto --> Translation. But the system does not prompt for the transport request. Can you please any one help me how to attach a transport request to the changes (Translations) done on the Data Elements? It would be a great help!.
    Thanks andn Regards,
    Kannan

    I'm not getting a transport request either.  Any I know it is not a local object and not already on a transport.  To attach it to a transport.   Now on the first screen of SE10, there is  a "tool" icon, click it.  In the next screen,  put your cursor on the "Include Objects in a Transport Request and click execute.  On this screen, select the radiobutton for "Selected Objects".  Now in the row for data element, check the check box on the left, and enter the name of the data element on the right.  click execute.  In the next screen, put your cursor on the data element  click save in request.  Here you can create a request.
    Regards,
    Rich Heilman

  • Dynamically change the value in standard text

    Hi all,
      I have created standard text using SO10  transaction. I have included the text id in SAP FORM. My requirement is some text need to change dynamically in the text  when printing the form.Is there any way to do it.
    Thanks
    Suadrsana

    Hi .. Here is the solution ...
    Hi &V_NAME&
    Thanks
    XXXXXXXX
    U need to get the value of
    V_NAME
    from the SF.
    If u have the value of the variable in an internal table, then
    LOOP AT ITAB INTO WA.
      V_NAME = WA-NAME.
    ENDLOOP.
    I think this will be useful.
    Suhas
    Message was edited by:
            Suhas Saha

  • How to change the display in standard program.."SAPLCKML_MR11_ALV"

    hi.... 
    one of the report of finance (SAPRCKMR11)  is calling this program SAPLCKML_MR11_ALV ..for the display...
    i had to add three more fields in the display...
    1) PO quantity    ekpo-menge
    2) PO value         ekpo-netwr
    3) INCOTERM     ekpo-inco1.
    i had try to modify the standard program by copying it...but didnt getting the result.
    please help me .... how to meet the requirement.....  if u can tell please also tell me where in the program i have to do the changes...
    any suggestion is appreciable..
    thanks

    Purchase Order Quantity and price......If you get an answer please advise.
    Thanks
    Justin

  • Duplication on changing the Cost Centre Standard Hierarchy

    Hi Experts,
    We moved 2 cost centre group in the Hierachy under T Code OKEON using drag and drop function. What we see is these two groups in their origanal place and also in new Place.
    I can not remove them.
    How to fix this?
    Thank you
    Rajesh

    Thank you Ajay,
    It does tell me there is an abiguity, a group occours in two places but it does not remove.
    What is the next action.
    Best Regards
    Rajesh

Maybe you are looking for

  • Acrobat Pro 9.2.0 error on creating .jpg from .pdf

    Hi there, I am encountering this same issue that was cited in the "Saving a PDF file as a JPEG" from 2008.  I have a one-page poster in Word 2010 which I was able to convert into a text renderable pdf, then - in Acrobat Pro - was able to convert this

  • What is a "document" in Spotlight?

    I was searching for an old Word document from the Finder and could not locate it. I found the file by date and went back to figure out why I didn't find it the first time. I had put keywords in the search field and added Kind as Document. If I turn t

  • Break out different chats in Messages?

    My wife dislikes the way all of the chats are grouped in Messages.   She's sent a few messages to the wrong people. I can't find a setting to force each new chat into a different window.   I know you can break individual chats into their own window..

  • Random Questions are Not Random

    The Question Pool has twenty-five (25) questions, and ten (10) Random Question slides in the project.  The frist time a learner takes the course the questions are randomly chosen, as they should be.  Assuming the learner fails and retakes the quiz, t

  • How do  I add title-cover-pictures to the albums I have ????

    Hi When using windows Media Player, y can easily add cover pics. But in iTunes I cant find any logic way to do it. It says I have to log in to the store before I can do it.....But I dont have Visa and I dont want to buy anything. Is there a button so