ATEZ und Digicust
This commit is contained in:
@@ -35,7 +35,7 @@ Public Class cATEZ_NCTS_DATA
|
||||
Public Property AvisoId As Integer
|
||||
Public Property SendungsId As Integer
|
||||
Public Property atezId As String
|
||||
'Public Property json As String
|
||||
Public Property erstellerId As Integer
|
||||
Public Property dakosy_ref As String
|
||||
Public Property selectedDocuments As String
|
||||
Public Property fehlerbeschreibung As String
|
||||
@@ -72,7 +72,7 @@ Public Class cATEZ_NCTS_DATA
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("atezId", atezId))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("status", status))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("erstellung", erstellung))
|
||||
'list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("json", json))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("erstellerId", erstellerId))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("dakosy_ref", dakosy_ref))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("selectedDocuments", selectedDocuments))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("fehlerbeschreibung", fehlerbeschreibung))
|
||||
|
||||
Reference in New Issue
Block a user