How to change the standard Fields short description in KNVV table

Hi All,
Our system is recently upgraded from 4.7 to ECC 6. When we compared both versions we found the KNVV table fields descriptions are changed in 4.7(customer modifications done in 4.7) and same these customer modifications are not copied to ECC 6 from 4.7 version.
So I tried to change the short description at domain level with the help of access key. But the description is not changed. Can you please let me know is there any procedure that how can we change the fields description for standard tables.
KNVV table in 4.7                                                        ECC 6
Fields                       Short Description                     Short Description
1. KVGR1               Gen.Bus.Terms print                Customer group 1
2. KVGR2               VAT on FOC                            Customer group 2
3. KVGR3               Confirmation status                 Customer group 3
4. KVGR4               Collect Billing                           Customer group 4
5. KVGR5               SC Surchge Excl                    Customer group 5
Regards,
Jyothi CH.

You need not use access key to change field labels
Transaction CMOD -> Go to -> Text Enhancements -> Keyword -> Change.
Here you can change all data element KNVGR1 to KVGR5

Similar Messages

  • How to change the standard layout sets in ALV List

    Hi Gurus,
    How to change the standard layout sets in ALV list.
    Is there any standard program ? or specific way to acheive this?
    Kindly drop some clues?Every valuable clues rewarded more points........
    Thanks in Advance,
    Dharani

    Hello Dharani
    All required function modules can be found in function group SLVC (assuming that you are using OO-based ALV or, at least, fm REUSE_ALV_GRID_DISPLAY_LVC):
    LVC_VARIANT_DEFAULT_GET (Read default display variant (description only, w/o field catalog))
    LVC_VARIANT_EXISTENCE_CHECK
    LVC_VARIANT_F4 (Display variant selection dialog box)
    LVC_VARIANT_SELECT (Read a display variant)
    For a sample report using LVC_VARIANT_DEFAULT_GET have a look at BCALV_GRID_10.
    Regards,
      Uwe

  • How to Change the Value Field Type of a Value Field

    Hi,
    How can I change the value field type from Currency to Quantity of a value field? I have tried to do it in KEA6. I can change the value field and its description, but not the value field type from currency to qty. If I change this config, is there any other changes that I need to make so there is no side issue of this change?

    Hi Prem,
    Once you created value field as quantity or currency, you can not change this nature of value field. Based on this, system creates lots of data and tables. For this reason system will not allow any changes in quantity or currency.
    Alternative way is to remove the old value field and  create a new value field assign to operating concern and put all your seetings.
    Please let me know if you require any clarifications.
    Thank you,
    Regards,
    Santosh
    Reward points if helpful.

  • How to change The Standard JOptionPane Icon?

    in this simple code
    i want to change the Standard JOptionPane icon to a different icon
    how could it be?
    thank you
    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.WindowListener;
    import java.awt.event.WindowEvent;
    import javax.sound.sampled.*;
    import javax.swing.JPanel;
    import javax.swing.JFrame;
    import javax.swing.ImageIcon;
    import javax.swing.Icon;
    import java.awt.event.*;
      public class MyFrame extends JFrame 
    JLabel label=new JLabel("Hello");
      MyInner inner;
          MyFrame ()
            setupGUI();
        private void setupGUI()
           JFrame f =new JFrame();
        //   f.setDefaultCloseOperation (JFrame.EXIT_ON_CLOSE);
           f.setTitle("Window Event");
            f.setSize(550,350);
            f.setResizable(false);
            f.setLayout(new BorderLayout());
            f.add("Center",label);
            f.show(true);
             inner=new  MyInner();
             f.addWindowListener(inner);
                   class MyInner extends WindowAdapter
           public void windowClosing(WindowEvent ee)
                         Toolkit tool = Toolkit.getDefaultToolkit();
                  tool.beep();
                      JOptionPane.showMessageDialog(null, "Nice Work! " );
                      System.exit(0);
          public  static void main(String[]args)
             MyFrame frame=new MyFrame ();
    }

    For instance:
        class MyInner extends WindowAdapter
            public void windowClosing(WindowEvent ee)
                Toolkit tool = Toolkit.getDefaultToolkit();
                tool.beep();
                JOptionPane.showMessageDialog(null, "Nice Work! ");
                ImageIcon myImageIcon = new ImageIcon("myPic.jpg"); // needs proper path here
                JOptionPane.showMessageDialog(null, "Better Work!", "Dang, I'm smart!", JOptionPane.ERROR_MESSAGE, myImageIcon);
                System.exit(0);
        }

  • How to change the grayed field font  in apex

    Hi,
    I need to change the grayed field item font ...
    ie i need to make disabled item value to be bright to achieve this what i have to do ...
    Regards,
    pavan

    ok make it html code in Java scrip as bold  and item level read only option with Read Only Element Table Cell(s) Attributes .
    i did your requirement in same my link.
    how it use? follow this thread.
    https://forums.oracle.com/thread/2555786

  • How to change the standard data type in xi

    Hi,
    presently we have SCM.i want to change the standard data type i.e" Replinishment order notification ".i want to change the length of the field .
    but there is no edit option for that data type.
    i even modified Software component version( http//sap.com/xi/scmbasis/global)with objects are original objects and objects are modifible(tick the check box)
    thanks in advance.
    atmakur

    Hi Atmakur,
      <i>i even modified Software component version( http//sap.com/xi/scmbasis/global)with objects are original objects and objects are modifible(tick the check box)</i>
        After doing this have you activated the change list? If not please do it and refresh it..and try to open..it will work..
    Regards,
    Prasanthi.

  • How to change the Destination URI value of a item table at run time

    I'd like to change the Destination URI of item of a table region when a column X of my view is not NULL. Where should I set the new Destination URI value for the item table region for specific row? Is in the RowImpl for the view object or in the Controler of the page?
    I'd really appreciate any suggestion.
    Thanks in advance.

    Hi,
    Thanks for the help, but I still dont know where I should to use setAttributeValue(DESTINATION_ATTR,OADataBoundValueViewObject());
    All examples that I saw till now here, suggestes to change something in the page in Controller but based on something entered in the page. In my case is IN to OUT, I will render some item table with a specific value parameter based what is in the database. Being more specific, I have a html table and one column Col1 has a value and it will have a DESTINATION URL if another column Col2 is Null. I believe I would have to check somewhere if the Col2 is null or not and change the DESTINATION URL property.
    Thanks again..

  • How to change the COPA field source

    Dear SAP experts:
    SAP standard COPA field VKBUR(Sales Office) is from KNNV(Customer Master Data).
    By our company rule , we would like to change the source from VBAK(Sales Document Header Data) instead of KNVV(Customer Master Data).
    Our SAP has already gone live over 1 year(Not just go live).
    May I ask how to do this ? Could you please kindly direct me how to do this?
    Thanks very much.
    Best Regards,
    Harrison

    Hi, Thanks for your support.
    When I create the rule in KEDR, what kind of step should I choose?
    1. Derivation rule
    2. Table lookup
    3. Move
    4. Clear
    5. Enhancement.
    I thinks I should choose one of "Derivation Rule" "Table Lookup" , and "Enhancement", but I am not sure which one should I choose.
    Could you please specify?
    Thanks and Best Regards,
    Harrison

  • How to change the text field typestyle in InDesign 6 forms

    I am designing a form in Indesign CS6. I would like to change the typestyle in my text fields. It seems to default to Times Roman. I want to change it to Ariel. Any suggestions on how to do this. I do not want to have to do it in Acrobat.

    You can't do that in InDesign, unfortunately, so you'll have to make changes in Acrobat after exporting to PDF. With scripting you have the opportunity to automate this. Post again if you'd like more info.
    Also, I would strongly advise against using Arial and use the built-in Helvetica instead. Acrobat/Reader actually use a version of Arial when Helvetica is specified. If you specify Arial, it will embed the entire font, resulting in a sigificant and unnecessary increase in file size.

  • How to change the standard purchase order ???

    Hi,
       i am trying to change the output form of standard purchase order.for that i copied the standard script/form to my own created script/smart form.i modified it as per user requirement and i have given the same name in NACE>EF>output type>NEU>processing routine..in place of the standard one.and i have also activated the standard program i.e. SAPFM06P.but when i am going to me22n and print preview the previous form format is coming...
    if i will create my own smartform then it is difficult for mapping all the fields to me22n...user can not input other fields in me21n if i am giving my print program name in NACE...
    can anybody please help me...????
    pls reply soon,....
    Regards
    Amayika

    Hi,
    Are you sure you have set it for medium 1 (print output) and specify the program, FORM routine, and the Form/Script correctly?
    Another reason is the output type is not set up yet at the PO. Go to ME22N and click Messages button (next to Print preview button) and check whether your output type is already there. If it is not, then create one.
    Please also check that you have copy client the form/script from development client to test client (SAPScript need this but no need for Smartform) using T-Code SCC1. And the config is configured properly in test client.
    Regards,
    Teddy

  • How to change the standard time in ical

    Hi!
    When I create a new date in iCal, which is after 4 pm, iCal alway wants to set the ending of this date automatically on the next day. ( 8 hours standard)
    how can I change the preferrences for creating a new date less than 8 hours, for example 4 hours? Do I have to change it in the terminal?
    Many, many Thanx in advance!!!

    Hi!
    When I create a new date in iCal, which is after 4 pm, iCal alway wants to set the ending of this date automatically on the next day. ( 8 hours standard)
    how can I change the preferrences for creating a new date less than 8 hours, for example 4 hours? Do I have to change it in the terminal?
    Many, many Thanx in advance!!!

  • How to change the standard category thumbnails?

    This month I upgraded to PE6. I don't like the dark gray background and miss some of the features I got used to, but I can live with that. On the other hand, I extremely disliked the standard category thumbnails for places, people, events and other. Why on earth did Adobe change the appealing thumbnails for those categories in PE4? The present ones are dull and because I can't make anything of the fine details in the new thumbnails I keep forgetting what they stand for.
    So far I have made several attempts to revert to the old thumbnails. I replaced the *.png picture files in the shared_assets\bitmaps\tag_palette with the old picture files (which are, by the way, present in the same directory, as "legacy" files). Didn't make any difference.
    The second attempt was to add the old picture files to the shared_assets\caticons directory. They then appeared in PE6 as possible alternate choices for the thumbnails. I changed all four categories. Took some time, but it worked. However, next time I started PE6, everything was back to the original situation. Heavy sigh... Where does PE6 hide the new stupid thumbnails??

    There's something about those legacy icons that's built-in to PSE 6. Here's a recipe that worked for me:
    - Copy shared_assets\bitmaps\LegacyCatIcon_People.png to shared_assets\caticons\MyPeople.png.
    - Invoke the full editor on MyPeople.png and change one pixel to a slightly different color.
    - Save MyPeople.png.
    - Edit the People category and select the icon for MyPeople.png.
    - Restart PSE 6 Organizer.

  • How to change the standard query "Create a Master Agreement" by a custom one

    Hello Sourcing CLM experts,
    I would need to replace the standard query displayed when the user tries to create a Master Agreement by a custom query to filter the MA types according to some criteria:
    According to this post: Re: Create security profile for a document template in SAP Sourcing, I've tried to achieve it by doing the following steps:
    Create a new query as a copy of exsiting query FCI-ContractTypes
    Modify query group FCI-ContractTypesBP to include my custom query instead of the standard one to only list the MAType "Standard Master Agreement"
    Following you can see the change done into the query group FCI-ContractTypesBP:
    However, standard query has not been replaced and same set of MA Types are listed.
    Therefore, I would like to ask you:
    Is it possible to do this kind of modifications? If so, which query group need to be modified?
    If it is not possible, is there any other way to achieve that requirement?
    Thanks in advance for your time and support!
    Best regards,
    Isaac

    Hello again experts,
    If this query cannot be modified, is there any option to disable button below? Or at lease, to disable the query group to avoid the listing of MA Types when it is pressed?
    The reason is because we are going to set up the system in the way that only it will be possible to create Master Agreements from Template. However, if user keep on using that button he will be able to create MA from document types.
    Any ideas?
    Thanks again and best regards,
    Isaac

  • How to change the input field's color in SE51

    Hi:
    I need to change the color of input fields in module pool.
    I tried to modify its screen-color but it did not work.
    Need your suggestion.
    Regards
    Shashi

    hi,
    Check this similar thread
    Regarding the input field color
    thanks

  • How to change the Form field in Outlook 2011 for Mac ?

    Hey,
    I have Outlook 2011 on my Mac, and using Exchngae server 2008 for my emails. 
    In the exchnage server I have few differnet domain whic I use,
    In Microsoft Outllok I just can add the "Form" filed and change the email from whom I send,
    How can I define this in Outlook 2011 for Mac ?
    Thanks.

    Go into the List Advanced Settings, select Allow Management of Content Types.
    Go back to the List Settings, and go into the Content Type (e.g. Item). In the Content Type, click on Title, what is selected there? If it is not Optional, then do so and save the settings.
    Trevor Seward, MCC
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Maybe you are looking for

  • Problem: chart-legend (numbers) doesn't copy into Keynote

    I have some charts from numbers (imported xls-files) that i want to copy into a keynote-presentation. The chart can be pasted into the presentation, but the chart-legend never shows up. I've tried selecting and copying the chart and the chart-legend

  • Stop the zooming?  Imported photos in iMovie.

    Up until recently I haven't dealt with still images in iMovie, but in this case I am opening the movie with a photo that I brought into Photoshop and retouched to look painted. I want to transition from the "painted" image to the actual image as an o

  • The lock track button is won't turn off on two tracks? Any suggestions using the latest version of Garageband

    I was having trouble with playback, so I locked a few tracks in the latest version of garageband.  Now the Smart Drummer track and a guitar track won't unlock?  All other tracks will?  Any thoughts?

  • Can I setup "Roaming" and "Extended Network" on the same device?

    I have 2 buildings that need wifi coverage.  In the main building, I have 2 Apple Airport Extremes.  I have one as the main router.  The 2nd has a network cable from the 1st unit and is setup as "Roaming".  I would like to add "Extended Network" (wir

  • Upgrading from 1.1.6 to 1.3

    Hi, I'm about to upgrade an applet from version 1.1 to 1.3. From what I've read in the forums, it seems that what I need to do to accomplish this is to download and install J2SE v 1.3 and then recompile my applet. Is this true? It sounds simple enoug