Cj20N Material Description filed editable

HI friends
I want  to make the material  description field to be ediatble in run time  in cj20n. After entering the materila number the description should be editable . it is output only IO filed.
Thanks in advance
Moderator Message: I understand this is task that has been given to you at work, for which you are getting paid. So why are you posting it here for the world to see? Why don't you go ahead and start working on the requirement?
Edited by: kishan P on Dec 5, 2010 6:48 PM

BISWAJIT
You can make only material description as display. go to PR- define screen layout at document level-select me51n- details -material description - flag display
user can enter the mtnr.
chris

Similar Messages

  • Material description is not showing in VL10H

    Hi All,
    I am running the report VL10H and facing a problem, step which is being followed by me, given below:-
    1.Put plant and delivery date and execute.
    2.click on label Edit -> Show/hide delivery.
    3.Chose the field u201CMaterial descriptionu201D from Layout for output field.
    Now here I am seeing that all the materials in this report, having SD Doc i.e. delivery has been created,
    Material description is showing and remaining materials which have no delivery (showing in green color),
    Material description is not being shown.  
    Can anybody suggest me regarding this?

    Tiwari Himanshu wrote:
    Yes there is no issue regarding description maintained in the material master.
    >
    > If you run the VL10H as steps, I have given above, then you will see Material descriptions comes only those material which delivery are pending for creation, all those which delivery is posted not showing material description.
    now you are just telling it the other way around:
    Now here I am seeing that all the materials in this report, having SD Doc i.e. delivery has been created,
    Material description is showing and remaining materials which have no delivery (showing in green color),
    Material description is not being shown.
    I tested it, and all my sales order and STO order items are showing a material description.
    I do not have any items shown which have already deliveries created
    About which description are you talking, as I can see 2, one at item level and another one at header level ?

  • Material description VS Purchase order Text when creating a PO

    Hi Gurus,
    When creating a PO for a specific material, I have to print a purchase order text different from the material description.
    To do this, a specific text has be added to the material master data in the tab "Purchase order Text" with the italian language maintained.
    But, when i start to create a new PO for this material, the short text that is shown is retrieved form the Material description and not from the Purchase order text that has been added before.
    How can I do to have the purchase order text shown in the PO instead of the common material description?
    Thanks in advance for your support.
    Regards,
    Valentino
    Edited by: Valentino Rosso on Sep 9, 2009 10:58 AM

    Hi Rajaram,
    thansk a lot for your answer, it has been very helpful.
    Could you please clarify me the below points?
    1) Could you please confirm me that this is the functionality of the standard SAP System? That means that in case we want to put the purchase order text in to "short text" we would need to create an ad hoc development, right?
    2) In case we print the PO with the purchase order text added for the material, is there any point where we can find this information for the material, or we will see just the material description from the Material Master Data?
    Thanks a lot for your support.
    Regards,
    Roberto

  • SAP Script : to display the material description in two lines

    Hi All,
    I'm working on scripts.
    the material description field is been passed from my driver program ..into the script..
    Ex: &gs_final-maktx& ..
    There r a number of other fields to be displayed ...after this field ....
    Is there any option to split the 'Material description into two lines'?
    Ex: at present it is :
    This is material description
    Requirement is:
    This is material
    description
    I mean that there a number of field berfore and after this field......in the same line
    I need to jst split the materia description ...& make it to appear in two lines.....!!
    Expecting your suggestions....
    Edited by: vidya vidya on Nov 11, 2008 3:17 PM
    Edited by: vidya vidya on Nov 11, 2008 3:20 PM

    FM TEXT_SPLIT ?
    ..but i handled this by code.
    DATA:      zzboldsx(18) TYPE c,
          zzboldsx2(18) TYPE c,
          zzboldsx3(18) TYPE c,
          zzboldsx4(18) TYPE c.
    DATA: i_lines TYPE STANDARD TABLE OF tline WITH HEADER LINE ,
            r_lines TYPE tline,
            v_cnt LIKE sy-tabix.
    CALL FUNCTION 'READ_TEXT'
        EXPORTING
          client                  = sy-mandt
          id                      = stxh-tdid
          language                = stxh-tdspras
          name                    = name
          object                  = stxh-tdobject
        TABLES
          lines                   = i_lines[]
        EXCEPTIONS
          id                      = 1
          language                = 2
          name                    = 3
          not_found               = 4
          object                  = 5
          reference_check         = 6
          wrong_access_to_archive = 7
          OTHERS                  = 8.
      IF sy-subrc = 0.
    * Only 4 lines of Header text supported. Can add if needed
        LOOP AT i_lines INTO r_lines.
          CONDENSE r_lines-tdline NO-GAPS.
          v_cnt = v_cnt + 1.
          CASE v_cnt.
            WHEN 1.
              zzboldsx = r_lines-tdline.
            WHEN 2.
              zzboldsx2 = r_lines-tdline.
            WHEN 3.
              zzboldsx3 = r_lines-tdline.
            WHEN 4.
              zzboldsx4 = r_lines-tdline.
            WHEN OTHERS.
              EXIT.
          ENDCASE.
    *   zzbolDSX =  i_lines-tdline .
        ENDLOOP.

  • Different material description for RG1 register

    Dear Experts,
    I have a client requirement for change in material description (materialmaster) to a different description.
    The description maintained in material master is for viz
    SS CT BT 200mm-123-093MKO
    But excise need description
    SS BILLET
    Where to maintain this additional description in material master and fetch the same for RG1 register.
    Let me know any stranded user exit is available. If the above case is possible than also let me know what would be the bad implications on processes (like stock will not match with description).
    Regards,
    RB
    Edited by: RB on Feb 26, 2009 6:18 PM

    you either create a quickview by joining MARC and MAKT tables for this.
    or much easier. you press F4 in a material number field.
    then you go to search help W plant material.
    there you erase the language from the selection pop-up and execute
    in the hitlist do a right mouse click and you can directly download

  • Material Description in SO from Customer-Material Info Record

    Hi,
    Currently whenever user is entering the customer material number in SO item, system is bringing the SAP internal material corresponding to that.  But the material description is coming from the material master only.
    I want the material description in the SO item to be populated from Customer-Material Info Record whenever user entered the Customer material number.
    Any possibilities for the same by standard configuration without going for any enhancements.
    Thanks in advance,
    Mallik

    Hello
    Go to T code VD52 choose that customer and material combination and click on to its details blue lens on application tool bar
    In the screen which is coming ,enter your description in the CUSTOMER DESCRIPTION tab the second one and save
    Now create a sales order and see
    Your requirement will be fulfilled
    If  a material is pen description is ball pen in material master and for customer A you have defined it as Pen 1 and description as Super ball pen in VD51
    Now in sales order the description will appear as  Super ball pen
    Hope you have checked the field info record in VOV8
    I have tried this tested this and getting it
    Regards
    Raja
    Edited by: ramanathan raja on Dec 2, 2008 10:43 PM

  • Material Description in Language key

    Hi all,
    Is it possible to enter more than one material description per language? Or Can I create another language key and enter more than one material description in additional data in material master?
    thanks.

    Hi again,
    I want to enter more than one discription with same language key not one for one.
    f
    or example ı want to create a language key like Z1
    Language key .......Description
    Z1 ........................Material Desc. 1
    Z1.........................Material Desc.  2           
    is it possible?
    Edited by: Nursa on Mar 29, 2008 12:39 PM

  • Upload material description in mm02

    i want to upload material description in mm02 using bdc but i dont know how to upload it. Moderator Message: This is not a training forum and we cant help you there
    my text file is like
    2000251 AF A12345
    2000251 AR B12345
    2000251 BG C12345
    2000252 AF F12345
    2000252 AR G12345
    2000252 AF H12345
    in same material number there r more then one text then how can i upload .
                                  'SKTEXT-MAKTX(02)'.
    clear  COUNTER.
    counter  = 1.
    LOOP AT IT_TAB INTO WA_TAB WHERE MATNR = WA_ITAB-MATNR.
    counter = counter  + 1.
         CONCATENATE 'MAKT-SPRAS(0' COUNTER ')' INTO V_CHAR. "(02)
          PERFORM BDC_FIELD       USING V_CHAR
                                        WA_TAB-SPRAS.
          CLEAR V_CHAR.
         CONCATENATE 'MAKT-MAKTX(0' COUNTER ')' INTO V_CHAR. "(02)
         perform bdc_field       using V_CHAR
                                  WA_TAB-MAKTX.
    *perform bdc_field       using 'SKTEXT-SPRAS(02)'
                                 'AF'.
    *perform bdc_field       using 'SKTEXT-SPRAS(03)'
                                 'BG'.
    *perform bdc_field       using 'SKTEXT-SPRAS(04)'
                                 'CS'.
    *perform bdc_field       using 'SKTEXT-MAKTX(02)'
                                 'avani'.
    *perform bdc_field       using 'SKTEXT-MAKTX(03)'
                                 'avani1'.
    *perform bdc_field       using 'SKTEXT-MAKTX(04)'
                                 'avani2'.
    clear wa_tab.
    ENDLOOP.
    Edited by: kishan P on Nov 13, 2010 2:32 PM

    in mm02 Basic Data -> additional data -> material description and language
    i want to upload language and material description

  • Printing Material Description in Arabic for Smartform

    Hi All,
    I have created a custom smartform for printing the PO, Sales Invoice.
    The material description is maintained from RTL-Arabic language in Material Master(MM02) - محبس بليه بلاكورين 75م.
    I need to print the above material description alone within the Item window in arabic language as displayed above but it is getting reversed when I see the print preview of PO and Sales Invoice.
    Initially, I got to know from some SDN forum replies that we need to enable Arabic Font in our workstation(PC) so that it can be solved and then some suggested that Arabic font should be installed in SAP system.(Tried both the options, but could not resolve issue).
    Even we tried in SE63 to translate the text but we couldnot.
    SE63->Translation->ABAP Objects->Other Long texts->FS(Forms & Styles)->SSF->Smartform Name->Source/Target Lang->Edit. Window with the english version opens at the top and at the bottom, there is an editable window for translation.
    But I could not further proceed as I didnt know how to do translation for the text elements.
    Correct me if I am wrong in these steps.
    Could anyone suggest me a solution to resolve this issue and explain the steps to do the translation in SE63.
    Earliest reponse will be appreciated.
    Rgds,
    JK

    Jay,
    Yes we tried using the STRING_REVERSE FM. But the thing is the description contain some numerals in between the text, so it get reversed if we use the FM. So it wont suit our purpose.
    Is there any printer configuration to be done to resolve this issue? Or any other settings within the smartform?
    We have to display the text as maintained in Material Master, the variable get populated correctly while debugging but it get reversed when we look at the print preview.
    Rgds,
    JK

  • HOW TO MAKE MATERIAL DESCRIPTION  FIELD IN SALES ORDER AS UNEDITABLE

    how to make the material description field as un editable in sales order , pls help me

    Through Transaction Variant <b>SHD0</b>
    Refer the thread
    /message/4083386#4083386 [original link is broken]
    Message was edited by:
            SHESAGIRI.G

  • How to bring material description in case of planned order in CM25 trnx?

    Hi All,
    On CM25 for Process Orders, the material description is what is displayed on the bars of work.  For Planned orders it displays the planned order number and material desciption filed remains empty. Is this SAP standard behaviour when it comes to planned order in CM25? How do I bring the description as well to Planned Order number#s?
    Any pointers would be a great help!!
    Thanks,
    Nitin

    Hi,
    Thanks for your reply. My requirement is to display "material description text" in the "Mat description field". This field is already exits in planning table. However i cannot see material description in case of planned order and just see planned order number, material no etx ;but in case of process order, i can see material description text in the same field...
    Thanks,
    Nitin

  • BAdI for change Material Description

    hi all experts
    can i use <u><b>BAdI</b></u>, how i do that.
    please tell me the steps..
    i would like to allow or disallow  to change material description in short text field at follow t-code ::
    ME51N – Create Purchase Requisition
    ME52N – Change Purchase Requisition
    ME21N – Create Purchase Order
    ME22N – Change Purchase Order
    IW31    – Create Maintenance Order
    IW32    – Change Maintenance Order
    CJ20N  – Project Builder
    thanks

    Step 1.
    Search the SDN Forums with keywords like "ME52N" "ME21N" "BADI" etc, and look at all the examples already posted.
    Andrew

  • Material Description to be overwritten in PR/PO from material master

    Hi,
    when we create a PO/PR from ME51n and ME21n the material description field is mandatory hence inspite of making setting as display only  in SPRO the inital screen will except any description and will save it.
    Is there any thing else by which the description data can be overwritten from material master so that even if the user enters any xyz description the system overwrites it from the material master.
    Regards,
    Reena

    Hi,
    You can very well achieve it by making the field "Material description" a  "Display" field in the IMG path:  Maintain screen layout at document level
    However, you have to use the right "Field selection key" to make the screen changes. For eg. for NB purchase order, the field selection key would be NBF and not ME21N.
    The field selection key that is applicable for the document type can be found in "Define Document types" img activity.
    I have checked this and it works perfectly fine for both PR & PO.
    Once you enter the material number in PR (or PO), the material description is brought from material master and then the field is greyed out. (thought initially the matl. description field looks editable).
    << Moderator message - Point begging removed >>
    Cheers.
    Prabhu S
    Edited by: Rob Burbank on Nov 24, 2011 10:24 AM

  • Material Description changes not allowed

    I do not want user to change the material description in Sales Order while entering Items . How I can stop this?
    regards
    Vikas
    Edited by: Vikas Puri on Mar 10, 2009 11:38 AM

    Hi,
    There are two scenarios which can happen while creating order:
    1) Order is being created by EDI - Idoc from External System. In this case the data of the order cannot be changed.
    2) You can use a user/screent exit in the VA02 screen, that once the order is saved after VA01 you cannot changed the material.
    See if you can discuss this scenario with your technical person.
    Siddharth.

  • Material description is repeating

    i hv developed a program in which a material description column values are repeating.
    i hv cleared the work areas still it is not working...plz help..
    dis is the foll prgm.
    <removed by moderator>
    Regards,
    Shalaka
    Moderator message: Welcome to SCN!
    Moderator message: please post only relevant code parts, your posts must contain less than 5000 characters to preserve readable formatting.
    Moderator message: please do not use SMS speak, use the spell checker function before posting.
    Edited by: Thomas Zloch on May 31, 2011 9:31 AM

    Hi,
    Post the data processing block.
    I mean the piece of  code using which  you are  filling  the final internal which you wanna display using ALV.
    Thanks n Regards,
    Sij.

Maybe you are looking for

  • How can I change my iCloud email address witch was wrong typed?

    First time I entered to iCloud updating my iphone th IOS5, and my iTunes to 10.5, I wrote a wrong Email address, and now, I'd like to change (modify, I've to change one character) but I can't. iCloud only let me create alias, but not fix my mistake o

  • [Solved] Pulse Audio won't work on newly installed system with Gnome

    About a year ago I got a new computer and more or less retired my old one with my first arch install. Recently, I decided I would set it up as a Linux system for my sister. I first updated the computer, which broke it royally (since it was last updat

  • Cannot connect to iTunes Store iOS 6.1.3 iPad 3G

    Since iOS 6.1.3 I'm not always able to update my Apps in the AppStore. I receive the classic "Cannot connect to iTunes Store". I can see it is a time-out in a wrong route config or something. My iPhone and iPad mini works fine. I've tried reset netwo

  • Addition of new field in VA02 and VA01 in additional data tab B

    Hi, I have added a new field called delivery date to additional data tab B in both tcodes va01 and va02. Now, while creating or changing a sales order, if the Sales group is I00 then this field should be filled up mandatorily. For va01 and va02 i hav

  • Issue in IDOC to SOAP Senario

    Hello Experts, Hi have created IDOC to SOAP scenario .in which three different type of idocs are sent to XI system and in turn XI will send SOAP XML to CRM system. The three different idocs are invoking  three different services in CRM...bascially it