cFakt, etc.

This commit is contained in:
2025-11-06 17:03:43 +01:00
parent 655614a6ee
commit cf130e2056
6 changed files with 15 additions and 5 deletions

View File

@@ -680,7 +680,7 @@ Public Class usrCntlCBAM
,isnull(max(Empfänger_CN_EORI),'') as 'importer identification number'
,'' as 'exporter identification number'
, max(Warentarifnummer) as 'commodity code'
,max([VersendungsLand]) as 'origin country code'
,max(Ursprungsland_ISO2) as 'origin country code'
,Left(max(Verfahren2),2) as 'requested procedure'
,'' as 'previous procedure'
,(max(Eigenmasse) / 1000) as 'net mass'