How to use SD_SHIPMENT_PROCESS to PACK deliveries into a HU?

We are trying to duplicate the functionality behind the "Pack" button in the shipping document (vt03n) using the SD_SHIPMENT_PROCESS function module to associate deliveries to a handling unit.  Has anyone had experience with which structure need to be filled and passed to this function module. Any source of good documentation on this SD_SHIPMENT PROCESS FM?

Hello Martin Rainer.
If you are experienced in packing, please check out this thread. It drives me wild.
The specified item was not found.
Re: SD_SHIPMENT_PROCESS Reassign HUs

Similar Messages

  • How to use LR6 standalone without signing into cc?

    GD this company will not give standalone customers peace and quiet. Shove the creative cloud down our throats whether we want it or not.
    I cannot launch LR6 without being signed into cc. I paid for the stand alone edition. Does anyone know the magic mojo to get the dam thing right?

    I ended here for a slightly different reason (the actual installation - for anyone interested - see below)
    Since I'm here, I can try to give your question, as I understand it, my best shot:
    - To check if your serial number "sticks", i.e. is not in trial or subscription mode: Go to the Help menu - System Info...
       then if the 2nd line in the window that opens reads: "License: Perpetual", that's all you can do, re-installing won't make a difference.
    - In that case, getting that annoying Adobe ID Sign-In message anyway (even if, like me, you don't want to do anything online, sync or otherwise):
       there isn't much else to do but close the window without signing in and confirm to quit - Yes... every bleepin' time you launch LR6
    I have not found a Preference to disable that check, even under the Lightroom mobile tab (which at least, like the Help menu, confirms you're not signed in). Maybe in a future update they'll have an option to disable that check on startup, at least after the first time (but not yet in 6.0.1, the latest one so far)
    Otherwise either cave in and make at least a dummy Adobe ID, or the only other solution: Go back to LR5, unless you need the new functions...
    It's still installed separately on my machine, and I have a pre-LR6 backup of my catalogs,  so I'll play around with it for a couple of days before deciding. It's certainly my last Adobe product.
    Now the reason I ended up here: The INSTALLER actually FORCES you to sign in with Adobe ID even with a VALID SERIAL, which is just plain bovine stuff, and the utterly unhelpful Adobe Chat employee didn't answer my question, pointed me towards Adobe Photoshop Lightroom Help | Serialize Lightroom CC trial to activate as Lightroom 6 (which still expects you to log in, no matter what you try later) and disconnected. Grrrr.
    Here's the work-around for that:
    - DISCONNECT your network connection temporarily (Turn off WiFi, unplug the ethernet cable...)
    - Launch the installer, click on the "I have purchased" half => it will complain there's no internet connection
    - But a "Connect Later" button appears => click on it => get the old serial# screen, enter serial (& if necessary re-connect, then enter prior serial to upgrade )
    - Next screen, Accept Terms, then next screen choose your install options and there you go.
    - You will of course have to get back online to validate the serial within a few days, like before, but at least you skipped the whole Adobe ID Sign-In nonsense, and not deal with the creepy "Starting with this version... share your information with Adobe how you use Lightroom... is turned on by default..."

  • How to use PROCESS_HU_INBOUND_DLVRY to pack HU to another HU

    Hi Experts!
    I was able to use PROCESS_HU_INBOUND_DLVRY to pack a material to an HU. I am now trying to pack the HU created earlier to another HU.
    Anybody who has tried it? What parameters should I pass to the FM? Am I passing the correct ones?
    i_save_step                  = 'ITEM'
    i_pack_activity              = 'PACK'
    i_delivery_type              = '7'
    i_packing_activity           = 'PACK'
    i_pack_type                  = 'MAT'
    Thanks!

    Hi
    this may be a question  for many other developers for this reason  its better to give an answer:
    to pack HU (hu1) to another HU(hu2) , before calling FM set:
    i_pack_type = 'HU'
    I_HU_ITEMS-VELIN = 3
    I_HU_ITEMS-SUB_HU_EXIDV = HU2
    I_HU_ITEMS--EXIDV = HU1
    IS_ITEM_PROPOSAL-VELIN =3
    IS_ITEM_PROPOSAL-EXIDV = HU1
    IS_ITEM_PROPOSAL-SUB_HU_EXIDV =  HU2
    rostami  reza / saphiran.com

  • How to use Alt-Fn to switch into tty under awesome?

    Now I use awesome WM and do not define any Alt+Fn keys for it.
    Unlike metacity ( I have used that before ) or other WMs, in which Alt+Fn are defined, Ctrl+Alt+Fn must be used for changing to tty.
    So I wanna use Alt+Fn instead of Ctrl+Alt+Fn. Could anyone help me? Thanks a lot!

    It's possible. I did a fair amount of research, but here is how I did it.
    First I use the chvt command to switch to the ttys, but it requires root access. You can give the command suid permission by:
    # chmod u+s /usr/bin/chvt
    Now you can switch terminal using the chvt command as regular user. To switch you have to type "chvt N" where N is from /dev/ttyN. So if you want to switch to tty1, you type: chvt 1. Pretty simple.
    Now comes the next part, xbindkeys. You are going to assign the commands to the Alt+Fn keys. From the wiki here, I used the "xbindkeys -k" to assign a shortcut key by pressing Alt+F1 and got something like this:
    "(Scheme function)"
    m:0x8 + c:67
    Alt + F1
    You need to add this to the ~/.xbindkeysrc file and replace "(Scheme function)" with the appropriate command to the Fn key, such as "chvt 1" to the "Alt+F1" shortcut:
    "chvt 1"
    m:0x8 + c:67
    Alt + F1
    You can do this so on for the other shortcuts. Restart X after you're done. Have fun!
    Last edited by Acecero (2009-10-25 03:08:25)

  • How to use automator to duplicate files into separate folder?

    i am running the latest version of Yosemite just to clarify.
    My question is, is it possible to use automator to automatically copy a file thats added to a folder to a separate folder?
    to clarify, i have a drive account that has all my university work stored in a folder called university, i also have a folder on my HD called university.
    When i work on something i open it from the university folder on my HD, and when im done working i have to copy the file manually into the drive folder.
    Is there any way that i can use automator to detect when a file gets saved in a folder on my hard drive and automatically copy it to my drive folder?

    Hello,
    I really don't have much of an idea, but since no one has replied yet, I'll offer this...
    I wonder if it's a matter of having to clear browser caches & reloading the page?

  • How to use one Web Dynpro DC into another Web Dynpro Dc

    Hi All,
    I am trying to learn the usage of DC but I am unable to find a basic tutorial on this topic. I found a few tutorial and few blogs too, but none of them explains topics like:
    How to call child component methods from parent component and vice versa too if possible?
    Can somebody please provide me with a basic tutorial on this topic.
    Regards
    Sid

    Hi,
    Go through the Componentization tutorials
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/webcontent/uuid/bd0e0401-0801-0010-aaab-d0e1742da383 [original link is broken]
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/webcontent/uuid/751d003a-0b01-0010-8996-afbaa3fd5339 [original link is broken]
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d#comp
    Regards,Anilkumar

  • How to use the BD menu built into the player in Encore CS4

    I cant get Encore to create a production that responds to the player Top Menu button (Panasonic Direct Navigator table). Cyberlink, which was bundled with the burner, does this by default. Place a number of videos into the production, dont create a menu, and OK!: Press the Top Menu button and the player's built in table pops up with a list of all titles.
    In Encore, press the Top Menu button, and you get 'operation not allowed'. It appears that Encore requires a Title button action?, but opening the player table is not an option. There is no Title button on the remote; there is Top Menu and Popup Menu.
    There's got to be a simple solution. Player menu tables have been around since DVDs.
    thanks

    I'm not aware of any method to access a menu system that is only built into hardware.  My own Sony DVD does not have such a menu, and if there is none on the DVD, I get none during playback no matter which buttons I press.
    The standard method is to add your own menu if you want a menu.

  • HOW TO USE OGR2OGR  TO CONVERT DGN  INTO SHAPE FILES WITH MSLINK

    hi Friends...
    i had a requirement to convert the dgn file into shape files with its mslink and entity number. can any body give guidelines .........pls
    Rajanikanthc

    Bentley Map will do this for you.
    Open the DGN, connect to the database for the attribute
    Export->GIS Datatype,
    pick export, right click, new export
    pick directory if you have mulitple level
    pick export, right click and export

  • How do I get Jam Pack instruments to appear in Garageband 11?

    I recently got a new MacBook Pro, purchased Logic Pro X, and downloaded the additional content which includes all the Jam Packs.  I got the loops into Garageband by finding the folders and dropping them into the loop browser.  However, I'm not sure how to get the Jam Pack instruments into Garageband.  I've read about copying from one folder to another and then re-indexing, but I don't know which folders or how to reindex.  I've spent hours trying to find the answer. I would very much appreciate your assistance!

    GarageBand expects all instruments in the Instruments Library at  
    /Library/Application Support/GarageBand/Instrument Library
    The Logic instruments are installed in the corresponding location
    /Library/Application Support/Logic/Patches/
    /Library/Application%20Support/Logic/Sampler%20Instruments/

  • How to use dynamic selection screen inputs in main program

    hi all,
      its a report where in it calls one dynamic selection screen( user need to enter the parameters here) after that i need to use those inputs for some check, can any buddy help how to use/ get that input parameters into main program.
    regards,
    vara..

    Hi,
    i think u have created that dynamic selection screen in seperate program and calling to ur main program.instead of that u just create that synamic selection screen program as include program and include it in ur main program.
    or u need to use set/get parameter id concept.
    rgds,
    bharat.

  • How to use OEM to moniter sql server 2000

    Hi,
    I need to learn How to use OEM to moniter sql server 2000.
    Can anyone help me and give me some website or documents
    to read?
    So I can learn to do this job.
    Thanks.

    See Note 115302.1 in Metalink.oracle.com
    in how to use OEM Diagnostic pack addon for SQL Server
    Or search for
    oem "user events"
    to build your own monitor script.

  • 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

  • I have Adobe PDF Pack. How do I convert a pdf file into word or Docx?

    I have Adobe PDF Pack. How do I convert a pdf file into word or Docx?

    Use Tools in Adobe Reader, or sign in directly at https://cloud.acrobat.com/convertpdf
    [topic moved to PDF Pack forum]

  • How to pack code into application?

    I'm interesting fro development cell phone application. I noticed many topics about code, samples but how to pack code into particular application? Which platform or language(Java or any other) I should use for packing code into final application? I prefer no particular platform or phone. But I have Nokia. That's the reason why ask you. Please can you help me?Thank you!

    This site might be of help. http://www.forum.nokia.com/main/resources/
    Knowledge not shared is knowledge wasted!
    If you find it helpfull, it's not hard to click the STAR..

  • My iTunes downloads were made using my old gmail address.  I had to quit using this email address as it got hacked.  I created a new gmail account.  How can I get my iTunes downloads into the new gmail account?

    My iTunes downloads were made using my old gmail address.  I had to quit using this address  as it got hacked.  How do I get my iTunes downloads into my new iTunes account that was created with a new gmail address?  In my old iTunes account (with the old gmail address,  I can't 'update' my email address or even 'add an alternate address' as I had already created this gmail account and inputting the new address into iTunes gives me the 'pop-up' that 'this account is already in use.'   Advice please!

    Good luck. It took me weeks to fix this when I had to do it. Your old ID branches out in lots of places. You may have to delete app and get them again, at least that is what Apple told me. Plus, all of your settings on your iPad that required any ID, will have to be changed. My old ID kept showing up in different places for weeks. Changing it on Apple.com is just the beginning.

Maybe you are looking for

  • Can not update either PE

    I've always been able to add drivers to my PE images but after upgrading to R2 I can no longer do that. Can you take a look at my 64 bit errors please, see what you think? Also - I'm not able to even add another boot image, from any location so maybe

  • [solved] Some programs cause problems for sound in other programs.

    Today I noticed that audio has stopped working in some applications, but not others. The programs that I know where it doesn't work are: Hotline Miami (game) VLC Dungeons of Dredmor (game) Uplink (game) Programs where I know it works are: mplayer / s

  • Backup from ThinkVanta​ge R&R or from Control Panel Backup?

    Should one backup from ThinkVantage->Rescue and Recovery or from Control Panel->Backup and Restore Center Pluses and minuses for each? Thanks.

  • Reagrding export tab declaration  in function module

    Hi, I am populating an error structure in the function module and want to export that error structure to calling program. Now I have to create this error structure using data: statement inside the function module. The error structure has following fi

  • Can't install Flash Player on Mac with OSX Mavericks

    Hi I have a MacBook Pro with OSX Mavericks and I have tried to install then uninstall the Flash Player and each time a box pops up and says the application quit unexpectely. I hvae tried this several times with no luck. Any suggestions?