Shipping Charges and Packing Slip

HI Folks,
I have a question
Can Freight charges be including on the Shipments for packing slip purposes? If Yes is there any API to do it?
Thanks

wsh_freight_costs_pub.create_update_freight_costs is the api to add freight to a delivery

Similar Messages

  • Shipping Charges and Country of Destination

    In a B2C environment is it possible to configure Webtools to calculate shipping charges dependant upon country of destination?
    I don't think so but I'd like to be proved wrong.

    Sorry, I've just seen that the same question was asked recently on 18th June 2009 - I suspect customisation is the only answer but it would be good to have this confirmed

  • Why Are Shipping Charges Not Shown Under SHIPPING on Pacing Slip

    Why are the shipping charges included in total amount charged, but not under shipping on the Packing Slip?

    Why are the shipping charges included in total amount charged, but not under shipping on the Packing Slip?

  • Shipping Papers (BOL, Packing List) needed for 3rd Party Sales Order

    The Process followed is as follows:
    Plant "A" enters Sales Orders for a Customer.
    Sales Orders generate the material requirement on Plant "A"
    The material req gets turned into a Purchase order on External Vendor.
    Vendor provides the shipment information and a goods receipt is done on Plant "A"
    Once the goods receipt is entered, it closes the Sales Order and the customer invoice prints.
    The goods receipt, however, does NOT produce inventory, it basically passes through directly to the Sales Order. 
    Now incase of a export order, need to find a way to configure so that Export Documentation can be trigeered in the form of an Output Type, in short a Delivery needs to be created.

    Hi Kaustubh
    The answer lies in how the sales order is closed and invoice is printed when the GR is done.
    Please check if it is possible to update the invoice  with the information you want to be printed on the Export doc and Packing slip.If this can be acheived then you print the information out of the invoice without using the delivery.
    Hope this helps.
    Thanks

  • Firefox 4 Beta has problem when printing shipping pages from Amazon Marketplace, it shows and prints strange symbols instead of the packing slip and the label. Do you have any idea why is that?

    Well, I installed it 2 days ago and yesterday when I tried to print a packing slip and a label for Amazon customers it printed so many strange symbols that were nothing like what they are supposed to be, not even close. When I printed it with another browser it was all fine, so it is obviously a problem of the new version of my favorite browser. Probably something with the encoding, but since I'm not a computer geek, I cannot give more info. :(

    '''If you go the the menu and click "Print Preview" then it will show normally, and will print correctly from there. You must do it this way the first time you try to print though, if you try to print (using the print command) and it is messed up, then it shows it messed up in the preview. It's not a cure, but works for now until this bug is fixed.'''

  • What to ship today? How to create Packing Slip?

    Sales created 20x A/R invoice for today's orders.
    1. For the warehouse who has access to SBO, how do they view what they need to ship today? Is there anyway to display some sort of list what they need to ship today?
    2. Secondly, after I created A/R invoice, how do I create and print Packing Slip? I have browsed SBO documentations, but I didn't find such a thing.
    Please help.

    Correct me if I'm wrong here, but for your Sales department, they should be creating Sales Orders first then Sales Delivery Order and finally Sales AR Invoice.
    This is how SAP B1 can help you track what to ship today. Within each Sales Order, there is a date field for 'estimated delivery date' and for each Sales order your Sales team creates, they can have a estimated delivery date here.
    Once that is done, you can either:
    A. Write a query and use that as a report or attach it to the Alert Management to trigger a message to users on what Sales Orders have to be delivered today.
    Example Query to show what items from the Sales Order that have to be delivered today
    SELECT T0.DocNum, T0.CardCode, T0.CardName, T1.ItemCode, T1.Dscription, T1.Quantity, T1.ShipDate FROM ORDR T0 INNER JOIN RDR1 T1 ON T0.DocEntry = T1.DocEntry WHERE T1.ShipDate = (CONVERT(CHAR(8),GETDATE(),10)) AND T1.OpenQty <> 0
    B. Use the Open Item report to see which Sales Orders have not been sent out.
    When your Sales department creates AR Invoices, SAP B1 will already have deducted the inventory from the warehouse, so there's no such thing as 'what to deliver today'

  • Packing slip and address label for delivery

    Hello all,
    I have a business requirement where i want the delivery to generate packing slip and address label for delivery, once the TO picking is complete and updated in the delivery.
    My first question - I would like to the configuration steps involved in making the delivery to print the required output types automatically .
    and my second question is how the SAP system can be configured to make the delivery print the packing slip and address label for delivery automatically once the Picking status is updated in the delivery.
    Thanks,
    Maxx

    Hi Max,
    You have to carry out your settings in:
    SPRO > LE > Shipping > Basic Shipping Functions > Output Control > Output Determination > Maintain Output Determination for Outbound Deliveries
    1) Maintain Access Sequence
    - you should have a valid access sequence with proper the condition tables
    2) Maintain Outout Types
    - you should have an output type with proper settings: print progrm, samrtform (or spascript, etc), etc
    - you output should be assigned to the proper access sequence
    3) Maintain Output Determination Procedure
    - you should have a valid procedure --> you have to assign your output type to the procedure
    - in field V_T683S_XX-KOBED you have to define a requirement type for your output type (that contains an ABAP code). This ensures that the output type will be generated only if the conditions defined in the ABAP code are met.
    4) Assign Ouput Determination Procedure
    - You have to assign the procedure to the delivery type you use
    Master Data
    If your configuration is OK, you can create the output determination condition record in VV21:
    - you have to choose the proper key table
    - you have to define the proper conditions
    - you have to define the printer
    - you have to define number of outputs
    - etc
    SPRO > LE > Shipping > Basic Shipping Functions > Output Control > Output Determination > Define Requirements
    - Here the programmer can define the Requirement Type that can be assigned to the output type in the procedure.
    - You can use e.g. VBUK-PKSTK to check the packing status (VBUK-VBELN=LIKP-VBELN)
    All the mentioned settings (config, master data) can be done in transacton NACE also (except writing the ABAP code).
    Regards,
    Csaba

  • DocTotal doesnt include shipping charges on reports and letters

    When I run reports like sales analysis, for some reason I only get the invoice total without shipping charges. Obviously in a month that can be a fair amount of revenue, that I cannot show on my reports. Related to this is also that for example on a dunning letter, the amount due and the actual balance field will show the invoice total without shipping charges. It does however show the correct amount (i.e the actual/real customers balance for that invoice) in the subtotal of open invoices on that letter. This is obviously confusing for the customer to get this letter.
    Can anyone please help me track down why this might be happening? I'm running B1 2007 A (8.00.177)

    I was afraid of that...However, I can deal with that internally, but on the documents like a customer statement, or aging report, or even the dunning, how can I get the "real" invoice total. It does absolutely no good to show the customer a invoice total, that isn't the invoice total. I poked around but since most of the data that are being pulled are variable numbers, I'm lost as to how to accomplish this.
    Thank you for answering though, that was much appreciated.
    Kerstin: But it is a source of revenue, I make money on my shipping. Yes, there is a cost associated with it, but I really cant wrap my head around how a field titled document total is not the document total. Dummy items would negate the integrated shipping features I'm using, and cause us to offer something like flat rate shipping which in my industry is just not always practical.

  • The iPad does not ship unless he closed  ITunes does not recognize or computer  If he shipped fully closed device  I bought a charger and bought Link and the same problem persists  IPad without Jelbrak

    The iPad does not ship unless he closed
    ITunes does not recognize or computer
    If he shipped fully closed device
    I bought a charger and bought Link and the same problem persists
    IPad without Jelbrak

    What do you mean 'does not ship unless he closed' ? What are you trying to do with your iPad, and what happens when you do it ?
    If your computer's iTunes isn't recognising the iPad then do you have the latest version of iTunes installed on your computer ?
    device not showing in iTunes on a PC : http://support.apple.com/kb/TS1538
    on a Mac : http://support.apple.com/kb/TS1591

  • When will the packing slip and invoice format be fixed?

    Packing slips and invoices put all products in one column which gives poor formatting that is not suitable for use as a picking slip (using packing slip).  If the code below is used:
                        <table width="100%" cellspacing="0" cellpadding="6" class="border">
                            <tbody>
                                <tr>
                                    <td style="width: 10%;"><span>Product Code</span></td>
                                    <td style="width: 20%;"><span>Product</span></td>
                                    <td style="width: 30%;"><span>Description</span></td>
                                    <td style="width: 10%;"><span>Unit Price</span></td>
                                    <td style="width: 10%;"><span>Tax</span></td>
                                    <td style="width: 10%;"><span>Quantity</span></td>
                                    <td style="width: 10%;"><span>Total</span></td>
                                </tr>
                                <tr class="text">
                                    <td style="width: 10%;">{tag_productcode}</td>
                                    <td style="width: 20%;">{tag_productname}</td>
                                    <td style="width: 30%;">{tag_productdescription}</td>
                                    <td style="width: 10%;">{tag_productextaxamount}</td>
                                    <td style="width: 10%;">{tag_producttaxamount}</td>
                                    <td style="width: 10%;">{tag_productquantity}</td>
                                    <td style="width: 10%;">{tag_producttotal}</td>
                                </tr>
                            </tbody>
                        </table>
    Or any variations on width and other types of formatting the output isn't usable as all the product codes are in one cell, all the product names in another cell etc and none line up if the content is wider than the cells.
    As the information is sent by email various CSS and javascript techniques can't be used.
    When is BC going to be fixed so each product code, product desc etc is in its own cell and related items are on the same row?
    Another topic (although closely related to this), I started using BC because it was a powerful tool that was being improved constantly with new features and issues fixed.  The last 12 months have seen a very static system that isn't meeting my clients needs and problems like the one here aren't being fixed.  It honestly can't be called a packing slip or invoice if the rows don't line up and if the system isn't going to be fixed then time to start chosing a system that will be.
    There needs to be a features roadmap and problems like this need to be fixed.
    Unhappy Jan.

    Liam,
    Just to clarify "Not happy Jan" is a joke here in Australia based on a TV commercial.
    I don't think I have missed the point as my customers are demanding from me that problems with the system are fixed and that functions they would like are added.  In the end they will chose the system that does what they need.  I know strong foundations are vitally important BUT my clients don't ask for strong foundations, they ask for functionality and while other systems have been adding functionality and fixing problems (or at least having solutions for problems) BC hasn't.  I don't want to change to another system as I have invested a lot of time and effort into BC but it is a tough sell when silly problems (my issue which is the result of a poorly structured system for this function) aren't able to be rectified.  Yes I can restyle but in the end I can't have the output I need or should be able to have.
    I felt much more comfortable with the system when there were frequent updates that added features and fixed broken components.  There have been a few additions this year and some have been great - additional users, dynamic content in newsletters - but I want to see more.  Our competitors are using products that are evolving all the time and extensible so to keep up we must have a tool that if it isn't going to be properly extensible (and I get why it isn't and am comfortable with that) it needs to be dynamic, adding functions and fixing problems. 
    In the end if I or other businesses like mine move to another system we won't be coming back and there lies the issue for BC.

  • Using BI Publisher for printing pick, pack slips, invoices and statements

    We are trying to determine if we can use BI Publisher to print, fax, email, archive our primary business documents (pick, pack slips, invoices, AP checks, statements. In the past we used a 3rd party document generation product because the JD Edwards forms software delivered with EnterpriseOne did not have the functionality we needed to automate the presentation and delivery of the documents without modification to the JDE software. We need to automatically sort and split the Spool and or XML files and determine the delivery methods for the output dynamically using the data in the output file, merge with the correct form template(s) and send it to the correct printer(s), fax, email, portal. We also have 3 printers in the mail room for statements less than 8 pages, 8 to 15 pages and 16+ pages. The number of pages produced has to be sorted before it is sent to the printer because of the envelop inserter attached to the printers. Can this be done with the free version of BI Publisher? If not what does the paid version of BI Publisher cost? Does the paid version provide this functionality?

    Hi user953712,
    1. Check format should use fixed row enumeration matched to the number of remittance lines per stub setup on the Payment Document in EBS.
    2. "not using word columns"? I'd be using a table in Word. Is this a text based format? If so consider ETEXT.
    "should go into a different file"? Sounds like bursting or some other mechanism.
    Regards,
    Gareth

  • What can I do about paying for Office from a commercial store, and itunes charging $100 for smart converter, ms office package and pack for ms office $41.99? It surely looks like double dipping

    Hi folks, I am puzzled when looking at my itunes account. I bought a store office 365 package for $100, and in the process of installing it, somehow ended up with fees for smart converter, ms office package and pack for ms office, totalling another $90 from itunes. Isn't this double dipping and if so, how do I go about a refund? Thanks jby

    Well, MS Office 2004 is available for the Mac and being a user of both the Windows and Mac versions, I think that the Mac version has a slight edge. The only downside is that it does not come with MS Access so if you use that then you have to stay with the PC version.
    But... if you are set on mainly using Windows then paying a substantial premium just for a computer that looks good rather than on the fact that it runs OSX and hence great packages such as iLife etc is probably a waste. This is especially true when you have to remember that Apple will not give any technical support to users running Windows.. nil, nada, nowt! Likewise, Microshaft (sorry Microsoft) also seem unwilling to give support at this time since (for some strange reason) they don't like the idea of Windows on a Mac.
    As I see it, the main reason for Apple to release the ability to run Windows was to:
    a> Produce an 'official' version rather than have an unauthorised version 'in the field' which if problematic, could give Apple a bad name.
    b> Give people who would like to have a Mac but have the occassional program which has to be run under Windows, the ability to switch to a Mac.
    Option b was the reason why I switched from years on a PC to the Mac.

  • Shipped Weight and freight charges with Sales Order # and Invoice #

    Hi Gurus,
                  We have a report requirement where we have to provide Sales Order #, Invioice # , Material # and Shipped weight and Freight cahrges.
    Is there any way to combine all the info into one record. Please help.
    Warm Regards,
    Anil

    Hello Anil,
    Try to create a MultiProvider based on these data targets (Sales Cubes - Orders, Deliveries, Invoice).
    You can create a report on this multiprovider.
    Thanks
    Chandran

  • Box wise packing slip

    hi,
    the packing scenario is a under:
    1. finished items packed in a small box. One item in one samll box.
    2. the small boxes are then packed into corrugated box. suppose 10 small boxes are packed in one corrugated box.
    3. then corrugated boxes are packed into a pallet or a wooden box.
    If the dispatch is by air then the corrugated boxes are shipped as it is and in that we have to put the packing slip.
    If the dispatch is by sea then, the corrugated box will become the inner box and the pallet or wooden box will become the outer box. In this the corrugated boxes will have individual packing slip and the pallet or the wooden box will have the packing slip.
    Please reply it is urgent.
    can anybody tell me the step by step procedure of creating the box wise packing slip. The finished items are packed in a corrugated box, so if there are 10 such boxes

    hi allab
    Even though u have solved urself.. u can tell us the process so that we can too learn.. it will be useful to everyone.
    thanks and regards

  • Canceled service, never got sent packing slip, now in collections

    I ordered Verizon DSL Internet in November. The modem and a tech arrive, oh, looks like I don't have connections in my apartment, I only have cable connections. My mistake. I'm sorry.
    I cancel the subscription, never having gotten a single digital bit of information anywhere within my apartment. Verizon assures me the cancellation request is fine and that they'll send a packing slip for the modem. Great.
    A bill appears for the first month use. Not great. I call and have the bill canceled. I point out I need a packing slip for the modem. They say fine. Great.
    Later on a bill arrives FOR THE MODEM. I call and point out I've been waiting for the packing slip for the modem. They say fine. I wait.
    Frankly, by this point, I forget. My mistake. I'm sorry. Turns out I have more **bleep** going on in my life than following up on some modem boxed up on a shelf in my apartment I'm waiting to mail. Now today I receive a bill FROM COLLECTIONS. $56.23.
    Not great. I call again, the phone tree (which itself is a bureaucratic insanity right out of Kafka meets Gilliam's Brazil at this point) won't let me pass because the account home phone number and reference numbers seem to no longer be referenced to me. I get connected to a woman connects me to a shipping department so that I can get a packing slip where I have to leave a message because I can't get through to an agent. I don't have time to call during regular business hours because I work.
    Look. Here is what I need:
    1) I. NEED. A. PACKING. SLIP. SO. THAT. I. CAN. SEND. YOU. YOUR. MODEM.
    2) I need a chat option with an agent online so that I can just simply write out what I need and get a response. Your phone tree is impenetrable. I've used it at this point half a dozen times and still never get connected to anybody who seems capable of doing what I need.
    3) I need my name and debt withdrawn from the collection agency BECAUSE ALL I NEED TO DO IS SEND YOU BACK YOUR USELESS MODEM. It's not like I want the thing, it's not like I'm using it for anything, it's not like I'm withholding it from you. Alllllllll LLLLLLLLLLLLLLLLLLLLLLLlLLLLLLLLLLLLLLLLL I NEED IS A **bleep** PACKING SLIP.
    TL;DR: PACKING SLIP.
    In case you're not getting the point:
    PACKING SLIP.
    Please. For the love of god and all that is holy. I know I should probably just pay the **bleep** bill just because of the hassle, but really when it comes down to it I'm abjectly driven to discover just how far, how many places I need to go, who I need to talk to, to get one, tiny, simple, measly little
    PACKING SLIP.
    You can send it to my e-mail or you can mail it to me or you could just call me and leave me your shipping address (no, it's not on any of the documentation I have). You can do anything! You're Verizon! You're huge!
    Just send me a **bleep** packing slip!
    And remove my debt from collections.
    Package slip. Collections.
    Best regards,
    --dibniz.

    Hi Dibniz,
    Sorry you are having difficulty. An agent with access to your account will reach out to you directly by email, private message in the Forums and/or the billing telephone number on your Verizon account for more information or to help you resolve your issue. Please remember to check your spam/junk folder if you do not hear from an agent.

Maybe you are looking for