Pack two or more Outbound Deliveries into the one Handling Unit

Hi Gurus,
I'd like to, sometimes, pack two or more Outbound Deliveries into the one Handling Unit, can anyone please advise how this can be achieved.
  Thanks in advance

Hi Simon,
there's no way you can do that, the HU is owned by the delivery, so the relationship is one to one.
In order to be able to pack items coming from multiple deliveries into the same HU/HUs you'll have to use Shipments: basically a shipment is made of deliveries and HUs are owned by the shipment, that way you would be able to achieve your result.
Pls. reward if useful.
Best regards,
Enrico

Similar Messages

  • More than one deliveries into a single handling unit

    Hello,
    We are a retail apparel company and use SAP to communicate delivery requirements for our stores.  We would like the ability to consolidate our deliveries into a single handling unit.  This will help reduce freight and will simplify our receiving process in our retail stores.
    For example, many customers pre-order merchandise that will be received into our distribution center and then shipped to a Retail store for customer pickup.  We would like to consolidate mutliple orders going to the same place so that they can be packed into a single box.  Each customer request results in an order being created and the box that the order is packed in is the SAP handling unit.  The issue we have is that if 10 customers request the same merchandise, it is easier to pack the 7 units into a single handling unit (i.e. box) than to pack 7 boxes.
    I do realise that the handling unit table VEKP can hold only 1 delivery object (i.e. VPOBJKEY), however I'm hoping that someone can highlight possible options for us to simplify our shipping process.
    thanks in advance
    RJ
    if we need to utilize shipments, is someone able to walk through what setup steps would be required.

    Dear RJ,
    You may use WAVE concept in WM in order to accomplish the requirement.
    A wave is group of deliveries that can be combined into one order based upon the customer number.
    For example: If you have 10 different orders from customer XYZ and you may consolidate the all sales orders in one single order and then create a WAVE for that.
    Thanks,
    Babu.

  • How do you combine two or more movie clips into one movie clip in iMovie '09

    how do you combine two or more movie clips into one movie clip in iMovie '09

    First create an iMovie project. Then drag the clips (or portions of clips) that you need into the project.
    When finished, use the SHARE menu to share the project.

  • Can I export my sidecar files to two or more hard drives at the same time from one computer?

    Can I export my sidecar files to two or more hard drives at the same time from one computer?  How do I do this, if it is possible?

    Each image is imported into the LR Catalog from just one stated location on disk. And that is where the sidecar gets written.
    But if you want, outside of LR, you can have a file sync utility replicate all physical changes within those folders on disk, into other corresponding locations on other drives - which hold a copy of all the same images, and a copy of the sidecars too. This might happen continuously, periodically or on demand depending on the particular tool you use... for example, the Dropbox desktop app.
    If you also want to have your LR Catalog replicated, I think this can only be done when LR is not running and using that.

  • Streaming two or more flv videos at the same time

    Hi,
    I am working on a site that is intended to stream two or more flv simultaneously. The slightly different header clip should renew on entry to each page.
    When I publish the fla file it plays as intended. When I upload the swf file to the web only one of the videos are playing back.
    It does not matter if I import the video to a timeline, or stream it progressively from the server. Both clips are uploaded.
    I am using CS3 and AS3.
    http://www.doctorhoover.com/marcia/test7.html
    Anyone??
    ggaarde

    Hi!!! hey dogHouseJim!! Could you please post a sample of your fourMovies.swf code to know how you do it?? It would be necessary for me to know how to do it. I'm working in an application that has got two flvPlayback components working at the same time but the main video pauses too many times because the other one is running too. Please help me!!! I post here my code (The main flv is croma_01intro ---> it doesn't work too far, I'm a beginner.. ) Thanks in advance for your help!!!!
    ---CODE---
    import com.hagane.MHU.Timer;
    var timeKeeper : Timer = new Timer();
    video_tmp="flvs/croma_01intro.flv";
    video_tmp2="flvs/presentacion720.flv";
    var conexion2:NetConnection = new NetConnection();
    var conexion:NetConnection = new NetConnection();
    conexion2.connect(null);
    conexion.connect(null);
    var stream2:NetStream = new NetStream(conexion2);
    var stream:NetStream = new NetStream(conexion);
    mi_video2.attachVideo(stream2);
    mi_video.attachVideo(stream);
    stream.play(video_tmp);
    //aseguramos 10 seg de reproduccion
    stream.setBufferTime(4);
    loadMovie("cargas.swf",cargas);
    var n_veces = 0;
    var prueba = 0;
    this.onEnterFrame = function() {
    //obtengo el porcentaje
    var valor1:Number = Math.round(stream.bytesLoaded/stream.bytesTotal*100);
    conexion1 = new LocalConnection();
    conexion1.send("conectar", "estado_carga", valor1);
    delete conexion1;
    prueba = stream.time;
    if ((valor1>=12)&&(prueba>=2)) {
      delete this.onEnterFrame;
      stream2.play(video_tmp2);
      stream2.setBufferTime(15);
      stream2.pause();
      var intervalID_mc : Number = timeKeeper.intervalCall(2000, 0, lanzaEstadisticos);
      n_veces = n_veces+1;
    //funcion para saber que el flv termino
    stream.onStatus = function(infoObject) {
        if (infoObject.code == "NetStream.Play.Stop") {
           //trace("video terminado");
        gotoAndPlay(25);
    //if((infoObject.code=="NetStream.Play.Start")&&(n_veces==0)){
      //stream2.play(video_tmp2);
      //stream2.setBufferTime(4);
      //stream2.pause();
      //var intervalID_mc : Number = timeKeeper.intervalCall(5000, 0, lanzaEstadisticos);
      //n_veces = n_veces+1;
    function lanzaEstadisticos(Void):Void {
    stream2.play(video_tmp2);
    timeKeeper.clearIntervalCall(intervalID_mc);
    stop();

  • HT204053 If two separate iPhones are signed into the same AppleID can the iMessages be read on both devices?

    If two separate iPhones are signed into the same AppleID can the iMessages be read on both devices?

    Welcome to the Apple Support Communities
    You're right

  • Two or more people editing at the same time

    Dear All,
    I am planning to purchase FCP Server, and I am just in a very beginning of consideration.
    Immediately, I am wondering if FCP Server can let two or more people editing on the same project at the same time.
    I know it has Check-in function, and it seems to me that it just takes the project to another computer to do editing. What if another person wants to do editing on the same project?
    Also, if it allows us many people to do editing on the same project, can we save the project at the same time on the same computer installed FCP Server?
    Please advise.
    Many thanks in advance.
    King

    In Final Cut Server (FCSvr) checking out a Final Cut Pro project (FCProj) creates a copy of the project file at a location you specify saving it to on your local computer. When you check out a FCProj, the project asset is locked and cannot be modified by other users. Additionally, every media asset that is used in the project is locked from being modified by other users.
    However in a you're trying to have multiple users work on and edit the same project, I'd suggest start by duplicating the FCProj asset within FCSvr. Maybe start with a master capture / digitize project that contains all the media needed to work on by both editor. This will allow for multiple editors to have access to the same project media assets. In any scenario where multiple editors are collaborating, I'd suggest have them also work on separate project file and maybe split / divi up the work, based on scene, act etc.
    Sequences can be easily merge between project later.
    Hope this helps.
    Nicholas Stokes
    XPlatform Consulting
    < Edited by Host >

  • Is it possible to combine two or more different apple accounts to one account?

    Is it possible to combine two or more different apple accounts to one account?

    No, you can't combine accounts nor transfer content between accounts - content will remain tied to the account that downloaded it.

  • I have Downloaded albums that break up into each and every song or artist and I cannot get them to combine into the one album that they actually are. How can I do that?

    In My itunes library some of the albums I have downloaded  to my computer are being separated into each song or broken up into groups of separate artists on the album. I cannot figure out how to combine them all back into the one album they actually are from so when I open the library under Albums the album in question is just one album and not 10 or 15 albums because of this fracturing. I can make them into one album by making a playlist but that does not take care of the Album list page. Any ideas?

    Generally setting a common Album title and Album Artist will fix split albums.
    For compilations of tracks by different artists set the album artist to Various Artists and also tick Album is a compilation of songs by various artists if using the new version of Get info or set Part of a compilation to Yes on the Options tab if using the old dialog box (which you can invoke by holding down shift as you right-click > Get Info).
    For deeper problems see Grouping tracks into albums.
    tt2

  • How do I combine multiple pdf's into the one document?

    A Printer told me awhile ago when i bought in some stuff, that I can combine the pdfs all into the one pdf. Can anyone tell me how you do that and also can I do this with pdf's that are different document sizes? I am making an inviation, program, place cards and certificates for an awards ceremony, and wanted to know if I can combine all my pdf's into the one big pdf, even though they are are all different sizes.
    Thanks for any help!

    If you combine PDF files in Acrobat, remember that when you save your new larger PDF with save as command, it will be saved as PDF version that your Acrobat uses, in Acrobat 9 that will be PDF1.8. Some printers want PDFs to be PDF1.3... in those cases you need to optimize your PDF´s compatibility back to PDF1.3...
    Personally I don´t understand why that is required, because usually reason for that is Transparency, or fact that printer doesn´t want any Live Transparency in those PDF files. But if PDFs have been made properly, theres no live transparency there in the first place....
    Anyway, I have bumped in to that requirement few times....

  • I have just used migration assistant to import photos (using an ethernet cable) from my PC. It has worked but they have gone into a new user on my MacPro. How can I merge them into the one user account.

    I have just used migration assistant to import photos (using an ethernet cable) from my PC. It has worked but they have gone into a new user on my MacPro. How can I merge them into the one user account.

    How many pictures (or how many bytes) are we talking?  Now that the pictures are imported one way to cross users is to use a removable drive (although large volumes of files preclude this).
    The other is to login as the user where the pictures are, then copy them into the public drop box of the user where you want the picture.
    The arrow is showing (in ths example) copy files from the Pictures folder for my user to the guest user accounts public dropbox.  When you do this you may have to authenticate and you won't be able to see the results of the copy until you log in as the other user.
    All users are in the folder "/Users/"

  • Hi i was wondering can i buy a macbook pro 13 inch. with a 500 GB hardrive that costs 50 dollers more im gonna buy the one that costs 1200 dollers anyone who can help me? i know that can do it online but i was wondering can i buy it like that at the store

    hi i was wondering can i buy a macbook pro 13 inch. with a 500 GB hardrive that costs 50 dollers more im gonna buy the one that costs 1200 dollers anyone who can help me? i know that can do it online but i was wondering can i buy it like that at the store

    anton93 wrote:
    hi i was wondering can i buy a macbook pro 13 inch. with a 500 GB hardrive that costs 50 dollers more im gonna buy the one that costs 1200 dollers anyone who can help me? i know that can do it online but i was wondering can i buy it like that at the store
    Call the store & ask them!

  • How to Combine multiple files into the one file?

    Hi all,
    How do I combine multiple canon hf10 avchd files into the one file with a new extension. No need to be compressed.
    Afterwards, I also want to split this combined file to original files.
    Need Help!

    Yes, angelanna. You can merge or split your video file via FCP sequence.
    ahaah, maybe I think angelanna would like to get the resulting file with MTS format because he mentioned “No need to be compressed”. Are you asking for this, angelanna?
    If so, a simple MTS files managing and editing tool  is needed. Maybe you can have a try the Mac version of Aunsoft Final Mate for managing HD camcorder footages. I just downloaded its free trial version and it offers a simple way of garping footages directly  from camcorder. And also it provides a attractive feature to join flawlessly and split accurately native MTS files for video file output with original MTS format.
    Maybe this is the tool cwhich an help you out, angelanna.
    Enjoy your video.

  • I apparently have 3 apple IDs, and it's making it challenging to set up iCloud. Is there a way to combine them into the one I actually use?

    I apparently have 3 apple IDs, and it's making it challenging to set up iCloud. Is there a way to combine them into the one I actually use?

    You can't combine or merge iCloud IDs, but you can migrate the iCloud data from one account to another if you wanted to move it to a different ID.

  • I have an old Frank Sinatra CD called duets which I have imported but it has separated into several different albums one per track?How can I merge into the one album?s

    Can somebody advise how to remerge what has been imported as several different tracks into the original Album format?

    If you select the tracks all together in iTunes/ Songs then go to File/Get info you will be asked "Are you sure you want to edit information for multiple items?" Go ahead and you can make them into an album, putting in the artist name, etc.

Maybe you are looking for