2648 rfd
From UG
(Created page with 'Category:RFD == Info == * 0002648: [EU Advanced Notice] Implement this == Requirements and Solutions == EU (European Union) Customs will be enforcing new regulations whic…') |
|||
Line 6: | Line 6: | ||
== Requirements and Solutions == | == Requirements and Solutions == | ||
- | EU (European Union) Customs will be enforcing new regulations which will require information be sent via EDI to the airlines prior to departure. | + | '''Core need:''' EU (European Union) Customs will be enforcing new regulations which will require information be sent via EDI to the airlines prior to departure. |
+ | === EUAN Admin === | ||
+ | |||
+ | Add "EU Advanced Notice (EUAN)" menu item and panel to manage: | ||
+ | |||
+ | * EUAN MOT (multiselect) | ||
+ | * EUAN airline (multiselect) | ||
+ | * EUAN From country (multiselect) | ||
+ | * EUAN To country (multiselect) | ||
+ | |||
+ | === EUAN Conditions ==== | ||
+ | |||
+ | CT (or Master)satisfy "EUAN Conditions" if: | ||
+ | |||
+ | * EUAN MOT = CT#MOT AND | ||
+ | * EUAN airline = CT#Airline AND | ||
+ | * EUAN From country = CT#Airport Of Departure country AND | ||
+ | * EUAN To country = CT#Airport Of Destination country AND | ||
+ | |||
+ | === HTS field === | ||
+ | |||
+ | For CTs that satisfy [[#EUAN Conditions]] | ||
+ | |||
+ | Add HTS field to Table A, Cont Tab: | ||
+ | * 20 chars max | ||
+ | * alphanumeric | ||
+ | |||
+ | === Transmit button === | ||
+ | On Master Details Tab that satisfy [[#EUAN Conditions]] add Transmit button. | ||
+ | |||
+ | On Transmit send [[#EUAN Message]]. | ||
+ | |||
+ | === Transmit Log === | ||
+ | On Master Details Tab that satisfy [[#EUAN Conditions]] add read only Transmit Log textarea. | ||
+ | |||
+ | Post there confirmation from Descartes that [[#EUAN Message]] was received or rejected, etc. | ||
+ | |||
+ | === EUAN Message === | ||
+ | |||
+ | This message is to be sent to Descartes on Transmit - see [[#Transmit button]]. | ||
+ | |||
+ | Message specification is defined in pdf files attached to mantis#0002648. | ||
== Architect Review == | == Architect Review == |
Revision as of 21:13, 23 December 2010
Contents |
Info
- 0002648: [EU Advanced Notice] Implement this
Requirements and Solutions
Core need: EU (European Union) Customs will be enforcing new regulations which will require information be sent via EDI to the airlines prior to departure.
EUAN Admin
Add "EU Advanced Notice (EUAN)" menu item and panel to manage:
- EUAN MOT (multiselect)
- EUAN airline (multiselect)
- EUAN From country (multiselect)
- EUAN To country (multiselect)
EUAN Conditions =
CT (or Master)satisfy "EUAN Conditions" if:
- EUAN MOT = CT#MOT AND
- EUAN airline = CT#Airline AND
- EUAN From country = CT#Airport Of Departure country AND
- EUAN To country = CT#Airport Of Destination country AND
HTS field
For CTs that satisfy #EUAN Conditions
Add HTS field to Table A, Cont Tab:
- 20 chars max
- alphanumeric
Transmit button
On Master Details Tab that satisfy #EUAN Conditions add Transmit button.
On Transmit send #EUAN Message.
Transmit Log
On Master Details Tab that satisfy #EUAN Conditions add read only Transmit Log textarea.
Post there confirmation from Descartes that #EUAN Message was received or rejected, etc.
EUAN Message
This message is to be sent to Descartes on Transmit - see #Transmit button.
Message specification is defined in pdf files attached to mantis#0002648.