LE-Printing HUN labels from Outbound delivery

Hi Guys,
At this moment we activated the pick/pack functioanlity in thewarehouse. There is a customized Tcode (let's say - Z001) we use at this moment, which prints the Pick ticket and initiates the printing HUNs. we have different kind of deliveries (Sales delivery, STO outboud delivery, replinishment delivery, etc...)When we use this Z001 it prints the pick ticket and HUN labels
for all these deliveries. There is no issue on this.
We have just realized that one of the deliveries, CASH SALES delivery is not taken in to account when we design the HUN packing functionality in this warehouse. This was missed b'cas the cash sales delivery process is different from our client's normal delivery process. Please see below for difference with the delivery. If you notice the difference is in cash sales we are not grouping the deliveries.We want to print the HUN labels from VL02 deliveries. after creating the deliveries, I can see the HUN label is generated, after I enter the packing material, but it is not printing to any printer. Please tell me, is there anything I have to look?
Cash Sales Delivery Process
VA01 - SO creation
VL01N - Delivery creation for CASH sales customer
Z002 - Print Pick ticket
Lt12- TO confirmation.
Vt01N-Shipment creation
VT02n -PGI
Normal Delivery Process
VA01 - SO creation
VL01N - Delivery creation
LG01 - Group Deliveries
Z001 - Print Pick ticket
Lt12- TO confirmation.
Vt01N-Shipment creation
VT02n -PGI
Edited by: Smart Sometimes on Jun 12, 2010 4:35 PM

Hi Surya,
     Thanks for the reply. But, my question was how to print labels from VL02N when i pack a material on this delivery.
Regards,
Sandeep

Similar Messages

  • Print HU label from Outbound delivery using output determination

    Hi,
      We have a business requirement to print HU labels from outbound delivery. The steps followed are
    1) User executes VL02N
    2) User clicks on packing
    3) Material is entered to pack. HU is automatically generated.
    4) After saving the delivery, output message is triggered.
    Output determination is as follows
    1) An Z output type is created.
    2) Form entry and smartform name is assigned to this output type
    Issue:
    The issue is when the output message is triggered and the code in the form entry is executed, the handling unit (from nast) is not yet committed in the database. Since it is not updated in the database table, we cannot get any handling unit data to be printed.
    Any inputs on how to print HU labels using output determination from outbound delivery is appreciated.
    Thanks,
    Sandeep

    Hi Surya,
         Thanks for the reply. But, my question was how to print labels from VL02N when i pack a material on this delivery.
    Regards,
    Sandeep

  • I just updated my Ipad 2 last night with iOS 7.04 now I can't print shipping labels from Paypal. I downloaded a different browser, Dolphin, per Paypal's suggestion. Still can not print. It says it has lost connection with the server.help!.

    Hello! I updated my Ipad now I can not print USPS labels from Paypal. I used my boss' Ipad not updated and worked fine. I am dependent on my Ipad to print these labels for me. I can print anything else I want, like email or packing slips. Any thoughts? I would go back to the previous version if anyone knows how to do that.

    Hello Sapo11,
    To get your issue more exposure I would suggest posting it in the commercial forums since this is a commercial product. You can do this at Commercial Forums.
    Thanks for your time.
    Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    W a t e r b o y 71
    I work on behalf of HP

  • How can I print address labels from numbers spread sheet

    How can I print address labels from numbers spread sheet

    CAB,
    The 5163 template has the following dimensional specs:
    Dimensions & Info
    Length: 4.00000"          Height: 2.00000"
    Top Margin: 0.50000"          Bottom Margin: 0.50000"
    Left Margin: 0.18000"          Right Margin: 0.18000"
    Hor. Spacing (gutter): 0.14000"          Vert. Spacing (gutter): 0.00000"
    Intended Use: Mailing Labels, Shipping Labels, Address Labels
    There's a great vendor site with this data readily available, better than the Avery site in my opinion. But, you can get the same info in the Contacts Print dialog pane.
    You can grab a template matching these dimensions from that vendor site, Copy the table after opening the Word Template in Pages and drop the into a blank Numbers Sheet.
    I found that Sheet side margins of 0.15" worked better than 0.18. For some reason the table wanted to flow to the next page to the right with 0.18". Turning off the Headers and Footers and setting Top and Bottom Margins to 0.5" worked well. These adjustments are made in the Sheets Inspector.
    So, that will put the template you specified into a Numbers document and you can print labels properly aligned from there. Since your problem statement is a bit lacking in detail, that's all I can offer you at this point.
    Jerry

  • When printing mailing labels from Contacts how do I change the label size?

    I want to print mutliple labels from a group in Contacts. I can print 20 labels per page but I want to print 14. I have tried every option in the pop up window but nothing lets me change the label size, 

    Hi 786menzies,
    Welcome to the HP Support forums.  I understand that your print jobs from Photosmart 5520 seems very small.
    The font size is controlled by the software program that the document was created in, for example any Microsoft Word document that you send to the printer the font size would have been chosen in Microsoft Word.  I've included two different documents on how to change the print settings; one for Mac and one for Windows 8.  These documents will show you the process on changing print settings if not the actual steps as you may not be using one of the operating systems mentioned.
    Changing Print Settings in Mac OS X
    Changing Print Settings in Windows 8
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Creation of inbound delivery from outbound delivery

    Hi All,
    Can anybody help me, if I want to create inbound delivery from outbound delivery.
    I found this function module "SHP_IBDLV_CREATE_FROM_OBDLV". But I want handling uniits to be entered by the user.
    Thanks

    Thanks for the feedback. This question is resolved

  • Delete assignment of HU from outbound delivery (VL02N) not working

    Hi All
    I have searched many threads to find the solution to be above problem but none of them was working for me, so posting the query again.
    I hava a dummy pick HU that I create for some purpose, finally i want to delete the assignment of the HU in the outbound delivery.(not to delete the HU completely). For me, the assignment of the HU vanishes from outbound delivery with 3 FM's. 'HU_GET_HUS' , 'V51P_DELETE_RELATIONSHIP' and 'HU_POST'.
    The problem is, when i PGI the delivery, the HU appears again in VL03N. I am not able to understand this strange behavior.
    I have tried all FM's like bapi_hu_delete etc, but they delete teh HU completely which is not my req. I heard abt this FM BAPI_HU_DELETE_FROM_DEL, but am workng in Ecc 5.0 and the FM doesnt exist.
    Pls help
    Thanks

    Hemanth,
    I recall that we used to update the HU status as well when we dissociated HU from delivery,  though can't remember the reason now.
    Pls check the VEKP-STATUS for HU after you have done with these 3 FM calls, I believe you have to update the status to 'BLANK' with the help of some FM, try it first if it works for you by direct updating it in table in Dev.
    BR,
    Diwakar

  • Copy text from outbound delivery to billing document

    Hi Gurus,
    Is there a way to copy a text from outbound delivery to billing document?
    I found text determination. It is only possible to maintain text from Sales to Billing.
    Thanks.
    Stéphane.

    Hi,
    Goto the T.Code "VOFA".
    Select your billing type.Details.
    Goto "Output/partners/texts" tab.
    Maintain the "Textdeterm. procedure" as the procedure same as your delivery.
    Anotehr way is goto the T.Code "VOTXN".
    Here click on "Delivery Header".
    Check the check box for "Reference".
    Regards,
    Krishna.

  • Printing a label from USPS

    I can not print a label from USPS.  I have downloaded adobe reader to my Mac OS X, 10.7.2.  I have tried numorous times, but the label will not appear on th computer for me to print.  can you help?

    Lisa Morbidelli for feature specific questions about Adobe Reader I would recommend you post your inquiry to the Adobe Reader forum.

  • Print barcode label from sato printer

    hi everybody,
    i am trying to print barcode label from sato printer (CL408e) in code 128 or code 39 format. the length of my data is 32 characters and my data contains alphanumeric. but i have no printout or the printout is not proper. i think my command structure is not correct.
    can you help me to solve this problem.
    thanks everybody.

    Hi Mohit
    Look for the similar kind of thread
    Printing barcode labels with SAP ECC 5.0
    Regards
    Sachin

  • Help...trying to print address labels from an excel document.  I only need info from some of the columns.  Using Avery labels.

    Help...I'm trying to print address labels from an existing Excel document that opens fine in Numbers.  I don't want to print everything from the spreadsheet.  The Avery template and site were no help.  Any suggestions?

    If you do not need all the excel specific items you can just write it to a spreadsheet using the write to spreadsheet file vi's.
    If you want to go the excel route you will have to use active x. you can see a lot of examples on the excel board under the breakpoint forum. please post a sample of how you want your data to look and I can maybe help explain what options you have. and also oyu do not necesarily need the report generation toolkit.
    Joe.
    "NOTHING IS EVER EASY"

  • Is it possible to print mailing labels from an excel spreadsheet in Macbook pro?

    How do you print mailing labels from an excel spreadsheet on a macbook pro? Is it possible. I can only find information about printing labels from your address book.

    Why not ask in MacBook Pro forum, or SL, or even MS community or MacTopia.
    Office 2011? pretty easy to setup mailing, just click on ribbon tab, and use the built in help.
    MacBook Pro
    Mail and Address book
    http://www.bing.com/search?q=Excel+mailing+labels

  • Can i print address labels from quickbooks pro 2011?

    model HP Photosmart 5510 - needing to print labels for a non-profit I volunteer for.
    any info appreciated - guess I am worried as this is my first  front loading printer.
    thanks!

    HI pitbullm0m,
    Here is a link to a page that is talking about printing address labels from Quickbooks.
    The first response to the question from RCManager gives the steps on how to do it.
    Hopefully you are able to find this helpful.
    Let us know if this helps. 
    If I helped you at all it would be great if you clicked the blue kudos star!
    If I solved your post please mark it as solved to help others.
    I'm a printer tech with HP.

  • I want to print file labels but the avery ap doesn't support their own file labels.  Any other way to print file labels from ipad?

    I want to print file labels but the avery ap doesn't support file labels, is there ant way to print file label from an ipad?

    You cannot save to Dropbox from Pages natively, but there is a workaround that allows you to use the Copy to WebDAV to get things to Dropbox:
    http://techinch.com/2011/02/02/integrate-dropbox-with-pages-keynote-and-numbers- on-ipad/
    As to the "Send to iTunes" command "not playing ball", if you'll post specifics, perhaps someone can help you sort that out. It should be pretty straightforward.
    Regards.

  • Create Inbound Delivery from Outbound Delivery create

    Hi,
    This is what I am trying to do...
    1. Create PO (me21n)
    2. Create Outbound Delivery based on PO (VL10g)
    3. PGI (this creates a DELVRY03 IDoc)
    (IDoc is created at this step, no issues so far)
    4. Based on the Outbound DELVRY03 IDoc I want to create Inbound Delivery. Inbound IDoc is created, but not posted to Application. It gives me the following error...
    "Item 00000 of purchasing document does not exist".
    Please help me resolve this error message.
    Regards,
    Sneha

    Hello Sneha,
    Outbound delivery cannot be created against the purchase order. In a third party scenario where in we receive the shipping Notification(SN) from the vendor, it comes as Delvry02 IDOC to our system. The IDOC gets posted as Inbound delivery for which Goods Recipt happens against the Purchase order using the transaction MIGO. This updates the vendor confirmation table EKES. If you see the Confirmations tab in purchase order you will see the Inbound delivery number and external delivery number.
    Outbound delivery gets created against the sales order and uses the stock posted by the goods receipt to issue the goods. The ASN signals(DelVRY03) gets created after PGI happens in the Outbound delivery.
    The Process is like
    Purchase Order(ORDERS05) goes to vendor --- > Vendor Manufactures the goods sends back Ship notifcation(SN) -> SN posts the goods Inbound Delvery is created and GR happens.-> Outbound delivery gets created and ASN signals go to the forwarder.
    Do revert to me for any further clarification.

Maybe you are looking for

  • Text wrapping in code view

    In Preferences, I have checked the option Automatic wrapping after column 76. However some rows can't wrap at the specified column because the tags in that rows can't be destributed in two lines. So, DW (8 and now CS3) hard-breake them at the end of

  • Problem with adding a new row in JTable

    Hi, I've created a JTable using DefaultTableModel with DefaultTableModel(Object[][] obj,Object[] col) constructor.I've written actionListener for a JButton which should add new row to the tablemodel.Now, the listener adds the row to the model.But its

  • Problem to install Adobe Creative Cloud Desktop

    Please, i need to download Photoshop CC software but I cannot install in Windows 8.1 the Adobe Creative Cloud Desktop application. Is there any direct link to download Photoshop CC and Bridge? Thanks in advanced. Francisco J.

  • How to install KDE 3.5.9 using pacman?

    Where do I find KDE 3.5.9 (or KDE 3.5.10) package and his locales to install in Arch using pacman?

  • Want to hook up a hard drive to my router

    I want to have nothing stored locally on my 3 machines, just access everything from my 3 computers and my 360 on the hard drive connected to the router. I have a netgear rangemax. Do I to get  special hard drive and a different router? Please advise.