PO Text from R/3 Material Master to Product Master in SRM

Hello Forum,
I want to replicate the PO Text from r/3 material master to Product master in SRM to be seen in commpr01..
I am not sure if this text can be seen in SC even if it is not seen in commpr01..
how can i achive this?
Thanks
Arshad

Hi,
You need to create a customer field or a new text in the documetnos brim at item level and to look for that text of the request through RFC using the badi DOC_CHANNGE.
Rgs,
Pedro Marques

Similar Messages

  • "SET FLAG"  at Material ID in product Master

    Dear Frnds,
          As per our scenario we have spare parts creating in commpr01 and when a person search's for a product we want to differntiate the Spare Part with Flag .
                  For example , when you have searched for product in crm then 10 product has been displayed , think in that 10 , three are spare parts so i want to differentiate that particular spare part with a flag . so were can i config or customise this . please replay me in detail .
                        Correct Answer will receive maximum points .
    Thanks in Advance
    Cheers
    Ram

    Hi
    Create a New Search help.
    In the search help use the Search help exit. Create your own function module .
    For an example you can check the code in F4IF_SHLP_EXIT_EXAMPLE.
    Thanks

  • Extracting text from Customer master information records

    Hi,
    I want to extract the details of texts from the customer material information record (Tranx: VD52). All the input data like Sales org,Distribution channel, Customer number and material number are stored in structure MV10A. How to use this data to extract the relevant text descriptoins in the customer-material info records.
    Thanks for your response.

    No problem, we can concatenate all four in one field.
    First you need to declare a variable G_NAME(70) type C.
    Then use syntax
    CONCATENATE SALES ORG DISTRI CHANNEL CUSTOMER MATNR INTO G_NAME.
    Pass this G_NAME to the function module.
    Also you need to use Conversion routines to get correct Customer and Material No.
    call function 'CONVERSION_EXIT_MATN1_INPUT'
         exporting
              input        = MATNR
        IMPORTING
             OUTPUT       = MATNR
        EXCEPTIONS
             LENGTH_ERROR = 1
             OTHERS       = 2.
    call function 'CONVERSION_EXIT_ALPHA_INPUT'
         exporting
              input   = KUNNR
        IMPORTING
             OUTPUT  = KUNNR.
    Use above 2 routines before you do concatenation.

  • Impacts for switching from Extended Classic to Classic in production

    Hi,
    Has anyone involved project that customer has switched from Extended Classic to Classic in production system?
    SRM 4.0 is live in Extended Classic now.
    Customer is going to upgrade and switch their production system to SRM 7.0 Classic.
    Main process is
      PS -> MM PR -> SRM Sourcing -> SRM PO (Extended) -> SUS PO -> SUS PO Response
      GR, Service Entry and Invoice are handled in ERP
    I see an issue if we switch SRM-SUS to MM-SUS, SUS PO is created before switch and PO Response is created after switch.
    Do you have any lessens and learned topics for switching Extended Classic to Classic? Which documents have to be take care?
    Regards,
    Masa

    I'm also interested in the same question.  We plan on  going from 5 Extended Classic to 7.1 Classic. 

  • 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.

  • 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

  • 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.

  • 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

  • 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

  • New Text in the Sales Text View in the Material Master

    Hi All,
    I want to create new text ID in the material master sales text tab
    Can you please help me in how to create the new text for material master sales text tab view.
    Regards
    Rajesh

    Well it may not be possible by standard SAP to create in Material.
    AN alternative might be to use a standard text type and then call it in your Text Determination Procedure.
    T-code "SO10" --> Give "Text Name  & Text ID & Language --> Click at "Create" --> On next screen --> Go to (Menu) --> change editor --> Write the text which you want
    Go to VOTXN , and maintain the required confirguation to get this standard Text copied to the material during order processing.
    Regards
    Sai
    Edited by: Sai on Apr 16, 2010 1:39 PM

  • How to Load Master Data Text  from Multiple Source Systems

    Situation:  Loading vendor master (text) from two systems.  Some of the vendor keys/number are the same and so is the description.  I understand that if I was loading Attributes, I could create another attribute such a source system id and compound it to 0Vendor.  However, I don't believe you can do the same when loading text. 
    Question:  So, how can I load duplicate vendor keys and description into BW using the *_TEXT datasource so they do not overwrite?
    Thanks!

    Hi,
    Don't doubt, it'll work!
    Sys ID as compound to 0Vendor.
    If you doubt about predefined structure of the *_TEXT datasource and direct infosource, then use a flexible infosource. Maybe you'll have to derive the sys ID in a routine or a formula.
    Best regards,
    Eugene

  • ABAB programm to copy material sales text from one sales org to another?

    Hi all,
    i'm searching for a ABAP programm to copy a material sales text from one sales org to another.
    Has anybody seen something like that before or has anybody an idea how to do this?
    Greetings & TIA
    strobbel

    @Narin
    I've tried to execute both code now over a new programm in the se38 and i get a error message from the first code (http://www.sap-img.com/abap/bapi-to-copy-materials-from-one-plant-to-another.htm).
    It's called:
    "BAPI_MARC1" cannot be converted to a character-type field.
    Could you help me to solve this?
    Sorry but i'm an absolutely newbie in things like ABAP and so on ...

  • Need to Populate Material Type from ECC to APO Product Master

    Hi All,
    I need to update the material type field from ECC to APO.
    I am using the userexit CIFMAT01 and component EXIT_SAPLCMAT_001.
    I need to extract field MTART from MARA table and need to Populate it in APO Product master.
    In APO i am using the ATT01 field of table /SAPAPO/MATKEY.
    But this does not work the data of material type is not getting populated in APO.
    We have tried to use a break point in the user exit and while executing the transaction CFM2 it does not stop at the break point.
    Can anyonwe guide me as to how to go about in implemeting this user exit.
    Regards
    Nitin

    Hi Nitin,
           Make sure that u r pass the material type as a below :
    CT_CIF_MATKEY-ATT01 = Pass the Material Type.
    CIF_MATKYX -ATT01      = 'X'.
    Check the below thread to debug the CIF queue:
    debugging CIF user exit
    Regards,
    Siva.

  • Custom program to download texts from the Customer master

    Hi team,
    I want to create a Functional specification for downloading texts from the Customer master.
    Means we are trying to come up with a Zprogram development so that this program can be used later to download texts from the customer master.
    Can any one advice me what are the steps to do this....and what procedure be followed to finish this task
    Kindly advice from the Functional aspect
    Regards,
    saprules.

    Yes indeed.
    This mass download functionality would be very interesting to share.
    Thanks a lot!
    Best regards,
    Roel

Maybe you are looking for

  • How to set default .PDF file extension for Form Downloads

    I am trying to find a way of setting the PDF file extension when I download forms. I author the forms under a Plus subscription and am then downloading the forms under a basic subscription Collaborator account (diffrent person) If I don't include .pd

  • Can't move all the elements in a group together.

    Hello, I'm trying to do a very basic thing here.  I would like to just put all the elements in my bicycle drawing in a group, and then move it left to right.  I know how to move it and animate it, and I thought I knew how to put all the elements in t

  • Blank records

    I have a registration form, and when I create test accounts, all that is being put into the record's fields are 0's.  I go to register again with an already registered username, and it says that the username is already in use.  how can this be?  are

  • How do I import photos from Adobe Photoshop Album Starter Edition 3.2???

    I have all my family photos for at least the last 6 years on Adobe Album Starter Edition 3.2. I cannot access them because it says a need a code to open them and I don't have that; they are no longer supporting that, so how the heck do I access all m

  • Error ORA-06502 PL/SQL

    Hi, i have this error when i try to call a store procedure from my VB.NET (2005) program. The store procedure: CREATE OR REPLACE PROCEDURE MY_EXECUTE (CMD IN VARCHAR2, FIELD IN VARCHAR2, IID OUT NUMBER) IS BEGIN EXECUTE IMMEDIATE CMD || ' RETURNING '