× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



It's a very simple thing. The company does not do much via internet but
some. Products are usually small, 2-6 pounds. I think the SQL function might
be best.

--- On Tue, 5/20/08, rob@xxxxxxxxx <rob@xxxxxxxxx> wrote:

From: rob@xxxxxxxxx <rob@xxxxxxxxx>
Subject: Re: Technique for rounding up
To: "RPG programming on the AS400 / iSeries" <rpg400-l@xxxxxxxxxxxx>
Date: Tuesday, May 20, 2008, 12:29 PM

Booth's was the first email that really got to the point. If you're
adding an extra box or something to ship it via UPS then you need to add
the tare weight. Then you still end up rounding up to the nearest pound.
The trick then becomes do you have multiple methods of calculations based
on whether you are shipping a full truckload of these items, or are you
using a LTL carrier such as UPS that charges by each carton? For example,
if netWeight and tareWeight = grossWeight and that is 1.1 pounds, then on
a LTL carrier you would record that as 2 pounds. But if you ship a full
truckload of these items you may have
grossWeight * 1000 items = 1100 pounds
not
(grossWeight rounded up to 2) * 1000 items or 2000 pounds.

Then again on a full truckload you may have some additional tare weight
(skids, gaylords, etc)

Rob Berendt
--
Group Dekko Services, LLC
Dept 01.073
Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





Booth Martin <booth@xxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
05/19/2008 05:43 PM
Please respond to
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>


To
RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
cc

Subject
Re: Technique for rounding up






Consider a work field for TARE as 2/1 and add that to the weight,
whatever it is. Set TARE at something like 1.4, or what ever seems right.

Adam West wrote:
> HI What is a good way to round up a part that has the weight, for
shipping
> purposes? Because when actually packed for UPS there is that extra
packing
> box, etc.
>
>
>
--
---------------------------------
Booth Martin
http://www.Martinvt.com
---------------------------------

--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.


--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.