Commodity
From UG
(Difference between revisions)
(→Table A: Quantity) |
(→Table A: Description, Plts, Pkgs On Plts, Loose Pkgs) |
||
Line 69: | Line 69: | ||
* ''Other Labels in use:'' | * ''Other Labels in use:'' | ||
* ''Format/type:'' [[Alphanumeric#positive_integer | Positive Integer]] | * ''Format/type:'' [[Alphanumeric#positive_integer | Positive Integer]] | ||
- | * ''Min/max:'' | + | * ''Min/max:'' from 0 to 10 digits |
* ''Possible Values:'' [[TBD]] | * ''Possible Values:'' [[TBD]] | ||
* ''Widget:'' textbox | * ''Widget:'' textbox | ||
Line 80: | Line 80: | ||
=== Description === | === Description === | ||
- | |||
Item Description | Item Description | ||
- | + | <section begin=Description/> | |
- | '' | + | * ''Meaning:'' This is the description of the PO and SKU that is shipping. |
- | * '' | + | * ''[[Standard Long Label]]:'' Commodity Line 1 |
- | * '' | + | * ''[[Standard Short Label]]:'' Com Ln1 |
+ | * ''Other Labels in use:'' | ||
+ | * ''Format/type:'' [[Alphanumeric]] | ||
+ | * ''Min/max:'' from 0 to 60 chars | ||
+ | * ''Possible Values:'' [[TBD]] | ||
+ | * ''Widget:'' textbox | ||
+ | * ''Default value:'' blank | ||
+ | * ''Required field?'' Y | ||
+ | * ''User Read Access:'' internal, client, planner | ||
+ | * ''User Write Access:'' shipper | ||
+ | * ''Mode Of Transport:'' All | ||
+ | <section end=Description/> | ||
=== Plts === | === Plts === | ||
- | |||
Ttl # of plts | Ttl # of plts | ||
- | + | <section begin=Plts/> | |
- | '' | + | * ''Meaning:'' This is the number of pallets that are shipping. |
- | * '' | + | * ''[[Standard Long Label]]:'' # Of Plts |
- | * '' | + | * ''[[Standard Short Label]]:'' # Of Plts |
+ | * ''Other Labels in use:'' | ||
+ | * ''Format/type:'' [[Alphanumeric#positive_integer | Positive Integer]] | ||
+ | * ''Min/max:'' from 0 to 10 digits | ||
+ | * ''Possible Values:'' [[TBD]] | ||
+ | * ''Widget:'' textbox | ||
+ | * ''Default value:'' blank | ||
+ | * ''Required field?'' Y | ||
+ | * ''User Read Access:'' internal, client, planner | ||
+ | * ''User Write Access:'' shipper | ||
+ | * ''Mode Of Transport:'' All | ||
+ | <section end=Plts/> | ||
=== Pkgs On Plts === | === Pkgs On Plts === | ||
- | |||
Ttl pkgs on plts | Ttl pkgs on plts | ||
- | + | <section begin=PkgsOnPlts/> | |
- | '' | + | * ''Meaning:'' This is the number of packages that are packed on the pallets shipping. |
- | * '' | + | * ''[[Standard Long Label]]:'' Pkgs On Plts |
- | * '' | + | * ''[[Standard Short Label]]:'' Pkgs On Plts |
+ | * ''Other Labels in use:'' | ||
+ | * ''Format/type:'' [[Alphanumeric#positive_integer | Positive Integer]] | ||
+ | * ''Min/max:'' from 0 to 10 digits | ||
+ | * ''Possible Values:'' [[TBD]] | ||
+ | * ''Widget:'' textbox | ||
+ | * ''Default value:'' blank | ||
+ | * ''Required field?'' Y | ||
+ | * ''User Read Access:'' internal, client, planner | ||
+ | * ''User Write Access:'' shipper | ||
+ | * ''Mode Of Transport:'' All | ||
+ | <section end=PkgsOnPlts/> | ||
=== Loose Pkgs === | === Loose Pkgs === | ||
- | |||
Loose pkgs | Loose pkgs | ||
- | + | <section begin=LoosePkgs/> | |
- | '' | + | * ''Meaning:'' This is the number of loose packages that are shipping. |
- | * '' | + | * ''[[Standard Long Label]]:'' Pkgs On Plts |
- | * '' | + | * ''[[Standard Short Label]]:'' Pkgs On Plts |
+ | * ''Other Labels in use:'' | ||
+ | * ''Format/type:'' [[Alphanumeric#positive_integer | Positive Integer]] | ||
+ | * ''Min/max:'' from 0 to 10 digits | ||
+ | * ''Possible Values:'' [[TBD]] | ||
+ | * ''Widget:'' textbox | ||
+ | * ''Default value:'' blank | ||
+ | * ''Required field?'' Y | ||
+ | * ''User Read Access:'' internal, client, planner | ||
+ | * ''User Write Access:'' shipper | ||
+ | * ''Mode Of Transport:'' All | ||
+ | <section end=LoosePkgs/> | ||
=== Gross Kg === | === Gross Kg === |
Revision as of 14:22, 22 June 2010
General Info
This wiki describes Commodity Table Business Object. Each field made a section so that other wikis (example pdfs wikis) can use this doc for mapping.
For example they can refer to Commodity#Pkgs On Plts
Kg Lb Units Feature
- Add drop down {Kg, Lb}
- For New CTs show:
- if MOT=Truck-Domestic then "Lb"
- else "Kg"
- For Existing CTs:
- System will remember to what value this was set and next time CT is opened it will preserve the same setting
- Rename "Ttl G kg" into "Ttl GW" (there are 2 places: table header and TOTAL section)
- Put dropdown into Table header next to "Ttl GW"
- On dropdown change from Kg to Lb (or Lb to Kg) system will re-calculate values
- On save system would look up what unit is used and:
- if Kg is selected - save as usual
- if Lb selected - recalc from pounds to Kg before save (because we store in DB in Kg)
Table A
PO
- Meaning: This is the purchase order number for the product shipping.
- Standard Long Label: PO #
- Standard Short Label: PO #
- Other Labels in use:
- Format/type: Alphanumeric
- Min/max: from 0 to 30 chars
- Possible Values: TBD
- Widget: textbox
- Default value: blank
- Required field? N
- User Read Access: internal, client, planner
- User Write Access: shipper
- Mode Of Transport: All
SKU
- Meaning: This is the sku number of the product shipping.
- Standard Long Label: Sku #
- Standard Short Label: Sku #
- Other Labels in use:
- Format/type: Alphanumeric
- Min/max: from 0 to 30 chars
- Possible Values: TBD
- Widget: textbox
- Default value: blank
- Required field? Y
- User Read Access: internal, client, planner
- User Write Access: shipper
- Mode Of Transport: All
Qty
- Meaning: These are the actual number of pieces for the product shipping.
- Standard Long Label: Quantity
- Standard Short Label: Qty #
- Other Labels in use:
- Format/type: Positive Integer
- Min/max: from 0 to 10 digits
- Possible Values: TBD
- Widget: textbox
- Default value: blank
- Required field? Y
- User Read Access: internal, client, planner
- User Write Access: shipper
- Mode Of Transport: All
Description
Item Description
- Meaning: This is the description of the PO and SKU that is shipping.
- Standard Long Label: Commodity Line 1
- Standard Short Label: Com Ln1
- Other Labels in use:
- Format/type: Alphanumeric
- Min/max: from 0 to 60 chars
- Possible Values: TBD
- Widget: textbox
- Default value: blank
- Required field? Y
- User Read Access: internal, client, planner
- User Write Access: shipper
- Mode Of Transport: All
Plts
Ttl # of plts
- Meaning: This is the number of pallets that are shipping.
- Standard Long Label: # Of Plts
- Standard Short Label: # Of Plts
- Other Labels in use:
- Format/type: Positive Integer
- Min/max: from 0 to 10 digits
- Possible Values: TBD
- Widget: textbox
- Default value: blank
- Required field? Y
- User Read Access: internal, client, planner
- User Write Access: shipper
- Mode Of Transport: All
Pkgs On Plts
Ttl pkgs on plts
- Meaning: This is the number of packages that are packed on the pallets shipping.
- Standard Long Label: Pkgs On Plts
- Standard Short Label: Pkgs On Plts
- Other Labels in use:
- Format/type: Positive Integer
- Min/max: from 0 to 10 digits
- Possible Values: TBD
- Widget: textbox
- Default value: blank
- Required field? Y
- User Read Access: internal, client, planner
- User Write Access: shipper
- Mode Of Transport: All
Loose Pkgs
Loose pkgs
- Meaning: This is the number of loose packages that are shipping.
- Standard Long Label: Pkgs On Plts
- Standard Short Label: Pkgs On Plts
- Other Labels in use:
- Format/type: Positive Integer
- Min/max: from 0 to 10 digits
- Possible Values: TBD
- Widget: textbox
- Default value: blank
- Required field? Y
- User Read Access: internal, client, planner
- User Write Access: shipper
- Mode Of Transport: All
Gross Kg
Ttl G kg
Labels:
- Field's Standard Long Label: Gross Weight KG
- Field's Standard Short Label: Ttl GW Kg
Gross Lb
Ttl G lb
Labels:
- Field's Standard Long Label: Gross Weight Lb
- Field's Standard Short Label: Ttl GW Lb
HU
Ttl HU
Labels:
- Field's Standard Long Label: Handling Units
- Field's Standard Short Label: Ttl HU
Container Num
Container
Labels:
- Field's Standard Long Label: Container Number
- Field's Standard Short Label: Cont #
Grand Total: Plts
Ttl # of plts
Labels:
- Field's Standard Long Label: Grand Total Plts
- Field's Standard Short Label: Ttl Plts
Grand Total: Pkgs On Plts
Ttl pkgs on plts
Labels:
- Field's Standard Long Label: Grand Ttl Pkgs On Plts
- Field's Standard Short Label: Ttl Pkgs On Plts
Grand Total: Loose Pkgs
Loose pkgs
Labels:
- Field's Standard Long Label: Grand Ttl Loose Pkgs
- Field's Standard Short Label: Ttl Loose Pkgs
Grand Total: Gross Kg
Ttl G kg
Labels:
- Field's Standard Long Label: Grand Ttl Gross Kg
- Field's Standard Short Label: Ttl Gross KG
Grand Total: Gross Lb
Ttl G lb
Labels:
- Field's Standard Long Label: Grand Ttl Gross Lb
- Field's Standard Short Label: Ttl Gross Lb
Grand Total: HU
Ttl HU
Labels:
- Field's Standard Long Label: Grand Ttl HU
- Field's Standard Short Label: Ttl HU
Grand Total: cbm
Table B. Total (in cbm)
Labels:
- Field's Standard Long Label: Grand Ttl CBM
- Field's Standard Short Label: Ttl CBM
Table B
Figures
Figure 1
History
m2042
BA
- Need ability to enter Weight in LB
SA
Solution: see #Kg Lb Units Feature