Packing in shipment

Dear colleagues,
I have to setup outgoing packing process as following:
1) full boxes have to be packed in one particular material
2) halflly filled in other. In case of partially filled - qty should be merged together from several deliveries
for instance,
20 units can be packed in one package
There are 2 orders - qty 55 units and 30 units
For first order I have to have 2 boxes as 55/20 = 2 boxes + 15 units rest
For second 1 box, as 30/20 = 1 box + 10 units
The rest units from both orders should be combined in an other type box
The result should be
3 boxes type one
2 box type two (as 15 + 10 = 25 / 20 = 1box type2 +5units)
I tried to do following:
1) setup packing instruction for deliveries, setting minimum qty 20units
2) setup packing for shipment allowing combine several deliveries
The problem I faced, there is no those rest units available in shipment. They are somehow reserved in delivery as unpacked
Many thanks
Valters

hi friend
In our company, user when we create the delivery before they calculate box quantiy . then only to avoid the wastage of packing
material. So system is calculate the packing materail based on packing instruction
with regards
dinesh
Edited by: code acess on Feb 8, 2011 8:02 AM

Similar Messages

  • Packing at Shipment Level

    Hi All,
    I am trying to do packing at shipment level using IDocs. I am using IDoc type SHPMNT04 with message as SHPMNT. The process code which we are using is SHPM with Function module IDOC_INPUT_SHPMNT. Idoc type SHPMNT04 has segment E1EDL44 where we can give the Handling units details which needs to be used for packing. But no where in the process code, the system is processing this segment and hence packing is not working with this Idoc type.
    Can you please help me to do packing using Idoc type SHPMNT04.
    Regards,
    Shaju

    Select all the handling units and goto-Extra and select - Generation of SSCC number and system will generate teh SSCC number ranges as u have set.
    Regards
    Sunil

  • Problem with HU_PACKING_AND_UNPACKING  to pack within shipment (VT02N) ?

    Hello All,
    Iu2019ve created a shipment with materials and Handling units with function BAPI_SHIPMENT_CREATE.
    I see the materials to pack and the  Handling units  but they are not packed together.
    i try to use function HU_PACKING_AND_UNPACKING but it doesn't work
    i think i have a problem with an internal table GS_HEADER51 which is empty when i try with my propgram
    i have got a fatal error sy-subrc = 8
    How can i do ?
    is HU_PACKING_AND_UNPACKING the right fiunction to pack in shipment ?
    Thanks for your answer,
    Regards
    MY
    Edited by: MY on May 6, 2010 9:19 AM
    Edited by: MY on May 7, 2010 9:19 AM

    Hello All,
    Iu2019ve created a shipment with materials and Handling units with function BAPI_SHIPMENT_CREATE.
    I see the materials to pack and the  Handling units  but they are not packed together.
    i try to use function HU_PACKING_AND_UNPACKING but it doesn't work
    i think i have a problem with an internal table GS_HEADER51 which is empty when i try with my propgram
    i have got a fatal error sy-subrc = 8
    How can i do ?
    is HU_PACKING_AND_UNPACKING the right fiunction to pack in shipment ?
    Thanks for your answer,
    Regards
    MY
    Edited by: MY on May 6, 2010 9:19 AM
    Edited by: MY on May 7, 2010 9:19 AM

  • Handling Unit packing into shipment

    Hi experts,
    At our client, we are developing a new packing function similar to HUPAST, but which is capable of packing at the shipment level.
    Our requirement is that, packing will be done directly at the shipment level. Products are NOT packed into deliveries first. For this, we made packing not mandatory in the configuration which allows us to pack directly at the shipment without packing at the delivery. We tried using VT02N and pack the materials of different deliveries into different HUs. But this VT02N screen is not user-friendly (scanner friendly) and we want to develop something similar to HUPAST, but at the shipment level.
    Is there a FM which will create HU and associate it with the shipment? BAPI_HU_CREATE will create HU, but can we link that to shipment using BAPI_HU_CHANGE_HEADER or is there any FM for this
    Please help me
    Thanks
    Challa

    Hi,
    I hope you can use below FM's for packing.
    BAPI_HU_CREATE
    HU_PACKING_AND_UNPACKING
    HU_GET_HUS
    HU_POST
    WS_DELIVERY_UPDATE
    Hope this helps you....
    Rgds,
    Kris.

  • Packing from Shipment using  HU_PACKING_AND_UNPACKING

    Hi ,
    Am trying to write a a program to do packing from a shipment . I have the handling unit number I need to automate the packing process uisng the program .. Please find the my program below .. i am getting the error
    V51VP - item was not found - process cancelled...
    Can you please help ...I think am not filling the internal table GT_V51VP!!! how to get it filled ...
    AM calling below
    1) HU_GET_HUS
    2) V51P_FILL_GT
    3) HU_PACKING_AND_UNPACKING -
    get Sy-subrc 8 ( V51VP - item was not found - process cancelled...)
    4) HU_POST
    Am calling the FMs in the below order

    Hi,
    it seems that I´m currently facing the same problem.
    Did you solve your problem? Or did you found a work-a-round?
    When looking through the SDN I´m still not sure if HU_PACKING_AND_UNPACKING can be used with shipment HU or not.
    Best regards,
    Tobi

  • Handling unit management - pack delivery items in mass

    Dear All,
    I'd like to ask for your help whether there's any mass transaction in standard system that is designed to pack several deliveries at once (like mass WM picking in VL06P).
    - Automatic packing and generation of packaging items is set but first we do WM picking (batch is determined at this time), so packing of delivery items and generation of delivery items of packaging materials comes only after this
    - we do not want to use shipping and do packing trough shipment
    Does anyone know whether it is possible (if yes how)?
    Thanks,
    Csaba

    Hi Group! I have the same requirement? Do you know if it is possible to pack several outbound deliveries in one packaging unit (container) without using shipment?
    thanks in advance!!

  • RF packing

    Hi Guru's,
    I have a requirement where in i need to do RF packing for shipments. I need FM for creating
    handling unit w.r.f to a shipment. The parameters i import are handling unit no., packing material . Do anybody know what FM to use? Also then i need a FM for updating this HU details with materials that are packed in it. i.e i have to update material, wt, UOM and other
    details to the SAP using FM. Please let me know if there are any FM.
    I am trying to use the packing logic of VT02n for a customized RF solution. Can anyone help me by giving relevant FM for creating HU and updating HU w.r.f shipment.
    Thanks,
    Das.

    Its better to use SAP standard IDOC functionality for external systems to fill the required data and use if for updates so that the updates for many fields happen naturally without much side effect.

  • Serial number to copy from Delivery to Shipment

    Hi,
    I am using HU management i create outbound delivery for shipping where i update the serial number in delivery
    I create shipment and pack this delivery with HU in shipment, here while packing the delivery my serial number form delivery is not automatically flowing to HU i have to manually reassign it after packing the HU
    I want to system to copy the serial number here from delivery item is there any config for this ?Or Badi , exit ?
    Thanks
    Diwakar

    Hi,
    If your Sloc is HU managed then need to maintain serial numbers in HU only.
    i think you are doing packing at shipment level, HU should packed and serial numbers assigned then finally assigned to shipment document.
    Rgds,
    Kris.

  • Packing and handling units

    Hi,
       Please help me solve this problem.
    At the truck station, when we are packing a shipment with more then 60 boxes,
    the system will stall and we are forced to log off and log back on to finish the job i.e
    packing boxes.
    The solution i want is:
    We need to ensure that we can pack more then 60 handling units in one transaction session
    Please respond immediately it will be helpful to me.

    Hi Friends
    I created Handling Units with BAPI_HU_CREATE , Pack materials with BAPI_HU_PACK in to Handling Untis and assign handling units to sales order with BAPI_HU_CHANGE_HEADER . But These BAPIs are not doing packing sales order line items in to handling units . I have to go sales order and do sales order line item packing by clicking packing button.
    Could you please help on how to do packing Sales Order Line items in the background with BAPIs.
    Thanks in Advance.
    SR

  • Shipment business process (quick flow)

    Hi Guru's,
    We use production (make-to-order).
    If the product is ready it will be packed
    After packing it will be put on the 'ready to send warehouse'.
    When the products (packed in boxes) are ready to send they will be
    placed (in 50%) on pallets, a transporter label will be printed.
    For the other 50% the box will be shipped without pallet by UPS.
    What is the best order to execute the following processing:
    Please give me also some feedback of your decision.
    Creating deliveries
    Picking
    Packing
    creating shipments
    Goods Issue.
    Best Regards,
    Eric.
    ps. We don't use WM. Point will be awarded!

    For make to order production , picking would be irrevelant is the order is traced down at the the production.So use only packing ( packing instruction - with and without pallet) depending on the material . If same material manual intervention for packing is possible . Afte the packing you can create the transport label ( may be Galia label or transporter as you require ) and create shipment to capture the shiping cost  and route and then the goods issue once the goods is loaded on the truck -- not in your warehouse.
    Reward points if useful
    rajesh

  • Depot Sales - Goods issue not done for the delivery

    Hello Experts,
    I am trying to capture a Excise Invoice in the Depot Sales Process TCode - J1IJ.
    I am getting the follwoing message - GI not done for the Delivery.
    Process which we are following here is
    Depot
    SO - Delivery - Picking - Packing - J1IJ - Shipment creation - Shipment Planning - Loading Start - Shipment Start (Will do PGI) - Shipment end (Will create invoice & Excise Invoice).
    Excise invoice is captured during MIGO at Depot.
    Can you please suggest..
    Thanks & regards
    Mahesh

    Hi mahesh
    Change the process to following manner
    Depot
    SO - Delivery - Picking - Packing - Shipment creation - Shipment Planning - Loading Start - Shipment Start (Will do PGI) - Shipment end -J1IJ(Will create invoice & Excise Invoice).
    u r problem will be solved.
    Regards
    kedasu.a

  • Proforma Invoice generation

    Hi,
    we want to generate proforma invoice after completing packing at shipment level/before PGI.
    Is it a way we can automate the process to print proforma invoice for all deliveries as soon as it is packed at shipment level.(Instead of using t.code:VF01 and enter all the relevant deliveries to generate Proforma invoice)
    We want to explore std functionality in SAP R/3 rather then custom development.
    Thanks
    DD

    In Billing Document, in create mode (VF01), select Billing Type F5 for Order related Proforma Invoice or F8 for delivery related proforma invoice. Proforma Invoice type will have to be selected in dropdown list in the very first screen of T.Code: VF01.
    Regards,
    Rajesh Banka
    Reward points if helpful.

  • SHPCON serial number updates item on delivery but not item in HU

    I am using SHPCON to update the item on delivery with serial numbers.  After that I use SHPCON to pack that same item in a handling unit.  From the pack screen I should be able to select the item and hit the serial number button and see the serial number.  Instead it says there is no serial number on the item.  I populated E1EDL11 under E1EDL24 to get the serial number on the item.  I also tried during packing populating E1EDL46 under the HU item E1EDL44 but that doesn't work either.
    Anybody run into this issue?

    Hi,
    If your Sloc is HU managed then need to maintain serial numbers in HU only.
    i think you are doing packing at shipment level, HU should packed and serial numbers assigned then finally assigned to shipment document.
    Rgds,
    Kris.

  • Stock Trnaspost Scheduling Agreement(Lpcc)

    Hi,
    Pls help me with regard to the following:
    My Scenario:
    This is with regard to stock transport schedule agreement with Cross Company document type (LPCC).
    The process followed for this is:
    Created the schedule line, and created the outbound delivery in the supplying plant and inbound delivery in the receiving plant and then make a GR.
    Planned delivery time (PLD) for the u201CFu201D item in material master and in the Info record, and I do not have any transportation planning and no time is given for the packing and shipment.
    My issue:
    The u201CDelivery date (LFDAT)u201D for the ship-to-party is not considering the planned delivery time (PLD) given in the SA. It is providing the same date as it proposes for the planned goods issue.
    If it will not consider the PLD, then why it is required to give for this type of scenario?
    With Regards,
    Mohan Shastry

    Hi,
    it is the standard system setting i guess, same thing is happings in PO SO caes also.
    Bhima

  • Stock Transport scheduling Agreement (Lpcc)

    Hi,
    Pls help me with regard to the following:
    My Scenario:
    This is with regard to stock transport schedule agreement with Cross Company document type (LPCC).
    The process followed for this is:
    Created the schedule line, and created the outbound delivery in the supplying plant and inbound delivery in the receiving plant and then make a GR.
    Planned delivery time (PLD) for the u201CFu201D item in material master and in the Info record, and I do not have any transportation planning and no time is given for the packing and shipment.
    My issue:
    The u201CDelivery date (LFDAT)u201D for the ship-to-party is not considering the planned delivery time (PLD) given in the SA. It is providing the same date as it proposes for the planned goods issue.
    If it will not consider the PLD, then why it is required to give for this type of scenario?
    With Regards,
    Mohan Shastry

    Hi,
    it is the standard system setting i guess, same thing is happings in PO SO caes also.
    Bhima

Maybe you are looking for

  • Registered Server Program not being registered?

    Hi, first of all, I'm an ABAPer, not a Basis guy, so i apologize if i'm not giving all the info required to solve this issue. We have a program that's scheduled to run every morning at 4am. This program calls an RFC to XI and sends data to an externa

  • SD Invoices

    Hello SAP Gurus, I work mostly on A/R and I have some doubts while creating SD orders and Invoices. 1. What is charateristic value assignment. (this is prompted for when material is given at item) 2. How to know which pricing procedure is used for wh

  • How to set different style for headings in quicklaunch

    Hi, would like to assign a special style for Headings in the Quicklaunch. Is it possible to assign a different style to headings using CSS? Thanks Sven

  • Is it possible to Email document into KM

    We are trying to streamline a manual process where a user has to log into our Portal and deposit files in specific folders for use by other users. Is there a way to email a document directly into a KM Folder?  Thanks for any ideas on this.

  • StackOverflowError on bean deployment

    I have an ear file containing two jars which in turn contain a number of bean and support classes. There is also a third party jar included in the ear and referenced by the jar manifests. When i go to deploy on 8.1, I get a StackOverflowError with no