Need to change Field Description

Hi Experts,
               After did AFS implementation some fields are added in the COOIS transaction. some of those fields three fields description are showing technical name.. anyone kindly advice to resolve it.
)  In T-code COOIS
the technical name S_COMB,S_GRID,S_CATG is coming while searching in Structure
J_3ACOMORD - Combined order number
J_3ASIZE- Grid Value
J_4KSCAT - Stock category
Here i need to change S_COMB as Combined Order Number..

Hello
You must implement the changes described on the following note:
1661762 - Translation texts missing on Production Order Info. System
Since there are only manual changes, I'm pasting here for your convenience:
1. Execute transaction SE38
2. Enter "PPIO_ENTRY" in the "Program" field
3. Select the radio button "Text elements" and click on change button
4. Select the tab "Text symbols" and press the "Last Page" button (Ctrl+Page down)
5. Enter the following information
Sym
Text
mLen
ADD
Display AFS Additional Data
27
AFS
Selection for AFS
17
CLC
Collection
10
SEA
Season
6
THM
Theme
5
6. Select the tab "Selection Texts" and add the missing Texts for the following field names
Name
Text
P_AFSSEL
Display AFS Additional Data
P_COLLN
Collection
P_SEASN
Season
P_THEME
Theme
S_CATG
Stock Category
S_COMB
Combined Order Number
S_GRID
Grid Value
7. Save and activate
BR
Caetano

Similar Messages

  • We need to change the description in SVO according to VOA's description manually

    Hi Team
    There is diffrence in Desription in SvO (Service Order ) and Vendor outline Agreement. We need to change the description in SVO according to VOA's description manually Please find the below screen Shot. Kindly assist to check the root cause or any setting we need to take.
    T-code: iw33 & me33k
    SVO
    VOA
    Br, Kiran

    The same, I am telling. While creating VOA, they might have changed the description.
    Also, while creating Service Order, they might have changed the description which is different from VOA.
    If you don't want to edit the description, then make both fields in disable mode in all phases (creation as well as change), so that user can't change the description.

  • Translate a changed field description in Web Dynpro

    Dear all,
    i have changed a the field description "Accounting Number" into "Personnel Number" in a Web Dynpro.
    (via SE80 -> Package GRAC_ACCESS_REQUEST -> Web Dynpro Application GRAC_OIF_REQUEST_SUBMISSION -> Tab "User details")
    If I test to dipslay the Web Dynpr in German or Englisch, I have the same description in Englisch.
    Does someone now, how to translate the field description.
    Thanks!
    Melanie

    Here the screen.
    Transaction SOTR_EDIT -> Short text
    change
    and change translation

  • Change field description with SDK

    Hi,
    I can change the description of a field in a SAP B1 form by holding the "Ctrl" key and double clicking on the description. Is there a way to do the same with the SDK?
    Regards,
    Victor

    Hi Victor,
    Yes, use the DynamicSystemStrings object.
    DynamicSystemStrings strings = oCompany.GetBusinessObject(BoObjectTypes.oDynamicSystemStrings) as DynamicSystemStrings;
    if (strings.GetByKey("133", "5", "-1"))
      strings.ItemString = "BP1";
      var retVal = strings.Update();
      if (retVal != 0)
      oApplication.MessageBox(oCompany.GetLastErrorDescription());
    else
      strings.FormID = "133";
      strings.ItemID = "5";
      strings.ItemString = "BP";
      strings.ColumnID = "-1";
      var retVal = strings.Add();
      if (retVal != 0)
      oApplication.MessageBox(oCompany.GetLastErrorDescription());
    The sample show how to add and update the Customer label in the AR Invoice form.
    Please note that to refresh the form I had to re-login to the company.
    Good luck.
    Best regards,
    Pedro Magueija

  • Changing Field Description in  T.Code FBCJ

    Hi SAP Gurus,
    I am facing a problem with the T.Code FBCJ.  In our organisation we have several branches where they use to save the Cash Payment transactions, they do not post it.While posting the transaction at HO, if the authorised person finds that "Business Transaction" assigned to the line item is not correct and wants to correct the Transaction, the system does not permit for that. As the field where changes required remains in DISPALY MODE only. Then please help me how to go for the change in that particular Field of "Business Transaction".
    Please help me ASAP.
    Regards
    Rajesh

    Hi Rajesh,
    When you save a transaction in cash journal system updates your cash register and it generates a cash document number and this is different from the accouting document number. At the time of posting system posts this transaction into accouting and generates an accounting document.
    If system allows you to change the business transaction at the time of posting, then it means two different business transaction assignment for the same cash transaction, which should not be the case and is also not possible. Posting just posts the document in to accounting and if you want to change the business transaction, you need to cancel it and create it with the right business transaction.
    Hope this helps...
    regards,
    Rengaraj

  • Need to change field details of view but no enhancement sets exist.

    I am attempting to change one of the fields in the Accounts screen, changing it from a help value field to a field that will be populated with data from ERP. I'm okay with the appropriate code to populate the field but what I don't know is how I can initially create an enhancement set. When I look at the component and view the [Enhance Component] button reveals no enhancement sets.
    My understanding is that I will need an enhancement set in order to change the code/method related to the field. But how do I create one?.
    Where I believe the problem may be is that when I execute the transaction BSP_WD_CMPWB all I get is a Component and Test Application entry field and three buttons underneath with Display, Create and Test. There is NO Enhancement Set option or  icons in the far right corner to Create or Delete.
    What can be wrong here?.
    I should point out that this is abrand new CRM 7 implementation and there are NO enhancements sets in existance at the moment, which might be why this screen looks like it does, but this is surely a bug as I don't (using this transaction) have the option to even create an Enhancement Set.
    If this is the reason then maybe I need to create some kind of dummy enhancement set that more or less does nothing, and therefore no harm, and which may trigger the Enhancement Set field to be displayed when I enter the BSP_WD_CMPWB transaction.
    Anyone...
    Jason

    Micha, that little icon to the left of the component field was not there, but there was a different one saying 'SAP standard'. Anyway, I clicked on this icon and changed to the little man with paper behind him, and, the Enhancement Set field was also displayed, along with the create/delete icons as well.
    I've never paid much attention to that Icon before and had not realised it was switchable.
    You live and learn.
    Now that I can create an Enhancement set I can finally get on and make the changes required.
    With regards
    Jason

  • Can CMOD change date related field description? Need user exit?

    Hi friends,
    customer use quotation and quotation date fields for other purposes thus need to change field description to make it more sense. I followed below link and changed qutotation..but same solution didn't apply to quotation date (data element IHRAN)
    Please kindly advise.
    [http://www.renet-web.net/2005/09/01/changing-standard-sap-field-descriptions]
    Thanks,
    Linda
    Edited by: Linda Gao on Aug 25, 2011 4:27 PM

    Use Quotation date in PO header as an example.
    Prerequisite: You might need a access key to access below steps.
    ME21Nu2014cursor at field quotation date (PO header) top task bar systemSatatus, Note down program name(SAPLMEGUI) ,screen number (1229) and field name (IHRAN) go to SE51, input program name and screen number choose radio button u201Celement listu201D press change go to subtab u201CText/ I/O templatesu201Dchange text part in column u201CText or I/O field u201C for component name MEPO1229-IHRAN(note IHRAN is field name you took down earlier on)save and activate the changes.

  • Field Description change in Standard screen

    Hi All,
    Can any one tell me how to change Field Description in standard screen.? No user exits available and without access key.
    Ex :- if field description is DATE. i want to change it to 'Test Date'.
    i dont want to change it Data element level.
    Please do not give CMOD solution
    Thanks
    Sameer

    Hi
    If you don't want to use CMOD (changing the description for all system) nor use access key, changing the standard, you can create your own report, with the same screen, changing the name and after do a SUBMIT with your selection screen on the standard selection screen (standard report). Of course, it will be a customer development. It's an idea.
    I hope this helps you
    Regards
    Eduardo

  • Changing field labels

    I need to change the description of three fields, VKBUR, VKGRP and BZIRK so that the terminolgy aligns iteself with our business processes.
    I have used SE80 to modify the Data Elements descriptions, short, mid and long.  I have registered the change through SAP.
    The changes have been activated. Though the log reported that a number of tables could not be modified because the enhancement category for some obscure tables was missing.  Most of the tables were adjusted.
    Viewing transaction VA22 - Quotations the sales header screen has the correct new description for only one of the three fields!  Why this should be one of three is a mystery.
    I think that the structure DD04D is filled with the short, mid and long descriptions. 
    Any ideas?

    Hi Nigel,
    You can change field labels, in tx CMOD->Go to->Text Enhancements-> Keyword->Change.
    Here you can enter the Data Element of the field you want to change the text, and the language. Also, you should look at the screen where the text field is. Because if the text has the attribute "Modify" to "F" (Fixed), you cannot modify this text.
    Thanks
    Warm Regards,
    Mohammed Hussain.

  • Change the description VFKP-POSTX (VI01)

    Hi all.
    I need to change the description of the text field of the item cost of transport (VI01) VFKP-POSTX currently describes standard point of departure and arrival point, I need to change that.
    NOTE SAP tried and found.
    Can anyone help me?
    Vladimir Haddad

    Vladimir,
    Step 1:
    Go to SE11 and enter table name VKPF and hit display. Please note the data element for the field VKPF-POSTX.
    Step 2:
    You can change the text by navigating through the following menu
    Transaction CMOD
    GoTo->Text Enhancements -> Keywords -> Change -> Enter the data element from step 1.
    Step 3
    Save the changes to the text.

  • 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

  • How to change infoobject descriptions in a query after change the infoobjec

    Hi all,
    Imagine that you have 200 queries in production and need to change some descriptions in 2 infoobjects. eg:
    Infooject 1 = "Customer Sales View"
    Changed to    "Cust.View of New MKT"
    Infooject 2 = "Material for sales"
    Changed to    "Material"
    Is there any way to change all queries automatically ? Via Report or Function or Transaction ?
    Suggestions ?
    Best Regards,
    Mauro.

    Hello Madhukar,
    We recently had upgraded to NW2004s and in few queries even when I login with different language for instance Portugese the infoobject descriptions still show up in english and are not changed.
    Can you please let me know if I need to update the RSZELTXT table along with other tables. If so can you please forward me the ABAP Code in order to do the same.
    Your help would be really appreciated if you can reply promptly as our UAT is pending on this issue.
    Let me know.
    Thanks
    Dharma.

  • Change Item Description in Purchase Requisition

    Hi,
    Purchase requisition is created automatically from the maintenance order in IW31.
    Here the requirement is to change the item description (Short Text) in the purchase requisition.
    In ME52N when I tried to manually change, the item text is greyed out.If at all we have to change the item description what is the procedure.
    Please suggest.
    Regards
    Kishore

    Hi,
    You cant change this Text in ME52N, for this you need to change the description of operation in IW32. PR  take default text form  IW32 component tab page so you can change this text same will reflected to you PR.
    Regards,
    Ashish

  • Change the description dynamically for formula variable in Bex

    Hi Everyone ,
    I need to change the description of my formula variable that i have created in coulmns.
    My requirement is as follows:
    Depending on the date it must show for next 5 days . So i have created 5 formulas and i need to change the description dynamically.
    22 july 2013
    23 july 2013
    24 july 2013
    25 july 2013
    26 july 2013
    XXX
    XXX
    XX
    XXXX
    XXXX
    Please help me in this.
    Thanks in Advance.
    JC

    Hi,
    Please follow this doc to create text variables to display texts dynamically.
    http://scn.sap.com/docs/DOC-11187
    Regards,
    Suman

  • Change of description  of chek in portal

    Hello 
    I have  a new request, I need to change the description on Portal  in this check " Escalate this item; this will set a flag on the item and place it in the escalated item list" this  check in  until the  Save  and  Copy to new item buttons in the bottom of the template for creating a new item
    Can you please say me  Where can I change this description?
    Thanks And Regards
    Danny

    Hello   this is de fix  for this problem
    > Content Administration
    > Portal Content
    > Content Provided by SAP
    > End User Content
    > Project, Portfolio, and Design Collaboration
    > iViews
    > Portfolio Management
    Item Overview:
    pcd:portal_content/com.sap.pct/every_user/com.sap.pct.cprxrpm.ppmdc/com.sap.pct.cprxrpm.iviews/com.sap.pct.cprxrpm.port_mgmt/com.sap.pct.cprxrpm.item_det_iview
    > right mouse click
    > Open > Preview
    Ctrl+Right-click on the wording "Escalate this item; this will set a...
    TransparentContainer90
    Children
    Escalate this item; this will set a flag on the item and place it in
    You can change the text in here.
    Regards
    Danny

Maybe you are looking for

  • Open quantity in Blanked PO

    HI All , I created a blanked PO with quantity 6000 in me31k.I created a release order with qty 3000. I did GR 4000 with reference to PO . As per this  the open qty is 2000.But system showing that 3000 by taking only order qty not  GR qty.Is their any

  • Crystal Report 9 How change graphic location?

    Post Author: Maroxye CA Forum: Formula Hi!, We works with Crystal report 9. I know that in X1 version, you can change the graphic location but how can i make that in version 9? I put a picture in my report and i want to change the source of this pict

  • Variant price for one feature is missing -error in sales order

    Hello Experts, I am working on a SAP implementation project for a premier automobile company... I have stuck on one point here in this project SAP is a back end system. So sales order will generated based on the interface feed from a legacy system. W

  • Macbook pro 13" broken videocard

    my macbook pro 13" 2012 is broken. the videocard is down. someone the same problems? the macbook pro 15" and 17" will be reimbursed but de 13" not.

  • How do I get  iTunes to recognize music after Windows XP reinstall?

    Hello, recently I had to reinstall the OS on my desktop computer. I had backed up all of my data and copied back onto the hard drive, but iTunes no longer recognizes the entirety of the library. It will only recognize it if I click on a song, one at