Batch split in inbound delivery according to Handling Units in Idoc

Hi everyone,
the Idoc with different HU's segments E1EDL37 (all the same batch no.), causes different items in the inbound delivery. But we need only one item, because it's the same batch no.!
Where can I customize this?
Thx in advance!
Thomas

use BAPI: BAPI_OUTB_DELIVERY_CONFIRM_DEC
I used this long time back. it worked fine.

Similar Messages

  • Batch split in inbound delivery VL31N / VL32N

    Hi,
    I am using standard function GN_DELIVERY_CREATE in order  to create inbound delivery document, it works fine, but it doesn't allow to specify batch split!
    So, in order to enter a batch split I have as first create the delivery with this standard function and then enter in VL32N and create the split through batch input.
    I am experiencing a lot of issues using batch input in VL32N (same thing with VL32), I need to avoid the call transaction, is there someone that have solved this problem through a BAPI or some other standard function that allows to create batch split?
    Thank you in advance
    Alessandro

    use BAPI: BAPI_OUTB_DELIVERY_CONFIRM_DEC
    I used this long time back. it worked fine.

  • Issue with BATCH SPLIT with Inbound Delivery

    Hi,
    We are in an SAP upgrade project from 4.7 to ECC 6.0, we would require to develop an Interface Program to perform BATCH SPLIT for an Inbound Delivery, I tried with BAPI BAPI_INB_DELIVERY_CHANGE but it seems to be work only to change the existing line items, by requirement is to create new BATCH SPLIT for a given inbound delivery, can anyone help me in finding the appropriate BAPIs, thanks in advance.
    Regards
    Bala

    Hi Bala,
    Have you tried BAPI_INB_DELIVERY_CONFIRM_DEC? If you check the documentation of this BAPI, at the bottom of it there's a statement:
    If you report back batch splits that were created in the ERP system, you cannot fill the hierarchy fields HIERARITEM and USEHIERITM.
    If you created split items in the WM system and have reported back, these two hierarchy fields must contain information.
    BR
    Raf

  • Create a Batch split for inbound delivery using IDOC

    Hi,
    I have an requirement to create Batch splits in the Inbound delivery.
    These Inbound deliveries are created using IDOC.
    So when the inbound deliveries are created through IDOC the Batch split is not happening.
    How can i achieve this through Coding?
    Any pointers on this will be highly appreciated.

    Hi ,
    Try this link.
    http://wiki.sdn.sap.com/wiki/display/ABAP/Toapplybatchsplitinanoutbound+delivery
    Regards
    HM

  • Batch Split in Inbound Delivery document

    Hello Friends,
      In decentralized WM managed scenario, inbound delivery is created automatically when the storage location is HU managed.   In the current design, we need to use MIGO/MB1B transaction for replicating stocks into warehouse location, and all the materials are managed.
    We have a batch split management to use for distributing the cumulative batches into warehouse.  In our testing, transaction MB1B cannot support batch split management however transaction MIGO is closely supporting our need.  In the MIGO, we have a distributed quantity functionality and through this we can able to split the quantity into multiple batches. 
    However, when during inbound delivery generation (Inbound delivery generates in background from MIGO document when location is HU managed), system is generating the individual line item instead batch split, example -
    In MIGO -
    Total Quantity - 10
    Item: 00001
    Material : ZZZYYY
    Batch1:  AAAA
    Quantity : 4
    Item: 00001
    Material : ZZZYYY
    Batch2:  AAAB
    Quantity : 6
    In Inbound Delivery -
    Item:10
    Material : ZZZYYY
    Batch1:  AAAA
    Quantity: 4
    Item:20
    Material : ZZZYYY
    Batch2:  AAAB
    Quantity : 6
    We need as below in inbound delivery -
    Item:10
    Material : ZZZYYY
    item: 90001
    Batch1:  AAAA
    Quantity : 4
    item: 90001
    Batch2:  AAAB
    Quantity : 6
    Please suggest.  Appreciate your reply.
    Thanks
    Best Regards,
    Goutam

    use BAPI: BAPI_OUTB_DELIVERY_CONFIRM_DEC
    I used this long time back. it worked fine.

  • 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

  • Is there any program i can use to batch delete the inbound delivery ?

    Hello, everyone.
        Is there any program i can use to batch delete the inbound delivery ? Thanks.
    Xinzhou gao.

    Hi,
       VL66 is used for deleting temporary inbound deliveries that have been marked with the deletion flag in the database, the temporary deliveries should have the deletion flag selected in the database, but i want to delete the normal inbound delivery without deletion flag now, is there any  other solutions? Thanks.
    Xinzhou gao.

  • Quality certficates for batch split items in delivery

    Hi Masters
       How to make the output determination for outgoing quality certificates to select the output type LQCB
    for batch split items in Delivery.
    What is the routine to be selected in the output determination to map this scenario?
    Regards
    Mohan

    Hi Masters
            My problem is When i create a delivery for the items with batch split, the output type LQCB is not determined ie., not automatically get assigned in the delivery item.Hence the delivery items are not listed while executing T code QC20/
    What am I missing?
    -mohan

  • Batch Split on a delivery

    Hi All,
    Can someone explain what batch split on the delivery means and how it works . Why is it used?
    Thanks,
    Sandeep.

    Hi,
    You can just search the forum or help.sap.com documentation for details.
    For example, Check the SAP link [Executing Batch Splits in Deliveries|http://help.sap.com/saphelp_47x200/helpdata/en/dd/560cd0545a11d1a7020000e829fd11/frameset.htm]
    Regards

  • Inbound Delivery creation in ECC6.0 through IDoc (DELVRY03.DESADV)

    Inbound Delivery creation in ECC6.0 through IDoc (DELVRY03.DESADV)
    From SCM ICH system Supplier creates ASN on the WEBUI & sends it ECC 6.0 using XI.
    This is Proxy (DespatchedDeliveryNotification) to IDOC (DELVRY03.DESAV) scenario
    But at the receiver end i.e. ECC6.0 its giving me error at Tcode WE02 as action is not supported.
    Can you suggest me how to tackle this issue.
    Thanks in Advance.
    Regards,
    N>B.Shanmukha

    hi,
    >>>giving me error at Tcode WE02 as action is not supported.
    there are many segments in delvry03 with a first field - action (like, delete, create, 001,002, etc)
    check all of them as probably you're using one which is not supported
    and this is the real cause of the error
    you can check it like this:
    open this IDOC in We19
    then open action field and F4 and see if the one you use in the idoc is in F4
    change the wrong one and it will work :for 100%
    Regards,
    Michal Krawczyk

  • Split of Inbound Delivery

    Dear Expert,
    Is there a TCode similar to VLSP - Subsequent Outbound-Delivery Split to split Inbound Delivery?
    Thanks

    Hi,
      I don't think there is a seperate transaction to split delivery. I should be split automatically based on the settings. Say for example if Batch Management is active in your system, If you receive more than one batch on single line item, then Delivery split should happen automatically based on the batch you receive on that Delivery item.
    Thanks
    Funky Tech.

  • Batch splitting for Outbound delivery using BAPI_OUTB_DELIVERY_CHANGE

    Hi all,
    Let me explain the scenario first.
    We are going to create a delivery in SAP with some line items and send it to a non-sap third party WMS.  They will pick the goods and send the delivery confirmation back to SAP.  In SAP we need to delivery confirmation and PGI.
    The problem is when the third Part WMS does a batch split for a particular line item, we need to update the same in SAP and then do the PGI.  For this I was trying to use BAPI_OUTB_DELIVERY_CHANGE to create split batches.  It is splitting the batches but the overall pick status is becoming B (Partially picked).  SO it is not allowing to do the PGI.
    Can anyone solve my problem

    Hi Bala,
    make sure you are setting...
    itemdata-dlv_qty
    itemdata-dlv_qty_imunit
    itemdata-fact_unit_nom     e.g = 1.
    itemdata-fact_unit_denom  e.g = 1.
    Rgds
    Glenn

  • No batch split performed for delivery, instead 2 items

    Hi,
    I have batch managed materials and during creation of the delivery, the system does not create a batch split, instead it created 2 seperate line items for each batch.
    This is causing problems during EDI invoicing (intracompany): the same item multiple times in the deliveyr means the same item multiple times on the invoice and the EDI invoice cannot be posted.
    Any configuration available to get the batch split instead of seperate items?
    Thanks,
    MZ

    Its a std batch split process.
    as per above in example, if the order qtty is 351 TO, then system will determine 2 batches, if in VCH2, number of splits maintained more than 1.
    What exactly you are expecting?
    *at delivery level it should determined two batches separately & pickup complete from the batch*
    pick up complete from the batch - means what. its incomplete.

  • Printing mataerial description for batch split material at delivery level

    Hi all,
    Here i am printing the material description which is maintained in the item level at sales order level.For each material they have maintained two material descripption.I am not able to display the second material description in my export invoice whenever the material is splited into batch ie batch split at delivery level. so please can anyone help me regarding this, I am not able to get it from long time.
    Regards,
    madhu

    Hi,
    You can create a two folders for printing the line items, one folder for the normal line-items and the other folder for printing the BAtch-Split Items. you can do this by putting condition as UEPOS NE 0 or UEPOS EQ 0. You can include the Item-Description of the Batch-Splitted item in the Corresponding folder, so when there will be a batchsplit it will get printed.

  • BATCH SPLIT in Order Delivery and PGI (SD)

    Hi
    Could anybody tell me the following:
    1) What is the concept of Batch Split?
    2) How it is shown when a Delivery Order is created?
    3) How it afftects when Goods Issue is done?
    4) How can we calculate the total delivery quantity when there is a Batch Split?
    Thanks!

    ok

Maybe you are looking for