MDM, div.
This commit is contained in:
@@ -79,7 +79,8 @@ Public Class cKundenErweitert
|
||||
Property kde_abweichendesZZVL As Object = Nothing
|
||||
Property kde_HRNr As Object = Nothing
|
||||
Property kde_Kapital As Object = Nothing
|
||||
Property dke_KapitalWaehrung As Object = Nothing
|
||||
Property kde_KapitalWaehrung As Object = Nothing
|
||||
Property kde_GruendungsDatum As Object = Nothing
|
||||
|
||||
Dim SQL As New SQL
|
||||
|
||||
@@ -160,7 +161,8 @@ Public Class cKundenErweitert
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("kde_abweichendesZZVL", kde_abweichendesZZVL))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("kde_HRNr", kde_HRNr))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("kde_Kapital", kde_Kapital))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("dke_KapitalWaehrung", dke_KapitalWaehrung))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("kde_KapitalWaehrung", kde_KapitalWaehrung))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("kde_GruendungsDatum", kde_GruendungsDatum))
|
||||
|
||||
Return list
|
||||
End Function
|
||||
|
||||
Reference in New Issue
Block a user