Substitution / alternate materials in a purchase order

Hi
We have a requirement:
We have in our business  substitute or alternate materials for some materials. That is  Material X can be used in place of  Y and so on.  There are atleast 3000 such materials.
What we need  is a way to prompt the users while creating PRs or Purchase orders that this substitution / alternate material exists when he tries to create a PR for the material X.
So when the user enters material X in the PR or PO ; the system should prompt the user preferably with a POP UP saying that there is an alternative or alternatives (sometimes there could be even Z which is the 2nd alternative) and which are in stock.So the user can decide  whether or not to proceed.  An informed deciion can be made at that time.
Regards
Sateesh

Please check this answered link:
how to check for a substitute material of a "real" material?
Material Determination
Re: material substitution!
Edited by: Afshad Irani on May 31, 2010 9:41 AM

Similar Messages

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

  • Split Valuation of Materials for which Purchase Order exists.

    Hi,
    I want to do the split valuation of materials for which Purchase Order already exists and GR has taken Place.
    Is there any way to do it?
    Regards,
    B P Singh

    Hi,
    Yes, you can.
    Please start transaction MM02 and set the valuation category > you will get an error message > click on 'Display Errors' button and SAP will say what hinders you from the change.
    - you should set the stock level of your material in previous and current period to 0 (it is possible with posting date in the past; MB1A201 > after material master settings you can set back the stock level via MB1A202)
    - delete transactional data (including your PO)
    - mark batch records with DF and archive them
    - etc
    BR
    Csaba

  • Is there any transaction that will change net price in a purchase order

    Hi All,
               Is there any program / transaction where i can change the net price for few materials in the purchase orders (say 100 purchase orders) which has been created few days back. Please let me know at the earliest.
    Regards,
    PSS

    Hi,
    By changing the price in the Info Record price condition it is possible to made to reflect the same in PO Net Price through Automatic document Adjustment.
    MEI1 & MEI2 are used for Invidual & Mass processing.
    Its applicable to Vendor / Material combination i.e. Info Record.
    Regards,
    Ramesh

  • How can batch field in Purchase Order(PO) be a fixed value????

    Hi Experts,
    In SAP, when create a purchase order, there is a field "Batch" for every item,
    which means "Assigns a material that is manufactured in batches or production lots to a specific
    batch ".
    For some special reasons, we want for some certain materials,when create purchase orders every
    time,the "Batch" field will be a fixed values.
    For example,for material "AB1" ,"CD2",when create purchase orders every time,the "Batch" field will
    be "2345" automatically,do not need input manually.But for all the other materials, the "Batch" field would be null ,no value.
    How can I do this? How can assign fixed batch number values to some certain materials in Purchase
    Order?
    If there needs some ABAP development,which user exit do I need??
    Thanks for any reply!

    Hi there,
    You may need to establish, whether you wish to use batch managent or split valuation.
    Spilt valuation does allow you to default values into purchasing documents via information records, but I guess it depends on what else you want to do with this tracking
    Split valuation can be controlled independently at the material and plant level
    Regards
    Steve

  • Preview Purchase Order text

    Hi Experts,
    I need your help, is there transaction that i can see the Purchase Order text as report? I can see the purchase order text in MM03, but I need to see several materials with ours purchase orders texts like MM60.
    I found the function module READ_TEXT, but for this i need make the improvement.
    thanks,
    Gustavo

    Hi,
    CALL FUNCTION 'READ_TEXT'
    EXPORTING
    client = sy-mandt
    id = 'F01'
    language = 'E'
    name = PO no. + Item no.
    object = 'EKPO'
    IMPORTING
    header = it_header
    TABLES
    lines = it_lines
    EXCEPTIONS
    id = 1
    language = 2
    name = 3
    not_found = 4
    object = 5
    reference_check = 6
    wrong_access_to_archive = 7
    OTHERS = 8.
    Hope the above helps.
    Regards,
    Vivek

  • Reports of service / material purchase orders

    Hi,
    in my firm receipt of services is done in tcode ML81N
    and receipt of material is done in tcode MIGO
    is it possible to extract a report of all purchase orders of services, i.e. purchase orders that were received through ML81N,
    and a report of all purchase orders of materials, i.e. purchase orders that were received through MIGO?
    I tried table CDHDR in tcode SE16N but it didn't give me much info - it showed what user recorded a transaction in ML81N but no info that helped me to trace to the purchase order
    10x

    Hi,
    You can distinguish between Service Item and Non-Service item with Item Category field.
    Item Category for Service item is 'D'. For non service keep it blank.
    Below are the Item Categories used for ordering.
    Item categories used to create an item in a PO: -
    1. Standard
    2. L u2013 Sub contracting
    3. K u2013 Consignment
    4. B u2013 Limit
    5. U u2013 Stock Transfer
    6. D u2013 Services
    7. T u2013 Text
    8. S u2013 Third Party
    Thanks,
    Reetesh

  • Material master -sales text / purchase order text

    Dear MM experts,
    we are maintaining materials sales text & purchase order text while creating material master.
    sales text is required for our customers quotations & purchase order text is required for our Vendors Purchase orders.
    I have an issue, where sales text in material master is limited to 6.5 inch length, but need 7.5 inch length, where I can set this page length. Also i wanted to have same font characteristics to be changed from exiting font size and font style to required, how to do this?
    pl help &  how the above can be changed from default settings to flexible settings with regard to material master.
    thanks  in advance
    regards
    Srihari

    from http://help.sap.com/saphelp_erp2005/helpdata/en/f4/b49e8c453611d189710000e8322d00/content.htm
    Text Entry Area 
    Type your text into the text entry lines. You can type continuously: SAPscript fills your text using a line length of 72 characters as soon as you choose ENTER or a function.
    To enter text in the line editor continuously, the checkbox Automatic tab at field end must be marked. For more information on setting automatic tabbing, see Setting Automatic Tabbing and Entering Text.
    Note that the line editoru2019s text filling has no influence on the final appearance of the text. Your text is formatted no earlier than at the time it is displayed or printed. For more information, see Previewing and Printing SAPscript Documents.

  • One inspection lot for multiple materials of purchase order line items

    Hi All,
    My client requirement is one inspection lot for multiple materials of purchase order line items.
    Please share your thoughts.
    Thanks in advance for early reply.
    Regards,
    Jishu

    I totally agree with Amol.
    I don't think I would touch that development nor would I ever tell a client it could reliably be done through development.
    Knowing what I know about the table structures, I don't think you could create any development for this that could use a significant amount of the existing tables and functionality.  I think you'd have to create all your own Z tables and basically rebuild the functionality.  Tying it back in with SAP data will be difficult.
    You're even looking at all custom screens for your results recording and UD as well.  And if you have follow-on functions like batch classification requirements, batch determination, COA publication, results copy functions, use of DMR and sampling procedures, physical samples, quality notifications, etc. etc.. you could be looking a whole lot of development.
    Craig

  • Requests to reserve materials against a Mass Purchase Order

    Dear All,
    I need your help concerning the following senario.
    General Introduction. In our company environment (FERRY BOAT operator) each Vessel is represented as a PLANT. The materials I am talking about are CONSUMABLES.
    The Problem.  At the beginning of each year our Purchasing Department puts a Mass Purchase Order (PO) for a number of Plants. For instance we want to buy 10000 Plastc Card-Keys (is represented as a CONSUMABLE material) for the cabins of our vessels. Each Vessel is represented as a a PLANT within our SAP R/3.
    Every Now and then the Vessel-onBoard personnel make REQUESTS to be given a Quantity of the Purchased material against the initial Mass Purchase Order.
    Question. How can we keep track of these Requests and Relate them with the PO.
    Thanks in advance for any Help

    Do you create individual purchase order for each plant ( ferry vessel)?..or one PO combining the requirements from each plants? if you are receiving and one plant and then issueing to each individual plant then you can set cost center for each plant and issue against those cost center to keep the track.

  • Create auotmatic purchase order for non stock materials

    Hi,
    Please provide me information on how to create automtaic purchase order for non stock materials in MM system.
    Regards

    Hi,
    For automatic PO creation follow the steps.
    1) Material Master purchasing view tick automatic PO check box  (Material type NLAG)
    2) Vendor Master purchasing view tick automatic PO check box.
    3) Maintain Source list for Vendor & Material.
    4) Maintain Purchase Info Record.
    5) Create a Purchase Requisition.
    6) Use T.Code: ME59N & execute for PR for vendor, you will be able to create automatic PO.
    Note
    Ensure that Purchase Info Record should be there.
    If you have more than one vendor then fixes only one vendor in source list.
    During PR creation select source determination check box.
    SAM

  • FIND Last Purchase Order of specific materials

    Hello Gurus,
    I wonder if someone can help to find the last purchase order created of certain materiales, which tables Do i have to search for?
    thanks for the help.

    Tables are EKPO (EKPO-MATNR for Material) then take all purchase order(EBELN) to search from table EKKO (EKKO-AEDAT for Date of creation)

  • How we enter text for materials in purchase order smartform

    hi guru
    how we enter text for materials in purchase order smartform
    my requirement is create smartform for purchase order.
    in this i have to create item-text, by using which tcode we can give item data
    plz give more expalnation for this plzzzzzzzzz

    Hi,
           You can use read_text function module for readind text of material and store this value in internal table later pass this internal table to smartform will solve your problem.
    otherwise there is direct option for text element property that is include text u can use that also
    Regards
    Gagan

  • Managing Purchasing orders that contains third-party materials

    Hello everybody,
    How can I manage the purchasing orders related to third-party materials (sales order that contains third party materials). For example, I use ME5A to create purchase orders from the purchase requests created by MPS. Does exists any transaction to manage (create and list) purchase orders from sales order that contains third-party materials? (now, we are using a non-standard list, but I’m sure that SAP offers an standard solution. Does anybody knows it?).
    Thanks in advance,
    Ricard.

    Thanks Chetan,
    Now I can see the items (third party materials) at ME5A list. But I can’t create the P.O from ME5A (the purchase requisitions of the third party material does not apear at md04). Maybe I have to do some customization? Or do I need another transaction?
    Thanks,
    Ricard.

  • Purchase Order ,  Materials

    Hi All,
    I am look for a link (tables) for a sales order --> purchase order number --- > purchased materials ...
    The report has to pull the <b>purchased materials</b> for <b>sales orders</b> .....sales order does not produce a production order , it generates a purchase order..
    Thanks,
    Vind.

    sales order information is in VBAK while purchase order information is stored in EKKO with item details in EKPO. In short you have to get the details from EKPO, but in your case you need to get a bit more information on the linkage between your Sales order and Purchase order.
    U need to find out the way two are linked !!

Maybe you are looking for

  • Best Practice for Impairment Of Fixed Assets

    Dear friends, I have seen lots of thread about impairment of fixed assets. However, lots of it have different solutions and some resulted in need to use different depreciation area too. Since IFRS is so common to all countries nowadays, I believe SAP

  • Can java app programmer make secure app?

    I am the author of the Interactive Color Wheel. It (in various versions) has been on the web since 1998, and has been very popular. With the recent hysteria about Java security, I have observed hits fall off dramatically. While it is not commercial a

  • Problem in Assignment

    Hello All, While assigning Company Code to Controlling area. I get following error message. *Data in company code NT01 is not maintained. Assignment control requires that the currency, fiscal year variant, and chart of accounts are all maintained in

  • Error in Reprocessing IDOCS

    I am facing a problem while reprocessing an inbound IDOC of type DESADV I have few I which have gone into error. The error code is 51 and the description is The document is still under process. The document was in edit mode when the IDOC came in and

  • AS 2.0 class  to load and access xml

    I am trying to use a Flash actionscript File to load a xml document and to then be able to use functions with in the class to access the xml. I tried using a hack found here http://www.bit-101.com/blog/?p=496 but with no joy. any thoughts ?