Move SU with multiple batches

In the client's WH there can be pallets (storage units) with multiple batches. This is configured and works OK. However these storage units cannot be moved. Obviously when moved, they must keep their SU number.
If I try to move only 1 batch, the movement is not allowed because then a duplicate SU will result.
If I try to move the whole quantity, the data in the TO will not be consistent.
Actually in both cases I get the message
Storage unit XXXXXis not consistent with other transfer order data
I have tried moving them in LT01. I also tried in LT10 - here the system moved both but assigned a new SU to one of the batches. (?!?!?!?!)
Is there a way to move such pallets? And if not , why is there a config option for mixed batches for SU, IF IT DOES NOT WORK???
Edited by: HunLogistic on Feb 10, 2010 3:34 PM

In the client's WH there can be pallets (storage units) with multiple batches. This is configured and works OK. However these storage units cannot be moved. Obviously when moved, they must keep their SU number.
This is obviously not true.
The storage unit number uinquely identifies the storage unit within your warehouse. If you pick up goods from your storage unit you cannot use the same ID for the new unit since in this case you would have two SUs with same ID in your WH.
Standard system is working poperly, you can have mixed storage units with different materials and batches and you can use complete and partial stock removal w/o any problem - please see online help.
http://help.sap.com/erp2005_ehp_04/helpdata/EN/c6/f846eb4afa11d182b90000e829fbfe/frameset.htm
If you only transfer a part of the storage unit into another SU-managed storage type, the system assigns a new SU number for this part of the original SU...
Isn't it possible that there's a developemnt which want to use the existing SU number for the new one?
Regards,
Csaba
Edited by: Csaba Szommer on Feb 10, 2010 4:08 PM

Similar Messages

  • TO Confirmation. Handling units with multiple batches.

    Hi all!!
    I have a problem when i try to confirm an outbound TO with several positions. The problem is that the proposed handling unit is different than the original one. This problem only occurs when the handling unit has several batches, if there's only one this doesn't happen.
    This is configured in the customizing of the movement(601), but I don't know why it doesn´t work with multiple batches.
    Any idea?
    Thanks a lot.

    Hi!
    I have had the same problem and I put a note to sap. Their answer was:
    "As per my previous reply, the functionality you are requesting is not
    available in the standard system.  When processing a TO, each item is
    confirmed line by line.  There is no check on the remaining TO items
    if there is remaining stock in the source HU."
    Hope this help.
    Regards,
    Tatiana

  • Looking to create delivery with multiple batch line items

    Hi,
       Can you please suggest me BAPI / FM to create a delivery with multiple batches. like ... i have 1 mail line item in the delivery and n sub line items. If possible can you please post req parameters too. Thanks in advance.

    solved my own

  • Handling Unit with multiple batches

    HI,
    Is it possible to create a Handling Unit with multiple batches, when packing a Handling Unit in a Production Order (COWBPACK)?
    Thanks

    When I create a  packing instruction (transaction POP1), I can set indicator "Indicator Batch Mix Allowed".
    Explenation:
    If this indicator is set, then several batches of the same material may be packed in one handling unit.
    Otherwise, only one batch may be packed.
    Use
    When determining the packing status, the system checks for batch mix violation.
    But I still can not create an HU with different batches.
    Can anyone help me?

  • Excise invoice capture with multiple batches

    Hi
    We have created a Purchase order for Material X and carried out the transfer posting(MB1B)and selected two different batched of stocks, and created excise invoice using
    t code J1IS.
    When I am capturing the excise invoice in J1IEX. with ref to Purchase order, system is showing only one line item.
    It is not capturing multiple batches.this. we are doing it before goods receipts.
    Regards
    Suresh

    Hi,
    Point1)
    Ur material directly goes to the site for site work right ?
    My question is why are u not taking the credit and dont want to update the part1 and part2.....???
    ur are the consignee(purchaser) for the same so u can take credit...!!!
    again one thing if ur not taking the credit then why r u bother about the excise settelement...Do the vendor invoice settelement. and inventorised the total excise.......
    Point 2)U need to maitain the excise master i.e J1ID...( it is as important as maitaining material master for procurement).If u want excise related transaction to be happened.
    Point 3) if ur not interested in maitaining the excise master then use ME51 report for analysis for excise settelement.
    regards,
    sujit borse

  • Create inbound delivery for same material with multiple batches

    Hi Experts,
    An ASN( advanced shipping notification) contains multiple batch numbers for same material or line item.An IDOC has different segments with batch numbers but in SAP while creating Inbound delivery(VL31N) only batch number ( segment) get posted automatically in SAP other batches are need to post manuaaly.
    I am using IDoc type : Delivery03 ,Message type: DESADV
    How to resolve this problem?
    Thanks,
    Anil

    Hi Anil,
    Welcome to SCN for your first post. Did you check with your functional people about this.
    Regards,
    Madhu.

  • ADSUBCON with multiple batches to transfer the material to vendor

    Dear Gurus,
    I am using ADSUBCON tcode for subcontracting process , my problem is i am not able to transfer material to Vendor or received material ,  from multiple batches.
    please guide how to incorporate this functionality in ADSUBCON. (same available in MIGO)
    Thanks & Regards,
    Akshay

    Hi Jurgen ,
    Sorry for my way to raise the discussion , this will not happen next time ...
    Moving Further - In ADSUBCON I am not getting any option to multiply the same line items for multiple batches , like MIGO is having that option , if i am clicking on new items ,sales order no. and special stock E is missing for movement type 541... please check following screenshots.
    Thanks & Regards
    Akshay

  • Inbound Delivery Creation Problem with multiple batches

    I would appreciate if you can guide me if there is any BAPI or FM to create the inbound delivery (VL31N) with the multiple purchase orders and with the multiple batches for the materials.
    Regards
    Prasad

    TRY THIS ONE.
    BAPI_INB_DELIVERY_CONFIRM_DEC
    *& Report  ZZ_BAPI_OUTB_DELIVERY_CONF_DEC
    REPORT  ZZ_BAPI_OUTB_DELIVERY_CONF_DEC.
    data HEADER_DATA like BAPIOBDLVHDRCON.
    data HEADER_CONTROL like BAPIOBDLVHDRCTRLCON.
    data DELIVERY like BAPIOBDLVHDRCON-DELIV_NUMB.
    data HANDLING_UNIT_HEADER_CROSS type table of BAPIDLVHDUNHDR.
    data gs_HANDLING_UNIT_HEADER_CROSS type BAPIDLVHDUNHDR.
    data RETURN type table of BAPIRET2.
    parameters:
    * Delivery number
    p_deliv like BAPIOBDLVHDRCON-DELIV_NUMB default '0080015271',
    * External Handling Unit Identifikation
    p_hunr like BAPIDLVHDUNHDR-HDL_UNIT_EXID default '60000000000000000000',
    * Handling Unit Material Number
    p_humat like BAPIDLVHDUNHDR-SHIP_MAT default '000000000000002387'.
    * Work on clean data. Allways.
    clear:
    header_data,
    header_control,
    delivery,
    gs_HANDLING_UNIT_HEADER_CROSS.
    refresh:
    HANDLING_UNIT_HEADER_CROSS.
    * set data values
    header_data-DELIV_NUMB = p_deliv.
    header_control-DELIV_NUMB = p_deliv.
    delivery = p_deliv.
    gs_HANDLING_UNIT_HEADER_CROSS-DELIV_NUMB = p_deliv.
    gs_HANDLING_UNIT_HEADER_CROSS-HDL_UNIT_EXID = p_hunr.
    gs_HANDLING_UNIT_HEADER_CROSS-SHIP_MAT = p_humat.
    append
    gs_HANDLING_UNIT_HEADER_CROSS
    to
    HANDLING_UNIT_HEADER_CROSS.
    * Call Function
    CALL FUNCTION 'BAPI_OUTB_DELIVERY_CONFIRM_DEC'
      EXPORTING
        HEADER_DATA                      = header_data
        HEADER_CONTROL                   = header_control
        DELIVERY                         = p_deliv
      TABLES
        RETURN                           = return
        HANDLING_UNIT_HEADER_CROSS       = HANDLING_UNIT_HEADER_CROSS
    commit work.
    write: 'Finished'.
    Edited by: pradeepvonti kumar on Nov 19, 2009 5:46 PM
    Edited by: pradeepvonti kumar on Nov 19, 2009 5:48 PM

  • Delivery with Multiple Batchs

    Hi all,
    My client has requirement while delivery with reference to sales order there want to use multiple batch can we map this functionality in sap
    example
    sales order is for 1000 tones but the material available in different batch like batch - 1  500 tones , batch -2 250 tones , batch - 3 250 tones. while creating delivery document we need to used these 3 batch and as per sap standard there is no such functionality to enter multiple batch in delivery
    please guide me this functionality can we map in sap
    Thanks
    Rajesh

    HI,
    Just remove the batch in the sales order and do delivery here two cases are exist 1.automatic batch split and 2.manual split.
    1.suppose if u want automatic split just press the button "batch split" in the line item of delivery then system automatically splits the delivery qty into batches based on availability in batches.
    2. manual split just split the delivery qty 1000 into 3 line items with the require qty to deliver and press F4 in the batch assign here batches manually.
    your requirement definately done in standard SAP.
    any queries revert back to me.
    Regards,
    kishore

  • One packaging-HU with multiple batches

    hello,
    we use the batch management and the handling unit management. Now we habe the problem that we have a palett-HU with multiple packaging-HUs. One packaging-HU has more than one batches. So SAP create a transport order for a delivery with a pick-HU and post several packaging-HUs on the pick-HU. We don't want it. The packaging-HUs should stay on the palett-HU and we don't want to use the pick-HU. Can anybody help me?
    kind regards

    You query is related to WM module related, but you have posted this thread in FI forum.
    Please choose correct forum at the time of new thread creation. Read the document http://scn.sap.com/docs/DOC-18467 and read https://scn.sap.com/docs/DOC-18590

  • Quicktime .mov containers with multiple tracks not working on iPhone

    Hello,
    I have several .mov files (containers) that all include H.264 mp4 video tracks and AAC sound tracks.
    Some of the .mov files only include one video track and one sound track, but some contain multiple, as I have joined a few clips together into one container. Each .mov file was saved as a Standalone file, so no reference files are needed.
    All of them play perfectly in Quicktime and iTunes and all sync with both AppleTV and my iPhone. They also play perfectly in AppleTV, but my iPhone only plays files with a single video and audio track. If the .mov container includes more than one video track, the iPhone will play the first track and then freeze when it should transition to the next track. (Is this a known iPhone bug?)
    My question is: Is there a way to merge video tracks and sound tracks within a .mov container without having to re-encode/export the file to an iPhone format?
    The reason I do not want to export everything to an iPhone format is because I already tried that, and the total size of all the exported .m4v files is around 10 GB but the size of the .mov files is only 5.6 GB, yet I do not see any difference in quality. And my iPhone is only 8 GB, so I can't sync all of the files if I use the iPhone format.
    I've also tried several different settings with iSquint, but the smallest I can get the files down to is 7.4 GB without compromising the quality, and that leaves very little space left on the iPhone.
    Note: The iPhone is a 2G phone with the latest firmware.

    I'm having the exact same issue with my iphone 4s.. I have a belkin wireless router with multiple other devices connecting effortlessly every time. I have my old iphone 3G, and ipod touch, and 2 laptops connecting with no issues. I am receiving the same error message as you. Lame.. If this doesn't resolve itself soon, I am returning the iphone 4s.
    TJ

  • Quality Certificate Issue with multiple batchs with same delivery note

    Hi,
    Hi,
    My Company Business Process:
    Quality certificates are generated prior to the good receipt through IDOC process.
    When we  receive the goods, GR should look for existing quality certificates and trasnfer the inspection results to inspection lot.
    When we are trying to receive for single batch & delivery note, It is looking for existing quality certificates. There is no problem in this senario.
    But when we receive the multiple batchs with the same delivery note, system is generating new quality certificates. It is not looking for existing QC which got generated through IDOC process. This is the actual proble.
    Note: I am not sure is standard SAP does not supprot  to receive the multiple batchs with the same delivery note or not at the time of GR. Please advise me.
    Thanks,
    Suman

    In data origin in certificate profile SAP supports " mix the origins within a characteristic. For example, the results data can originate from an inspection and the specification data can originate from batch determination."
    Now here question arises Is batch determination of one batch or multiple bacthes took place against a single delivery note.
    As per my understnading it should be one batch with is supported in std SAP.

  • Movie Problems with multiple devices

    I have an IPad 2, Itouch(4th Gen) and IPhone. I have downloaded all of my movies exclusively from Itunes but only the latest movie will sync to my IPad and Iphone. The Itouch will sync all of the movies but the other devices will only sync the latest one that I downloaded last week.  When I sync them it shows a checkmark but will not change the space used bar or show up on the device itself. For some reason they all sync just fine with my Itouch.  Do I need to have Home Sharing or something else on? Any help would be appreciated as Apple wants to charge me to talk to someone from their support organization.

    That warning occurs only if you try to create a new Apple ID using an email address already in use. An existing Apple ID can be used with mutiple devices. 
    What exactly did you do when you got that message?

  • Video/Movie issues with multiple applications

    I originally posted this question in the Quicktime Forum, but I realize it's not just a Quicktime issue, so I thought maybe I should check here?
    I have Quicktime Pro 7.6.2 and when I try to export a FLV to a MOV, there is no sound.
    I DO also have Perian.
    When I try to play a file in VLC (FLV, MOV) the status bar in VLC looks like it is moving, but there is nothing playing - no sound, no picture.
    I downloaded MPEG Streamline and any URL's I try to open, I get an error saying "File Open Error: Can't Open The File".
    Here are some I've tried:
    http://www.youtube.com/watch?v=4-94JhLEiN0
    http://www.youtube.com/watch?v=Wvo-g_JvURI
    http://video.msn.com/video.aspx?mkt=en-us&from=MSNHP
    http://www.stupidvideos.com/video/DogWithEyebrows/?m=new#255274
    The files will play on the websites, but I can't open them through the MPEG Streamline.
    I have the most recent update for Mac OS X (as far as I know?)
    I have the Adobe FlashPlayer 10,0,22,87 and Flip4Mac 2.2.3.7, which are also the most recent I believe. I have Firefox 3.5.1 and Safari 4.0.2
    I tried to delete the com.apple.quicktimeplayer.plist file and that didn't fix it.
    I've repaired permissions and rebooted a million times!
    No errors have come up when I repair permissions and the last thing I did was 'Repair Disk' - the HD - with my install disk, no errors came up, it said "The Volume on the Macintosh Appears to be Ok".
    Oh, and my connection is the fastest speed available on our DSL.
    Here is the link to my post on the Quicktime forum, but since VLC and MPEG Streamline aren't working either, I don't think it's just a Quicktime issue??
    I would GREATLY appreciate any help, I'm at a total loss!!!??
    http://discussions.apple.com/thread.jspa?threadID=2094982&tstart=0

    I originally posted this question in the Quicktime Forum, but I realize it's not just a Quicktime issue, so I thought maybe I should check here?
    I have Quicktime Pro 7.6.2 and when I try to export a FLV to a MOV, there is no sound.
    I DO also have Perian.
    When I try to play a file in VLC (FLV, MOV) the status bar in VLC looks like it is moving, but there is nothing playing - no sound, no picture.
    I downloaded MPEG Streamline and any URL's I try to open, I get an error saying "File Open Error: Can't Open The File".
    Here are some I've tried:
    http://www.youtube.com/watch?v=4-94JhLEiN0
    http://www.youtube.com/watch?v=Wvo-g_JvURI
    http://video.msn.com/video.aspx?mkt=en-us&from=MSNHP
    http://www.stupidvideos.com/video/DogWithEyebrows/?m=new#255274
    The files will play on the websites, but I can't open them through the MPEG Streamline.
    I have the most recent update for Mac OS X (as far as I know?)
    I have the Adobe FlashPlayer 10,0,22,87 and Flip4Mac 2.2.3.7, which are also the most recent I believe. I have Firefox 3.5.1 and Safari 4.0.2
    I tried to delete the com.apple.quicktimeplayer.plist file and that didn't fix it.
    I've repaired permissions and rebooted a million times!
    No errors have come up when I repair permissions and the last thing I did was 'Repair Disk' - the HD - with my install disk, no errors came up, it said "The Volume on the Macintosh Appears to be Ok".
    Oh, and my connection is the fastest speed available on our DSL.
    Here is the link to my post on the Quicktime forum, but since VLC and MPEG Streamline aren't working either, I don't think it's just a Quicktime issue??
    I would GREATLY appreciate any help, I'm at a total loss!!!??
    http://discussions.apple.com/thread.jspa?threadID=2094982&tstart=0

  • Problem in J1IFQ -Reconciling the Qty -Received in Multiple Batches- reg

    Dear Sir/ Madam,
    We are encountering the Problem During Reconcilation of Quantity in Subcontracting cycle Received in Multiple Batches.
    The Following steps are followed,
    1. We have created a Subcontract PO with BOM Explosion.
    2. The Required Components are issued through MB1B.
    3. Subcontract Challan Raised in J1IF01.
    4. We created the Goods Receipt for the Processed MAterial Which has come in Two Batches.Hence we have used Distribute Quantity and split the Qty and Entered the Batch Numbers.Document Posted.
    5. In Transation J1IFQ, We have entered Material Document Number and Challan Number and Executed.
    6. Top of the Screen Material Document Details with Open Quantity are Displayed.There were two Line items displayed with Movement type 101.Since it is Received in Two Batches.The Consumed Quantities were shown in Movement type 543.
    7. Bottom of the Screen the Challan details were displayed with Challan Quantity.
    8.The Open Input quantities are assigned cumulatively against DC Quantity for both the Batches.
    9. When we check the Allocation it gives an Message saying that"Material XXXXXXXXXX is not assigned fully, short by XX.XXX KG".
    Note: We are not facing any problem If the Goods Receipt is made for the Single Batch.
    Kindly Give us Your Valuable Input In order to Solve the Problem.
    Regards,
    M.Murugesan

    Hi,
    You don't need to create 10 process orders to split for 10 batches, In one process order itself you can do batch splitting in CO11N (auto GR) or MB31.
    Pl check the below link
    Process order with multiple batches of finished product
    thanks,
    JK

Maybe you are looking for

  • Stuck on Boot 3rd Gen after upgrade to ios 8.1 via itunes following init

    Yesterday the latest update was applied and the initialization questions completed. The device rebooted and now it does not get past the apple logo. If the power and home button are held down together it turns off. If the power button is pressed it d

  • How do i get outlook mail account on macbook air

    i have synced my yahoo mail account just fine but I am having trouble syncing my work email (which is outlook) to my mac book air. can someone please give me the correct steps in order to sync my work account? thanks

  • DNS Domain name ISE 1.2

    Question:  Can the DNS domain name in ISE 1.2 be differnt from the AD domain that ISE is joined to? Situation:  I have an internal AD domain 'mydomain.local'.  Currently ISE is setup with mydomain.local as it's dns domain it's FQDN is isebox.mydomain

  • Apple TV 3 with hanging menus

    I have an ATV 3 (MD199KN/A), which have hanging menus after haven been on sleep. If I wants to play something from, say, Youtube, it looks like this: The cartoon keeps going in the background and going to, say, Netflix doesn't help either: My only op

  • Font shrinks when exported to PDF, again.

    Post Author: Ron Quest CA Forum: Exporting I recently ported my application from classical asp to asp.net and upgraded Crystal Reports XI to Release 2 (6/4/2007 files).  The KBase c2019491 article resolved the font scaling issue I was having with my