cFakt, etc.
This commit is contained in:
@@ -145,6 +145,7 @@ Public Class cDY_Zollanmeldungen_Import
|
||||
Property Importstatus As Object = Nothing
|
||||
Property Importdate As Object = Nothing
|
||||
Property Importfile As Object = Nothing
|
||||
Property Ursprungsland_ISO2 As Object = Nothing
|
||||
|
||||
Public hasEntry = False
|
||||
|
||||
@@ -301,6 +302,7 @@ Public Class cDY_Zollanmeldungen_Import
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("Importstatus", Importstatus))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("Importdate", Importdate))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("Importfile", Importfile))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("Ursprungsland_ISO2", Ursprungsland_ISO2))
|
||||
|
||||
Return list
|
||||
End Function
|
||||
|
||||
Reference in New Issue
Block a user