Purchase order text  in info record

Hi!!
I want to clean purchase order texts of all info records.
How Can i know that info records have Purchase order texts?, Which table can i use?.
Thanks,
Regards.

Hi,
check in tables
      EINA --> Purch. Info Record, General Data
and EINE --> Purch. Info Record, Purch. Org data
I guess, you may find it.....

Similar Messages

  • 'Minimum purchase order quantity' in info record doesn't work

    Hi,
    I've maintain the value of 'Minimum purchase order quantity' and 'Maxmum purchase order quantity' in info record via t-code: ME12, but it doesn't work.  No any affection happened to the newly created PR.
    Please kindly advise.
    Best Regards.

    Hello Rolf
    The setting you are looking for is done in
    SPRO --> Materials Management --> Purchasing --> Environment Data --> Define Attributes of System Messages --> System messages
    Go to
    Version                    00
    Application Area       06
    Message No            216
    Make the Category to E - Error instead of W - Warning
    Hope this is what you are looking for
    Regards
    Amit

  • Change in rate in purchase order because of info record

    Hello,
       When i try to create a purchase order with some Rate, system is showing me info record rate.
    In info record Rate has been changed for a vendor which is getting reflected in purchase order.
    This is creating problems for payment.
    How can i prohibit this.
    Thanks & Regards,
    Priyanka

    it is a standard functionality of sap that price is accesed from info reocrd (if present ) at the time of good reciept..so if u dont want that price from info record then change the validity period of the conditions........then that rate is not going to effect the po.but your po sholud not come into that time frame of conditions...........
    please elaborate ypur query

  • Avoid Purchase Order without Quality info Record

    Hi All,
    I am facing the problem, i.e i want to avoid creating purchase order if the quality info record is not maintained.
    Can we do it ?????, If yes please suggest me how to go about it & what are the control points for the same.
    Please reply ASAP.
    Arun

    Hi
    In material master  If u activate QM proc key.And enter a valid Control key like 0001.system will not allow u to create PO without Info record(QI01).
    If any queries let me know.
    Gopi

  • Item text in Purchase Order getting updated with info. record Purchase Order Text

    Hello All,
    I am working in a roll out project and facing issue in text repeating twice for the line item in the Purchase Order for the new company code for which rollout is happening
    Issue:
    Item text in Purchase Order getting updated with info. record Purchase Order Text
    01) PO Text is maintained in the material master under "Purchase Order Text" tab
    02) The PO text that is maintained in material master is getting updated in the Purchase Info. Record
    03) When Purchase Order is created, the "Item Text" gets updated in the Purchase Order automatically only for the new company code for which rollout is happening. when printed, this results in the text getting duplicated twice
    03.1) this behavior is not observed in the Plants/ Company code that is already Live
    Configurations in the system:
    The copying rules for the "Texts for Purchase Orders" is
    Source Object = "Info Record", Source Text="Purchase Order Text", Fix="*"
    We have modified the Purchase Order form to print one of  the condition types maintained for calculating the tax. Other than this there is no change to the plants that are already live.
    I could not locate any "Purchase Organization" / "Company Code" / "Plant specific configuration.
    Am I missing any configuration or where can I look in what is causing this error.
    Request help from the experts in the forum.
    with Regards,
    Dhandapani R

    There is no company/purchasing/plant specific customizing for purchase order text.
    The customizing copying rules for the "Texts for Purchase Orders" affects all equally .
    If the text in the purchase order in ME23N is already filled different to other plants, then you either have a modification in place, or the texts are differently maintained in the referenced data (vendor, material, info record, contract)

  • Mass deletion purchase order text in the info record

    Hi,
    I'm trying to delete the purchase order text of the info record of some materials.
    I thought to use MEMASSIN transaction... but it is not working because I can not choose the text to delete.
    Anyone any idea how to?
    Thanks a lot in advance!
    PS: The purchase order texts comes from master data (the purchase order text view).

    Hi Jürgen,
    You mention execute function module DELETE_TEXT to delete PO text in info record. I am trying to do that but I am not familiarizes with this function.
    in DELETE_TEXT there is:
    CLIENT
    ID
    LANGUAGE
    NAME
    OBJECT
    SAVEMODE_DIRECT
    TEXTMEMORY_ONLY
    LOCAL_CAT
    What is the specific input is necesary to delete PO text in info record?
    thanking you in advance

  • Purchase Order Text in MM01, MM02 dependant on Planyt ??

    Hello,
    In SAP standard, the purchase order text in MM01, MM02, MM03 will not be depedant on the plan , Is there any ways or configuration that allows user to create this text dependant on the plan in MM01 ?
    Thanks

    Hello,
    I am afraid I must confirm you, that the System is working as designed.        
    Although the System asks for a plant when maintaining the Purchase Order  Text view, the text is stored at client level and not at plant level.          
    The basic data text, the inspection text, the internal comment, the material description and the sales text are as well maintained at client level. The only text that can be maintained at plant level is the material memo in the MRP 4 view.
    You can maintain plant specific texts in the purchasing info record.                                                                               
    Regards,
    Mauro

  • How to pull out Purchase Order text in ME11/ME12/ME13

    Hi,
    Kindly let me know how to extract Purchase Order text from TEXT tab in ME13.
    I have got Info Record note but I am unable to get Purchase Order text.
    I am using the following FM which is given below.It seems error.
    Please kindly let me know how to do this.
    CALL FUNCTION 'READ_TEXT'
             EXPORTING
                  client                  = sy-mandt
                  id                      = 'BT'
                  language                = sy-langu
                  name                    = g_tdname
                  object                  = 'EINE'
             TABLES
                  lines                   = ig_read1
             EXCEPTIONS
    Thanks,
    Bala Raja

    Your need to use READ_TEXT FM Properly:
    text name -> you need to concatenate info record ,plant '0'  purchase org
    language : EN
    text id BT
    Object EINE
    CALL FUNCTION 'READ_TEXT'
    EXPORTING
    client = sy-mandt
    id = 'BT'
    language = sy-langu
    name = g_tdname
    object = 'EINE'
    TABLES
    lines = ig_read1
    EXCEPTIONS
    Thanks
    Seshu

  • Contract, Purchase Order texts.

    Hi,
    Can you pl throw light on the texts in purchase documents.
    We have the following types of texts in a PO.
    Header texts
    Header Notes
    Pricing types
    Deadlines
    Terms of delivery
    Shipping instructions
    Terms of payments
    Warrenties
    Penalty for breach & so on.
    In Item details we have
    Item texts
    Info record PO text
    Material PO text
    Delivery text
    What is the difference between the above & where are they maintained if the same need to populated automatically instead of manually typing for every PO.
    Thanks in Advance,
    Sarja

    Hi
    Some of the Purcahse order texts can be  Copied from the Vendor master, Material master & Inforecords.
    If you are using a contract as a reference for the Purchase order then if you maintain them in the Contrcat the same would get copied into the Purchase Order.
    In SPRO-> IMG-> Materials Management-> Purchasing-> Purchase Order-> Texts for Purchase Orders-> Define Copying Rules for Header Texts & Define Copying Rules for Item Texts
    Here you can maintain the Copying texts from the Source application .
    Thanks & Regards
    Kishore

  • Material Master - Purchase order Text view as plant specific

    Is there any provision in standard SAP to make Material Master u2013 Purchase order Text view as plant specific.
    Example: Material Master u2013 Sales text view is sales org & Distribution channel specific and the sales text is unique of each of the sales org and distribution channel combination.
    i.e, if we change sales text for a sales org and distribution channel combination, it will not affect the sales text of another sales org and distribution channel combination.
    Similarly, can we make the Purchase order Text view as plant specific? How to achieve this?
    As of now, if we change the text for one plant, it will be affected to all other plants also.

    Hi Pankaj, thanks for the reply.
    The solution you have given is applicable if the info record PO text is used only in Purchase order?
    Moreover, we are not using plant specific info records.
    We want to use material master PO text for some other custom transactions.
    Please give your inputs.
    Thank you.

  • Purchase Order text

    Hi,
    What is the use of maintaining Purchase order text while maintaining the material master.
    I had maintained some text in the material master ( Purchase order text view ) in MM01
    But while creation of PO, i am unable to  see the text getting copied in to the item text of the PO.
    Please expedite.
    RitiG

    Hi,
    The Purchase order text is exactly that, it is text that can be copied to the Purchase order. But it does not (and should not) replace the item text.
    But if you want the Purchase order text to be printed on the PO in the item text area then this is possible, the program that controls the PO printing can be told to use the Purchase order text from the Material in the PO item text instead. But the display on ME23N etc. would still show the item text even though the PO is showing the Purchase Order text from the material master.
    So for printing only, it can be done but it can't be done (without user exit etc.) within the PO record itself.
    Steve B

  • Purchase Order Text Details

    Hi,
    My requirement is to get the details of the Purchase Order Text (maintained in the material master record) for all the materials in two of my plants. Kindly let me know how to get those details.
    Regards,
    Ramesh

    Hi Ramensh,
    Refer the threadsss.
    [Thread-1|Purchase Order Text]
    [Thread-2|Re: Purchase Order Text]
    Regards,
    Shyamal

  • MASS-Display of Purchase Order Text in Material Data

    Hi,
    I want to display via SE16 the Purchase Order Text for a list of Materials but I don't know in which table this kind of information is stored. Con anyone please help me by telling me in which Table I can find the desired Information. If there is a SAP transaction which I can use to obtain this kind of information I'll gladly use it but I prefer to work with SE16 and Tables.
    Thanks for your answers.
    Regards
    Bogdan

    HI,
    With my SAP rights I'm not able to do that. This is why I'm asking if tehre's another way to retrive this Info in another way using  "SAP standard tools", like transaction or tables.
    Für Deine Antwort Jürgen vielen Dank im voraus.
    Gruss,
    Bogdan

  • Sales text and  Purchase Order Text

    Hi,
    in what tables are stored Sales text and Purchase Order Text of the material master ?
    Best Regards

    Hi
    All long text is stored in STXH and STXL.
    Object is MATERIAL.
    Text-Id for basic data text is GRUN
    Text-Id for purchase order text is BEST
    For sales order text it is text object MVKE with text-id 0001
    Go to SE37 function builder. Enter READ_TEXT and do a single test ( F8 )
    Enter your parameters and execute. Example below.
    NAME is a comibation of materialnumber (00000000008000000)WITH leading zeros
    if numeric and sales org (1000) plus distribution channel (10)
    Import parameters - Value
    CLIENT - 010
    ID - 0001
    LANGUAGE - E
    NAME - 000000000008000000100010
    OBJECT - MVKE
    ARCHIVE_HANDLE - 0
    LOCAL_CAT
    Just for future reference with regards to getting text id's etc.
    eg: PO texts.
    --> Go into the material master PO text
    --> Double click into the required text.
    --> Click the "GO TO" menu option.
    --> click Header.
    and all the info you need is there.
    Thanks..

  • LSMW - Purchase Order Text in Material Master

    All MM Experts,
    I tired to create simple Batch Input Recording but the screen does not get recorded for Purchase Order text maintenance in mass for article master data. we are maintaining Purchase Order Text in article master data in basic data screen on additional data button under purchase order text tab.
    Any suggestion on creating LSMW for purchase order text.

    LSMW has a standard direct input for long texts, hence it is not necessary to do a recording.
    help.sap.com gives real good help for loading loading long texts with LSMW, further has this been discussed many many times here in MM  and in the data migration forum.
    try to search a bit, you dont really need more than the words you already have used on the subject to get a good variety of answers

Maybe you are looking for

  • Call forward to another users voicemail

    Here is the scenario, i cannot find a way to accomplish this. i am using CUCM 8.5 and Unity Connection 8.5 here is the requirement 1. User1 call forwards her phone to User2 2. A call comes in to User1, the call is forwarded to User2 3. If User2 is un

  • My iMac is conflicting with my Comcast router

    Hi, I have a new Comcast connection that's driving me crazy.  All other devices (including a PC laptop, wireless printer, iPhone and MacBookPro) on the network are trouble free, but the iMac keeps loosing connectivity with the internet intermittently

  • [solved] precious suspend doesn't work anymore!!!

    hello forum, since two or three days (i think it has smth to do with the new 2.6.24.4-1 kernel upgrade) the s2disk and pm-hibernate command stopped to work. when i try to supend it starts to suspend, but then after  some seconds it returns to X. the

  • Transferring songs - 30gb iPod to computer

    I have an old 30gb iPod (click wheel) that hasn't been used for a long time.  I want to pull the songs off it and put them in a new computer.  I no longer have the old iTunes account it was synced to.  Is there a way for me to pull the music off of i

  • Errors in Day 3 exercise

    I'm doing this exercise: http://www.adobe.com/devnet/flex/pdfs/using_remote_object_to_send_data_to_the_server.pdf In the first part, you are told to delete the previous project but not the contents. Then you are told to create a new project with this