AFS / SCMNG Delivery unit

AFS 4.6c
I would like to use the Delivery unit functionality
-  Create orders in increments of the delivery unit - error if not.
-  Allocate as usual (as much as possible)
-  but when the delivery is created, it will only create in full quantities of the Delivery unit.
For example, Order quantity = 12, Delivery unit = 6.
Allocation = 8 quantity.
Delivery quantity = 6.
I'm trying to find the best place "userexit" to update the delivery quantity.

Hello,
One of my observations is that Delivery Unit functionality does not work with Return Order Scanario.
Would somebody suggest what could be the option for this?
Thanks in advance.
Quick answer would be appriciated.
Br,
hp

Similar Messages

  • Delivery Unit (MVKE-SCMNG) in Sales Order

    Dear Experts,
    I have a scenario where the field in the Material Master on Sales Org 1 tab > MVKE-SCMNG (Delivery Unit) is used to restrict the Order quantity to be exact multiple of Delivery Unit.
    It is already implemented in the scanario. But I want to use the same for other Sales Order Type too. But I could not find any settings which is Sales Order Type Dependent.
    Can anybody give some idea?
    Thanks in advance.
    regards,
    hp

    Hello,
    One of my observations is that Delivery Unit functionality does not work with Return Order Scanario.
    Would somebody suggest what could be the option for this?
    Thanks in advance.
    Quick answer would be appriciated.
    Br,
    hp

  • Order quantity equals to delivery unit in material master

    Dear All,
    I have below requirement regarding Delivery unit (MVKE-SCMNG).
    My requirement is that whatever unit has been maintained in material master in Delivery unit, system shall not allow to create sales order of quantity which is more or less than the delivery unit.
    Meaning, system shall only allow to create sales order of quantity equals to the quantity maintained in the material master in delivery unit.
    Kindly let me know if any user exit(s) available for the same.
    Waiting for your valuable reply.
    Thanks,
    Ritesh

    Hi Ritesh,
    This is very much possible using user exit, MV45AFZZ in FORM userexit_save_document.
    Other option would be in MV45AFZB FORM USEREXIT_CHECK_VBAP, you can check that this qty in material master if unequal to ordered qty you can give a pop-up to user that 'The qty is being changed to xx' as soon as the user presses enter as the user would know about it.
    in MV45AFZZ, the user would know only after saving and would be able to see in VA03 after the document is created.
    Regards,
    RS.

  • Sd delivery unit in the material master

    Hi
    Good morning,
    I will be happey to here from you guru that how can  I set the delivery unit in the material master sales 1 view. The filed is non editable.
    Thanks in advance
    Kareena

    Go to OMS9, input Field sel.group 228 and hit enter key.
    Select the field name MVKE-SCMNG and double click on that so that a box will appear.  There change it to "Reqd.Entry" or "Opt.entry" and save.
    Now check the material master.
    thanks
    G. Lakshmipathi

  • Warning/Error Message delivery unit in sales order

    Hello,
    how is it possible to throw a warning or error message in the sales order, when the entered quantity is not a multiple of the delivery unit specified in material master sales tab 1?
    Thanks
    Anne

    Hi,
    Please take the help of your abaper and modify the user exit for sales order . Put a validation check at the time of entering the order quantity w . r .t delivery unit mentioned in the material master for that sales area and through a warning or error message as per your requirement.
    For user exit please go through the below link:
    http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm
    Hope this will help you to resolve your issue.
    Regards,
    Krishna O

  • Delivery unit in material master should appear on item level of delivery

    Dear SD Sales and Delivery experts,
    i would appreciate your support very much!!!
    We want to implement the following small functionality:
    The components concerned are material master, order and delivery item.
    The material master is maintained in folder <Sales: Sales Org1> in the field "Delivery Unit" e.g. with 10 PC 
    If the customer orders 20 pieces, but the existent stock just has got e.g. 13, the nightly delivery batch (VL10) should not deliver the amount of existent stock of 13 pc but should - e.g. after implementing a coded functionality - compare the 20 pc that have been transferred from order into delivery with 13 on stock and then rounds off to the next lower delivery step of 10 after looking up in the material master in folder <Sales: Sales Org1> in the field "Delivery Unit" maintained with 10 pc. These 10 pc should appear on item level of the delivery so that they can be shipped. Open amount of ten will be handled when the stock of this material had been filled up.
    Same procedure within an another example:
    Customer orders 57 pc - Stock has 39 pc = delivery should post 30 pc
    I found the User Exit MV50AFZ1 but the steps in there seem to be to early.
    Are there any BADIs wie can use?
    Copy Control with Routines and Conditions?
    Many Thanks in advance
    Stephan Sislian

    Hi,
    I never tried, but did you check the field rounding profile in the material master Sales: sales org1 tab - under quantity stipulations?
    Regards,

  • Hi Iam new to hana I would like to learn the BW powered by HANA can any provide the documents.and I have gone through transports in hana what is meant by delivery unit?

    Hi Iam new to hana I would like to learn the BW powered by HANA can any provide the documents.and I have gone through transports in hana what is meant by delivery unit?

    Hi Sravan,
    Views do not store any data in HANA
    All data resides in tables
    To know how to join tables in Views, watch videos on SAP HANA Academy | SAP HANA
    For BW on HANA check:
    Blog: BW 7.4 on HANA in a Nutshell | SAP HANA
    SAP BW 7.4 SP5 on SAP HANA Overview and Roadmap
    Also follow BW on HANA Space on SCN SAP BW Powered by SAP HANA
    If you want to learn about HANA , check my blog:
    Want to learn SAP HANA?Where to Start?Certification?
    To know more about BW on HANA,check below blog for links to BW on HANA Materials:
    HANA Reference for Developers - Links and SAP Notes(Part-2) Updated 04.12.2013
    Regards,
    Vivek

  • Delivery unit / Rounding profile for a specific customer

    Dear Expert,
    A specific customer has to receive full case/box for specific products (for ex 1 case = 20 EA, if the customer orders 24 EA, he will receive 20 EA = 1full case). For other customers there is no restriction, they can order 1EA... The orders come via EDI and customer service is not able to control each order.
    Thank you very much for your help!
    Regards,
    Robert

    Hello Robert
    Csaba gave a good suggestion but it won't completely resolve your issue because it won't handle the Delivery Unit part of it.  It may take care of the rounding up/down business but won't change the units to Cases when Eaches are ordered.
    I tested with Material Determination, it may take care of Delivery Unit  angle but can't handle rounding up/down.
    So I think best option for you is to try one of these 3:
    1) Control at mapping software end to change the order quantity/units based on customer and material.
    2) Using customer functions in Function Module IDOC_INPUT_ORDERS
    See OSS note: 753153 - FAQ: Customer-functions in IDOC_INPUT_ORDERS
    For both of these 2 above, you need to work with your EDI specialist team.
    3) Use user exits during sales orders processing- Set up a custom table which specifies the delivery unit and rounding profile to be used for the set of customers and materials, preferably create a customer group and material group and use that in table rather than specific customers and materials. Probably you could use MV45AFZB-USEREXIT_CHECK_VBAK/USEREXIT_CHECK_VBAP.
    Hope this helps.

  • Can't find SAPUI5_1 Delivery Unit

    Hi all,
    my question is simple: where can I find&download SAPUI5_1 Delivery Unit to upgrade my (old) version, within SAP HANA, of SAPUI5 libraries?
    I searched through SAP Marketplace but didn't find anything (and i'm sure my user/pass are authorized to show and download this kind of content).
    Hope you can help me.
    Thanks in advance.
    M.

    Scroll down the page for Java 1.2 docs
    http://java.sun.com/docs/index.html

  • Delivery unit - missing files

    Hello all,
    I have created a delivery unit which I have to transport it to a different HANA system. The DU consists of the development artifacts for my SAPUI5 project. The DU exported i.e the ".tgz" file contains of all the files in the package but, when I try to import this DU on to a different HANA system the files inside the repository package are missing.
    I import the files via file >> import >> SAP HANA content>> delivery unit >> HANA system >> Delivery unit. I believe this is the right procedure to import since I did the same with the EPM demo files which worked fine.
    Well, I also read about creation of delivery unit using Application lifecycle management system. But I could also create one directly  choosing Delivery from modeler prospective.
    I believe I am doing the right thing. Any ideas about what the mistake would be?
    Thanks

    Leon Hargreaves wrote:
    I removed from light room files are still in folder but all trace of jpegs are gone
    John asked for details. You can start with informing us of your operating system and version. The version of Lightroom would help too.
    I don't really know what you mean by "I removed from light room ...", and a more detailed explanation of what you did would help as well.

  • Delivery unit in MM02

    Hi Experts
    I have a quaery. In MM02 i have maintained the delivery unit field in sales org view of material master with some value suppose 18, after 3 to 4 days it is becoming 0 from 18. Please suggest if you have come across such situation.
    Dinakar

    Hi,
    Material master sales view is based on the Sales organization specific. 
    Suppose one sales org may have 2 plants. For the first plant you have delivery qty 18 but for the second plant, delivery qty may be Zero. First you may be uploaded with 18, then you may be uploaded Zero for the second Plant. Thatu2019s why the system shows Zero in the Delivery units.
    Please check.
    Regards
    M. Lakshmi Narasimhan

  • Error when used hana studio to import Delivery Unit

    HANA version:1.00.80.00.391861
    HANA studio version:1.80.3
    Plantform :SUSE Linux Enterprise Server 11.2
    I meet a error when used hana studio followed that steps to import Delivery Unit:
    Launch HANA Studio 
    Select your HANA instance
    On the Quick launch page, choose Content -> Import
    Now Select HANA Content -> Delivery unit.
    Choose Next
    Select the server, browse the Service DU (Service DU on server: SYS/global/hdb/content): HCO_INA_SERVICE.tgz
    Who can help me what shoud i do.
    thanks.

    I has Resolved.
    You must set the OS directory privileges which has listed on the picutre  to 777 by 'chmod' command ,
    if it's 775 or  others.

  • Maxium number of total delivery units in a sales order

    Is there a way to check the maxium number of delivery units in a sales order without writing code?
    This to image this:
    In the Material Master I have this situation
    Material 1 Master 50CS = 1 delivery unit
    Material 2 Master 70CS = 1 delivery unit
    Material 3 Master 80CS = 1 delivery unit
    In Sales order, If the user try to save an order with total quantity > 3 delivery unites  , I want to raise an message, … For example “Maximum number of pallet exceed”.
    How Can I do? How can I raise this message, without  writing code? Is there a way to check the maxium number of TOTALS delivery unites  in a sales order.
    I would like to check the TOTAL DELIVERY UNITS, not only the delivery units referred to each material.
    Thank in advance.
    Best regards

    How can I raise this message, without  writing code?
    Without an ABAP coding in sale order user exit, this is definitely NOT possible.
    G. Lakshmipathi

  • Getting error importing views via Delivery Unit

    Hi,
    Sales package 3 has been exported via delivery unit to client and again trying to importing same package via same delivery unit.
    but unable to importing and getting the below error.
    please guide me to resolve the issue.

    Hi Edukondalu,
    can you please take a look at the indexserver tracefiles? There should be a more detailed error message or stack trace in there. As of now, it is hard to say what the actual issue is.
    Best regards,
    Stefan

  • Incorrect Delivery Unit in CRM

    Hi CRM experts,
    Please help.
    We have a problem in CRM wherein the delivery unit is showing an incorrect quantity. Instead of showing 3, it is displaying 1 resulting to an incorrect display in our Webshop. We already verified in ECC side (where this data is coming from) and it is showing correct quantity 3. There is also no bdoc queue stuck in middleware.
    Regards,
    Mike

    Hello Mike,
    A request download of the product solved our issue.
    Regards,
    Shanto aloor

Maybe you are looking for

  • Time Capsule setting up and not showing up on utility

    Hi, I'm just trying to set up a time capsule with two laptops. I've already got a wireless network and so wanted to add it on as a backup. The first time I plugged it in, my laptop (macbook pro) found it immediately on opening Airport utility and I w

  • Can you duplicate a garageband project as a whole?

    Can you make a copy of a garageband file as a whole, in order to have to identical copies on which you are able to work separately? thanks!

  • Witholding Tax for Suppliers

    Hi Experts I created an invoice for a supplier who is subject to witholding tax. when i add the invoice, the witholding tax that appears is the one for customers in my Chart of Accounts. I cant see for the one i have defined for suppliers. Any help?

  • Login as sysdba to OEM

    Hi, how to enable sys acount to be able to login in OEM 10g GRID ? How to stop mailng alerts in OEM ? We have installed it with FRENCH language. Can we display the pages in English ? How ? Is isqlplus installed automatically with OEM Grid Many thanks

  • CS-No configurable material can be assigned to the order

    Hi, Can someone please assist me with the following problem? I am creating a Refurbishment Order in Customer Service using an Equipment created by an action in VMS.  The material maintained in the Equipment is a configuration material and I get an er