Process Sales Order based on minimum order

Hi Sap gurus,
Can any one Help me Out regarding How the System should have capability to process Sales Order based on minimum order quantity and minimum order value and How we will map In sap
Thanks
Points will rewards
Regards
Rajesh

Hi,
We can set the control for Min order quantity in the Sales org1 view. Like wise we can control min order value also.
For that we have to use two condition types AMIW & AMIZ.
AMIW is min order value, where as AMIZ is min ord surcharge
Let's say AMIW value is 50,000.If the order value is less than 50,000 then AMIZ comes into picture.Amiz compares the automatically determined order value and AMIW value.The difference of those two values Amiz takes as surcharge and it overwrites the automatically determined order value with this value.
Like wise we can maintain min order value also by using this two cond types.
In the pricing procedure
                        subtotal      req   Altcal   Altcond+bv
AMIW                D
AMIZ                                  2         13
Award me points if u satisfy
Thanks,
Sudheer

Similar Messages

  • Sales order based on prod order

    Hello,
    There is a sales order based on production order (one item).
    I just want to know what happens in CO once sales orde is posted?
    How many doc are created and of which record type?
    What kind of changes happens after the settlement of the order?
    Thanks

    no answer

  • MRP order multiple and minimum order qty

    Hello
    I am running MRP for one item with minimum stock level 20, in house qty 1, order multiple 12 and minimum order qty 20
    the MRP return the figure 19 to order, when it should be 24 taking into account order multiple and minimum order qty...
    Could you explain me why
    we run SBO B1 2007 SP00 PL49

    Hi,
    This is the definition of your questions:
    Order Multiple u2013 you can set a multiplication factor for ordering the item e.g. in
    case you define 5 in this field and14 items are required, the MRP will recommend to
    order 15 items (3X5=15). If 18 items are required, the recommendation will be to
    order 20 items (4X5).
    Minimum Order Qty u2013 you can type a minimum quantity for ordering items by the MRP.
    The planning data is apply when there is a requirement (sales order, forecast, production orders (for the child item) and reserve invoice.
    JimM

  • Sales order based on purchased order

    Hi,
    How can do a sales order based on a purchase order? I will see all the document workflow on the purchase order history?
            Thanks in advance...
                  Best Regards
                         João Fernandes

    Hello Fernandes,
         I don't think there would be a process where in we place a purchase order to our vendors and then create a sales order based on it for a customer.. Its not at all a common business process..
    Generally we will purchase if required, if we have any sales order, for which we don't have enough stock or doesn't manufacture those products; but the vise versa may not happen in general.
               And even SAP doesn't support that, you can never see the Sales order in the Purchase order history.
       We can create the Sales order based on the purchase order that was placed by the customer .
    Please confirm your business requirements, and let us know to help you in a better way.
    Regards,
    Ajai
    Don't forget to reward points if helpful.

  • FM to find Sales Order based on Purchase Order Number

    Hi All,
    I have a Purchase Order number and based on this I want to find out the corresponding Sales Order Number.
    Can anyone help me find any FM for this (I have tried RV_ORDER_FLOW_INFORMATION but its not of much help).
    Regards,
    Shoeb

    Check my reply here.
    Re: Purchase order number from Sales order

  • Condition type based on minimum order qty

    hi all,
    can anyone help me solved this problem.
    i have maintain min order qty in material master (MVKE-AUMNG) . let say 10PCS ($5/PCS). then i create Sales Order (Tcode VA01) with qty = 5, the system propose warning (we can still continue create order).
    i want to have condition type (let say ZZPR) that have value = Price * min qty --> $5 * 10 PCS.
    i think we need routine in calculation base value. can anyone know the code for this routine?
    thx
    Best Regard,
    Hendry

    hi raj,
    put routine in condition based value.
    data : zaumng type mvke-aumng.
      select single aumng into zaumng
        from mvke
        where matnr = komp-matnr and
              vkorg = komk-vkorg and
              vtweg = komk-vtweg.
    move zaumng to xkwert.
    hopefully it helps..
    Best Regard,
    Hendry

  • Dangerous Goods checks in transfer order (based on purchase order)

    Dear,
    We have defined a process to transfer products from one plant of our company to another plant of our company based on a purchase order (Transfer order), a delivery and a shipment.
    Problem: the delivery and shipment could be checked in a Dangerous Goods standpoint but nothing seems to be available in standard to check the process at the first step : at purchase order step.
    My question is : do you know if a standard feature exist on purchase order to ensure a "non frustating process" as soon as possible ?
    Many thanks for your help
    Best regards, Jérôme

    Dear Jerome
    DG Set up is only related to SAP SD process (e.g. check SAP EHS online help), Therefore DG checks are not available in the purchase part. And your scenario it quite standard; Normally the DG check part starts in Sales process, then in delivery and then in shipment. If you use SAP TM again you can use DG checks there.
    C.B.
    PS: e.g. SAP GTS and SAP EHS SVT are integrated in purchase process by standard. But is is not a good idea to "misuse" these modules for DG perspectives in MM process.
    PPS. may be check: Blocking Hazardous Materials for Purchasing with HSM,
    System-Internal Stock Transfer Using Stock Transport Orders - Integration of Transaction Data - SAP Library

  • BAPI to create SNP planned order based on start date

    Hi,
    I am looking for a BAPI to create SNP planned order based on the order start date. There is BAPI BAPI_MOSRVAPS_CREATESNPORDER which can be used to create SNP planned order based on the end date but not based on the start date.
    Also would be great if some one can share how do they create SNP Planned orders using BAPI BAPI_MOSRVAPS_CREATESNPORDER in case if GR processing time is defined in the product master and workdays for GR to be respected according to the calendar.
    Regards,
    Venkat

    Hello Mr.Venkat,
    Hope you recognize me.
    Please check out the BAdi below.
    BAdi - APO_BAPI_BUS10503 (this is the BAdi for ManufactOrderAPS  BAPI which contains the SNPorder BAPI)
    Method - CHANGE_SAVEMULTIPLE2
    In this method parameter IT_ORDER_HEAD contains Order start date input option.
    For GR time please check this (not sure if it will help).
    Same BAdi/ same method
    Parameter IV_PLANNING_MODE_USAGE contains field PLANNING_MODE.
    Value 1 for PLANNING_MODE corresponds to "Observance of parameters from the product master".
    This may make it respect the GR time in product master
    Good luck with the above
    Regards,
    Ashok

  • Freight calculation on minimum order value

    Forum,
    I am wondering if it is possible for Freight to be calculated on an AR Order based on an order's minimum order value. i.e. If an order with a value of <£50 then £5 Freight is applied.
    I cannot see a standard way of doing this, can this be confirmed?
    Regards,
    Juan

    Hi Juan,
    There is no standard way for it. You can try FMS.
    Thanks,
    Gordon

  • Sales Order Blocking based on Minimum & Maximum Qty, Wt & Value.

    Hi Experts,
    I need to put a minimum and maximum (value, quantity and weight) set up in Sales Order based on the Customer.
    Based on the condition record I should be able to put the minimum and maximum quantity, order value and weight in condition record.
    If anybody try to enter less than the minimum and more than maximum system should automatically block the sales order.
    Is it possible ? If possible how can I create condition record for this.
    Christine

    For minimum order quantity you can maintain in the material master itself.  So whenever you enter the quantity less than the minimum order qty it throws the error and will save the order.
    Regarding the maxmum order quantity you have to write the userexit to control the max. quanity by specifying the max. qty in user exit.
    Reward points if it is helpful

  • Minimum Quantity in Sale Order based on Ship To Party city

    Dear Experts
    It is possine in Std SAP to get information or error message based on Minimum Quantity in Sale Order based on Ship To Party city??
    Thanks
    Krishna

    No it is not possible.  You have to go for sale order User exits in the program MV45AFZZ - USEREXIT_SAVE_DOCUMENT_PREPARE
    thanks
    G. Lakshmipathi

  • Calculate sales tax based on all line items on the order

    My users have asked to determin tax on the sales order, based on all the line items on the order. For example, if all the items are for product only, or if all the line items are for labor only, or if there is a mix of product and labor,
    Order 1
    line 1 product flag as both for vertex
    line 2 labor flag as both for vertex
    Order 2
    line 1 product flag as product only
    line 2 product flag as product only
    Order 3
    line 1 labor flag as labor only
    line 2 labor flag as labor only
    I do not see away to do this while the order is being created. In the order 1 example above, line one is entered, priced, and taxed as product only (it is the only line on the order at that time and it is product only). Line two is entered, it is marked as both. But I cannot send line item one back through vertex marked as both. Vertex processing is already complete.
    I have looked at using both FYTX0001 and FYTX0002. With both of these exits I can only work with a single line item, i.e. once item one is processed it will not go through the exit when item two is added.
    Any assistance would be appreciated.
    Jay

    Hi WCG,
    Our business is located in California as well. California is a modified-origin state, where state, county, and city taxes are based on the origin of the sale, while district taxes are based on the destination of the sale. You only need to add Sales tax when your customer's billing address is in California. I do not believe that Catalyst currently supports district based sales tax. You could look into a third party solution like TaxJar and see if it could be integrated into Catalyst. We currently charge our California based customers exactly what we would charge them in our retail store.
    So you want to do something like this:
    -Ryan

  • Create CRM sales Order based on contracts

    Hi Experts,
    Could you please guide me how to create sales order based on contract from CRM 5.0? What are customizing settings and coding to be in CRM to enable this?
    The requirement is to display the list of sales contracts of type A&B from R3 to CRM system.  If the customer selects contract type A, sales order X should be created from CRM. If the customers select contract type B, sales order Y should be created from CRM. Also, if the order is created based on Contract, will the document flow will be mapped to contract etc.
    Regards,
    Ronit

    Start here with this SAP Help documentation.
    [Contract processing in CRM Web Channel|http://help.sap.com/saphelp_crm52sp01/helpdata/EN/d2/650e26a21fe04bba5298afd089b9dd/content.htm] - link.
    You can either create the contracts in CRM or download it from your ECC backend using middleware.
    The scenario and especially the user interface is predefined in the application. Contract Item selection and transfer to basket is provided in the Catalog and not directly in the basket. Most customers want the contract item selection from the basket, and this will be an enhancement.
    If you want the UI navigation to match what happens in SAPGUI will require custom development.

  • Sales Order processing - Sale from stock

    Dear Gurus,
    What are the configuration steps involved in Sales Order Processing- Sales from Stock.
    Kindly let me know.
    Regards
    Prashant Ranalkar

    Go with Make To Stock scenario.  For configuration details, make a search in this forum.
    thanks
    G. Lakshmipathi

  • Minimum order quantity for sales orders

    Hi,
    I need to check the configuration settings where the sales orders can be blocked if the ordered quantity is less than that of minimum order quantity.
    Pls threw some light on this.
    Points assured
    Kitty

    Dear Krishna
    Go To OVAH t code
    message class V4 and message no 082
    Change from warning to error
    The mininum order qty for a material can be set in sales org data 1 tab
    If for a material mininum order qty is set to 10 and if an order is placed for anything less than 10 you will get error message straight away
    No need of any userexit
    With Standard customizing it is possible
    This has has been tested by me recently and you too can test it
    Regards
    Raja

Maybe you are looking for

  • REP-770 Error while executing the report.

    Hi, I am trying to run a report in Application Server 10g. I am executing this report from a form. When I try to run the report using the 'rdf', I get the error "Terminated with error: <br>REP-770: There exist uncompiled program unit(s). REP-1247: Re

  • I have a lot of tracks that i cant locate

    recently moved my itunes to an external drive... but a lot of tracks are missing..  and not sure why as they are all parts of albums etc. cant locate and cant download help?

  • MESSAGE_TYPE_X in POS Retail

    Hi,       I'm facing a short dump error is POS DM. When I read data from the remote cube using LISTCUBE / RSA3 (checking the datasource), I'm getting MESSAGE_TYPE_X error in the following line, this is due to the SY-SUBRC NE 0. If NOT SY-SUBRC IS INI

  • ObSSOCookie always comming as loggedout

    We are using Oblix server with ATg as Appserver and Appache as Webserver. Recently we are upgrading from ATG 5.6 to 6.4. When connecting to Oblix we are getting as ObSSOCookie always as loggedout. Can any one please help me why we are getting as logg

  • Cold fusion and HTML compatible

    This may sound like a dumb question, but if you have a site built in Coldfusion (.net on front and back end) and you want to make a new home page with something you built in dreameaver (index.html)  Can that even be done?  I know nothing about coldfu