Populate Material no in sales order based on customer material no

Hi,
We have to pass material no from a custom table based on customer material no in each line in the sales order. I tried using couple of userexits to pass vbap-matnr and the material no is passed in that line but I am not able to enter quantity etc on that line. I'm using USEREXIT_MOVE_FIELD_TO_VBAP to populate vbap-matnr but I think this is not the right place to populate matnr in the line item. Can you please help.
Regards,
SA

Hi,
Can you help me where to pass customer material no to derive material no as my company is not using knmt but a custom table?
Yeah, if we maintain an entry in knmt, the customer part no derives the material no but I don't know where to pass material no so that the appropriate tables are populated automatically.
Regards,
Sheel

Similar Messages

  • Link Between Sales Order Type and Customer/Material Exclusion

    Hi,
    Any one know the  Link Between Sales Order Type  and Customer/Material exclusion tables (Transaction: VB03 ) ?

    Hello,
    For Tcode VB03 you can check KOTG001 for Customer/Material.
    Thanks &Regards,
    Abhijit

  • Material Description in Sales Order based on Ship to Party Language

    As we know that Material Description coming in Sales Order is based on the Language setup in Sold to Party. Is there any way I can get the Material description based on the Language setup in Ship to Party?
    If not in Sales Order then anyway I can get the Material description based on the Language setup in Ship to Party in "Delivery" or do I have to use the user exit to do so?

    Hey,
    Why u r bother about translation of language description in sales order from ship to party n all.
    c u can even take language description from sold to party, as u wanted from Ship to party. for this u just have to maintain language in alternate data tab in CMR.
    Thanks
    Mk

  • How to change material discription at sales order item level ?

    Dear Gurus,
            We have some requirement need to change material description at sales order item level , but in system it is in disable mode how to change that  into change mode in sales order item level?
    Thanks in advance
    Regards
    Venkat

    Not possible in SAP Standard.
    Instead why not create a Customer Material Info Record in T-Code - VD51?
    Alternatively it the requirement to change the Description is only for few Sales Order then create a Text ID & Enter the Description in Text Feild. Then in Smartform program wrie a code which will check for Material Description in the Text first & if not found then take from normal material Description in Sales Order.
    But Customer Material info Record seems to be the best solution.
    Hope this helps,
    Thanks,
    Jignesh Mehta

  • To Default Warehouse In Sales Order Based On GOP Results

    Hi
    The Business requirements are
    During the import or manual entry of sales order,based on customer ship to address the warehouse field in the sales order should default from gop results.
    Gop can show you the availability from the ATP inquiry form attached to sales order.But how to default or populate the warehouse field automatically.
    No standard functionality is there.Enhancement request has been raised.Can anybody suggest any workaroounds.
    Thanks

    Take out the defaulting rules for Sales Order Line and the regular gop setups,the during scheduling it calls for the assignment set specified.and the warehouse field is populated.
    by the rank one warehouse in the sourcing rule.

  • Run Sales order wise MRP - AFS material

    Dear Experts,
                       Here my client asking to run the MRP for sales order wise. recently we did the AFS implementation for one of our client. there is an common T-code for MRP run, for AFS material is /AFS/MD02 . they are using material based BOM ( Bill of material). so there might be common material for different sales order i.e if am using material XXXX for Sales order 500 mean , same material will present in  Sales order 510 too. current system
    ( T-code /AFS/MD02) will run MRP of material XXXX Both 500,510 sales order but my requirement is i need to restrict to single sales order.
    any one guide me to resolve my requirements.
    Thanks in advance...
    Regards,
       Thangam.P

    Dear Venkat,
    You are right MD50 does not support AFS material.
    Please Try running : /AFS/MD02.
    Also Check SAP Note: Note 981747 - FAQ - AFS Production Planning
    Hope it will help you.
    Regards,
    Alok Tiwari

  • Issue with Customer Material Number in sales order

    Hi All,
    I am facing one strange issue.
    Accoding to the flow of my client system the customer Material number is automaticlly populated while creating the line item in sales order. The Customer Material number come from the Configuration of the Item.
    This is working properly in the quality system but in the prodcution system for some cases this customer material number is not coming.
    The customer material is not coming in production only some times other wise it works properly.
    I am  not able to understand what may be the issue as it  is working properly in the quality and in the procudtion it is not coming only for some line item.
    Kindly help.

    That depends on either configuration used in your system or any enhamcement used.
    So check the cases for which they have configured it or used any enhancement.

  • Custom duty should be copied into the Sales order based on material

    Hi,
    Requirement is only Custom duty  Tax condition types to copied into the sales order based on material (for e.g A) .Suppose customer X is buying material Y then different tax condition types is to be applied but if the same customer  is buying material A then only Custom duty will be copied.
    But we can set in the customer Master whether the maerial is taxable or not.So where to do the right tax classification settings so that sysyem will automatically fetch the right  tax condition types if i enter one  material which is applicable for Custom Duty only
    We are using TAXINJ.
    Regards
    Jyoti

    Dear Jyoti
    As per your post, the material code is different for the same customer and hence you can differentiate the tax classification in material master.  That is for material X, if you maintain Tax classification 1 in Sales Org1 view, maintain 2 for the material Y.
    Now maintain different tax code for these tax classifications in VK11 / UTXJ.
    thanks
    G. Lakshmipathi

  • Capture u201CInstallation Chargesu201D of a material sold in Sales Order

    Hi SD Gurus,
    We have requirement to capture u201CInstallation Chargesu201D of a material sold in Sales Order. The charges are quantity based and shall be shown separately in sale order & invoice. This charge shall be treated as additional revenue (with separate revenue G/L Account) and shall be maintained as optional. If included as a condition type, we do not want the item totals of the materials to be affected by this condition.
    In the existing pricing procedure, the material price field is made mandatory. We tried to enter it as a service line item and entered the u201CInstallation Chargesu201D with a new condition type with new revenue G/L Account. But it insists for a price for the material due the mentioned configuration.
    Request your valuable suggestion in achieving this requirement.
    Regards,
    Vikrant

    Hi,
    You can achieve this functionality using the Bill of Material concept.
    Create the material and its BOM. In the BOM, include the main material and the service. (Case A)
    Also maintain an alternative BOM for the same material, the BOM being the material itself and nothing else. (CaseB)
    Make the parent item relevant for pricing and child items not relevant for pricing
    In sales order, give the main material, so the sales material and service will come.
    In Case A, maintain a condition type with a reqmt routine saying that the condition will be valid only if the BOM contains the service item. Maintain the condition record. So, if the BOM contains the material and its service, this condition type will come else it will not come.
    If you don't want to charge the service, replace the BOM of case A with the alternative BOM maintained for the material to go to case B.In case B, this extra condition type will not come. Hence only the price of the main material will come.
    Hope this helps u

  • BAPI/FM in ECC to create a sales order with variant configurable material

    Hi all,
    I need to create a function module that creates a sales order in ECC with a variant configurable material.
    can some one tell me if there is a in built function module or BAPI that i can make use of to create a sales order with variant configurable material in ECC.
    Regards,
    Jessica Sam

    Thanks MxG,
    I dont know how to use this BAPI. .Can you suggest me a sample code.
    My reqmnt is, i have
    Sold to party, ship to party, bill to party , VC config material and all char values that should be populated while creating a sales order.
    please help me with what values should i populate in i/p paramters and and how to use this BAPI with some sample code if posible.
    Regards,
    Jessica.

  • SALES ORDER BASED  STOCK TRANSFER ISSUE

    Sales order based planning
                                                 A
                                B                              C
               D                        E
    In this A (header material) is sales order item and B is sub assembly. D, E, and C are raw materials.
    I am having four company codes 1000 , 2000, 3000, 4000 with plants one in each as 1010, 2010, 3010, and 4010 respectively.
    Always sub assembly B will be manufactured by 4010 plant. The sales orders for material A will be received by 1010, 2010 and 3010 independently.
    When i run MRP in 1010, 2010, 3010 for there respective sales order for the material A
    The material B will be always planned in 4010 basing on the special procurement key as stock transfer for the material B maintained in the respective sales order plant.
    My requirement is that for manufacturing B  i require material D and E .these raw materials  always has to be supplied from the parent sales order plant.
    Example :
    If material B is manufactured for 1010 plant the raw materials D and E have to be planned in 1010.
      If material B is manufactured for 2010 plant the raw materials D and E have to be planned in 2010.
      If material B is manufactured for 3010 plant the raw materials D and E have to be planned in 3010
    For this I have different special procurement key 45 as stock transfer from plant to MRP AREA ( in stand SAP). This will work if I am using in the same company code.
    Can I use this as inter company code also?
    REGARDS
    MADAN MOHAN

    Hi,
    i think BOM did not get copied correctly.
    the bom is like this
       A header material  and B and C are components for A . B is sub assembly with D abd E as child raw materials
    regards
    madan

  • Sales Order Based Costing-Repetative Manufacturing

    HI,
    Can anyboydy send me the documents on Sales Order Based Costing & Repetative Manufacturng (confiq or any relevant material) to my id [email protected]
    Thanks in Advance
    Sunil.

    HI,
    Can anyboydy send me the documents on Sales Order Based Costing & Repetative Manufacturng (confiq or any relevant material) to my id [email protected]
    Thanks in Advance
    Sunil.

  • Sales order based production orders GR restrictions

    Hi,
    i work mostly on sales order based planning and
    I manufacture many sub assemblies and consume it to manufacture a finished product.that mean i have many sum assemby production orders and finally i create the production order for the sales order line item and produce it and do GR for the production order and sell the material.
    My requirement is that i want to control the GR of the header material production order if any sub assembly production orders has not yet been GR.
    but i am not interested in using colletive order concept.
    please suggest how to control that as many of the users are not doing GR for the sub assemblies and doing GR for the saleable material and selling the material.
    rgs
    madan

    Dear,
    Avevalbility check depends on 2 things
    checking rule and checking group
    Checking rule is maintained for each function like production order it is PP and SD order it is A.
    Checking group is maintained for a material code and plant combination in MRP3 view.
    The combination of Checking rule and checking group will decide which stock, receipt element and issue elements have to be considered for avealability check.
    Checking  rule is assigned at order type. You can have different checking group for assembly and sub assembly and can have different rule.
    Even you can go for different order type for finished material, and all subassembly you can have different order type. In Assembly order you can make setting so that if material is shortage existis release is abondended.
    come back if required
    You have many options

  • How to check the analysis of material determination in sales order

    hi,
    We are trying to create a sale order with material determination. Material determination analysis is on. After  switching this on  while adding a new line item, in an existing sales order, we are able to do analysis as the system itself takes us to analysis screen. But once  the document is saved, we need analysis to be done  at material determination for the determined materials  , something similar to  pricing or account determination analysis.Please help
    Regards,
    Aparna.

    Hi,
    If you drag the line item a little towards the right side, you will find a filed material entered. The one you see in the material filed on sales order over view screen is the one determined. You can as well double click and see the fields material entered and material determined.
    Is there anything else you are expecting to see as part of analysis ?
    Regards
    Sadhu Kishore

  • Sytem should not allow to save the sales order based on risk category

    Hi,
    My user want to control the creation of sales orders based on risk category in credit control area.
    We created a new risk category - 30 Not authorized.
    And we made necessary configs also , like assignment of risk category and company code in OVFL.
    We assigned 30 risk category in FD32 for customers also.
    But while creation of sales order system is allowing to save the order.
    My user requirement system shoud not allow to save the sales orders for those are customers belongs to 30 risk category.
    How can we config. this
    thanks
    Sateesh

    hi,
    dont want to save the sales order if the credit limit exist ?
    then maintain block in OVA8
    choose
    your credit control area         risk categories             credit group
    1000                                        30 Not authorized           01
    checks tab
    choose static and maintain B
    this will give you error message and it will not allow you to save the sales order
    regards
    senya
    Edited by: senya_1111 on Oct 1, 2009 2:26 PM

Maybe you are looking for