Material Characteristics Description on the print of PO

Hi all,
I am creating a configurable  material and define the characteristics in the class 300 (variants).i want that when i select that materia code l in the Po in the line item . than during print it will select all the characteristics and  values on the purchase order print .
if there is any IMG setting than please tell me .
Regards
Sachin gupta

>
garg.sachin27 wrote:
> Hi all,
>
> I am creating a configurable  material and define the characteristics in the class 300 (variants).i want that when i select that materia code l in the Po in the line item . than during print it will select all the characteristics and  values on the purchase order print .
>
> if there is any IMG setting than please tell me .
>
> Regards
> Sachin gupta
Purchasing document forms are usually customized as per requirement of the client through ABAP. So your requirement can be fulfilled throgh ammendments in the said form through help of ABAPer. You need to notify them where the data needs to appear on the form and from which table the data is pulled from.
Check this link for characteristics table:
Material Characteristic Table
Edited by: Afshad Irani on May 20, 2010 11:53 AM

Similar Messages

  • Material Characteristics

    Hi
    I have already posted this doubt. In MM03 if i go to Material Classification, i get a list of description based on the Class. Now as an ABAPer i need to get the Description. I dont know the Tables.
    I used the FM 'QMSP_MATERIAL_BATCH_CLASS_READ' to get the Class of a Material by passing the material. Now how do i get the Characteristics description from the tables.
    Please let me know.

    Hi,
      Use function CLFM_SELECT_AUSP to read AUSP data for a material..
      DATA: t_ausp LIKE ausp OCCURS 0 WITH HEADER LINE.
      CALL FUNCTION 'CLFM_SELECT_AUSP'
      EXPORTING
        mafid                    = 'O'
        classtype                = '001'  "For Materials
        object                   = <Your Material Here>
      FEATURE                  =
      CLEAR_BUFFER             = ' '
      KEY_DATE                 =
      WITH_CHANGE_NUMBER       = ' '
      TABLE                    =
      I_ATZHL_SAME_INI         = ' '
      I_AENNR                  = ' '
    TABLES
       EXP_AUSP                 =  t_ausp[]
    EXCEPTIONS
       NO_VALUES                = 1
       OTHERS                   = 2.
    IF sy-subrc EQ 1.
    ****No Characteristic Values for the Material
    ELSE.
    ENDIF.
      Also if you want the description of a characteristic then you can get it from CABNT..
      ATINN = Internal characteristic number, SPRAS = sy-langu,
      ATBEZ is the characteristic description..
      Also, AUSP will contain values only if they are maintained in the classification tab of the material,
      If just characteristics are visible with no values that means no entries in AUSP..
      Hope this helps..
    Sri
    Message was edited by: Srikanth Pinnamaneni
    Message was edited by: Srikanth Pinnamaneni

  • Print  material po text in the main window of pur. order

    Hi experts,
    Here is my issue regarding MATERIAL PO TEXT in  smartform  of purchase order:
                          I want to get the material po text in the material description field itself or beside to this column  in the mainwindow only in the  print of purchase order
    so please let me know how to read the material po text to a internal tab field.
    very glad for ur replys
    TNQs n REGARDS
    mahathma

    Hi    TNQs for ur responce.
      i want to get the item text in the  main window beside to material description column .
    i think u got my point actually we'll have item texts for each item , i want to get the text of each item  in that row only
    i used include text and i gave following attributes
    Text Object :      EKPO
    Text ID         :  A03
    Language     :     EN
    just tell me ,should i need to give any code for this.
    thanks and regards,

  • How can i print the description about the field?

    dear folks
    i want to develop a report in that i want to display all fields in MM03 for all views.
    there i want to display first Field description (not field name), then field value.
    ie, for MATNR:
    Material Number = xxxx (value)
    for SPART:
    Division = d1.
    how can i print the description about the field?

    CALL FUNCTION 'DDIF_FIELDINFO_GET'
        EXPORTING
          tabname        = 'MARA'
          FIELDNAME  = 'MATNR'
        TABLES
          dfies_tab      = t_dfies
        EXCEPTIONS
          not_found      = 1
          internal_error = 2
          OTHERS         = 3.
    you will get all the info for the field in t_dfies in that u have the field description also
    run the above FM from se37 and pass tabname = MARA and fieldname = MATNR
    see the results in DFIES_TAB in internal table

  • Printing material characteristics assigned to class 001

    Hi
    i am working on printing material characteristics.
    i am using vc_I_GET_CONFIGURATION FM to get all the characteristics associated to the material.
    now i want to print the changes in the bottom under the label Fields changed/Modified.
    if i change any characteristic value(s) and save the form and issue output i need to print the form and bottom i need to print the characteristic that is changed.
    may i know how can i capture these fields? my characteristics are assigned to 001 class and hence data is not stored in tables...
    let me know if there is any solution to work around...
    thanks

    hi
    i am not able to trace which characteristics are changed....
    may i know where the characteristics are stored for class 001

  • Material description in the SUS vendor screen in MMSUS scenario

    Hi All,
    We are working on MM SUS scenario with SRM5.0 and ECC 6.0 as the backend.
    We are sending the PO and SAR from R3 to SUS. When vendor logs in to create a POR and ASN, he is not able to see the material description rather only material code is available in the screen.
    Same thing for the business object BUS2231 (  for ASN) we are able to see the same in BBP_PD in GUI.
    What could be the reason?
    We are using standard BSP pages for SRMSUS service.
    Best regards,
    Sridhar

    Hi All,
    Any clues on this, are we missing any standard jobs which are to be scheduled for bringing material description to the SUS screen?
    Best regards,
    Sridhar

  • Can we increase the field length of Packaging material type description

    Hi,
    The field length allowed for packaging material type description is 20 characters. If i need to have this length to be increased to 25-30.Is it possible?
    I mean the description that we give when we create new packaging material type.
    Pls let me know ur suggestions.

    Hi Dhilipan Nair,
    Unfortunately there is no standard way to change this, the desc. field of the view (V_TVTY-VTEXT) is created from the value T685T-VTEXT which has been defined with the Domain TEXT20, so in order to add addition characters to this field, you would need to redefine the preceding field type.
    Regards
    Stephen

  • Standard reports for fetching the Material Characteristics

    Hi,
    Do we have any standard reports in SAP for fetching the Material Characteristics.
    Regards,
    Siv

    Dear,
    Check the related links... may be helpful:
    To fetch characteristic value (ATWRT) from material number
    Material characteristics datasource
    Characteristics Table ?
    Characteristics Table ?
    Regards,
    Syed Hussain.

  • Adjusting printer settings to disallow the printing of an additional page of "descripti​ve" informati

    With each page I print on my HP Officejet Pro 8500, Series 909a, (whether email messages or selected page(s) of projects) an additional page prints giving this list of descriptive info:  Filename, diretory, template, title, subject, author, keywords, comments, creation date, change number, etc., etc.  The printer only recently began doing that without any adjustment on my part....that I am aware of, at least!

    i don't see anything wrong with the code...
    can u post your applet code? especially in implementation of print method from Printable?

  • How to I add ADPDF9 PPD to the printer description file in InDesign CS6?

    I am having problems creating a clean PS file for booklet spreads and was advised to add ADPDF9 PPD to the printer description file in InDesign CS6. Can someone please tell me how to do this?

    @Ihatecomputers – yes. Quite simple, if you have the PPD file at hand:
    On Max OSX:
    1. Go to Applications / Adobe inDesign CS6 / Presets
    2. Create a folder with the following exact name: PPDs
    3. Copy ADPDF9.PPD into that folder
    Restart InDesign.
    Uwe

  • IW32 - RESBD-MATXT - modify the material/component description

    Hi All!
    I have a requirement: in tcode IW32 the user have to have the possibility to modify the description of the material/component (RESBD-MATXT). I modified the screen SAPLCOMK-3010 and SAPLCOMK-3020 in order that the field RESBD-MATXT is Input/Output but if I change the component/material description the system overwrites the modification I made with the content of the field MAKT-MAKTX.
    This functionality exists in tcode VA02 but I don't know how to make the same functionality for the IW32 tcode.
    Any idea would be helpful for me.
    Thanks.
    Florina C

    Hello Florina,
    We have exactly the same problem as you. Did you find the solution to your problem?
    Thank you,
    Óscar

  • When printing a AD RMS protected email (Exchange IRM), can have the description of the AD RMS template policy print as well ?

    Greetings,
    I noticed when I get an email which is AD RMS protected (e.g. read only ) but I am given the permission to print, I will like to have the AD RMS policy template description to print as well.
    This description is the one that shows up at the top of the email when reading a AD RMS protected email.
    Thanks
    Sarbjit Gill

    Hi Sarbjit,
    There is no printing template description feature that works out of the box. However, You can implement Watermarks text being placed on your document when using ADRMS policices but only with integrating ADRMS with 3rd party solutions (f.e. Gigatrust,
    SecureIsland, Foxit, etc). 
    Did my post help you or make you laugh? Don't forget to click the Helpful vote :) If I answered your question please mark my post as an Answer.

  • Ahhhhh... change the description for "Reset printing system"!!!!!!!!!!

    It reads exactly like this:
    "Are you sure you want to reset the printing system?
    This will delete all of your existing printer queues and all pending print jobs."
    Who would expect this will delete all the installed printers??
    Apple should really change this warning in the dialog box to
    "Are you sure you want to reset the printing system?
    This will delete all of your existing printer queues and all pending print jobs *and all the printers installed in your system*."

    "Installed printer" means exactly the same thing as "print queue," although I agree this might not be obvious.

  • The printed material on my Bank Atlantic site has shifted up and does not allow me to enter. I can go in to bank atlantic from I.E. Does anyone have a solution??

    If you can go to the Bank Atlantic site, you can see the printing on the left side that gives bank information, and the 2 boxes for sign in and password. The printing in this area for some reason or other has shifted upwards and is not aligned with the page. As a result I cannot enter my name or password.

    If you have increased the minimum font size then try the default setting "none" as a high value can cause such issues.
    *Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
    Make sure that you allow websites to choose their fonts.
    *Tools > Options > Content : Fonts & Colors > Advanced > [X] "Allow pages to choose their own fonts, instead of my selections above"
    Reset the page zoom on pages that cause problems, make sure that the window is not maximized:
    *<b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages

  • One Material Multiple Descriptions

    Hi All,
    We have one material and the description of this material is different across the two plants that we have. How to map this? Please find the example below
    Material A - Plant 1: Mobile Phone 1122
    Material A - Plant 2: Handy Phone 1122
    Now these descriptions we are finding a way to make it uniform across the company by clubbing the descriptions of both the plants. Now when I have to raise the PO / sales order and take a print of that then I'm facing issue it is displaying the text of both the plants in the print outputs which the client is not ok with.
    SOLUTION SUGGESTED
    In the material master additional data we are planning to use different language keys and give different descriptions so that I can use these descriptions at the time of taking print outputs. i.e. One language key for sales output and one language key for purchase outputs.
    Is this ok?? or any other better solutions.
    Regards
    Manish

    Jurgen is correct and I doubt your language solutoin will give you satisfactory results.
    The question is what do you want your customers to see?  Forget about the internal material description. It shouldn't matter if internally your people see Handy Phone/Mobile Phone.  Club the descriptions together.
    Or.. this would be an amazing concept... ask the client to standardize on one or the other!!!!
    What you call it doesn't matter.  It's just another item in the system.  Call it 632933 if you want to.  The employees will get used to it quickly and you won't spend a lot of money to come up with some custom solution.
    The important thing is what customers of the client see and what is printed on the paperwork to them.  And that can be easily handled by standard SAP using info records.  Have you looked at them?
    What is the business benefit in terms of $$$$$ to keep two separate internal descriptions?  The key here is internal.  You can make all the external descriptions and marketing campagins you want. 
    If you want another alternative, you could use material classification, (type 001).  Create two characteristics.  PLANT_1234_MTRL_DESC and PLANT_9876_MTRL_DESC.  Define the respective plant descriptions in the materials classification view.  Modify all your paperwork to pull the appropriate description.  You can search via classification in most material search screens.  You'll still see the same clubbed material descriptions however on line.  I don't like this solution nor do I endorse it. 
    FF

Maybe you are looking for