Client Shipment Details Containers Tab
From UG
(Difference between revisions)
(→Sys Analyst Intro) |
(→Design) |
||
Line 24: | Line 24: | ||
== Design == | == 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 | ||
== Figures == | == Figures == |
Revision as of 15:15, 18 May 2010
Contents |
Mantis
Parent Mantis: 2010
Biz Analyst Intro
This tab is providing containers detail as same as ContTab in Internal App excluding Estimated collection Date and Actual collection Date. It is also providing a tracking shipment feature for ocean mode
Sys Analyst Intro
- 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
- 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