Ankunft, etc,
This commit is contained in:
@@ -15,6 +15,7 @@ Public Class cGesamtsicherheitsPositionen
|
||||
Property gsp_filialenNr As Object = Nothing
|
||||
Property gsp_abfertigungsNr As Object = Nothing
|
||||
Property gsp_ATCNr As String
|
||||
Property gsp_MRNNr As String
|
||||
Property gsp_erstellungsdatum As DateTime
|
||||
Property gsp_isPosRundungsdiff As Boolean
|
||||
|
||||
@@ -56,6 +57,7 @@ Public Class cGesamtsicherheitsPositionen
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("gsp_isPosRundungsdiff", gsp_isPosRundungsdiff))
|
||||
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))
|
||||
|
||||
|
||||
Return list
|
||||
|
||||
Reference in New Issue
Block a user