|
|
Line 1: |
Line 1: |
| [[Category:Ops]] | | [[Category:Ops]] |
- |
| |
- | == Shipment ==
| |
| | | |
| '''Shipment''' is by definition: | | '''Shipment''' is by definition: |
Line 9: |
Line 7: |
| ** individual CT (if it is not a part of a group) | | ** individual CT (if it is not a part of a group) |
| | | |
- | == CT ==
| + | History of use: |
- | | + | * this latest definition was introduced in the context of [[KPI]] module |
- | == Master ==
| + | * in the past we referred to Master as shipment as well |
- | | + | * it is not clear that we will be able to use this term consistenly |
- | == MOTs defined ==
| + | |
- | | + | |
- | MOT = Mode Of Transport.
| + | |
- | | + | |
- | CT2 system has these MOTs defined:
| + | |
- | | + | |
- | * Undefined | + | |
- | * Air
| + | |
- | * LCL
| + | |
- | * Client Consol
| + | |
- | * FCL(AW)
| + | |
- | * FCL(MLB)
| + | |
- | * Truck Air
| + | |
- | * Truck Domestic
| + | |
- | * Truck Ocean
| + | |
- | | + | |
- | == Lifecycle ==
| + | |
- | | + | |
- | There are key [[#Events]] in terms of timeline and key [[#Milestones]] in terms of geographical path.
| + | |
- | | + | |
- | === Events ===
| + | |
- | | + | |
- | * Approval or Authorization
| + | |
- | | + | |
- | === Milestones ===
| + | |
- | | + | |
- | ==== Origin Door ====
| + | |
- | | + | |
- | * in CT2 called [[#Export Pick Up]] | + | |
- | | + | |
- | ==== Destination Door ====
| + | |
- | | + | |
- | * truck ocean / tr dom / tr air : Gen Tab > Export Delivery To (T5) | + | |
- | * Ocean / Air : Imp Tab > Delivery Address (Import Delivery Location)(T7):
| + | |
- | | + | |
- | ==== Path ====
| + | |
- | | + | |
- | Path for Air:
| + | |
- | | + | |
- | * "departure" from "origin door"
| + | |
- | * "arrival" to origin airport
| + | |
- | * ""
| + | |
- | | + | |
- | | + | |
- | Key points for Ocean:
| + | |
- | | + | |
- | === Lanes ===
| + | |
- | | + | |
- | == Fields ==
| + | |
- | | + | |
- | === Shipper Consignee Notify ===
| + | |
- | | + | |
- | ==== Shipper ====
| + | |
- | | + | |
- | Gen Tab > 2. Shipper (T1):
| + | |
- | | + | |
- | ==== Consignee ====
| + | |
- | | + | |
- | Gen Tab > 3. Consignee (T2):
| + | |
- | | + | |
- | ==== Notify ====
| + | |
- | | + | |
- | Gen Tab > 4. Notify (T3):
| + | |
- | | + | |
- | === Geography ===
| + | |
- | | + | |
- | ==== Origin country ====
| + | |
- | | + | |
- | Defines country of origin door and related note.
| + | |
- | | + | |
- | '''Origin Country selector''':
| + | |
- | | + | |
- | * [[Combobox]] with a list of countries
| + | |
- | * UI: Gen Tab > 11. Origin country
| + | |
- | * DB: tblGenericShipment.OriginPointCountryId (join with tblCountry)
| + | |
- | * Required? No
| + | |
- | | + | |
- | '''Origin Country Note''':
| + | |
- | | + | |
- | TBD
| + | |
- | | + | |
- | ==== Destination country ====
| + | |
- | | + | |
- | Defines country of destination door and related note.
| + | |
- | | + | |
- | * [[Combobox]] with a list of countries
| + | |
- | * UI: Gen Tab > 12. Destination country
| + | |
- | * DB: tblGenericShipment.DestinationPointCountryId (join with tblCountry)
| + | |
- | * Required? No
| + | |
- | | + | |
- | '''Destination Country selector''':
| + | |
- | | + | |
- | TBD
| + | |
- | | + | |
- | ==== Export Pick Up ====
| + | |
- | | + | |
- | Defines [[#Origin Door]].
| + | |
- | | + | |
- | * [[Combobox]] with a list + Textarea with address (pre-filled by system)
| + | |
- | * UI: Gen Tab > 5. Export Pick-up (T4)
| + | |
- | * MOTs: all
| + | |
- | * DB: ???
| + | |
- | | + | |
- | === Dates ===
| + | |
- | | + | |
- | ==== Actual Departure Date ====
| + | |
- | | + | |
- | '''Air'''
| + | |
- | | + | |
- | '''Ocean FCL'''
| + | |
- | | + | |
- | Port of Loading, Actual Time of Departure (Exp Tab > 12c. ATD)
| + | |
- | | + | |
- | '''Ocean LCL and Client Consol'''
| + | |
- | | + | |
- | Port of Loading, Actual Time of Departure (Exp Tab > 12c. ATD)
| + | |
- | | + | |
- | '''Trucking Domestic'''
| + | |
- | | + | |
- | '''Trucking Air'''
| + | |
- | | + | |
- | '''Trucking Ocean'''
| + | |
- | | + | |
- | ''Earliest'' among Actual Collection dates in container table.
| + | |
- | | + | |
- | ==== Actual Delivery Date ====
| + | |
- | | + | |
- | '''Air'''
| + | |
- | | + | |
- | '''Ocean FCL'''
| + | |
- | | + | |
- |
| + | |
- | | + | |
- | '''Ocean LCL and Client Consol'''
| + | |
- | | + | |
- |
| + | |
- | | + | |
- | '''Trucking Domestic'''
| + | |
- | | + | |
- | '''Trucking Air'''
| + | |
- | | + | |
- | '''Trucking Ocean'''
| + | |
- | | + | |
- | ''Latest'' among Actual Delivery dates in container table.
| + | |
- | | + | |
- | == Validations ==
| + | |
- | | + | |
- | *
| + | |
- | | + | |
- | == See Also ==
| + | |
- | | + | |
- | * [[Shipment Milestones and Phases]]
| + | |
- | * [[CT]]
| + | |