Handling unit cost in outbound delivery

Hello,
When i create an outbound delivery i pack the materials in handling units.
My question is how to include the packaging material of the handling unit within the delivery in order we can debit the customer.
In fact in the delivery we are sending the customer not only the materials from the order but also the packaging material (such as pallet) so we want to include this packaging material in the costs.
Thanks in advance.
Shmulik

Dear Eric,
if you also want to add the weight of the packaging materials to the weight of the delivery, you will have to create a delivery item for the packaging materials. Please check note 831204 for the necessary settings.
I hope I could help you with this.
Regards,
Ely

Similar Messages

  • Handling unit weight into outbound delivery weight?

    Hi,
    I would like to transfer the total of my Handling unit weight to my outbound delivery weight. This is at this moment copied from the Sales order. How can I change that SAP will use the weights of the HU? Anybody?
    Thank you,
    Eric van Zundert.
    Edited by: eric van zundert on Feb 25, 2008 2:49 PM

    Dear Eric,
    if you also want to add the weight of the packaging materials to the weight of the delivery, you will have to create a delivery item for the packaging materials. Please check note 831204 for the necessary settings.
    I hope I could help you with this.
    Regards,
    Ely

  • How to create nested Handling units at VL01n Outbound delivery

    Hi
    Please assist me
    How to create Nested Handling units at the time of Outbound delivery VL01n

    Hi,
    go to Edit-Pack,
    In First tab will be "Pack Material", give Packing Materials & enter. You will get a HU Number generated. select this line & the line in Material to be packed. Click on Pack button. The material is packed into a HU.
    Now go to Second tab "Pack HUs". Here also give Packing Materials & enter. You will get a HU Number generated. select this line & the line in All Handling Units that can be packed. Click on Pack button. The HU is packed into another HU.
    Nagesh

  • Attaching Handling Unit ID to Inbound delivery (Vl32N)

    Hello All ,
    I am trying to attach External handling unit ID to the Inbound delivery (Vl32N) .Iam using WS_DELIVERY_UPDATE ,but somehow its not working .can u help whether there are any other functions that will do this ??
    Thanks .

    Hi,
    Try with PROCESS_HU_INBOUND_DLVRY, WS_DELIVERY_UPDATE, SD_DELIVERY_UPDATE_PACKING
    Thanks,
    Abhijit

  • Assigning Handling Unit to the Inbound Delivery

    Could anyone please give me an example of code (using FM 'ws_delivery_update' and probably others) to assign a HU created by transaction HU02 (status PLND)to the inbound delivery (like VL32N).
    After such assignment I want to create an appropriate Transfer Order to move the HU to the warehouse. In my case ws_delivery_update doesn't update the HU positions table VEPO-VBELN.
    When tried to use FM 'L_TO_CREATE_DN' it just showed an error saying that 'No items or handling units to be placed in storage could be determined'.

    What parameters have I missed? Please, help!

  • Handling Unit Number range per delivery.

    Dear All,
    Please guide me how we can configure Handling Unit number ranges so that for each delivery document, Handling numbers should be started from 01.
    Thanx in advance.
    Anup

    Dear Reazuddin,
    Thanks for your early response.
    As per standard SAP functionality,  we assign a number range to handling units and system automatically assigns serial numbers to each handling unit.
    But My requirement is suppose I am packing materials in a delivery document, then the handling numbers of these packs should start from 1,2,3 so on. And for next delivery also system should give me (or allow to enter) once again starting from 1 and not 04.
    I hope my requirement is clear.
    Please advise any solution on this.
    Any further updates please.....?
    Thanx,
    Anup
    Edited by: anupam sharma on Oct 12, 2010 2:29 PM

  • Assigning Handling Unit(HU) to Inbound Delivery.

    I have Created Inbound Delivery and HU and I want to assign HU to Inbound Delivery.
    I want to develop Z transaction to assign HU to Inbound Delivery.
    Please tell me any Function Module or BAPI to assign HU to Inbound Delivery with the parameters.

    Hi,
    Try with PROCESS_HU_INBOUND_DLVRY, WS_DELIVERY_UPDATE, SD_DELIVERY_UPDATE_PACKING
    Thanks,
    Abhijit

  • Re-using Handling unit. Inbound deliver has unpacked materials

    Dear All
    We're running the process that inbound delivery is created automatically once goods issue for outbound delivery is done.
    We're also running the process when handling units created in outbound delivery are re-used in Inbound delivery.
    The problem we've got is that from time to time we have situation when part of materials in inbound Delivery are unpacked, while these materials were packed in handling units. There are no errors appear, and Inbound Delivery is created, but materials are unpacked.
    In humo for such handling units, which are not created in Inbound Delivery i can see that the status was not updated and still remains "LOAD PHEX WHSE" and such HUs are assigned to plant where goods issue was done.
    Whille for handling units which were created in Inbound Delivery the status is updated to "PHEX" and HUs are assigned to recieving plant.
    Please advise if you have any idea on the root cause and solution.
    Thanks in advance.
    Best Regards
    Andrey

    HI Andrey,
    Wanted to know if you have recd the solution for this old thread. We arefacing a similar kind of problem wherein we get the status as 0020 when we pack for Returns Delivery. This status is like the Goods are already posted and hence we cant do PGR.
    Please suggest.
    rgds..Ameet

  • Handling Unit Link (VEKP-EXIDV) in inbound/outbound delivery

    Hello,
    I need to code the automation of logical pick and pack tasks in the trading company such that the following fields of the outbound delivery are automatically populated based on the corresponding fields from the inbound delivery:
    1.) Pick Quantity (LIPSD-PIKMG) comes from the pick quantity from inbound delivery to trading company
    2.) Batch Number (LIPS-CHARG) comes from the batch from inbound delivery to trading company
    3.) Handling Units (VEKP-EXIDV) comes from the handling units from the inbound delivery to trading company.
    I've found a way to link the outbound to it's corresponding inbound delivery through table EKES (link of stock transfer order number to the inbound delivery), however I could not find the link of the stock transfer order to the handling units (VEKP-EXIDV).
    Any idea on this?
    Thanks.
    Sincerely,
    Ice

    //What I found was that VBFA-VBELN = VEKP-VENUM, given that VBFA-VEBELV = inbound directory (LIKP-VBELN) and VBFA-VBTYP_N = 'X' (handling unit).
    From that link I was able to get the external handling units (VEKP-EXIDV) since the key VENUM has been identified.
    During the pick and pack i have to link the LIKP+LIPS  and VEKP  for handling unit and internal identification number.
    VBFA is for sales document flow which is helpful for forward and reverse navigation to itdentify the documents .
    Inputs for the Feed has to be from LIKP / LIPS and VEKP
    Please refer to tcode VL02N and in here check Packing options with all the subscreens of Packing Hu's and Single entry .
    regards,
    vijay

  • Pack existing Handling Units into outbound delivery

    Hi,
    The current scenario is that a WHSCON IDoc is passed into SAP which will pack handling units onto an inbound delivery. As part of this processing the IDoc will create the HU records on VEKP.
    Now, we are sending in a similar WHSCON IDoc to pack the same HU onto an outbound delivery. However, the IDoc is failing. It appears that the IDoc wants to create the HU instead of simply using the existing one.
    Has anybody faced a similar issue.
    Thanks
    Martin

    Hallo!
    Yes, I have the same problem now.
    In the past we had 2 wm sub systems which send data via WHSCON to SAP and pack the delivery items.
    To avoid error messages we "kill" the old vekp-record by setting the vekp-status to "0099" with a hart update and create new hu records.
    Nowadays this solution is not sufficient,  because the old hu has serial numbers.
    Any solution in sight?
    bye
    bernhard

  • One handling unit wrongly updated to the delivery out put

    Hi gurus,
             Internal handling unit number is showing delivery document number in table *vekp* but real handling unit contains no delivery document number and shipping point. Could any one guide me how to find out the delivery document of this handling unit.
    advance appreciations to all

    use t code   HUMO , give the hU nad execute , display u will get the delivery doc numbet rt side end top
    rew

  • Packing a delivery with a handling unit

    Hi,
    can anyone tell me how to pack a inbound delivery with a handling unit using a FM similar to what is done in vl32n
    Regards
    Nikhil

    i have a handling unit and an inbound delivery which is created using mb_goods_movement_create(MIGO). so, the HU has to be packed with a material which can be seen in vl32n.
    i used ws_delivery_update. It did not work.
    pls suggest some other FM
    Regards
    Nikhil

  • How to delete handling units for a delivery

    While deleting delivery note there are hundreds of handling units.
    please help me how to delete handling units
    Thanks for the help
    Rajendra Prasad

    Hi
    u can delete Handling Units in change view delivery document.. Click Packing it will show Handling Units..By there itself u can delete..
    IN VL02N

  • Goods Issuing Many Materials From a Single Handling Unit

    Hi Experts!
    I have searched threads and asked various contacts how to do this but can't get anything beyond the basics of handling units that we have already implemented.
    I am using handling units to pack outbound deliveries and have managed to get to the point where the packaging material is goods issued, however when the product is packed we use (for example)
    - a box
    - a label
    - some sealing tape
    - some ink etc
    and I want to be able to goods issue all the items involved not just a single packing unit - does anyone know how to do this?
    (I have looked at multi level packing e.g. put a product in a box and 10 boxes onto a pallet, but this would only goods issue the box and the pallet)
    Thanks in advance!
    Simon.

    Hi,
    I am using packing instructions set up in POP1 and assigned to a customer via POF1 to pack a number of products into a box. The box (packing material) is inventory managed so when the delivery is created and a plant assigned to the handling units it creates an extra line on the delivery that can be post goods issued. We have auot packing set up on the delivery type I am using. This works fine.
    My question is that the above set up only post goods issues one of the items used in packing my finished products (in this case a cardboard box), I am  trying to find a way of goods issuing other packing materials at the same time such as packing placed with the product inside the box, the tape used to seal the box and the label that we will put on the side of the box.
    I think that it would be possible to use a process order and complete the activity in PP and use a Bill Of Materials, however I want to see if I can take advantage of the automatic packing functions.
    I hope that this makes sense.
    Regards,
    Simon.

  • Handling unit creation in the out bound Process

    Hi All,
            If we are not activate Storage Unit management/HU management in the warehouse and still create HUu2019s during outbound process via packing transfer order? We donu2019t want to manage stock at SU/HU level but create handling unit for material during outbound process. Is it possible?
    Please give me the suggestions.
    Thanks
    Prasad

    Hi Prasad,
    Yes it is possible. You will have to use handling units only as shipping units in the outbound delivery packing function. The handling unit can be defined during the transfer order confirmation (you have this in LT12 as packing) or in the delivery after the TO confirmation. You can only perform packing before goods issue.
    I hope i'll helps you lot
    Regards
    Madhu

Maybe you are looking for

  • K8N Neo Platinum USB Keyboard

    Hi, finally got my motherboard functioning yesterday  One strange thing though, when booting the system, could not enter the bios setup since the keyboard was not functioning (it's a keyboard with USB connector). I attached a keyboard with PS/2 conne

  • Text color changes when more than one color is used in the same paragraph in a bulleted list

    I work in a print shop on designers' files preparing them for print. Machine I use is an iMac, plenty of RAM, running Tiger 10.4. Here is my problem: A PC user sent us an InDesign CS3 file. A portion of the text is styled as a bulleted list with char

  • Videos in iphoto are not sync'd with icloud

    I have multiple videos that I have taken with my iPhone 4s and when the photos are snc'd with iCloud, the videos are not- what am i doing wrong?

  • Module pool - subscreen

    Hi I am using module pool. I have a main screen with tab strip & two buttons (Save & Edit ). Now I want following functionality. when user clicks on "Edit" on (main screen) some I/O elements on sunscreen should be active and when user clicks on "Save

  • Php beginners help

    G'Day, I have only used dreamweaver for making static pages so far, but now want to create a dynamic php page. I have installed and running IIS on XP. At this stage all I want to do is create/experiment and make a simple page to list my 45's collecti