Creditsafe, Import-Zollanm, offeneAntr, Fremdrechnunge, etc.
This commit is contained in:
@@ -144,6 +144,7 @@ Public Class cDY_Zollanmeldungen_Import
|
||||
Property Shipmentnummer As Object = Nothing
|
||||
Property Importstatus As Object = Nothing
|
||||
Property Importdate As Object = Nothing
|
||||
Property Importfile As Object = Nothing
|
||||
|
||||
Public hasEntry = False
|
||||
|
||||
@@ -299,6 +300,7 @@ Public Class cDY_Zollanmeldungen_Import
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("Shipmentnummer", Shipmentnummer))
|
||||
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))
|
||||
|
||||
Return list
|
||||
End Function
|
||||
|
||||
Reference in New Issue
Block a user