HU - Repack with WM

Hi Gurus,
I would like to know if this is mandatory to send the material that is needed to repack to storage type 923 - PACK.BIN.
For example:
I have a pallet (SU) with 10 boxes on it (HU) stored in a storage type with putaway strategy, capacity check and SU managed.
If I want to repack 25 un of 1 box of this pallet, do I really need to:
- Create a TO for 25 un to storage type 923 - PACK.BIN
- Confirm TO with 25 un in a PickHU
- Repack the needed quantity
- Erase PickHU
- Create TO to source storage bin
And if I want to repack this quantity into another box, which is situated into another pallet in the same storage type, do I really need to create a TO for both boxes in order for them to be in 923-PACK.BIN and for me to be able to unpack a quantity of one and pack it into the other one ?
Does someone know any other way to repack with HU and WM ?
Thank you for your help.
Best regards,
Remi

Hi Soledad,
I used the same FM as you and it worked for me. I am attaching my code, although I don't see anything wrong in yours. In fact, I think is same to mine...
         Realizamos el packing por la cantidad indicada
          wa_vbkok_packing-vbeln = i_ltap-vbeln.
          wa_vbkok_packing-vbeln_vl = i_ltap-vbeln.
          wa_pack-desthu = i_ltap-exidv.
          wa_pack-quantity = i_ltap-pikmg.
          wa_pack-meins = i_ltap-meins.
          wa_pack-matnr = i_ltap-matnr.
         wa_pack-charg = .
          wa_pack-werks = i_ltap-werks.
          wa_pack-lgort = i_ltap-lgort.
          wa_pack-vbeln_vl = i_ltap-vbeln.
          wa_pack-posnr_vl = i_ltap-posnr.
          wa_pack-object = '01'.
          wa_pack-objkey = i_ltap-vbeln.
          APPEND wa_pack.
          CALL FUNCTION 'WS_DELIVERY_UPDATE'
            EXPORTING
              VBKOK_WA       = wa_vbkok_packing
              SYNCHRON       = 'X'
              COMMIT         = 'X'
              DELIVERY       = wa_vbkok_packing-vbeln
            TABLES
              IT_PACKING     = wa_pack
              ET_CREATED_HUS = wa_hus_packing
            EXCEPTIONS
              ERROR_MESSAGE  = 1
              OTHERS         = 2.
The only problem for me is that no positions for the HU are created (in table VEPO).
Hope it  helps you...
Nisha

Similar Messages

  • 12" PB Battery Repack

    I recently experimented with repacking using a spent battery. having experience with battery repacking with RCs the procedure was fairly simple, replacing the old cells with GP Li Ions. verified all joints and tested the pack and all seems to be in order. problem is when install it, it doesnt charge; it just says 0% 'calculating... until full'. when i press the button on the batt, the first led just blinks rapidly. also when i check the system profiler it still indicates the original values of the old batt. question is, is there a way to 'reset' the battery info so as to indicate a 'new' batt? i've tried the pmu, nvram, pram etc... thanks

    Hello Reflow!
    Shut down the computer, disconnect any power cable from the electrical source (wall socket/surge protector), and remove the Battery for 5 minutes.
    Reinstall the Battery, reconnect the power cable and proceed as follows:
    Reset the NVRAM and PRAM chips by pressing the Power button, then quickly holding down Command-Option-P-R keys simultaneously until the Mac chimes *three times*, then release.
    You need to do this from a power-up instead of a Restart, since doing it from a Restart just resets the PRAM chip.
    Tip: During the 5 minute shutdown, practice positioning your LEFT fingers on the Command(Apple)-Option keys and your RIGHT fingers on the P-R keys.
    After the Reboot, run Repair Permissions from /Applications/Utilities/Disk Utility/ Repair Disk Permissions
    Then RESTART the computer ...... again!!!
    Re-calibrate the Battery ...... again!!
    RSVP
    DIXIE

  • List of standard Interim storage types - WM

    What are the standard Interim storage types
    In my system people have created few starting with 9 hence not able to diffrentiate which are standard and which are non-standard
    Thanks

    The Standard Interim storage types starts with 9**.
    In the table T331, the below fields will have 'X', which shows everything is allowed.
    MISCH - Mixed storage
    ZULAG - Addition to stock
    NEGAT - Negative stock qty
    LENVW - Storage Unit Management (will be empty)
    The reason for the Storage Unit Management will not be selected was the HUS can packed and repacked with no restrictions.
    I hope you can find the difference based on that.

  • CS6 Update Failure - Error U43M1D204 (new content added to question)

    Web and Design Premium install.  I get this error when running an Adobe Application Manager update in any of the products.  Per one tech note  found, I deleted the local profile folder for the logged on admin user where the updates are downloaded and then applied (AAMUpdater).  Same issue.  The logs in that folder don't shed any light on the problem that I can see.
    Addition:  This is a network command line install from a package. The first package was incorrectly configured so that updates could not be applied by an administrator logon.  Repacked with the correct setting, uninstalled on the workstation, and reinstalled via the new network package to discover this issue. 
    QUESTION:  Is their a tech note on a manual uninstall of CS6 suite in case the control panel uninstall did not remove everything and the product is in some sort of inconsistent state regarding update patches?
    Message was edited by: MichaelFaulkner

    Manish:  As I just emailed you, and in the hope of helping someone else, on the two machines I tested, I needed to do two different procedures in order to avoid the update error:
    First system:  Uninstall the incorrectly configured AAME3 package, run the Adobe cleanup tool http://www.adobe.com/support/contact/cscleanertool.html, and reinstall the new correctly configured package, run updates.
    On the second system, I did the same steps as listed above, but then also had to logon as another admin user that had never logged onto the workstation as I was receiving the same error after the reinstall with an existing admin local profile.  Then updates ran.
    NOTE:  The first system install was run manually via a batch file while an administrator was logged on.  The second one was installed via a deployment tool without any user being logged on.
    Next test will be on a workstation after hours without any previous AAME3 package installed, just using the correctly configured one with updates allowed configured, without anyone being logged on. 

  • Arch-sensor , a monitoring kde plasmoid for archers

    A kde4 plasmoid for system monitoring, using the superkaramba API
    Requirements:
    -superkaramba
    -droid-sans fonts
    -lm_sensors
    -mesa-demos
    -nvidia-settings
    -wget
    As our systems are different, some tinkering of the code could be required for optimal results.
    Just unzip the file, modify arch-sensor.theme and repack with zip -r.
    Code and API are very simple and straightforward, so it won't be a problem.
    GPU info are coded for nvidia cards, using info from nvidia-settings from the nvidia binary blob.
    I don't know if ATI or intel provide a tool like that, but eventually tweaking is easy.
    Install with plasmapkg -i , remove with plasmapkg -r
    enjoy , grab it Here!
    Last edited by mangus (2012-02-26 16:09:07)

    Nice in theory, but if people are building things from source they should know they need the development libraries.  More often than not, I would like those people to wait for someone knowledgeable to create a package for that distro for them.
    But if you want to continue on this, I would say take a look at interfacing with PackageKit since the cross distro package work is already done.  All you would need is the list for each one to look for.

  • I have purchased a new iPhone on the online store, but how come Apple can send me an repacking old device (with scar on both the border and the cable port)!!!!  And after I phone to their hotline for the issue, they asking to give me hk$400 cash coupons??

    I have purchased a new iPhone on the online store, but how come Apple can send me a repacking old device (with scar on both the border and the cable port)!!!!
    And after I phone to their hotline for the issue, they asking to give me hk$400 cash coupons???? This action make me very angry. I have pay for my goods, but they are giving me some repacking rubbish, and trying to treat me as a beggar????
    I have make the request to give me back a new device in good conditions, I will wait and look for what they will delivery.

    Do you feel better now that you have vented?
    This is a user to user forum... if you want/need assistance, contact Apple directly.

  • External USB HD does not work with HAL:

    External USB HD does not work with HAL:
    From the last 10 days the HAL auto-mount with ntfs-3g file system of my external hard drive  does not woks.
    But the manual mount procedure with the command mount -t ntfs-3g /dev/sdb* /mnt/XYZ works.
    I've followed the instructions in the wiki: http://wiki.archlinux.org/index.php/HAL and the system has worked up to the last kernel or HAL update.
    My fat32 usb-stick works without any problem.
    If I try to open the device with KDE it appears an error popup wit this message:
    TODO: have to rethink extra options
    Error: kio_media_mount_helper
    The log from the kernel.log is
    Nov 6 22:03:16 myhost usb 5-1: new high speed USB device using ehci_hcd and address 4
    Nov 6 22:03:16 myhost usb 5-1: configuration #1 chosen from 1 choice
    Nov 6 22:03:17 myhost Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    Nov 6 22:03:17 myhost ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    Nov 6 22:03:17 myhost Initializing USB Mass Storage driver...
    Nov 6 22:03:17 myhost scsi6 : SCSI emulation for USB Mass Storage devices
    Nov 6 22:03:17 myhost usb-storage: device found at 4
    Nov 6 22:03:17 myhost usb-storage: waiting for device to settle before scanning
    Nov 6 22:03:17 myhost usbcore: registered new interface driver usb-storage
    Nov 6 22:03:17 myhost USB Mass Storage support registered.
    Nov 6 22:03:22 myhost scsi 6:0:0:0: Direct-Access WDC WD32 00JB-00KFA0 0811 PQ: 0 ANSI: 0
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sdb: sdb1
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Attached SCSI disk
    Nov 6 22:03:22 myhost sd 6:0:0:0: Attached scsi generic sg2 type 0
    Nov 6 22:03:22 myhost usb-storage: device scan complete
    and the error.log is
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Do you have some idea ....
    Bye.

    I have done the following:
    Downloaded the patched hal version.
    used makepkg in /abs/local/trunk/ to create a pkg for pacman
    used sudo pacman -U pkgname to install it.
    used sudo nano /etc/hal/fdi/policy/preferences.fdi to create the fdi file with the following content:
    saved the file and removed my ntfs entryes from fstab and rebooted. and still there is no automount off ntfs partitions.
    have i done something wrong?
    br fjodork
    WARNING: what follows is a guide of what did work for me, I'm still in an early stage of learning linux, so please correct me if anything of what follows is wrong/dangerous/stupid. As I said, this worked for me, it's not pretty, since I was learning each step on the fly and I'm sure there are better ways to do this.
    So fjodork, you seem to have done the the necessary steps, though i couldn't get it to work until i first removed hal without dependencies
    pacman -Rd hal
    it will give you some warning about the dependencies, ignore  it since we are reinstalling hal in a few steps.
    First i tried to follow Raymano's link, obviously it showed me nothing in the browser so I thought it might be a broken link.
    So I downloaded the source tarball from here http://hal.freedesktop.org/releases/hal-0.5.10.tar.gz
    unpacked it changed the /tools/hal-storage-mount.c as per Milfadoodle's instructions.
    at first I tried to compile directly from source, the process would finish without a glitch though after reboot nothing changed, as if hal weren't
    installed, i guess there were issues with paths. anyway read on
    Then repacked the source in tarball, copied it to /var/abs/extra/system/hal and modified the PKGBUILD as follows
    makedepends=('pkgconfig' 'gperf')
    options=('!libtool')
    install=hal.install
    source=(${pkgname}-${pkgver}.tar.gz #removed url so makepkg looks in the current directory for the tarball
        hal
        hal-policy.patch
        cryptsetup_location.patch
        hal-0.5.9-hide-diagnostic.patch
        ntfs3g-valid-options.patch)
    md5sums=('6641c30a27c00485c6accac5110ff911' # replace with md5sum of your package's sourceball (run md5sum filename)
             '882f67668cb14a0a9e4a27ef22278027'
             '5ba8b610aa9763a5f42b9f7cbd7a86ad'
    then makepkg (i had to add --asroot, don't ask why
    and finally pacman -U hal-0.5.10-1-i686.pkg
    another reboot and everything worked without a glitch!:D (yeah i know i still haven't got rid of the reboot mentality )
    I have also put the policy files as per the wiki instructions.
    PS: I know this is a dirty way to getting things done but as i said, I'm just starting
    If anyone could comment/correct/explain this post I'd be more than happy, the automount issue was bothering me for about a month now (you'll say why do I need ntfs in the first place? well, I only recently switched for Linux as my primary OS, these are some relics of the M$ era

  • Creation of HU in auto mode with external number range

    Dear Experts,
             I'm stucking in a scenario related to HUM
    There are two handling units -
    1. Bag
    2. Pallet
    through T code HU02 , it's possible to create an HU and assign it internal generated number.
    But as per our requirement , we want to assign the external number to the HU (which is barcode number of bag or pallet)
    Can you pls let me know the process of assigning External number range to HU.
    Also we want to create the HU automatically after GR in production (MIGO,101) , instead of manually via HU02.
    Pls explin the process of creation of HU automatically also...
    Thanks in advance..

    Check with FM BAPI_HU_PACK.For packing an item into HU.
    For external number range you need configure external number range
    SPRO>Logistics - General>Handling Unit Management>Basics>Technical Basics-->Define Number Ranges for Handling Units.
    After GR  for production you need to confighre internal number range for perticular packing material type then system will automatically pack and place in HU location.
    Please find some FM info
    =========================
    HU_BASIC_BAPIS                 Basic BAPIs for HUs                     
    BAPI_HU_CHANGE_HEADER          Change Handling Unit Header Data        
    BAPI_HU_CREATE                 Create Handling Unit with Items         
    BAPI_HU_DELETE                 BAPI for Deleting Handling Units        
    BAPI_HU_DISPLAY_HISTORY        Displays HU History                     
    BAPI_HU_GETLIST                Read Handling Units from the Database   
    BAPI_HU_GET_LIST_MSG           Select Handling Unit Output             
    BAPI_HU_PACK                   BAPI for Packing an Item into an HU     
    BAPI_HU_PROCESS_MSG            HU Output Processing                    
    BAPI_HU_PROCESS_MSG_DIRECT     Select and Process Handling-Unit Outputs
    BAPI_HU_REPACK                 Repack HUs and HU Items                 
    BAPI_HU_UNPACK                 BAPI for Unpacking an Item from an HU   
    BOR_HU_DISPLAY                 Display an HU in Dialog Mode            
    ===================================

  • Repacking of Handling Units

    Hello All,
    In HUM, there is a Handling unit with some quantity of material in it. This HU is assigned to an Outbound delivery. Now I want to repack the items into another HU (having different packaging material) and delete the previous HU. I try this process in HUPAST, although I do the deleting and reapacking process during saving I get a hard stop message as "Movt type 990 is not for immediate confirmation". This does not allow me to save the things in delivery. When I checked in spro, 990 is set for repacking without immediate confirmation.
    Can some one please explain me what process to be done for repacking in this case.
    Thanks,
    Amit G

    Hello All,
    I used LT09 to transfer the HU to repacking storage type and that solved the problem.
    Amit G

  • There is a problem with Adobe Acrobat/Reader. If it is running, please exit and try again. (4:4)

    Trying to open a streamed PDF in an IFRAME in Internet Explorer 9 on my Win7 64bit machine.
    This results in the following dialog:
    There is a problem with Adobe Acrobat/Reader. If it is running, please exit and try again. (4:4)
    The PDF is streamed (not read from disc) from a servlet in our Java WebSphere environment and the call looks like this:
    https://intranetserver.com/myapplication/OpenDocumentServlet.pdf?documentToOpenID=1
    The Servlet sets content-type header application/pdf and content-length and writes the bytes to the buffer.
    Does the error dialog even come from Acrobat? When the dialog opens there is no active AcrReader process visible in task manager.
    Please advise!
    Meddelandet redigerades av: p b
    Solved. Our IT dept. responsible for packaging and deployment repacked and redeployed 11.0.9. Unknown what changes were made to make it work.

    I don't know what acrofix.exe is; can you explain?
    Issue
    Nothing happens when you launch Acrobat 30 days after installing a CS6 suite.
    Solutions
    Important: Perform the solutions below in order. Do not continue further if an earlier solution resolves the problem.
    Solution1: Install the patch for Acrobat installed as part of a CS6 (Windows Only)
    1.   Log in to your Windows computer as an Administrator.
    2.   Click the following link to download the patch file:
    Acrofix.zip
    3.   When prompted "Do you want to open or save this file?,” click Open.
    4.   Extract the file. The location varies depending on your operating system and the utility.
    5.   Double-click the extracted Acrofix.exe to begin the execution.
    6.   If the execution is successful, Command Prompt closes automatically.
    7.   When the execution is complete, launch Acrobat.
    or
    Solution2: Install the patch for Acrobat installed as part of a CS6 using Command Prompt (Windows Only)
    1. Run the Command Prompt as an Administrator.
    2. Navigate to the location of the extracted hot fix in Solution 1 (Step 4).
    3. Type Acrofix.exe to execute it.
    4. If the execution is successful, Command Prompt shows Exit Code:0
    5. When the execution is complete, launch Acrobat.
    Solution 3: Reactivate Acrobat through another Suite product
    I will try your cleaner, thanks
    [private data removed]

  • Airline travel with imac 24?

    I will have to travel occasionally on airlines with my new imac duo 24. Although it may exist, I have not found a post on this specific topic on this forum using the search option. The computer is too large for carry-on by airline (SWA) dimension regulations. What packing options for checked baggage would be best? I was considering using the original shipping container, but if it is manually inspected I doubt that it would be repacked appropriately. Also, the new iLugger bag for the 24 doesn't seem made for checked baggage application. An option is a large piece of luggage with bubble wrap around the computer and lots of surrounding clothing for cushioning. I am leaning toward this last option. Any other ideas or feedback?
    Thanks

    Welcome to Apple Discussions!
    I would consider using the original packaging that the computer came with, though covering it with cardboard wherever it is obvious what is in the package. Be sure to insure it for the full value whenever shipping it, and keep a backup of its data somewhere that is not being shipped, as my FAQ explains:
    http://www.macmaps.com/backup.html

  • Need help with Italics for ePub and InDesign CS5

    Could someone help a me out. I just can not find the answer to this and I know it should be simple, I am just missing it.
    I am creating an ePub from CS5 InDesign. All I want to do is have the italics that are shown in the text box in InDesign, show up in the epub file.
    I would prefer not to say what I have done (I think I have tried everything, but obviously I did them all wrong, so no point listing them) and I am hoping someone can do a simple, step by step guide to how to have italics show up in the ePub file.
    Sorry if this question is beneath everyone, this is really annoying that I can not figure this out on my own.

    Yup, done this.
    In InDesign, the text is Italic. It has the Character Style Italic associated with it.
    But when I export to ePub, it is not italic.
    Here is the HTML from the xhtml file for a single line of what is supposed to be italic text,
    <p class="normal normal-override-2" xml:lang='en-us'><span class="italic italic-override">Words that should be Italic.</span></p>
    The above line does not show up as italic in any of the 3 readers I am using to test with.
    Now, in the css sheet, the span.italic-override does not have anything associated to font-style. If I manually add the font-style italic, then re-pack everything, it works.
    It just seems to me a bit absurd to have to export the epub, unpack it, open it in dreamweaver, add the font-style, and repack it just to have something as simple as italic work.
    So, I am missing something, I get that... I just can't figure out what!

  • Repacking Groupwise using AdminStudio Repackager

    Hi,
    I wonder if anyone has encounter this before. I'm trying to repacking groupwise client 8.02 into a MSI so i could push via ZCM.
    Used 2 clean WinXP SP2 and SP3 guest machine to repackaged (AdminStudio Standalone Repackager) the groupwise installer. No error during repackaging.
    However when i run the msi file on one of the test machine, error 1935 appear at the very end of the installation thus forcing it to rollback. The error seems to be pointing to problem with MSMXL.
    Any one encounter this before?

    Originally Posted by 10083300
    Hi,
    I wonder if anyone has encounter this before. I'm trying to repacking groupwise client 8.02 into a MSI so i could push via ZCM.
    Used 2 clean WinXP SP2 and SP3 guest machine to repackaged (AdminStudio Standalone Repackager) the groupwise installer. No error during repackaging.
    However when i run the msi file on one of the test machine, error 1935 appear at the very end of the installation thus forcing it to rollback. The error seems to be pointing to problem with MSMXL.
    Any one encounter this before?
    GroupWise 8 Support Pack 2
    Thomas

  • Older iPod and Viewsonic Monitor with dock

    Hello All,
    I just bought the 22" Viewsonic LCD monitor with iPod dock on it. I have an older 40gig iPod. (almost 4 years old)
    The doc sync's with my iPod and iTunes just fine, BUT it does not charge. I originally thought that it was an issue with the monitor, but after repacking and replacing it, I still have the issue on my new monitor.
    Is there some kind of charging issue with the older iPods and this dock? Any thoughts would be appreciated.
    Thank you,
    v

    I just purchased the 22" View Sonic and my 5th Gen Video iPod won't even sync with iTunes. In fact I get an error messagage from windows saying the devices is not working.

  • VLMOVE 321 with nested Handling Unit

    Hi
    I have the following situation:
    - Handling Unit active
    - WM active (with Storage Unit)
    - QM not active
    I have nested HUs:
    .1         HU001
    ...2       HU002
    ......3    Material A, Batch B1, quantity 10 pcs in inspection stock
    ...2       HU003
    ......3    Material A, Batch B2, quantity 20 pcs in inspection stock
    In WM, I have only HU001.
    The first question is: Is possible to manage lower-level HU as Storage Unit in WM? I mean, can I have HU002 and HU003 as storage unit number instead of HU001 in WM?
    The second is: when I try to post HU002 to unrestricted-use stock (with VLMOVE 321), SAP posts the higher HU in unrestricted-use stock, changing also the stock of HU003 (Material A Batch B2).
    I don't want it because Batch B2 isn't inspected!!
    I think that I could unpack HU001, posting change to HU002 and then repack, but this process is very time expensive and it should be done automatically by interface from an external LIMS.
    Have you got any idea?
    If I activate QM-IDI interface (with inspection lots), could it be possible?
    many thanks
    mic

    hi guys
    Iu2018ve met this problem
    *1 we just manage HU in highest level in WM
    you just select the lower-level HU when you confirm TO. we don't need to unpack.
    i just know this. share with you.
    hope help to you.

Maybe you are looking for

  • Multiple device syncing conflict

    I've run into a new problem w iSync - I recently purchased an iPad and it is set to sync contacts, calendars, and bookmarks with MobileMe. I assumed my computer would serve as the master template for these functions - it has done so in the past with

  • Will I be able to disable the automatic icloud sync between devices?

    What I want to know from looking at the keynote speech it looks like if I buy a song on my phone or ipad it will also get downloaded to my son's iphone even though he may not want the sond and vice versa. I hope there will be a way to disable the aut

  • Unable to form af:table in navigation Menu Model

    Hi, Am using jdeveloper 11.1.2.1.0, I have developed my project with reference to the link below http://www.youtube.com/watch?v=cInX_FMZJaQ Am unable to drag and drop a VO as af:table in my jspx pages. Could any one pls explain me where i went wrong?

  • Final Cut Pro not working on OS X Lion?

    Says my OS is not up do date which it is, any ideas what this could be?

  • Data in dropdown list field are empty in PDF form

    Hi all. Viewing a pdf form created with SAP interactive Forms offline method, the data in the dropdown list field are empty. The data in the dropdown list field are generated by xml file produced by an abap report. The problem occurs opening the form