StartOptions, Verwahrung, etc.

This commit is contained in:
2026-03-19 11:09:24 +01:00
parent 2cdc1d73ba
commit 3a50d183f1
3 changed files with 123 additions and 302 deletions

View File

@@ -405,6 +405,16 @@ Public Class frmDYNachrichtenVerarbeitung
'------------------ Verwahrung/ Gestellung (NCTS) ------------------
'------------------------------------------
'VW: UngueltigkeitSicherheitenNCTSDE
If Not found And cGetMsgType.isNCTS_SumAVerwahrungsinfo(doc, VERSION) Then
Select Case VERSION
Case False
Case Else : If cWorker_Verwahrung.readVW_SumAVerwahrungsinfo(Me, d, saveVerwahrung, sendMail, GESTELLUNG_TESTLAUF) <> "" Then found = True
End Select
End If
'VW: UngueltigkeitSicherheitenNCTSDE
If Not found And cGetMsgType.isNCTS_SumAVerwahrungsinfo(doc, VERSION) Then
Select Case VERSION