GX:Studio:Catchweight

From coolearthwiki
Revision as of 16:20, 11 February 2013 by Afc (Talk)

Jump to: navigation, search
thumb

Intended Use

This screen is used to set up catchweighted items. A catchweight (also known as random weight) item is inventory where each piece can have a different weight, and the product is priced by the actual weight of the individual piece. In contrast, a standard weight (also known as net weight) item is one that uses the same (standardized) weight for each piece.

When using the Infor ERP system, an item is considered to be catchweight or random weight, with potentially a different weight for each piece if:

1) the fill attribute column in the table in_itmpk_tbl contains a value of 2, and

2) the net weight column (wms_ctwght_netwt) in the table wms_ctwght_tbl is equal to 0.


An item is considered catchweight or random weight, but uses the same weight for each piece if:

1) the fill attribute column in the table in_itmpk_tbl contains a value of 2, and

2) the net weight column (wms_ctwght_netwt) in the table wms_ctwght_tbl is greater than 0.


Example Usage

New Item #23 is catchweighted, and Whistle needs to know the various weighs associated with the item.

Columns

Item

The item to be catchweighted.

UCC128

Unique item number.

Min Wgt

Minimum allowable weight of the item.

Max Wgt

Maximum allowable weight of the item.

Net Wgt

Net weight of the item.

Tare

Weight of packaging (such as a pallet) if its to be taken out of the weight.

UPC

SCC

Freeze By

Peel By

Back Dt

Sell By

Default Item

Tare Group

Min Pcs

Max Pcs

Min PWgt

Max PWgt

Target Pcs

ECOLotsOnly

caseTare

Tare weight of a case.

TargetPieces

MinPieceWeight

MaxPieceWeight

Category:Studio Screen Category:Data Setup Category:WIP