Import dakosy
This commit is contained in:
@@ -3597,7 +3597,7 @@ Public Class usrctlProcedures
|
|||||||
|
|
||||||
DYIMPORT.Packstückart = isleernothing((currentRow(99)))
|
DYIMPORT.Packstückart = isleernothing((currentRow(99)))
|
||||||
DYIMPORT.Packstückbezeichnung = isleernothing((currentRow(100)))
|
DYIMPORT.Packstückbezeichnung = isleernothing((currentRow(100)))
|
||||||
DYIMPORT.Zusätzliche_angaben = isleernothing((currentRow(101)))
|
'DYIMPORT.Zusätzliche_angaben = isleernothing((currentRow(101)))
|
||||||
|
|
||||||
DYIMPORT.SonderAbgabeZoll = IIf(isleernothing((currentRow(102))) <> "", CDbl(isleernothing(currentRow(102))), 0)
|
DYIMPORT.SonderAbgabeZoll = IIf(isleernothing((currentRow(102))) <> "", CDbl(isleernothing(currentRow(102))), 0)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user