You are on page 1of 5

Product/Inventory Tables

Extended - unique product/lot It can be a combination of product #, client & attributes separated by a delimiter i.e. /

RULES Bin Rules Definitions PRODCLAS Product Class Info


Default weight, cube, handle code etc. Added at product creation prod_class Rule #, bin type, zone, warehouse, size/ reach/handle codes etc. for ranges of bins Static rule_num + frombin + tobin

BINMSTR Bin Info. BCODEREF Barcode Cross References


Barcode, product #, SSCC14, packsize etc. Added at Xref creation bar_code/scc_14 + product Bin type, zone, warehouse, last count date etc. Added at bin creation binlabel

PRODMSTR Product Details


Product #, description, UPC, vendor product #, attribute & expiry date controls etc. Added at product creation extended

BINLOCAT Existing Inventory Details


Product #, attributes, bin, quantity, pack size, license plate, reserved, date received etc. Added at inventory creation extended + binlabel + packsize + licenseplate

CUBISCAN Formal Packsize Info


Product #, packsize weight, dimensions etc. for each formal/standard pack size Added at product creation product + size_code

SERIALS Serial # Details


Product #, attributes, bin (if existing inventory), packslip, date shipped etc. Added at serial creation product + attributes1-10

ASSEMBLY BOM
Finished good product #, sub component product #, quantity of sub component etc. Added at order creation assemblyno + extended

WHSE_STATS Velocity Details


Picking stats and ABC size/reach codes for each formal pack size and in total etc. Added at velocity calculation product + clientname + location

ADJUSTS Adjustments Details


Product #, attributes, adjustment code, quantity, pack size, in/out etc. Added at adjustment creation extended + binlabel + packslip + packsize + datecreate...

BLBACKUP Copy of Binlocat


Backup copy of inventory. Added at Inventory Wizard Backup Current Inventory

BLPREV Copy of Binlocat


Copy of inventory saved as Previous to compare count against. Added at Inventory Wizard Save as Previous

BLBOOK Copy of Binlocat


Copy of inventory saved as book to compare count against. Added at Inventory Wizard Save to Book

BMBACKUP Copy of Binmstr


Backup copy of bin info. Added at Inventory Wizard Backup Current Inventory

SHIPPING Shipping Translation


Translates ERP carrier code to WMS/Ship codes and selects carrier/service based on weight, cube, destination etc. Static ship_code + (ship_via + ship_servc) OR (country + weight_brk + carton_brk + cube_brk + state + area_code)

Sales/Work Order Tables


CUSTMSTR Customer Details
Added at sales order creation from header info. cust_num + ship_to

Packslip unique sales order It can be a combination of order #, back order #, department, store, warehouse & client

PICKHEAD Sales/Work Order Header CARRIERS Shipping Carrier &


Services Info carrier code/description, service level code/ description, carrier label to print, end of line to use etc. Static ship_via + ship_servc + country order #, addresss, order dates, special instructions etc. Added at order creation packslip

SHIPHIST Sales/Work Order Header


order #, addresss, order dates, special instructions etc. Added at order upload packslip

PICKDETL Sales/Work Order Line REPLENIS Replenishment Queue


extended, bin to replenish from, qty to replenishment etc. Added at allocation extended + bulkslot+ packsize + ord_group product #, qty to pick etc. Added at order creation packslip + order_seq

SHIPLINE(2) Sales/Work Order Line


product #, qty to pick etc. Added at order upload and (2) dailylog task packslip + order_seq

PICKLOC Picking Details


product # & attributes to pick, bin & license plate to pick from etc. Added at order creation & allocation packslip + order_seq. + extended + binlabel + packsize + licenseplate History Active

CARTONIZE Packing Plan


product #, qty to pick etc. Added at cartonizing (after allocation) packslip + order_seq. + extended + binlabel + packsize + carton_n

ASNHEAD ASN Header


Tracking #, packslip, vendor number etc. Added at vendor portal label printing asn

TOTEDETL Picked/Packed details


product # & attributes packed, qty & pack size packed, shipping container it was packed into etc. Added at pick packslip + order_seq. + extended + binlabel + packsize + totlabel

SHIPDETL(2) Picked/Packed details


product # & attributes packed, qty & pack size packed, shipping container it was packed into etc. Added at order upload and (2) dailylog task packslip + order_seq. + extended + binlabel + packsize + totlabel

ASNDETL ASN Details


Product #, quanitty, po & line number etc. Added at vendor portal label printing asn + product

TOTMASTR Shipping Container Details


carton/pallet #, shipping tracktrace #, weight, carrier/service etc. Added at Customer Label Print packslip + totlabel

SHIPMSTR Shipping Container Details


carton/pallet #, shipping tracktrace #, weight, carrier/service etc. Added at order upload packslip + totlabel

BOL_ADDRESS List of 3rd Party CARTONS Shipping Container Info


dimensions, tare weight, maximum weight of standard cartons used for shipping etc. Static size Freight Addresses Static freight_name

MANIFEST Manifest Details


Added at manifest creation man_number

BOL_CARRIER - Freight & Tariff Class


details NMFC #, commodity description, tare type Static freight_class + tariff_class

BOL Bill of Lading Details


Tare types, # of tares, weight etc. Added at BOL edit/submit bol_num

Purchase Order Tables


VENDMSTR Vendor Details
Added at purchase order creation from header info. vend_num

RECVHEAD Purchase Order Header


order #, order dates, special instructions etc. Added at order creation po_num History Active

BACKRH

Purchase Order Header order #, order dates, special instructions etc. Added at order creation po_num

RECVDETL Purchase Order Line


product #, qty to receive etc. Added at order creation po_num + recv_slip + line_num

BACKRD Purchase Order Line


product #, qty to receive etc. Added at order creation po_num + recv_slip + line_num

RECVDET2 Received details


product #, attributes, qty & pack size received etc. Added at receipt po_num + recv_slip + line_num + extended + binlabel

BACKCONTAINER Container Details


Quantity left to receive, expected date etc. Added at upload & used in download container + host_ponum + line_num

Transaction Log Tables


RF_LOG(2) Detailed Transaction Log
Who, what, when, where on which for how many (often multiple records per event) etc. Added at transaction event and (2) dailylog scheduled task extended + action + date_time + binlabel + packslip + userid...

Host/ERP Interface Tables


DNLOAD Interface Downloads
Processed flag, data fields, time stamp Added at transaction from Host/ERP timestmp

Miscellaneous Tables
CONTROL Sequential #s
Tracks next # to assign for various tasks etc. Added at database creation

UPLOAD Interface Uploads


Processed flag, data fields, time stamp Added at upload transaction (to Host/ERP) timestmp

INCIDENT Incident Details


description, user assigned to, product #, packslip, po # etc. Added at incident creation incident

TRANSLOG(2) Transaction Log


Who did what, when, where on which and for how many etc. Added at transaction event and (2) dailylog scheduled task extended + action + date_time + binlabel + packslip + userid...

RBEDISTORAGE EDI Transactions


Transactions waiting to be uploaded Added at upload transaction (to Host/ERP)

JOBS Crystal Report Jobs to Print


Crystal template, parameters, printerl etc. Added at print transaction product + clientname + location

DAILYLOG Daily Transaction Summary


Record of quantity of various transaction types for each dayetc. Added at daily log scheduled task

Configuration Tables
CONFIG Configuration Settings
Config, setting etc. Static config + clientname

User Interface Tables


PROCALRT Alerts & Filters
Name/id, text to display, sql expression, table it applies to etc. Static alertname

User ID/Permission Tables


PERMISS Bin Info.
Actions enabled/disabled for each privilege level Static action

LOCATION Location Info


Ship from address, label printers to use etc. for each location Static location + clientname

RB_WEBGRIDCFG Grid Settings


User specific configuration for grids on web dispatch screens. Added at User Configuration

PASSWORD User Login Definition


UserId, name, password, privilege level, printer #s etc. Static id

RMA_REASONS RMA Reason


Handling Definition Actions to be taken for each RMA reason. Static rma_rcode

RB_FORMCFG Grid Settings


User specific configuration for grids on web dispatch screens. Added at User Configuration

DIVERT Conveyor Divert Codes


Divert id & divert command for each zone. Static divertno

You might also like