Client Shipment Detail Trucker Info Tab
From UG
(Difference between revisions)
(→Mantis) |
(→Biz Analyst Intro) |
||
Line 7: | Line 7: | ||
== Biz Analyst Intro == | == Biz Analyst Intro == | ||
- | This tab is providing | + | This tab is providing for Trucking- Domestic and Trucking -Air shipments. It is a tab that is locate at the same location as Container Tab [[Client Shipment Details Containers Tab]]. That means for these 2 modes, they do not have Containers Tab. |
+ | |||
+ | This tab provides Trucker Information for each specific shipment. | ||
== Sys Analyst Intro == | == Sys Analyst Intro == |
Revision as of 20:21, 19 October 2010
Contents |
Mantis
Parent Mantis: 2463
Biz Analyst Intro
This tab is providing for Trucking- Domestic and Trucking -Air shipments. It is a tab that is locate at the same location as Container Tab Client Shipment Details Containers Tab. That means for these 2 modes, they do not have Containers Tab.
This tab provides Trucker Information for each specific shipment.
Sys Analyst Intro
- This tab provides how many container records for a specific shipment; Containers count( ) records
- This tab consists of 7 columns
- Container
- SS Line
- Seal
- Size
- Type
- Requested Delivery
- Actual Delivery
- Track Shipment button
- This button MUST show ONLY when container# AND SS line are NOT EMPTY
- See Client MAWB Tracking
- Printer Friendly button
- This tab should not be showing for AIR shipment
- See #Figure 1. Containers Tab
Design
Container
- Mapping: ContTab.Container
SS Line
- Mapping: ExpTab.b4.Steamshipline
Seal
- Mapping: ContTab.Seal
Size
- Mapping: ContTab.Size
Type
- Mapping: ContTab.Type
Requested Delivery
- Mapping: ContTab.Requested Delivery
Actual Delivery
- Mapping: ContTab.Actual Delivery
Track Shipment
- Type: Button
- Logic: Show when container# AND SS line are NOT EMPTY
Use cases
Goal Client is able to see Containers detail from Container tab
- Client clicks on Container tab
- Container field in Client App shows the same data as Container field in Internal App
- Seal field in Client App shows the same data as Seal field in Internal App
- Size field in Client App shows the same data as Size field in Internal App
- Type field in Client App shows the same data as Type field in Internal App
- Requested Delivery field in Client App shows the same data as Requested Delivery field in Internal App
- Actual Delivery field in Client App shows the same data as Actual Delivery field in Internal App
- Containers Tab provides containers count()