Change Label name in a standard component in Performance mangement

Hi All,
My requirement is to change the label in a standard SAP component HAP_DOCUMENT_BODY . I am trying use
CL_WD_LABEL-SET_TEXT for this.. But  I recieve a dump while doing the same. Could you knindly let me know the right process to do this.
Thanks.
KM

Hi Koushik,
Search in SDN we have somay options.
Web Dynpro for ABAP - Customization and Personalization [original link is broken]
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b52e13c3-0901-0010-8fa6-d11a51821b7c
Personalization in Web Dynpro ABAP Applications [original link is broken]
Cheers,
Kris.

Similar Messages

  • Change label "Attribute1" in the standard dynpro "Additional Customer Data"

    Hi Gurus,
    I have a requirement to change the field label "Attribute 1" in the standard dynpro "Additional Customer Data". This dynpro is in "Customer: General data" (xd01, xd02, xd03), menu option "Extras" ,
    "Addtional Data".
    Nobody knows, is it possible customazing?
    Thanks in advance,
    XeviG.

    Hi Suma,
    I try change the name of the field table but I could not do it.
    Please, could you me explain the process? I don't know if I did do the change correctly.
    Thanks in advance.
    XeviG.

  • Multi-Language - How to change labels and titles of standard iViews?

    Hi Portal Content Management Gurus,
    I would like to know how to translate the text parts of the standard SAP provided iViews in order to support multiple languages?
    I tried the Translation Worklist Coordination and Translation Worklist facilities provided in the portal. But not able to figure out where I am making the mistake. I am not able to get the translated iViews. I also checked the "include dependent objects" option. But not able to find out where will the generated resource bundles will be available.
    Can any body guide me?
    Thanks & best regds,
    Alag

    Hi Saravanan,
    I just tried changing the browser language. I am not able to see the "Content Provided by SAP" folder itself under the "Portal-Content" directory.
    (1) Is there anything else I need to do in order to see that folder?
    And when I try previewing the iViews after changing the browser language, still the iView content is displayed in English.
    (2) Can I make a copy of this iView and edit change the language property to some other language say "German"? In that case, I will have to maintain multiple copies of the same object. But I tried creating a delta link copy of the object. But was not able to edit and change the language.
    (3) Or do I have to edit it in the par file of the corresponding iView?
    best regds,
    Alagammai.

  • Changing label name

    Hi Everyone!
    I have a form with a drop down list with 3 choices (A,B,C). Depending on the choice that user selects I would like to update the title on the form. I tried assigning a :global.var :='Choice is A' which works, but when i create a text_item and match the field to the :global.var it doesn't display anything, but a blank display box. Is there a way to accomplish what I am trying to do.
    Example:
    If user select "A" then title will be: 'Choice is A'
    If user select "B" then title will be: 'Choice is B'
    If user select "C" then title will be: 'Choice is C'
    Thanks in advance.
    ~Vannette

    Since you're using a global variable, I'm assuming that you're opening a new form and you want the title, a text item, to display what the user chose on the first form.
    In form1, for the list item, use a when-list-changed trigger (or put a button on form1 to invoke form2 and put the code in a when-button-pressed trigger, which would work even if the user did not change the list item value):
    :global.choice := 'The user chose ' || :mylistitem;
    open_form('form2');
    In form2, use a when-new-form-instance trigger:
    DEFAULT_VALUE (null, 'global.choice');
    :title := :global.choice;
    If you're not using a separate form, just assign the value directly in the when-list-changed:
    :title := 'The user chose ' || :mylistitem;
    You wouldn't need the global variable in that case.

  • Change label of Standard user attributes in Create user page

    Hi,
    Can any one tell me where I must change labels names for standard attributes like "Form of address" and "Position"
    in the Portal.
    Please, I am aware of adding custom attributes. I do not need Information on that.I need to rename only standard labels. So the method getSalutation() UME API will return values for the new label (used in place of the old label"Form of address"). "datasource configuration database only.xml" does not have any fields where I can edit this Information. Can this be done anywhere in Portal Content translation.
    I have seen an existing scenario,where this was implemented. Can you provide information ,As I am not sure how exactly this was done.There does not seem to be any major modification on the useradministration par file either. Where should I modify.
    Regards,
    Harish
    (helpful answers will be suitably rewarded)

    Hi,
    1.Get com.sap.portal.usermanagement.admin.par.bak from PCD .
    2.Rename com.sap.portal.usermanagement.admin.par.bak  to com.sap.portal.usermanagement.admin.par
    3.Create a project from com.sap.portal.usermanagement.admin.par
    The form labels are defined in the property file adminlabels_*.properties within the umeuseradminbase.jar. umeuseradminbase.jar resides in Portal-inf/lib folder.
    4. change the values for the required key.
    5. deploy the file with the name com.sap.portal.usermanagement.admin.par.
    6. restart the server
    Please refer this thread for more.
    how to change the text "form of address" while Create User in EP6.0??
    Regards
    Ganesan S

  • Change button names

    Hi Experts,
    Is it possible to change the button name in SAP documents? Ex. SO button 'ADD' changed to 'SAVE'.
    Thanks.
    Don

    Hi Don,
    Unfortunately, it is not possible to change button names, we can only change label names. If you want to change button names, you need to customize an addon.
    Hope it helps.
    Chinho

  • Change the label names in Shopping Cart for LATAM countries..

    Hi Gurus,
    We are implementing SRM for LATAM countries. The portuguese & spanish language here are different than those in Portugal & Spain.
    The translations that are coming for these countries are different than what SAP as a standard is offering.
    In view of this, to list some of the issues as below -->
    The word u201CSolicitaru201D (which means Order in English) they want to replace it as u201CEnviaru201D, this is more usual in the LATAM spanish language to send for approval.
    The other one is u201CTartaru201D (which means Edit in english) they want it to replace with word is u201CEditaru201D.
    Can we change these label names without affecting the Portugal & Spain translations which the user there are already fine with.
    Appreciate your quick help.
    Thanks,
    Abey

    Hola,
    You can do it in the component configuration;
    -Goto se80 to the component FPM_OIF_COMPONENT and configuration /SAPSRM/WDCC_FPM_OIF_SC_PROFNL (or what you want, you can see it in technical settings in the portal)
    - Choose "Start Configurator" and change
    - Choose your button and change the label in the field "Identif"
    Regards,

  • How to Change the label names in crmd_order

    HI Experts
    in CRMD_order transaction i want to change the lable names to the following Standard labels is it possible?..
    the standard label names are
    Standard Label name proposed label name
    Sold to Party = XXXXXXXX
    Requester = YYYYYYY
    Change Manager = AAAAAA
    Change Advisory Board= BBBBBBB
    I have found one link in sdn,To change the label Names But I am not able to find data element name.
    Kindly provide me  your valuable guidance on the above issue.
    Thanks in advance
    Thanks & Regards
    Anand

    Hi,
    it looks like you want to change the names of the partner functions.
    You can do this in the customizing, for example using SPROScenario Specific SettingsService Desk-Service Desk--Partner Determination Procedure (This one works for both ChaRM & Service Desk).
    The standard procedure in your case would be SDCR0001.
    The recommended way is to define your own Z partner functions and assign them to your own Z Partner Determination Procedure, which you have to replace in the configuration of your transaction type.
    Regards,
    Christoph

  • Changing label set names after the fact

    Hi,
    Let's assume I have applied the standard labels to a set of images. Now, I decide that Red, Green, Blue,... are not self explanatory enough and I change the names of the default label set (this also applies to a custom label set).
    Problem: for all images marked with the original label set, the label color switches back to white because the new names are not recognized.
    How can I make the new names apply to the already marked images?
    Thanks in advance.
    Patrick

    John,
    Glad you got it set now
    That's not the case. My previous message explained what I exactly did but as I said, this procedure failed. When I deleted the temporary collections that I created (one for each label), all labels were switched to Custom (white). Here is exactly what happened:
    1. I started with the standard label names (Red = Red, Green = Green,...). I had a lot of images in various folders marked with these labels.
    2. I created a collection for each label (Red Collection containing only images with the red label, Green collection,...)
    3. I changed the label names (Red = To be fixed, Gree = Ready to print,...)
    4. I selected each collection and applied the corresponding new label. No problem.
    5. Once all marked images had the label with the correct (new) name, I deleted the temporary collections which were now useless.
    6. After I did this, all marked images were assigned the same label (Custom = White). All previous label attributes were lost.
    It seems that labels are valid only within a collection and that the same image can have different attributes depending on whether you look at it through a collection or directly in a folder. So the whole approach doesn't work.
    Regards.
    Patrick

  • 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

  • Changing the label name in a label based menu

    Hello,
    In my current dashboard, i have been forced to change the front page label name in a label based menu quite late on in the design. However, this has consequently resulted in the front page not showing up until after I have clicked the mouse. Previously the front page just showed automatically. Has anyone had this problem before?
    Thanks,
    Dilip

    Hello both, i managed to solve this issue by linking the label based menu to entirely new cells. This is not ideal but at least it saved me having to re-do a lot of my work.
    Thanks for your help, dilip

  • Changing the label name

    Hi all,
    I am trying to change the label name and the text in text view, when i do the changes in development system its changing, but when i transport the changes to testing system the changes does not reflect, i tried resetting the OTR buffer, still it doesn't work for me.
    Help me in this.
    Thanks in advance.

    Hi Thomas,
    Yeah i do have a transport request, and the changes are captured by the request,
    it does not show any error in import log,
    but i solved it, i just deleted the label ui element and then created new, by doing this i got what i want,
    but i really dont know why its not changing when i change just the name.
    anyhow thankx for the mail.

  • J2EE Development Component - How to change vendor name

    Hi,
    While creating a  new J2EE Development Component, I didn't change vendor name and have created complete application,
    Now I want to update vendor name, can you please help me out how vendor name can be changed in existing application.
    Thanks

    I have not tried it myself, however:
    Try updating the references in your application-j2ee-engine.xml.
    You may need to rename your project as well.
    Good luck, Roelof

  • Change Priority label name for documents

    Within the document attributes of Solution Manager, I would like to change the field label name of Priority to "Technical Complexity".
    Does anyone know how to do this?

    Hello Ryan,
    As far as I know, this is hard coded and can't be modified unless you change the SAP Code which is not recommended.
    Hope this helps you out!
    Thanks,
    Mark

  • Changing tab name in one component that used in different applications -FPM

    Hi gurus,
    I have an FPM component configuration, which have different tabs.
    This component i have used in different applications.
    I just want to know how can I dynamically change the name of one tab in different applicatins?
    I want to change only the tab name. content in the tab is same.
    For eg. If I open a Bid from Rfx, it should show "Rfx Information" as one tab name. But if i open a bid from Auction, it should show 'Auction Information'.
    Content in this tab is same.
    Is there any way to do that? Or shall I create different component config. for bid to use in Auction application  and another one for RFx application?
    Thanks,
    Poduval

    Hi, 3Sherill3. This may help:
    http://www.macupdate.com/info.php/id/16620

Maybe you are looking for

  • How do I connect the remote app on my iDevice to my computer?

    I've seen this question asked plenty of times and have followed all of the suggested fixes and still cannot figure this out. I am running Windows 8, with iTunes version 11.0.5 My iDevice is an iPhone 4 running iOS 6.1.3 My Remote app is version 3.0.1

  • What adapter do I need to connect my 2009 Macbook Pro to my 2007 iMac?

    What adapter do I need to connect my 2009 Macbook Pro to my 2007 iMac? I get really confused with all of the different cables out there an I want to make sure I get the correct one. Macbook Pro Model is: Late 2009, 2.26 GHz Intel Core 2 Duo, 8 GB 106

  • IPhone4 error while updating to iOS 5

    I tried to update my 1 mth old iPhone 4 to iOS 5 yesterday, and the downloading of the ios5 failed. Then I thought it will works when I dl it the next day. However, just now, when I connect my iPhone to my laptop, I couldn't update or restore my iPho

  • Problem with an iTunes gift

    I received an iTunes gift code from some relatives who live in the Uk. I live in Italy, so my account is italian and, apparently, I can't use the code in the italian iTunes store. Is that correct? I tried to create a new english account, but it's nec

  • More about software updates on macbook air

    I had posted question on Maverick update issues of my macbook air purchased today. I received 2 responses; however, I could not post my further clarification against the same: got exception! My questions are: (1) While Maverick can be downloaded (I d