PO text from material master

I understand text maintained in material master appears in PO under that item. In some purchase order I don't want to print that text. Also I don't want to remove that from material master since I want to use that for other purchase orders.
Can I delete or remove that PO text from purchase order without changing material master ?

Hi,
This you can control through copy control function.
In SPRO > Materials Management > Purchasing > Purchase Orders > Texts for purchase orders > Define copying rule from item texts, there select material PO text and give the value for fix field as required.
Based on the fixed indicator, the below mentioned controls can have.
The text can be fixed (indicator "")*
A text with the status "*" is then displayed in the document and can be adopted in the document if:
You change the text and save the document
You select the text and adopt it (Item -> Texts -> Adopt text)
Until you adopt the text, changes in the master record will also be adopted in the text.
The text is fixed (indicator " ")
The text is copied into the document. Changes to the document text do not have any effect on the original text and changes to the original text have no effect on the document text.
The text is not fixed (indicator "N")
The text is only displayed in the document (i.e. it cannot be changed or printed).
Regards,
Prabu

Similar Messages

  • List of material number with PO text from material master

    I want to get a list of materials number with PO text from material master. Can anybody help ?

    The purchase order texts maintained in the material master are stored
    as SAPScript text files in tables STXH (header) and STXL (lines). For
    material master records:
    Field TDOBJECT = 'MATERIAL'
    Field TDNAME = material number (MARA-MATNR).
    So you should be able to write a small report to extract the data.

  • Printing long text from material master in from MM07ET

    Hello,
    I'm using WEE1 output condition to print labels for gr. I'm using the standard object MM07ET and I need to include in the label the long text from material master - table STXL. I know that there is a function READ-TEXT in ABAP for this but I don't have access to abap development. I need to know if it's possible to include a command in the sap scrip to retrive the long text without modifing the program SAPM07DR.
    Thank you!

    Hi,
    Sorry for the late Reply, Please use the following code in SAPSCRIPT
    /: INCLUDE &EKPO-EMATN& OBJECT MATERIAL IDGRUN LANGUAGE EN
    &EKPO-EMATN&  material Number ( Here please maintain the Field value which is used to print Material Number )
    MATERIAL is the Object Name
    GRUN Is Text ID
    EN Language
    You can use the above code for priting long text in the SAPSCRIPT FORM. to find the object name and ID please follow the below Steps
    Go to the window were you have maintained Long text... Double click on the text, then it will open a new window.. there Click on the top Goto-->Header.. here you will find the relevant data as follows:
    Language: EN
    Text ID : GRUN
    Text Object: MATERIAL
    Name: Material Code
    Regards
    GK.

  • Sales Order Text from Material Master

    Hi All,
    I have a request to configure sales orders so that they will display the text maintained in the sales text tab in material master.  I believe I have to use tcode VOTXN, and do something with the access sequence there, but I am a bit confused. 
    Could someone help me out with this?  And where in the sales order will this text be displayed?  Will this text show when the order is printed? 
    Thanks,
    J

    Hello,
    Follow this procedure:
    1. Go to tcode VOTXN
    2. Customer-->Sales document Item ->click the Text types> Check 0001 Material sales text is there and copy or create in text type Z001 Material sales text
    3. Come back to initial screen or press F3
    4. Check Sales document Item and click Change mode
    5. Check Text procedure 01 - Sales item copy like Z1
    6. Click on Z1 and select Text ID's in Textprocedure
    7. Assign sequence Seq1/ ID Z001- Material Sales text/ check Ref field/ select field Text is obligatory or not obligatory/Acc 21 - header note
    8. Select Access sequence  and click 21 Material Sales then select Access sequence for Text ID's
    9. Assing seq 10, Text object MVKE, ID Z001- Material Sales Text
    10. Assign text procedure 01 to your Item Category.
    Note: You have to specify Sales text in Material master to show in sales order.
    Go to Sales order Item and select Text tab... there you can see your text type Material sales text.
    regards
    rc gopi
    Edited by: Gopi Chandrakesan on May 9, 2009 4:23 AM
    Edited by: Gopi Chandrakesan on May 9, 2009 4:24 AM

  • Create list of materials with its purchase order texts from material master

    Dear all
    Simple question I do wanna ask.
    Just need to get out a list with my materials with its purchase order texts from the material master.
    As I do know that PO text is not stored on a table, it might be difficult to get it out from the system.
    Does anyone of you know how to retrieve it simply?
    Regards
    François

    Check this link Material Master Purchase Order Text.

  • Po texts from Material master

    When a PO is created from ME57/ME59, the PO text from the material master is not carried over in to the PO. But For the same materials when a PO is created from Me51n it does get copied in to the PO.
    I tried changing settings in 'copying rules for item texts' for Pos . but it didnt help.
    Any suggestions??Thanks in advance

    Neetu/W1n
    Thanks for the replies.
    I did maintain the Copy rules for item texts
    Here are my settings for material Po texts
    0 (Seq)Puchase order (Source object) Po text(Source text) Blank(fix indicator)
    1 (Seq) material master(Source object) Po text(Source text) *(fix indicator)- in this case i tried using blank, still didnt work
    Text is Copied fine when i use ME21n, It just doesnt work when we use me57 or me59?!?
    Any more suggestions. thanks in advance

  • Text linkages from material master to purchase requisition

    I already set the text linkage between basic data text in material master with item text in PR. I left fix indicator blank since I want the text to be adopted automatically.
    I run MRP and create planned orders. Then I convert planned order to purchase requisition. Material master basic data text is not shown in purchase requisition. I tested using N and * and they both show. With N it shows (reading from material master) and I accnot modify it. With * it shows but I have to adopted to actually store the text as part of this document. With blank is not working. We want the text from material master to be automatically adopted in PR without manual intervention as with *.
    Thanks and regards, Jose Oyon.

    Hi
    If got ur query correctly : you want to make short text field in Preq as Display.
    If yes then go to Tcode OLME (or SPRO) -> Purchase requistion->Define Screen layout at doc level->select ME51N--->double click basic data, item and make short text filed as display.
    regards
    rahul.

  • Function Modules or Methods to Retrieve texts in Material Master

    Hi All,
    Can you get me a list of Function Modules which retrieve the text from Material Master.
    My requirement is to extract texts:
    Basic Text - at material level
    Purchase Order text - at material level
    Sales Texts - at material-sales org level
    Thanks in Advance.
    Sure Points for all Valuable answers
    Regards
    Vinayak

    hi
          u can get using read_text FM ask ur functionl person to give you the ID and other details required..
    u can also get it from STXH table... from which even the FM gets data..

  • Sales text on Material master

    Hi,
    Can sombody let me know the logic to determine the  Sales text from material master. I need to poppulated the material desc field on the order with the sales text.
    I tried using STXH and FM read_text, but i doesn't help.
    Thanks in Advance guys

    Hi,
    Do you want the Text from the Material master to be copied into the ORDER CONFIRMATION Output ?
    If so then you can try with the  READ _TEXT  function module.
    If you want to copy the text maintained in the Material master to Sales order then try VOTXN transaction as suggested above
    thanks,
    santosh

  • How to Update the Basic Data text in Material Master.

    Hi Abapers,
    I have more than 5000 materials for update basic Data text inside Material Master.
    how to update basic data text using abap programe? is there any bapi or normal program?.
    anybody give me sample of this.
    Thanks
    S.Muthu.
    IT Dept.

    Hi
    You can do by using the FM SAVE_TEXT.
    Just populate text into table i_tline.
    Local data declaration
      DATA: l_wa_thead  TYPE thead, " Header
            l_wa_tline  TYPE tline. " Work area for tline
    Populate header
      l_wa_thead-tdobject = c_obj_material.
      l_wa_thead-tdname   = wa_data-matnr.
      l_wa_thead-tdid     = c_id_best.
      l_wa_thead-tdspras  = sy-langu.
      l_wa_thead-tdluser  = sy-uname.
      l_wa_thead-tdfdate  = sy-datum.
      l_wa_thead-tdtxtlines = '1'.
    IF i_tline[] IS NOT INITIAL.
       l_wa_tline-tdformat = c_slash.
       APPEND l_wa_tline TO i_tline.
    ENDIF.
    Text shd start from next line
      l_wa_tline-tdformat = c_slash.
      CONCATENATE c_text wa_data-text
      INTO l_wa_tline-tdline SEPARATED BY space.
    Append the new text to the int table
      APPEND l_wa_tline TO i_tline and l_wa_thead
      C* Local data declaration
      DATA: l_wa_thead  TYPE thead, " Header
            l_wa_tline  TYPE tline. " Work area for tline
    Populate header
      l_wa_thead-tdobject = c_obj_material.
      l_wa_thead-tdname   = wa_data-matnr.
      l_wa_thead-tdid     = c_id_best.
      l_wa_thead-tdspras  = sy-langu.
      l_wa_thead-tdluser  = sy-uname.
      l_wa_thead-tdfdate  = sy-datum.
      l_wa_thead-tdtxtlines = '1'.
    IF i_tline[] IS NOT INITIAL.
       l_wa_tline-tdformat = c_slash.
       APPEND l_wa_tline TO i_tline.
    ENDIF.
    Text shd start from next line
      l_wa_tline-tdformat = c_slash.
      CONCATENATE c_text wa_data-text
      INTO l_wa_tline-tdline SEPARATED BY space.
    Append the new text to the int table
      APPEND l_wa_tline TO i_tline.
      CALL FUNCTION 'SAVE_TEXT'
        EXPORTING
          client          = sy-mandt
          header          = l_wa_thead
          savemode_direct = c_check
        TABLES
          lines           = i_tline
        EXCEPTIONS
          id              = 1
          language        = 2
          name            = 3
          object          = 4
          OTHERS          = 5.
      IF sy-subrc = 0.
        COMMIT WORK.
    endif.

  • View "Purchase Order Text" in Material Master

    Hi,
    I need replicated text of  view "Purchase Order Text" in ECC to Material Master in SRM.
    Or When We create a shopping cart in the way in which the text replicated "Purchase Order Text" from the the Material Master(ECC).
    Regards
    Angie

    For Purchase Order text in Material Master:
      use this code for Purchase Order text,
    DATA:  l_lsize(3)  TYPE n VALUE '132'.
      DATA:   lwa_tline     TYPE tline,
                lwa_thead     TYPE thead,
                lwa_valid     TYPE ty_input(flat file data),
                lwa_temp      TYPE ty_input.
      DATA: lit_tline TYPE STANDARD TABLE OF tline.
      lwa_thead-tdobject   = 'MATERIAL'.
      lwa_thead-tdid       = 'BEST'.
      lwa_thead-tdspras    = 'E'.
      lwa_thead-tdlinesize = l_lsize.
      LOOP AT pu_it_valid INTO lwa_valid.
        lwa_temp = lwa_valid.
        AT NEW matnr.
          CLEAR: lwa_thead-tdname,
                 lwa_tline-tdformat.
          lwa_thead-tdname     = lwa_temp-matnr.
        ENDAT.
        IF lwa_tline-tdformat IS INITIAL.
          lwa_tline-tdformat = ' \ '.
        ELSE.
          lwa_tline-tdformat = '='.
        ENDIF.
        CLEAR lwa_tline-tdline.
        lwa_tline-tdline = lwa_valid-text_line.
        APPEND lwa_tline TO lit_tline.
        AT END OF matnr.
          CALL FUNCTION 'SAVE_TEXT'
            EXPORTING
              client          = sy-mandt
              header          = lwa_thead
              insert          = c_x
              savemode_direct = c_x
            TABLES
              lines           = lit_tline
            EXCEPTIONS
              id              = 1
              language        = 2
              name            = 3
              object          = 4
              OTHERS          = 5.
          IF sy-subrc = 0.
            REFRESH lit_tline.
          ENDIF.
        ENDAT.
        CLEAR: lwa_temp,
               lwa_valid.
      ENDLOOP.

  • Short text in material master

    Hello,
    When I enter a material in the sales order it throws the following error:
    Material ABCD is not defined for sales org XXXX, dist ch. YY, language EN
    Please check whether
    A short text with the appropriate language exists in the material master record (a short text must be available in the language of either the customer or the sales org)
    I have entered the correct material and have maintained the material in the correct sales org, dist. ch.  The problem is due to this short text in material master.
    The question is where is this short text in the material master?
    Thanks,
    Shankar

    Dear Shankar,
    Please go to MM02 transaction enetr your material number then select the Basic data 1 view go in to that from here you click on Additional data  Tab or Cntrl+F6 here you can maintaion the Language for that material under Discriptions tab.
    Once again the check the material master is maintainig for sales org XXXX, dist ch. YY or not.
    I hope it will help you,
    Regards,
    Murali.

  • PO Text in Material Master

    Hi,
    I have a material created in Material Master which is visible in Basic Data1 and Basic Data 2.
    This Material is created in all the plants.
    When I click on the Purchase Order Text view, I get a prompt for Plant, so I assume that Purchase Order Text is plant specific.
    Now I modifiy the PO Text field in the view and save it. It should be saved for this plant only.
    When I look back the PO Text for the other plants in the Purchase Order Text view, I get the changes reflected there as well.
    It seems that PO Text is not plant specific, am I correct? If yes, why Purchase Order Text view asks for the plant number.
    Thanks,
    Amber

    Dear Amber,
    Its client level:
    Here's a short cap from SAP help about PO text in Material master:
    "A purchase order text is a text describing the material in more detail. This text is subsequently copied to purchasing documents (such as purchase requisitions or purchase orders) automatically, where you can change it if necessary. It is valid for all organizational levels, not for a specific plant. You can enter a purchase order text in the material master record in as many languages as you like, though only one text is allowed per language"
    Or check below link :
    http://help.sap.com/erp2005_ehp_03/helpdata/en/ff/516a6749d811d182b80000e829fbfe/frameset.htm
    Under node : Material Master RecordsMain AreaPurchasing--Purchase Order Texts
    Regards,
    w1n

  • Inter company PO is not pulling the valuation price from Material Master

    Hi Experts,
    We have a scenario, Inter-company PO with pricing procedure which pulls Material Price from Material Master (Std Price), similar to intra company PO
    Even after maintaining the std price in the supplying plant , system is not pulling the Valuation price from Material master only for a particular Material
    I checked the Plant level attributes ( for ex: Plant Mat status, client level status and everything looks fine )
    Could you guys please mention what would be the issue ?
    Thanks in advance
    Illayaraja

    Hi,
    Is there a routine which pulls the value? then you need debug with ABAP help for that routine where its failing to pull
    Thanks
    Diwakar

  • How to upload PO text of material master ?

    dear gurus,
    how to upload PO text in material master in mass , can i use LSMW or BDC ? if yes then how?
    I have done the recording but LSMW is not working for PO text.
    Upesh khairnar.

    Hi!
    try using Purchasing Inforecord for this. in here you maintain master data linkage for Material Master and Vendor Master. You will just have to input the Material Number, the Vendor Account, and the Purchasing Org. In here you can maintain the PO text defaulted per Material Number. After the maintenance of Inforecord, the PO text will be reflected on the PO document.
    Here is the ff Transaction Code:
    - ME11 (Create Inforecord)
    - ME12 (Change Inforecord)
    - ME13 (Display Inforecord)
    Hope this helps, Thank you.
    Mik

Maybe you are looking for

  • Not able to see PSA for the data souce 2lis_13_vdkon after enhaning

    Dear Experts, I have enhanced the extract structure of 2lis_13_vdkon in R/3 with 5 fields which are exist in transfer structure. I have replicated the data source in BI but unfortunately i have not deleted the data in the PSA. After replication when

  • Connected to network but can't connect to internet using wireless

    Hi, I just installed a Linksys WRT 45G and can connect my pc and my laptop to it and use the internet fine when I use ethernet cable, but if I try to use my laptop wirelessly I can't connect to the internet.  It says that I am connected to my network

  • Intermittent GPIB error 6 (EABO)

    my system: Mac OS 8.6, Labview 5.1, NI-488.2 for Mac OS version 7.6.3, PCI-GPIB card, Keithley 2182 Nanovoltmeter and Keithley 24xx Sourcemeters. I have a Labview application (modeled on Keithley's application note "Automatic Resistance Measurements

  • Swing support on Mac OS browsers

    Hi, I was wondering if Swing (and Java 1.2 or later) are supported on MacOS. I've read that Mac OS X ships with Java 1.3.1. But, do the Internet Explorer and Netscape versions on Macs support Java applets that use Swing? I can't find any information

  • Loos connection trougth a firewall between oracle server an client after 10 minutes

    hello, i do loos the connection between oracle server an client, because the firewall is between. The firewall will close non active connections an ports after 10 minutes. Only port of one site is clost after 10 minutes then, other site let the port