2648 rfd

From UG

(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
== Glossary ==
== Glossary ==
-
'''EUAN''' - European Union Advanced Notice
+
'''EUAN''' - European Union Advanced Notice. This is a new regulation enforced by EU (European Union) Customs. It will require information to be sent via EDI to some airlines prior to departure.
 +
 
 +
'''EUAN Conditions''' - see [[#EUAN Conditions]].
=== EUAN Conditions ===
=== EUAN Conditions ===
 +
 +
'''EUAN Conditions''' - criteria that distinguish CTs or Masters that are subject to EUAN regulation vs those that are not.
CT satisfy "EUAN Conditions" if:
CT satisfy "EUAN Conditions" if:
* [[CT#MOT]] = EUAN MOT value AND
* [[CT#MOT]] = EUAN MOT value AND
-
* EUAN airline value = [[CT#Airline]] AND
+
* [[CT#Airline]] = EUAN airline value  AND
-
* EUAN From country value = [[CT#Airport Of Departure]] country AND
+
* [[CT#Airport Of Departure]] country = EUAN From country value AND
-
* EUAN To country value = [[CT#Airport Of Destination]] country AND
+
* [[CT#Airport Of Destination]] country = EUAN To country value AND
Master satisfy "EUAN Conditions" if all CTs under Master satisfy this condition.
Master satisfy "EUAN Conditions" if all CTs under Master satisfy this condition.
Line 23: Line 27:
== Requirements and Solutions ==
== 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.
+
'''Core need:'''  
The following functionality has to be added:
The following functionality has to be added:
Line 38: Line 42:
Add "EU Advanced Notice (EUAN)" item to Main Menu > Admin. This is to set system wide EUAN values.
Add "EU Advanced Notice (EUAN)" item to Main Menu > Admin. This is to set system wide EUAN values.
-
* EUAN MOT (multiselect)
+
* EUAN MOT value (multiselect)
-
* EUAN airline (multiselect)
+
* EUAN airline value (multiselect)
-
* EUAN From country (multiselect)
+
* EUAN From country value (multiselect)
-
* EUAN To country (multiselect)
+
* EUAN To country value (multiselect)

Revision as of 19:38, 27 December 2010


Contents

Info

  • 0002648: [EU Advanced Notice] Implement this

Glossary

EUAN - European Union Advanced Notice. This is a new regulation enforced by EU (European Union) Customs. It will require information to be sent via EDI to some airlines prior to departure.

EUAN Conditions - see #EUAN Conditions.

EUAN Conditions

EUAN Conditions - criteria that distinguish CTs or Masters that are subject to EUAN regulation vs those that are not.

CT satisfy "EUAN Conditions" if:

Master satisfy "EUAN Conditions" if all CTs under Master satisfy this condition.

EUAN values are set in #EUAN Admin.


Requirements and Solutions

Core need:

The following functionality has to be added:


EUAN Admin

Add "EU Advanced Notice (EUAN)" item to Main Menu > Admin. This is to set system wide EUAN values.

  • EUAN MOT value (multiselect)
  • EUAN airline value (multiselect)
  • EUAN From country value (multiselect)
  • EUAN To country value (multiselect)


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 (for Air Masters that satisfy #EUAN Conditions) add Transmit button.

On Transmit send #EUAN Message.

Transmit Log

On Master Details Tab (for Air Masters 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

Implementation Notes

QA Plan

History

Personal tools