Reg: Multiple CMIR for 1 Material

Dear Gurus,
Customer material info record can be maintained as one - to - one relation, But our client needs to maintain single material for multiple CMIR's. 1 customer will have different name as his part no, but it related to single FG.
Is there any way to achieve this requirement in standard SAP, or do we need to go for any Enhancements.
Please share your  ideas
Regards
Praveen.

Yes, you may be right.
But you can try with a field type that is same as MATNR but that is not checked against MARA, while creating condition table.
I found the below post from the thread, you may try : Material determination
The system is not delivered initially with the necessary configurations for enabling material determination. In order to make possible an automatic substitution when you create e.g. a sales order, the following configuration settings must be performed in SPRO:
1. Maintain Prerequisites for Material Determination -> Maintain access sequences should have the following value in the list: “A001 Material entered”
2. In the submenu Access sequences -> Accesses we should have the following values: “Access 10, table 1, description Material entered”
3. For the values above, the following fields must be defined: “Condition MATWA, Document structure KOMPD, Document field MATWA, Long field label Material entered”
4. In the menu Assign procedures to sales documents types the concerned document types (orders and quotations) must be assigned the material determination procedure A001.
5. And finally, in Define substitution reason, the corresponding substitution reasons must be activated.
Please follow these steps and you will get an automatic material substitution, even if the material entered is not in the database. The only material that has to be in the database is the substitution material.

Similar Messages

  • Multiple pricing for 1 material

    Dear All,
    We are implementing SAP at a leading pesticide industry.  They have a very complex pricing structure.  They have over 40 different pricing policies for 1 product. Their pricing policies consist of all the basic info e.g., MRP price, invoice price, tax, customer discount and net & final price.  We can maintain all these using condition types in the pricing schema. 
    However the problem is if a customer orders 100 ton of product A, He can pay for 20 tons in cash, 20 tons in advance and the rest he can buy on credit or vice verse. And on all these he can have different pricing policies for the same material in single order.
    And in 1 order he can have any number of products and he can pay by cash , advance & credit and he can have different pricing policies on each one of them.
    Please provide assistance on how can we configure a pricing schema that can cater all these requirements. 
    Thanks

    Hello,
    I believe your requirement is based on Payment Terms, you want to have different Price for Each Line item in Sales Order.
    Firstly create all the different Payment Options as Payment Terms in T-Code OBB8.
    Now Insert Payment Terms as one of the combination creteria in the Condition table of Access Sequnce of Basic Price.
    You can maintain different Payment Terms for each LIne item in Sales Order (Sales Order LIne Item Details - Billing Tab). For this you need to put a Tick Mark in Business Item under Business Data in your Item Category (T-Code VOV7).
    Following the above you can have multiple Prices for one Material based on Payment Terms.
    Thus now as soon as you enter Payment Terms in the LIne Item details of Sales Order, system will search for Basic Price based on the Combination including Payment Terms.
    Hope this helps,
    Thanks,
    Jignesh Mehta

  • ME01 LSMW multiple record for same material issue.

    Hi Experts,
    I have an issue with multiple record for the same material and plant when I upload the data from the file.  Lets I have the records.
    Material        Plant              Start date      Enddate        Vendor          Porg.
    1     0010     20060101     99991231     2     0010
    1     0010     20060101     99991231     3     0010
    When I upload the above data there are 2 IDOCs created when I am using the method LSMW-IDOC method, but only last record is getting updated and the first one is not getting updated in ME01 souce list. But I am getting the success message for both IDOC in LSMW. So I am not sure how to fix this why only last record is updated and not other records??

    why do you have 2 idocs?
    wouldn't be 1 idoc with 2 items be more logical?
    1 record in structure E1EORDH
    and 2 records in structure E1EORDM
    I believe your 2 IDOCs get posted, but I think your 2nd Idoc overwrites the values entered from the first IDOC.

  • Skip lot across multiple batches for same material

    Hi,
    I am looking for a way to control skip lots across multiple batches for the same material.
    We need to do a quality check in production after a certain quantity produced (on a machine, for a material). My idea was to do skip lots (for GR)  until we reach a threshold (say 10.000 pcs) and then do an inspection for the next GR for that material.
    Any ideas how to set that up?
    Thanks for any hint
    Andreas

    Hi mergler,
    Ref to your query pls check this link Stock Posting for Skip Lots
    Thanks in advance

  • Reg: Multiple Ranges for Variables

    Hello Gurus,
    We have a requirement to have Multiple Ranges for Variables and I have gone through the document below which is applicable to 2004s SP 07.
    We are on CE 7.1 SP 3 I was looking for a similar document which can guide me to create Multiple Value ranges in CE.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/07134c67-0b01-0010-0493-b89287cf330f?quicklink=index&overridelayout=true
    If this is not available in SP 3 is there a Workaround to have the same kind of functionality.
    Thanks & Regards,
    Pramod

    Hi Pramod,
    If I understand correctly, u want to send a range of values to the variable of a query.
    This can be done using " ; ". syntax is [value 1];[value 2];[value 3]
    If you want to send two dates to a query date variable... take two date fields then pass to the variable date1;date2 (while creating query you took variable of type range)
    Thanks,
    Pradeep

  • Reg:Multiple UOMs for same item

    Hi,
    How to define the multiple UOMs for same item.And the item should be converted in one UOM.
    Iam using 9.0 PL.08

    Hi,
    Please check SAP help file:
    http://help.sap.com/saphelp_sbo900/helpdata/en/89/7ca0a701c64e4a97f4ea5a4edca8b2/content.htm?frameset=/en/44/c4c1cd7ca22e17e10000000a114a6b/frameset.htm
    Thanks & Regards,
    Nagarajan

  • Multiple UoM for one Material

    Dear All,
    For material 100, in UoM tab if multiple UoM are maintained then how do i load the same to BI. Is there specific DataSource available for it?
    Please help for the same ASAP.
    Regards,
    SS

    Thanks Akhan,
    But then wat is the use of DataSource 0MAT_UNIT_ATTR ?
    Let me explain you the scenario :
    Suppose Mat A will have UoM as 1 PAL = 3 EA and Mat B will have 1 PAL = 12 EA. Now suppose for a particular transaction record for a given bill number and bill item i have Mat A Quantity 3 PAL and for another Bill no and item i have mat B Quantity 2 PAL.
    And say in query i want to show all Quantities in EA then how do i make sure that for Mat A it will show 33 = 9 EA and for Mat B 122 = 24 EA.
    Please help for this ASAP.
    Regards,
    Sohil Shah

  • Convert multiple lines for same material into a single line in Sales Order

    Our company has a requirement, they want if there are multiple lines exist for the same material in sales order and purchase order then it should become like one single line.
    10    35712  5pcs
    20   100885  10 pcs
    30   35712   10pcs
    Now our requirement is that should  become a single line like this
    10  35712  15pcs.
    I will   Text Removed.
    Regards,
    Khawar
    Message was edited by: G Lakshmipathi
    Please dont add such text in your post

    Now our requirement is that should  become a single line like this
    Where?  Meanwhile, I hope, you would have searched in SCN / Google before posting as it is a basic question and needs to be locked.  If searched, specify clearly what efforts you took to find out solution to your requirement.
    G. Lakshmipathi

  • Reg price control for semifinished material

    Dear all,
    What is the price control to be given for semifinished which will be sent to subcontractor sometimes and produced in house when there are no orders.
    Thanks in advance
    Madhav

    Dear Venumadhav,
    In my understanding this comes under split valuation. If not then you can use mixed costing for the same.
    Because standard price can be used for the products produced inhouse and moving average price for the externally procured items
    and the sub-contracted items.
    check this link also to explore more.
    Re: CK11n with procurement type X
    Regards
    Mangalraj.S

  • Multiple Posting change notice created for one material document

    Hi All,
    The scenario is that the user needs to transfer material from unrestricted to quality stock type. while doing so the storage type is different than the actual storage type for the material. Meaning if the material is normally stored in high rack storage type, when it is found that the material is damaged or expired it need to be moved to the quality storage type. For this the user will first create  material document in IM with movement type 322 transferring material from unrestricted stock to qualtiy stock. A PCN will be created in back ground which will in turn be converted manually by the user to a TO. while doing so the user will pick the quant manually from the required storage type and select the destination storage type as the quality or quanranntine area.
    The issue here is that system creates one PCN for each material document line item. The requirement is that the system should create only one PCN with multiple lines for one Material document.
    The setting in the movememnt type clearly says that it will behave as it is behaving.
    Is there any other way or setting by which we can create one PCN with multiple line items for a material document.
    Would look forward to your replies.
    Regards,
    Jeetendra

    Thanks and Sorry for the delayed reply. We have now convinced the users that the system behaviour is standard and we cannot change the same.
    To your question about the need to have one PCN with multiple lines please note that the setup is such that when material document is created for transferring material from unrestricted to quality and vice versa this document is created with multiple materials in one go. Now when the PCN is to be converted to TO then the user ends up in creating number of TO's equal to the number of lines in the Material Document. We wanted to avoid this and hence this was posted in SDN.

  • Multiple Selection for Tables

    HI Team, When I try to select the multiple selection for field Material in table Mara, the To value is not displayed
    e.g in table mara if i select the material option from A* to Z*, all the materials are displayed from A until x but no of the materials are displayed starting with Z. I have found this as standard functionality in SAP and happens for all fields with multple selection in tables. can you guys advise if there is an OSS note for this?
    Thanks,
    Sunny

    Hai Sunny,
    Please check Do you have material staring with Z
    and check is there any
    Maximum No. of Hits restriction.
    Till you get SAP notes
    Create a query in SQVI for only ine table and
    MARA and tick mark the selection b fields and fields to be displayed in the report.
    Now in the report selection screen you will get TO option as well it will list all the Z materials.
    Regards,
    Mani

  • Unable to enter multiple Schedule lines for BOM material in Sales Order

    Hi All,
    We have a Sales Order where in which we cannot add additional schedule lines for BOM material.
    The schedule lines are greyed out, user was able to add schedule lines earlier.
    I have checked all assignments in VOV6, VOV7 and everything seems to be fine and no changes have been made to item category being used.
    Please provide a solution for this.
    PFB link in which similar situation posted in this community but the final resolution method is not discussed.
    http://scn.sap.com/message/13201504#13201504
    Regards,
    Samiksh

    Hi Samiksh,
    Pls check for that particular customer, only complete delivery allowed(c) is set in the CMR or CMIR. If so, you can't enter multiple schedule lines for that customer.. it would be grayed out in the sales order schedule lines except confirmed line.
    or check the problematic sales order at item level shipping tab if the par del/item is set to 'C'
    With regards
    S.Siva

  • Production order from sales order with multiple line item(for one material)

    Dear Gurus,
    I am working in MTO scenarios. If there is several line item in a sales order for one material, multiple production order( same as no. of sales order line item) is getting created against each of the line item.My requirement is,since the material code is same in each line item and sales order is one, one production order should be generated for all line item. please tell me how to do it.
    (Here for one material, multiple line item is required for some specific reason)
    Regards
    Rajib Pathak

    Hi,
    This is not possible.
    In Std SAP will create one production order for one sales order. The stock is also allocated to thet particular sales order only. Because each and every sales order may vary in any one of the parameters. Considering this, SAP has designed like this.
    Regards,
    V. Suresh

  • Create inbound delivery for same material with multiple batches

    Hi Experts,
    An ASN( advanced shipping notification) contains multiple batch numbers for same material or line item.An IDOC has different segments with batch numbers but in SAP while creating Inbound delivery(VL31N) only batch number ( segment) get posted automatically in SAP other batches are need to post manuaaly.
    I am using IDoc type : Delivery03 ,Message type: DESADV
    How to resolve this problem?
    Thanks,
    Anil

    Hi Anil,
    Welcome to SCN for your first post. Did you check with your functional people about this.
    Regards,
    Madhu.

  • Reg:Single Check for Multiple Vendors

    Hi Experts,
    I want to Issue a Single check for all vendor open items...
    For this is I created one Group Key and assigned in the vendor master record, but while doing the payment separate check issuing for each vendor,
    any idea

    Hi,
    Can you check the below thread of urs.
    [Reg:Single Check for Multiple Vendors]
    In addition to the above, please make sure that in OBVU, the check box separate payment for each ref is deselected for your questioned comapny code.
    You would have continued your earlier thread instead, rather than a new thread.
    Thanks,
    Srinu

Maybe you are looking for