Constraints On Dates (feature)
From UG
(Difference between revisions)
(→Should not be able to set ANY actual date beyond the current date) |
(→Actual Date can not be a future date) |
||
Line 25: | Line 25: | ||
==== Actual Date can not be a future date ==== | ==== Actual Date can not be a future date ==== | ||
+ | |||
+ | List of actual dates in the system: | ||
+ | |||
+ | |||
+ | UNDEF: | ||
+ | |||
+ | * Gentab.Actual export pickup | ||
+ | |||
+ | Truck-Dom: | ||
+ | |||
+ | * Gentab.Actual export pickup | ||
+ | * Gentab.Actual Delivery | ||
+ | |||
+ | Truck-Air: | ||
+ | |||
+ | * Gentab.Actual export pickup | ||
+ | * Gentab.Actual Delivery | ||
+ | |||
+ | Truck-Ocn: | ||
+ | |||
+ | * Conttab.Containers.ContainerX.Actual collection | ||
+ | * Conttab.Containers.ContainerX.Actual Delivery | ||
+ | |||
+ | AIR: | ||
+ | |||
+ | Gentab: | ||
+ | |||
+ | * Actual export pickup | ||
+ | |||
+ | Exptab: | ||
+ | |||
+ | * Airport of Departure. ATD | ||
+ | * Trans-shipment Airport.ATD | ||
+ | * Airport Of Destination. ATD | ||
+ | |||
+ | ImpTab: | ||
+ | |||
+ | * Actual Delivery Date | ||
+ | |||
+ | LCL: | ||
+ | |||
+ | Gentab: | ||
+ | |||
+ | * Actual export pickup | ||
+ | |||
+ | Exptab: | ||
+ | |||
+ | * Origin Terminal ATD | ||
+ | * Port Of Loading ATD | ||
+ | * Port Of Trans-shipment ATA | ||
+ | * Port Of Discharge ATA | ||
+ | * Destination Terminal ATA | ||
+ | |||
+ | ImpTab: | ||
+ | |||
+ | * Actual Delivery Date | ||
=== Entities and Attributes === | === Entities and Attributes === |
Revision as of 17:34, 11 January 2010
Contents |
Parent Mantis
Business Need
We have a number of constraints / validation rules that we need to enforce.
Requirements
All detailed requirements have been translated into specifications - see below.
Technical Specification
Summary
List of constraints on dates:
- # Dates order based on shipment path
- # Dates order based on shipment milestones
- # Actual Date can not be a future date
User Interface and Functionality
Actual Date can not be a future date
List of actual dates in the system:
UNDEF:
- Gentab.Actual export pickup
Truck-Dom:
- Gentab.Actual export pickup
- Gentab.Actual Delivery
Truck-Air:
- Gentab.Actual export pickup
- Gentab.Actual Delivery
Truck-Ocn:
- Conttab.Containers.ContainerX.Actual collection
- Conttab.Containers.ContainerX.Actual Delivery
AIR:
Gentab:
- Actual export pickup
Exptab:
- Airport of Departure. ATD
- Trans-shipment Airport.ATD
- Airport Of Destination. ATD
ImpTab:
- Actual Delivery Date
LCL:
Gentab:
- Actual export pickup
Exptab:
- Origin Terminal ATD
- Port Of Loading ATD
- Port Of Trans-shipment ATA
- Port Of Discharge ATA
- Destination Terminal ATA
ImpTab:
- Actual Delivery Date