gesamtsicherheiten, etc.
This commit is contained in:
@@ -18,11 +18,10 @@ Public Class cGesamtsicherheitsPositionen
|
||||
Property gsp_MRNNr As String
|
||||
Property gsp_erstellungsdatum As DateTime
|
||||
Property gsp_isPosRundungsdiff As Boolean
|
||||
|
||||
Property gsp_zuletztgeandert As Object = Nothing
|
||||
Property gsp_systemuser As Object = Nothing
|
||||
|
||||
Property gsp_datum As Object = Nothing
|
||||
Property gsp_EH_Anzahl As Object = Nothing
|
||||
|
||||
Public hasEntry = False
|
||||
|
||||
@@ -58,7 +57,7 @@ Public Class cGesamtsicherheitsPositionen
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("gsp_systemuser", gsp_systemuser))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("gsp_zuletztgeandert", gsp_zuletztgeandert))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("gsp_MRNNr", gsp_MRNNr))
|
||||
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("gsp_EH_Anzahl", gsp_EH_Anzahl))
|
||||
|
||||
Return list
|
||||
End Function
|
||||
|
||||
Reference in New Issue
Block a user