UIDPrüfung

This commit is contained in:
2022-10-31 11:51:00 +01:00
parent ab22b659af
commit 328c278bf6
4 changed files with 23 additions and 8 deletions

View File

@@ -173,7 +173,7 @@ Public Class cGesamtsicherheitsReferenz
Dim SaldoString As String =
"select
(select SUM(
(select SUM(
case
when gs_art = 'Open' then (gs_sicherheitsbetrag * -1)
when gs_art = 'Close' then gs_sicherheitsbetrag