R27066 Declaration - Line Origin Country Arrival
Code | R27066 |
Name | LineOriginCountryArrival |
Entity | Finance.Intrastat.Declarations Entity |
Layer | Back-End |
Attribute | Line.OriginCountry |
Events | Releasing + |
Modify | NO |
Action | For each line:
If (GoodsFlowDirection == Arrival) OriginCountry != null |
Description | The information for the country of origin of the product must have value only if goods are received. If goods are dispatched, then the field must be null. |
Message | When GoodsFlowDirection = Arrival:
"The declaration is marked as arrival and all lines must be with filled 'Origin country' fields. Line {0} has empty 'Origin country'. Please, fill in 'Origin country' field.", [LineNo] |
Introduced In Version | 2017 |
Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.