MDM_USTVA, etc.

This commit is contained in:
2025-03-31 12:05:44 +02:00
parent 47459d90cd
commit 3d1a26c644
4 changed files with 143 additions and 65 deletions

View File

@@ -301,7 +301,7 @@ Public Class cUStVPositionen
Property UStVPo_Sachbearbeiter As Object = Nothing ' NVARCHAR(15) NULL,
Property UStVPo_Zeitstempel As Object = Nothing ' DATETIME Default (getdate()) NULL,
Property UStVPo_daId As Object = Nothing
Property UStVPo_daId_loeschbar As Object = Nothing
Property UStVPo_daId_loeschbar As Boolean = True
Dim SQL As New SQL