AMBAR, Ueberstundenauszahlung, etc.

This commit is contained in:
2024-04-30 17:38:24 +02:00
parent 54f7a3ca76
commit 1dc6528253
10 changed files with 609 additions and 279 deletions

View File

@@ -778,6 +778,10 @@ Public Class cRechnungsausgangPositionen
Sub New()
End Sub
Sub New(_RK_ID)
RK_ID = _RK_ID
End Sub
Function getParameterList() As List(Of VERAG_PROG_ALLGEMEIN.SQLVariable)