How to changes  standard sap label description

Hi !
I heard that there is a way ton change standard sap label description. 
Please tell me how to do this ?
Thanks
moshe

Hi Solman
   You can do that using the method i have mentioned in
my earlier post to change the descrptions. Mostly these
will be used for Product Attributes in Material Master
to give meaningful names as per our business. You can
find the same if you go through the documentation
following the below path
IMG -> Sales & Distribution -> System Modifications ->
   Create New Fields( without Condition Technique).
Here check the documentation of "Reserve Fields in the
Customer Master Record"
  Hope that can help you understand better.
Kind Regards
Eswar

Similar Messages

  • How to change standard SAP program SAPLFSKB to add custom fields...?

    Hi Gurus,
    I have to change the standard SAP program SAPLFSKB screen 100 to add custom fields...i looked into OSS notes and there is a note: 174413 that provides steps to add custom fields...but when i try to do this it doesnt let me do it...it says that request cannot be changed....do i have to use modification agent...if that is the case then how shud i proceed with this....so please provide me some inputs....
    your help will be appreciated...
    Any inputs for me....
    cheers:sam
    Message was edited by:
            Sam williams

    try going into edit->enhancement operations->create.  this will allow up to add your customized field.

  • How to change standard SAP Calender

    Hi Friends,
    As per standard SAP when we press F4 on a Date field system provides a calender(as search help)  on which we get Monday as the starting day of the week.
    QUERY
    1. How can I change this Week sequence... i.e as per requirement Week should start with SUNDAY instead of MONDAY.
    2. This calender should indicate Company Holidays also, so that when the user selects date from this search help they are consious of the Company Holiday  and enters working dates from the search help.
    Thanks In Advance
    SK

    SK,
    1. How can I change this Week sequence... i.e. as per requirement Week should start with SUNDAY instead of MONDAY.
    SAP uses a Gregorian calendar in the background for many time/date functionalities. Standard definition is that Monday is the beginning of the week.  There is a modification that you can do to make the display with Sunday as 1st day of the week.  Refer to note https://service.sap.com/sap/support/notes/599989
    2. This calendar should indicate Company Holidays also, so that when the user selects date from this search help they are conscious of the Company Holiday and enters working dates from the search help.
    This is definitely going to cost you some custom programming.  There are many factory calendars in R/3, and each of them typically have different holiday schedules.  In order for you to meet your requirement, you would need to tell the system which factory calendar would be relevant, find the holidays, and then display them in the search help.  To make matters worse, a given date field in a SAP transaction may be relevant for multiple holiday calendars, depending on other info that is entered on the same screen.  If I were a consultant, and you asked me to do this, I would make you specify every date field on every screen that you wish to see this functionality displayed, and I would  also make you give me the rules with which to find the appropriate calendar.  I wouldn't take the assignment without this info.
    I really think you need to consider the cost vs benefit for this last requirement.  
    Rgds,
    DB49

  • How to change standard text in(me33k)?

    How to change standard text in me33k (under Reference data : Dept/Proj Manager) field. I tried it changing in CMOD - under Goto in Text enhancements in Keywords then Change . I did this change and in table ekko-verkf I can see the change, but in me33k I cannot . Appreciate if anybody can  reply back soon and help me solve this issue? points awarded for sure.

    If u are talking about the text  related to a Contract by (Trx ME33K --> Header --> Texts --> Text Overview).
    Then u need to use the FM create_text and then put the import parameters as
    Text Name     =  (contract number)
    Language       = EN
    Text ID        = K00  Release order header  text put K01 for first item text K02 for second item text so on
    Text object    = EKKO       Purchasing doc. header texts
    and then call bapi_transaction_commit
    u ll be a ble to find the changes
    thnks
    kanishak

  • How to change standard text in portal

    How to change standard text in portal
    Pls reply

    Archana,
    Please post it in the relevant forum(Portal Implementation/development)
    What text do you want to change.
    Thanks
    Bala Duvvuri

  • Changing Standard SAP SmartForms

    Hi Experts,
    I want to make some changes in Standard SAP forms
    So Can we change standard SAP Forms as per Client Requirement
    Warm Regards,
    Sandip Kokate

    Hi Sandip,
    Go to NACE transaction code > click on application (example EF ) > click on Output Types(f5) > then click on output type (example NEU purchase order ) > then on to left click on Processing routines .
    There you will get below four Processign routines:
    1. Print output
    2. Fax
    3 . EDI
    4 . Distribution (ALE).
    Against Print output you will have program  and form .
    or From table TNAPR
    field name FONAM.
    BR
    Dep

  • How can change standard BW- reports

    Hi ,
    i nee small chnges  to BW standard reports ..
    plz tell me , how can change standard BW- reports...
    i assign points ..
    regards
    PSR

    PSR,
    You can make changes to them directly. But it is a best practice not to disturb them, but save as a new report and then make necessary changes. So you can save as them and make necessary changes.

  • How to change the field label text in standard WD application

    Hello All,
    I have a requirement to change the filed label text in standard WebDynpro  application.
    Application Name: /SAPSRM/WDC_UI_DO_BIDDER
    View: V_DO_BIDDER_SEARCH_C
    I want to change the label text from "Last Name" to "Vendor Name".
    Can anyone please provide me the possible options to change label text?
    Thanks in Advance.
    Regards,
    Shyam

    Thread closed...Found the solution ... 

  • How to change the SAP Standard DCs

    Hi Experts,
                   I have to change the particular ESS Address view like enable and disable the property.SAP enable & disable the fields dynmically in DCs.How can I change the SAP standred DC?....
    Please advice me........,
    Thanks.

    Hi,
    To customize any Business package DC's, you need to configure NWDI, deploy your BP, get the configuration to your local NWDS, then import the DC's to your local NWDS, make changes and then save.
    here is the solved thread for the same Re: Customize/Change ESS MSS WebDynpro Applications (ECC 5.0)
    here is a good blog on the same ESS/MSS Customization – Make it Simple
    PradeeP

  • BI 7.0 infospoke - how to change standard destination path on appl. server

    Hello,
    I have the following problem:
    I need to extract large amounts of data from infocubes to flatfiles. I have created an infospoke to do this. However, in this infospoke, the destination path, when I choose application server, is fixed.
    In BW 3.x, there is a document "BW 3.1 Open Hub Extraction Enhancement Using Literal Filename and Path.pdf" that describes how to change the destination path for the application server.
    This solution does not work for BI 7.0, I get short dumps, probably due to ABAP OO.
    I need to extract the data to flat files on the application server, not on my local machine, nor into a table in SAP itself, so I need to change the destination path, because the amount of free storage is limited in the standard destination path.
    Has anyone encountered this problem in BI 7.0 and solved it?
    best regards
    Ting
    Edited by: Ting Kung on Jun 30, 2008 9:19 AM
    Edited by: Ting Kung on Jun 30, 2008 9:19 AM
    Sorry, wrong subforum, will close this

    Hi Ting.
      I never had a simmilar problem but, if you go to your InfoSpoke, right click --> "Change" you can see (and change... ) the following values:
    Destination Type: FILE  (the one you have choosen)
    Application Server: Check Box (I think this is your setting)
    Server name: (BW server)      
    Type of File Name: (Here you can choose Between "File Name" or "Logical File Name")
    Appl.Server File N: "MY_FILE.CSV" (for example)
    Directory: (The directory you want - take a look at the end of this post )         
    Separator: (The field separator)
    Note : If you are working with Linux or Unix you have to look if the BW system user has the corresponding rigths to write in the FileSystem.
    .          In the beginning I advice you to use something like this /usr/sap/<SID>/DVEBMGS<XX>/work
    Hope it helps.
    Regards.

  • How to use standard SAP stylesheets in WAD

    Hello ,
    I created a new Web template.
    Assigned a data provider, inserted a table.
    In order to view i include a Analaysis box in one of the cell of Table.
    Now i need to change the colours of result rows.
    How to use Standard Stylesheets provided by SAP.
    Where this stylesheets will be located
    Under which properties.
    How to use those.
    How to edit those and save as we wanted.
    An y step by step documents, please send it to [email protected]
    I want to include Information button in Template, so when executing if user click this button he/she should know,
    What are provided variables and if they chosen some specific variable restriction to see the result,
    Also by default this information should get print.
    In standard sap portal, this button is located on upper right corner.
    Please advise.

    Thanks Rusty,
    Thats exactly right,
    I included a naviagtion block and it worked well
    But while printing the query on Web template, It only prints the data that is coming in Analysis block.
    Similarly while running the query thru BEX to Portal,
    Navigation block is on left, but while printing it prints exactly every data in Information tab.
    Information is the button located on upper right corner.
    If you click, it will give you information such as , which restrictions u did, which extra filters you added everything.
    And while printing it prints this information too.
    I want to do the same designing for my custom Web template.
    How can i do that.
    I already added navigation block, so it will be easy for users to drag and drop Chars and KFs in rows and columns as well as filter if they needed.
    I hope you are trying to understand.
    Also for using stylesheets can you suggest.
    So that i can make changes to row and columns.
    I am unable to locate stylesheet in any of the properties.

  • How to copy standard SAP report to a Z report?

    Hi All,
    Guys, I have a requirement to copy an standard SAP report and make some changes to it. Please let me know how to copy a standard SAP report as a Z report. Is there any simple way or will I have to open the source code and copy it into the new Z program? If that is the case, how will I copy the screens and related PBO/PAI events?
    Please provide me a step-by-step solution.
    Thanks & Regards,
    Madhur

    Hello Madhur,
    As Raja had said, yuo could just copy the program from SE38. But just remember a few points:
    1. If the standard report is being used in some other programs, then there's no way you can make your Z-report get used in all such instances. I suspect that you may not want to do that anyways, but just in case.
    2. Just also check out if the standard report you're talking about has any INCLUDE programs within it. If there are too many standard INCLUDEs in the main report, then you might have to decide whether you need to copy all of them too, or let them be as they are.
    3. You are likely to have some problems with the text-elements and translation that may have been maintained for the original report.
    I have experienced some problems with respect to the second and third points in the past, so it is worth it to be a bit careful.
    Regards,
    Anand Mandalika.
    Regards,
    Anand Mandalika.

  • Change standard SAP GUI for HTML theme to portal theme

    Dear Experts,
    I have created transaction code for SAP GUI HTML for  a custom report program developed in SE38.
    We have created a URL iView in Websphere enterprise portal. The Transaction executing well and there are no issues.
    But the SAP GUI HTML uses SAP Standard theme. I wanted to change the input field background color which is similar to our portal theme.
    Please let me know , how to change the theme of the standard SAP GUI for HTML.
    Thanks in advance.
    any solution will be greatly appreciated.
    Best regards,
    Prabhu

    Hi Sushil,
    Could you please elaborate in detail with steps.
    Thanks for your help .. Greatly appreciated...
    Best regards,
    Prabhu

  • How to change standard selection-screen fields

    hi i am kishore.
    i have requirement.
    i have to change selection-screen label purchase order to purchase docuement in request for quatation.
    pls suggest that how to change the standard selection screen field labels.

    Hi.
    This is possible.
    Just try out this way.Heres is an example. 
    TABLES: pernr.
    data: i_tab type standard table of RSSELTEXTS with header line.
    initialization.
    i_tab-name = 'PNPPERNR'.
    i_tab-kind = 'S'.
    i_tab-text = 'Employee ID'.
    append i_tab.
    CALL FUNCTION 'SELECTION_TEXTS_MODIFY'
      EXPORTING
        program                           = 'ZESO_TEST'
      tables
        seltexts                          = i_tab
    EXCEPTIONS
      PROGRAM_NOT_FOUND                 = 1
      PROGRAM_CANNOT_BE_GENERATED       = 2
      OTHERS                            = 3
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Thanks and regards,
    Maheshwari.V

  • SAP Netweaver Mobile 7.1- Change Standard SAP Logo

    Hi All,
    I need to know, while executing the screen from NWDS we see a SAP standard logo on top left of mobile screen,
    Is this possible to replace the logo with custom logo?
    Regards,
    Nitin
    Edited by: nitinsikka86 on Jan 12, 2011 5:51 PM

    HI,
    Check the reply from Mike on the below thread.
    how to change SAP logo by Customer logo in Internet Sales sites of B2B/B2C
    Thanks & Regards,
    Akila Sangili.

Maybe you are looking for

  • How do I send "unlimited" text in a parameter using "POST" in Ajax

    I'm trying to send large amounts of text data to the server using POST rather than GET, using Ajax However, I am only able to send a max of 9.76 kb I start with a jsp page, which calls a javascript method that utilises Ajax, which sends the text in a

  • Can't see Video downloaded to iPOD

    Hi... i downloaded 8 video files to my iPod. I made sure each one is converted to .mp4 format. in "get info" on itunes, i classified all these videos under TV SHOW. When i updated my iPOD, i cannot view the videos simply because i couldn't find them

  • Please HELP with Enterprise Manager

    I'm new with Oracle and I don't know a lot of things. When I create a New Database with the assistant, then I log in the Enterprise Manager and I don't see that database in the tree. Why? If I open the enterprise manager in standalone mode then I can

  • How to recover iphoto library

    This morning i was looking for a way to hide a event in iPhoto library but by mistake i deleted my whole Iphoto library in pictures folder in Finder. Now my iphoto is empty. Is there any way-out to recover those pictures. Even i emptied my trash can.

  • My digital editions saying not working but I uninstalled and reinstalled and it is still not working, any ideas?

    My digital editions saying not working but I uninstalled and reinstalled and it is still not working, any ideas?