2211 rfd
From UG
(Difference between revisions)
(→Systems Analysis: named tweaks) |
(→Business Needs: renamed busines needs) |
||
Line 9: | Line 9: | ||
=== Business Needs === | === Business Needs === | ||
- | ==== | + | ==== No Truck-Dom ==== |
* Module owner does NOT want to see ANY Trucking-Domestic CT records on this report. | * Module owner does NOT want to see ANY Trucking-Domestic CT records on this report. | ||
- | ==== Hyperlink | + | ==== Hyperlink ==== |
* Also is required make CT # as a hyperlink. But if more multiple lines items for CT, do not repeat hyperlink, make only 1st mention of CT a hyperlink. | * Also is required make CT # as a hyperlink. But if more multiple lines items for CT, do not repeat hyperlink, make only 1st mention of CT a hyperlink. | ||
- | ==== Output | + | ==== Output ==== |
* For '''Air''' CT is required show the greater of the two weights, chargeable weight or gross weight: | * For '''Air''' CT is required show the greater of the two weights, chargeable weight or gross weight: | ||
:* if chargeable weight is greater than gross weight then show chargeable weight, | :* if chargeable weight is greater than gross weight then show chargeable weight, |
Revision as of 00:21, 18 December 2010
Contents |
Info
- mantis: 0002211: (Daily) For ALL clients need to customize report
Business Analysis
Business Needs
No Truck-Dom
- Module owner does NOT want to see ANY Trucking-Domestic CT records on this report.
Hyperlink
- Also is required make CT # as a hyperlink. But if more multiple lines items for CT, do not repeat hyperlink, make only 1st mention of CT a hyperlink.
Output
- For Air CT is required show the greater of the two weights, chargeable weight or gross weight:
- if chargeable weight is greater than gross weight then show chargeable weight,
- if chargeable weight is not greater than show gross weight.
- For CTs with MOT = Ocean FCL (AW, MLB) is required show the actual container count per CT record.
- Example: CT record has container # AAAA 123456-7 & container # BBBB 456789-0, show container count: 2.
- When MOT = Ocean LCL - show the total CBM.
Systems Analysis
Tweaks
No Truck-Dom
- exclude Trucking-Domestic CTs from report
Hyperlink
- If CT takes multiple lines in report then only first line should show CT number as hyperlink.
Output
- AIR: Is required show greater of the weights. Chargeable Weight (a.k.a. ExpTab.17b: Chargeable weight) complies with the condition in requirement.
Just need to add it to list of output fields. - OCEAN-FCL: Is required show container count. In addition to the fact that we have "Container Description" field we need to add new output field "Container Count".
- OCEAN-LCL: Is required show total CBM. We already have output field "Cubic Meters" for this.