diff --git a/UID/Programme/frmProgDetails.Designer.vb b/UID/Programme/frmProgDetails.Designer.vb
index 6fe658d..628af9a 100644
--- a/UID/Programme/frmProgDetails.Designer.vb
+++ b/UID/Programme/frmProgDetails.Designer.vb
@@ -140,6 +140,10 @@ Partial Class frmProgDetails
Me.Label29 = New System.Windows.Forms.Label()
Me.Button35 = New System.Windows.Forms.Button()
Me.cbxIncrementalCopy = New System.Windows.Forms.CheckBox()
+ Me.Label30 = New System.Windows.Forms.Label()
+ Me.txtProdPfadBackup = New System.Windows.Forms.TextBox()
+ Me.Button36 = New System.Windows.Forms.Button()
+ Me.Button37 = New System.Windows.Forms.Button()
CType(Me.picIcon, System.ComponentModel.ISupportInitialize).BeginInit()
Me.grpName.SuspendLayout()
Me.SuspendLayout()
@@ -322,7 +326,7 @@ Partial Class frmProgDetails
'
Me.Label7.AutoSize = True
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label7.Location = New System.Drawing.Point(20, 435)
+ Me.Label7.Location = New System.Drawing.Point(20, 452)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(79, 13)
Me.Label7.TabIndex = 67
@@ -332,7 +336,7 @@ Partial Class frmProgDetails
'
Me.btnInstallSourceAkt.Enabled = False
Me.btnInstallSourceAkt.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.btnInstallSourceAkt.Location = New System.Drawing.Point(427, 449)
+ Me.btnInstallSourceAkt.Location = New System.Drawing.Point(427, 466)
Me.btnInstallSourceAkt.Name = "btnInstallSourceAkt"
Me.btnInstallSourceAkt.Size = New System.Drawing.Size(76, 24)
Me.btnInstallSourceAkt.TabIndex = 66
@@ -342,7 +346,7 @@ Partial Class frmProgDetails
'Label8
'
Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(20, 454)
+ Me.Label8.Location = New System.Drawing.Point(20, 471)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(81, 26)
Me.Label8.TabIndex = 65
@@ -350,7 +354,7 @@ Partial Class frmProgDetails
'
'txtInstallSourcePfad
'
- Me.txtInstallSourcePfad.Location = New System.Drawing.Point(132, 451)
+ Me.txtInstallSourcePfad.Location = New System.Drawing.Point(132, 468)
Me.txtInstallSourcePfad.Name = "txtInstallSourcePfad"
Me.txtInstallSourcePfad.Size = New System.Drawing.Size(289, 20)
Me.txtInstallSourcePfad.TabIndex = 64
@@ -358,7 +362,7 @@ Partial Class frmProgDetails
'btnInstallProdAkt
'
Me.btnInstallProdAkt.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.btnInstallProdAkt.Location = New System.Drawing.Point(427, 512)
+ Me.btnInstallProdAkt.Location = New System.Drawing.Point(427, 529)
Me.btnInstallProdAkt.Name = "btnInstallProdAkt"
Me.btnInstallProdAkt.Size = New System.Drawing.Size(76, 24)
Me.btnInstallProdAkt.TabIndex = 62
@@ -368,7 +372,7 @@ Partial Class frmProgDetails
'btnInstallDevAkt
'
Me.btnInstallDevAkt.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.btnInstallDevAkt.Location = New System.Drawing.Point(427, 486)
+ Me.btnInstallDevAkt.Location = New System.Drawing.Point(427, 503)
Me.btnInstallDevAkt.Name = "btnInstallDevAkt"
Me.btnInstallDevAkt.Size = New System.Drawing.Size(76, 24)
Me.btnInstallDevAkt.TabIndex = 61
@@ -378,7 +382,7 @@ Partial Class frmProgDetails
'Label9
'
Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(20, 517)
+ Me.Label9.Location = New System.Drawing.Point(20, 534)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(80, 13)
Me.Label9.TabIndex = 60
@@ -386,7 +390,7 @@ Partial Class frmProgDetails
'
'txtInstallProdPfad
'
- Me.txtInstallProdPfad.Location = New System.Drawing.Point(132, 514)
+ Me.txtInstallProdPfad.Location = New System.Drawing.Point(132, 531)
Me.txtInstallProdPfad.Name = "txtInstallProdPfad"
Me.txtInstallProdPfad.Size = New System.Drawing.Size(289, 20)
Me.txtInstallProdPfad.TabIndex = 59
@@ -394,7 +398,7 @@ Partial Class frmProgDetails
'Label11
'
Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(20, 491)
+ Me.Label11.Location = New System.Drawing.Point(20, 508)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(84, 13)
Me.Label11.TabIndex = 58
@@ -402,7 +406,7 @@ Partial Class frmProgDetails
'
'txtInstallDevPfad
'
- Me.txtInstallDevPfad.Location = New System.Drawing.Point(132, 488)
+ Me.txtInstallDevPfad.Location = New System.Drawing.Point(132, 505)
Me.txtInstallDevPfad.Name = "txtInstallDevPfad"
Me.txtInstallDevPfad.Size = New System.Drawing.Size(289, 20)
Me.txtInstallDevPfad.TabIndex = 57
@@ -410,7 +414,7 @@ Partial Class frmProgDetails
'btnInstallProdCopy
'
Me.btnInstallProdCopy.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.btnInstallProdCopy.Location = New System.Drawing.Point(509, 512)
+ Me.btnInstallProdCopy.Location = New System.Drawing.Point(509, 529)
Me.btnInstallProdCopy.Name = "btnInstallProdCopy"
Me.btnInstallProdCopy.Size = New System.Drawing.Size(100, 24)
Me.btnInstallProdCopy.TabIndex = 56
@@ -420,7 +424,7 @@ Partial Class frmProgDetails
'btnInstallDevCopy
'
Me.btnInstallDevCopy.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.btnInstallDevCopy.Location = New System.Drawing.Point(509, 485)
+ Me.btnInstallDevCopy.Location = New System.Drawing.Point(509, 502)
Me.btnInstallDevCopy.Name = "btnInstallDevCopy"
Me.btnInstallDevCopy.Size = New System.Drawing.Size(100, 24)
Me.btnInstallDevCopy.TabIndex = 55
@@ -549,7 +553,7 @@ Partial Class frmProgDetails
'Button3
'
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button3.Location = New System.Drawing.Point(427, 538)
+ Me.Button3.Location = New System.Drawing.Point(427, 555)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(76, 24)
Me.Button3.TabIndex = 82
@@ -559,7 +563,7 @@ Partial Class frmProgDetails
'Label15
'
Me.Label15.AutoSize = True
- Me.Label15.Location = New System.Drawing.Point(20, 543)
+ Me.Label15.Location = New System.Drawing.Point(20, 560)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(80, 13)
Me.Label15.TabIndex = 81
@@ -567,7 +571,7 @@ Partial Class frmProgDetails
'
'txtInstallProdPfadAtilla
'
- Me.txtInstallProdPfadAtilla.Location = New System.Drawing.Point(132, 540)
+ Me.txtInstallProdPfadAtilla.Location = New System.Drawing.Point(132, 557)
Me.txtInstallProdPfadAtilla.Name = "txtInstallProdPfadAtilla"
Me.txtInstallProdPfadAtilla.Size = New System.Drawing.Size(289, 20)
Me.txtInstallProdPfadAtilla.TabIndex = 80
@@ -575,7 +579,7 @@ Partial Class frmProgDetails
'Button4
'
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button4.Location = New System.Drawing.Point(509, 538)
+ Me.Button4.Location = New System.Drawing.Point(509, 555)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(100, 24)
Me.Button4.TabIndex = 79
@@ -645,7 +649,7 @@ Partial Class frmProgDetails
'Button7
'
Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button7.Location = New System.Drawing.Point(427, 564)
+ Me.Button7.Location = New System.Drawing.Point(427, 581)
Me.Button7.Name = "Button7"
Me.Button7.Size = New System.Drawing.Size(76, 24)
Me.Button7.TabIndex = 92
@@ -655,7 +659,7 @@ Partial Class frmProgDetails
'Label17
'
Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(20, 569)
+ Me.Label17.Location = New System.Drawing.Point(20, 586)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(84, 13)
Me.Label17.TabIndex = 91
@@ -663,7 +667,7 @@ Partial Class frmProgDetails
'
'txtInstallProdPfadimex
'
- Me.txtInstallProdPfadimex.Location = New System.Drawing.Point(132, 566)
+ Me.txtInstallProdPfadimex.Location = New System.Drawing.Point(132, 583)
Me.txtInstallProdPfadimex.Name = "txtInstallProdPfadimex"
Me.txtInstallProdPfadimex.Size = New System.Drawing.Size(289, 20)
Me.txtInstallProdPfadimex.TabIndex = 90
@@ -671,7 +675,7 @@ Partial Class frmProgDetails
'Button8
'
Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button8.Location = New System.Drawing.Point(509, 564)
+ Me.Button8.Location = New System.Drawing.Point(509, 581)
Me.Button8.Name = "Button8"
Me.Button8.Size = New System.Drawing.Size(100, 24)
Me.Button8.TabIndex = 89
@@ -681,7 +685,7 @@ Partial Class frmProgDetails
'Button9
'
Me.Button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button9.Location = New System.Drawing.Point(427, 590)
+ Me.Button9.Location = New System.Drawing.Point(427, 607)
Me.Button9.Name = "Button9"
Me.Button9.Size = New System.Drawing.Size(76, 24)
Me.Button9.TabIndex = 96
@@ -691,7 +695,7 @@ Partial Class frmProgDetails
'Label18
'
Me.Label18.AutoSize = True
- Me.Label18.Location = New System.Drawing.Point(20, 595)
+ Me.Label18.Location = New System.Drawing.Point(20, 612)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(80, 13)
Me.Label18.TabIndex = 95
@@ -699,7 +703,7 @@ Partial Class frmProgDetails
'
'txtInstallProdPfadSBG
'
- Me.txtInstallProdPfadSBG.Location = New System.Drawing.Point(132, 592)
+ Me.txtInstallProdPfadSBG.Location = New System.Drawing.Point(132, 609)
Me.txtInstallProdPfadSBG.Name = "txtInstallProdPfadSBG"
Me.txtInstallProdPfadSBG.Size = New System.Drawing.Size(289, 20)
Me.txtInstallProdPfadSBG.TabIndex = 94
@@ -707,7 +711,7 @@ Partial Class frmProgDetails
'Button10
'
Me.Button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button10.Location = New System.Drawing.Point(509, 590)
+ Me.Button10.Location = New System.Drawing.Point(509, 607)
Me.Button10.Name = "Button10"
Me.Button10.Size = New System.Drawing.Size(100, 24)
Me.Button10.TabIndex = 93
@@ -779,7 +783,7 @@ Partial Class frmProgDetails
Me.Button14.BackColor = System.Drawing.Color.SteelBlue
Me.Button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button14.ForeColor = System.Drawing.Color.White
- Me.Button14.Location = New System.Drawing.Point(509, 449)
+ Me.Button14.Location = New System.Drawing.Point(509, 466)
Me.Button14.Name = "Button14"
Me.Button14.Size = New System.Drawing.Size(100, 24)
Me.Button14.TabIndex = 103
@@ -933,7 +937,7 @@ Partial Class frmProgDetails
'Button21
'
Me.Button21.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button21.Location = New System.Drawing.Point(427, 616)
+ Me.Button21.Location = New System.Drawing.Point(427, 633)
Me.Button21.Name = "Button21"
Me.Button21.Size = New System.Drawing.Size(76, 24)
Me.Button21.TabIndex = 122
@@ -943,7 +947,7 @@ Partial Class frmProgDetails
'Label23
'
Me.Label23.AutoSize = True
- Me.Label23.Location = New System.Drawing.Point(20, 621)
+ Me.Label23.Location = New System.Drawing.Point(20, 638)
Me.Label23.Name = "Label23"
Me.Label23.Size = New System.Drawing.Size(79, 13)
Me.Label23.TabIndex = 121
@@ -951,7 +955,7 @@ Partial Class frmProgDetails
'
'txtInstallProdPfadWAI
'
- Me.txtInstallProdPfadWAI.Location = New System.Drawing.Point(132, 618)
+ Me.txtInstallProdPfadWAI.Location = New System.Drawing.Point(132, 635)
Me.txtInstallProdPfadWAI.Name = "txtInstallProdPfadWAI"
Me.txtInstallProdPfadWAI.Size = New System.Drawing.Size(289, 20)
Me.txtInstallProdPfadWAI.TabIndex = 120
@@ -959,7 +963,7 @@ Partial Class frmProgDetails
'Button22
'
Me.Button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button22.Location = New System.Drawing.Point(509, 616)
+ Me.Button22.Location = New System.Drawing.Point(509, 633)
Me.Button22.Name = "Button22"
Me.Button22.Size = New System.Drawing.Size(100, 24)
Me.Button22.TabIndex = 119
@@ -969,7 +973,7 @@ Partial Class frmProgDetails
'Button23
'
Me.Button23.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button23.Location = New System.Drawing.Point(427, 695)
+ Me.Button23.Location = New System.Drawing.Point(427, 712)
Me.Button23.Name = "Button23"
Me.Button23.Size = New System.Drawing.Size(76, 24)
Me.Button23.TabIndex = 126
@@ -979,7 +983,7 @@ Partial Class frmProgDetails
'Label24
'
Me.Label24.AutoSize = True
- Me.Label24.Location = New System.Drawing.Point(20, 647)
+ Me.Label24.Location = New System.Drawing.Point(20, 664)
Me.Label24.Name = "Label24"
Me.Label24.Size = New System.Drawing.Size(81, 13)
Me.Label24.TabIndex = 125
@@ -987,7 +991,7 @@ Partial Class frmProgDetails
'
'txtInstallProdPfadUNI
'
- Me.txtInstallProdPfadUNI.Location = New System.Drawing.Point(132, 697)
+ Me.txtInstallProdPfadUNI.Location = New System.Drawing.Point(132, 714)
Me.txtInstallProdPfadUNI.Name = "txtInstallProdPfadUNI"
Me.txtInstallProdPfadUNI.Size = New System.Drawing.Size(289, 20)
Me.txtInstallProdPfadUNI.TabIndex = 124
@@ -995,7 +999,7 @@ Partial Class frmProgDetails
'Button24
'
Me.Button24.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button24.Location = New System.Drawing.Point(509, 695)
+ Me.Button24.Location = New System.Drawing.Point(509, 712)
Me.Button24.Name = "Button24"
Me.Button24.Size = New System.Drawing.Size(100, 24)
Me.Button24.TabIndex = 123
@@ -1005,7 +1009,7 @@ Partial Class frmProgDetails
'Button25
'
Me.Button25.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button25.Location = New System.Drawing.Point(427, 721)
+ Me.Button25.Location = New System.Drawing.Point(427, 738)
Me.Button25.Name = "Button25"
Me.Button25.Size = New System.Drawing.Size(76, 24)
Me.Button25.TabIndex = 130
@@ -1015,7 +1019,7 @@ Partial Class frmProgDetails
'Label25
'
Me.Label25.AutoSize = True
- Me.Label25.Location = New System.Drawing.Point(20, 673)
+ Me.Label25.Location = New System.Drawing.Point(20, 690)
Me.Label25.Name = "Label25"
Me.Label25.Size = New System.Drawing.Size(81, 13)
Me.Label25.TabIndex = 129
@@ -1023,7 +1027,7 @@ Partial Class frmProgDetails
'
'txtInstallProdPfadAMB
'
- Me.txtInstallProdPfadAMB.Location = New System.Drawing.Point(132, 723)
+ Me.txtInstallProdPfadAMB.Location = New System.Drawing.Point(132, 740)
Me.txtInstallProdPfadAMB.Name = "txtInstallProdPfadAMB"
Me.txtInstallProdPfadAMB.Size = New System.Drawing.Size(289, 20)
Me.txtInstallProdPfadAMB.TabIndex = 128
@@ -1031,7 +1035,7 @@ Partial Class frmProgDetails
'Button26
'
Me.Button26.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button26.Location = New System.Drawing.Point(509, 721)
+ Me.Button26.Location = New System.Drawing.Point(509, 738)
Me.Button26.Name = "Button26"
Me.Button26.Size = New System.Drawing.Size(100, 24)
Me.Button26.TabIndex = 127
@@ -1145,7 +1149,7 @@ Partial Class frmProgDetails
'Button31
'
Me.Button31.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button31.Location = New System.Drawing.Point(427, 668)
+ Me.Button31.Location = New System.Drawing.Point(427, 685)
Me.Button31.Name = "Button31"
Me.Button31.Size = New System.Drawing.Size(76, 24)
Me.Button31.TabIndex = 147
@@ -1154,7 +1158,7 @@ Partial Class frmProgDetails
'
'txtInstallProdPfadNEU
'
- Me.txtInstallProdPfadNEU.Location = New System.Drawing.Point(132, 670)
+ Me.txtInstallProdPfadNEU.Location = New System.Drawing.Point(132, 687)
Me.txtInstallProdPfadNEU.Name = "txtInstallProdPfadNEU"
Me.txtInstallProdPfadNEU.Size = New System.Drawing.Size(289, 20)
Me.txtInstallProdPfadNEU.TabIndex = 146
@@ -1162,7 +1166,7 @@ Partial Class frmProgDetails
'Button32
'
Me.Button32.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button32.Location = New System.Drawing.Point(509, 668)
+ Me.Button32.Location = New System.Drawing.Point(509, 685)
Me.Button32.Name = "Button32"
Me.Button32.Size = New System.Drawing.Size(100, 24)
Me.Button32.TabIndex = 145
@@ -1172,7 +1176,7 @@ Partial Class frmProgDetails
'Button33
'
Me.Button33.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button33.Location = New System.Drawing.Point(427, 642)
+ Me.Button33.Location = New System.Drawing.Point(427, 659)
Me.Button33.Name = "Button33"
Me.Button33.Size = New System.Drawing.Size(76, 24)
Me.Button33.TabIndex = 144
@@ -1181,7 +1185,7 @@ Partial Class frmProgDetails
'
'txtInstallProdPfadNKD
'
- Me.txtInstallProdPfadNKD.Location = New System.Drawing.Point(132, 644)
+ Me.txtInstallProdPfadNKD.Location = New System.Drawing.Point(132, 661)
Me.txtInstallProdPfadNKD.Name = "txtInstallProdPfadNKD"
Me.txtInstallProdPfadNKD.Size = New System.Drawing.Size(289, 20)
Me.txtInstallProdPfadNKD.TabIndex = 143
@@ -1189,7 +1193,7 @@ Partial Class frmProgDetails
'Button34
'
Me.Button34.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button34.Location = New System.Drawing.Point(509, 642)
+ Me.Button34.Location = New System.Drawing.Point(509, 659)
Me.Button34.Name = "Button34"
Me.Button34.Size = New System.Drawing.Size(100, 24)
Me.Button34.TabIndex = 142
@@ -1199,7 +1203,7 @@ Partial Class frmProgDetails
'Label28
'
Me.Label28.AutoSize = True
- Me.Label28.Location = New System.Drawing.Point(20, 726)
+ Me.Label28.Location = New System.Drawing.Point(20, 743)
Me.Label28.Name = "Label28"
Me.Label28.Size = New System.Drawing.Size(96, 13)
Me.Label28.TabIndex = 149
@@ -1208,7 +1212,7 @@ Partial Class frmProgDetails
'Label29
'
Me.Label29.AutoSize = True
- Me.Label29.Location = New System.Drawing.Point(20, 700)
+ Me.Label29.Location = New System.Drawing.Point(20, 717)
Me.Label29.Name = "Label29"
Me.Label29.Size = New System.Drawing.Size(106, 13)
Me.Label29.TabIndex = 148
@@ -1236,12 +1240,52 @@ Partial Class frmProgDetails
Me.cbxIncrementalCopy.Text = "IncrementalCopy"
Me.cbxIncrementalCopy.UseVisualStyleBackColor = True
'
+ 'Label30
+ '
+ Me.Label30.AutoSize = True
+ Me.Label30.Location = New System.Drawing.Point(20, 427)
+ Me.Label30.Name = "Label30"
+ Me.Label30.Size = New System.Drawing.Size(95, 13)
+ Me.Label30.TabIndex = 152
+ Me.Label30.Text = "Produktiv Backup:"
+ '
+ 'txtProdPfadBackup
+ '
+ Me.txtProdPfadBackup.Location = New System.Drawing.Point(132, 424)
+ Me.txtProdPfadBackup.Name = "txtProdPfadBackup"
+ Me.txtProdPfadBackup.Size = New System.Drawing.Size(289, 20)
+ Me.txtProdPfadBackup.TabIndex = 153
+ '
+ 'Button36
+ '
+ Me.Button36.FlatStyle = System.Windows.Forms.FlatStyle.Flat
+ Me.Button36.Location = New System.Drawing.Point(427, 421)
+ Me.Button36.Name = "Button36"
+ Me.Button36.Size = New System.Drawing.Size(76, 24)
+ Me.Button36.TabIndex = 154
+ Me.Button36.Text = "Aktualisieren"
+ Me.Button36.UseVisualStyleBackColor = True
+ '
+ 'Button37
+ '
+ Me.Button37.FlatStyle = System.Windows.Forms.FlatStyle.Flat
+ Me.Button37.Location = New System.Drawing.Point(509, 421)
+ Me.Button37.Name = "Button37"
+ Me.Button37.Size = New System.Drawing.Size(100, 24)
+ Me.Button37.TabIndex = 155
+ Me.Button37.Text = "PRODUKTIV->F"
+ Me.Button37.UseVisualStyleBackColor = True
+ '
'frmProgDetails
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.Color.White
Me.ClientSize = New System.Drawing.Size(759, 903)
+ Me.Controls.Add(Me.Button37)
+ Me.Controls.Add(Me.Button36)
+ Me.Controls.Add(Me.txtProdPfadBackup)
+ Me.Controls.Add(Me.Label30)
Me.Controls.Add(Me.cbxIncrementalCopy)
Me.Controls.Add(Me.Button35)
Me.Controls.Add(Me.Label28)
@@ -1483,4 +1527,8 @@ Partial Class frmProgDetails
Friend WithEvents Label29 As Label
Friend WithEvents Button35 As Button
Friend WithEvents cbxIncrementalCopy As CheckBox
+ Friend WithEvents Label30 As Label
+ Friend WithEvents txtProdPfadBackup As TextBox
+ Friend WithEvents Button36 As Button
+ Friend WithEvents Button37 As Button
End Class
diff --git a/UID/Programme/frmProgDetails.vb b/UID/Programme/frmProgDetails.vb
index c68cc70..dd7d861 100644
--- a/UID/Programme/frmProgDetails.vb
+++ b/UID/Programme/frmProgDetails.vb
@@ -38,9 +38,6 @@ Public Class frmProgDetails
txtSourcePfad.Text = getSourcePath()
-
-
-
txtDevPfad.Text = daten.prog_dev_path
txtProdPfad.Text = daten.prog_prod_path
txtInstallSourcePfad.Text = getSourceInstallPath() ' daten.prog_installer_source_path
@@ -73,6 +70,8 @@ Public Class frmProgDetails
txtProdPfadAMB.Text = daten.prog_prod_path_AMB
txtInstallProdPfadAMB.Text = daten.prog_installer_prod_path_AMB
+ txtProdPfadBackup.Text = daten.prog_prod_path_Backup
+
End Sub
Function getSourcePath() As String
@@ -174,7 +173,7 @@ Public Class frmProgDetails
daten.prog_prod_path_AMB = txtProdPfadAMB.Text
daten.prog_installer_prod_path_AMB = txtInstallProdPfadAMB.Text
-
+ daten.prog_prod_path_Backup = txtProdPfadBackup.Text
If PROG.insertProgramm(daten) Then Me.Close()
@@ -520,5 +519,12 @@ Public Class frmProgDetails
Return True
End Function
+ Private Sub Button36_Click(sender As Object, e As EventArgs) Handles Button36.Click
+ PROG.setParam("prog_prod_path_backup", txtProdPfadBackup.Text, codename)
+ init()
+ End Sub
+ Private Sub Button37_Click(sender As Object, e As EventArgs) Handles Button37.Click
+ copyProgrammFiles(sender, txtSourcePfad.Text, txtProdPfadBackup.Text, cbxZip.Checked, "")
+ End Sub
End Class
\ No newline at end of file
diff --git a/UID/cClasses.vb b/UID/cClasses.vb
index a551999..849d9c9 100644
--- a/UID/cClasses.vb
+++ b/UID/cClasses.vb
@@ -41,6 +41,9 @@ Public Class cProgramm
Property prog_installer_prod_path_UNI As String = ""
Property prog_prod_path_AMB As String = ""
Property prog_installer_prod_path_AMB As String = ""
+
+ Property prog_prod_path_Backup As String = ""
+ Property prog_installer_prod_path_Backup As String = ""
End Class
Public Class cSeminar
diff --git a/UID/cSqlDb.vb b/UID/cSqlDb.vb
index 57c2d6c..5268faa 100644
--- a/UID/cSqlDb.vb
+++ b/UID/cSqlDb.vb
@@ -857,6 +857,7 @@ Public Class cProgramme
If Not dr.Item("prog_installer_prod_path_UNI") Is DBNull.Value Then daten.prog_installer_prod_path_UNI = dr.Item("prog_installer_prod_path_UNI")
If Not dr.Item("prog_prod_path_AMB") Is DBNull.Value Then daten.prog_prod_path_AMB = dr.Item("prog_prod_path_AMB")
If Not dr.Item("prog_installer_prod_path_AMB") Is DBNull.Value Then daten.prog_installer_prod_path_AMB = dr.Item("prog_installer_prod_path_AMB")
+ If Not dr.Item("prog_prod_path_backup") Is DBNull.Value Then daten.prog_prod_path_Backup = dr.Item("prog_prod_path_backup")
Return daten
End If
diff --git a/initATLASAufschubkonten/frmNachrichtenVerarbeitung_MDM_divers.vb b/initATLASAufschubkonten/frmNachrichtenVerarbeitung_MDM_divers.vb
index a60c4ec..9f19320 100644
--- a/initATLASAufschubkonten/frmNachrichtenVerarbeitung_MDM_divers.vb
+++ b/initATLASAufschubkonten/frmNachrichtenVerarbeitung_MDM_divers.vb
@@ -657,7 +657,7 @@ Public Class frmNachrichtenVerarbeitung_MDM_divers
Dim kdNr As String = fileNameEasyTrip.Substring(0, 5)
Dim invoiceNo As String = "" 'FIT2002A25-079939
Dim invoiceDate As String = "" '20250908
- Dim UID As String = "" 'DE_341929194
+ Dim UID As String = "" 'DE_341929194X
Dim RMC As New cRMC() 'easytry über Filename anlegen!
@@ -665,7 +665,7 @@ Public Class frmNachrichtenVerarbeitung_MDM_divers
invoiceDate = fileNameEasyTrip.Substring(indexOfFIT + 17, 8)
Dim parsedDate As DateTime = DateTime.ParseExact(invoiceDate, "yyyyMMdd", System.Globalization.CultureInfo.InvariantCulture)
- UID = fileNameEasyTrip.Substring(fileNameEasyTrip.IndexOf("AT70") + 4, 12)
+ UID = fileNameEasyTrip.Substring(fileNameEasyTrip.IndexOf("AT70") + 4, 13)
UID = UID.Replace("_", "")
RMC.rmc_reDatum = parsedDate.ToString("dd.MM.yyyy")
diff --git a/initATLASAufschubkonten/frmStartOptions.Designer.vb b/initATLASAufschubkonten/frmStartOptions.Designer.vb
index b60fee4..6d5722c 100644
--- a/initATLASAufschubkonten/frmStartOptions.Designer.vb
+++ b/initATLASAufschubkonten/frmStartOptions.Designer.vb
@@ -25,6 +25,8 @@ Partial Class frmStartOptions
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmStartOptions))
Me.pnl = New System.Windows.Forms.Panel()
+ Me.pbEmailscheck = New System.Windows.Forms.PictureBox()
+ Me.btnKKEmailscheck = New System.Windows.Forms.Button()
Me.cbxUpdateFIBU = New System.Windows.Forms.CheckBox()
Me.cbxUseUIDFinanzOnline = New System.Windows.Forms.CheckBox()
Me.txtMRNPrefix = New System.Windows.Forms.TextBox()
@@ -34,6 +36,7 @@ Partial Class frmStartOptions
Me.LinkLabel63 = New System.Windows.Forms.LinkLabel()
Me.PictureBox23 = New System.Windows.Forms.PictureBox()
Me.Label27 = New System.Windows.Forms.Label()
+ Me.MyTextBox3 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.LinkLabel51 = New System.Windows.Forms.LinkLabel()
Me.PictureBox22 = New System.Windows.Forms.PictureBox()
Me.Button22 = New System.Windows.Forms.Button()
@@ -51,16 +54,20 @@ Partial Class frmStartOptions
Me.Label20 = New System.Windows.Forms.Label()
Me.Label19 = New System.Windows.Forms.Label()
Me.Label18 = New System.Windows.Forms.Label()
+ Me.MyTextBox2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.LinkLabel36 = New System.Windows.Forms.LinkLabel()
Me.Button13 = New System.Windows.Forms.Button()
Me.Button12 = New System.Windows.Forms.Button()
Me.cbxSyskaWdh = New System.Windows.Forms.CheckBox()
+ Me.txtSyskaWdhDateiname = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Button10 = New System.Windows.Forms.Button()
Me.piceZollAnh = New System.Windows.Forms.PictureBox()
+ Me.txtEZOLLAnhDat = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.lblEZOLLDat = New System.Windows.Forms.LinkLabel()
Me.Button6 = New System.Windows.Forms.Button()
Me.CheckBox6 = New System.Windows.Forms.CheckBox()
Me.Button7 = New System.Windows.Forms.Button()
+ Me.cboSYSKAFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.CheckBox7 = New System.Windows.Forms.CheckBox()
Me.Label16 = New System.Windows.Forms.Label()
Me.LinkLabel33 = New System.Windows.Forms.LinkLabel()
@@ -69,6 +76,7 @@ Partial Class frmStartOptions
Me.Button4 = New System.Windows.Forms.Button()
Me.CheckBox5 = New System.Windows.Forms.CheckBox()
Me.Button3 = New System.Windows.Forms.Button()
+ Me.cboBMDUnispedFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.CheckBox4 = New System.Windows.Forms.CheckBox()
Me.Label13 = New System.Windows.Forms.Label()
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
@@ -78,6 +86,7 @@ Partial Class frmStartOptions
Me.LinkLabel68 = New System.Windows.Forms.LinkLabel()
Me.PictureBox26 = New System.Windows.Forms.PictureBox()
Me.cbxGestellungspeichern = New System.Windows.Forms.CheckBox()
+ Me.MyTextBox4 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label41 = New System.Windows.Forms.Label()
Me.LinkLabel99 = New System.Windows.Forms.LinkLabel()
Me.PictureBox99 = New System.Windows.Forms.PictureBox()
@@ -147,6 +156,15 @@ Partial Class frmStartOptions
Me.Label6 = New System.Windows.Forms.Label()
Me.PictureBox15 = New System.Windows.Forms.PictureBox()
Me.PictureBox14 = New System.Windows.Forms.PictureBox()
+ Me.dgvMRN = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
+ Me.clmnMRN = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.txtVRGOut_MRN = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.txtVRGOut_FilialenNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.txtVRGOut_AbfertigungsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.MyComboBox2 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
+ Me.txtVRGOutEZA_BezugsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.MyComboBox1 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
+ Me.txtVRGOut_BezugsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.TabPage3 = New System.Windows.Forms.TabPage()
Me.btnTesttc = New System.Windows.Forms.Button()
Me.cboTCAPI_Call = New System.Windows.Forms.Button()
@@ -177,10 +195,17 @@ Partial Class frmStartOptions
Me.cbxTCAnhEinlesen = New System.Windows.Forms.CheckBox()
Me.cboTCAPI_Files = New System.Windows.Forms.Button()
Me.cbxTCVB_Versand = New System.Windows.Forms.CheckBox()
+ Me.cboTCAPI_Firma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
+ Me.MyTextBox06 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.txtCheckATEZMRN = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.datTranscodeBis = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.datTranscodeVon = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.TabPage4 = New System.Windows.Forms.TabPage()
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.Asfinag = New System.Windows.Forms.TabPage()
Me.Label28 = New System.Windows.Forms.Label()
+ Me.txtTWLNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.txtTBLNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.Label24 = New System.Windows.Forms.Label()
Me.LinkLabel44 = New System.Windows.Forms.LinkLabel()
Me.LinkLabel43 = New System.Windows.Forms.LinkLabel()
@@ -211,6 +236,7 @@ Partial Class frmStartOptions
Me.IDS_RE = New System.Windows.Forms.LinkLabel()
Me.cbxIDSUmbenenen = New System.Windows.Forms.CheckBox()
Me.TextBox3 = New System.Windows.Forms.TextBox()
+ Me.txtIDSYear = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.MSE = New System.Windows.Forms.TabPage()
Me.Label56 = New System.Windows.Forms.Label()
Me.lblBackToCustomer_MSE = New System.Windows.Forms.LinkLabel()
@@ -235,6 +261,10 @@ Partial Class frmStartOptions
Me.Label42 = New System.Windows.Forms.Label()
Me.cbxOnlyBilledTransactions = New System.Windows.Forms.CheckBox()
Me.cbxUploadDA = New System.Windows.Forms.CheckBox()
+ Me.txtTransactionID = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.cbxMSEBatchNr = New VERAG_PROG_ALLGEMEIN.MyComboBox()
+ Me.txtBatchNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.txtBatchNrofTransaction = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.RMC = New System.Windows.Forms.TabPage()
Me.Label58 = New System.Windows.Forms.Label()
Me.Label57 = New System.Windows.Forms.Label()
@@ -245,6 +275,7 @@ Partial Class frmStartOptions
Me.RMC_import = New System.Windows.Forms.LinkLabel()
Me.cbxDateienlöschenRMC = New System.Windows.Forms.CheckBox()
Me.TextBox2 = New System.Windows.Forms.TextBox()
+ Me.cbxRMC = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.UTA = New System.Windows.Forms.TabPage()
Me.lblBackToCustomer_UTA = New System.Windows.Forms.LinkLabel()
Me.Label31 = New System.Windows.Forms.Label()
@@ -256,6 +287,8 @@ Partial Class frmStartOptions
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.UTA_Laender = New System.Windows.Forms.LinkLabel()
Me.lblUTAPDFvollst = New System.Windows.Forms.LinkLabel()
+ Me.txtUTAYear = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.txtUTADate = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.PLOSE = New System.Windows.Forms.TabPage()
Me.lblBackToCustomer_PLOSE = New System.Windows.Forms.LinkLabel()
Me.lblPlosefoppelteIMporte = New System.Windows.Forms.LinkLabel()
@@ -266,6 +299,8 @@ Partial Class frmStartOptions
Me.LinkLabel24 = New System.Windows.Forms.LinkLabel()
Me.LinkLabel23 = New System.Windows.Forms.LinkLabel()
Me.PlosePdfRE = New System.Windows.Forms.LinkLabel()
+ Me.txtPloseJahr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.txtPLoseKdNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.TabPage5 = New System.Windows.Forms.TabPage()
Me.cbxPloseNeu = New System.Windows.Forms.CheckBox()
Me.Label44 = New System.Windows.Forms.Label()
@@ -284,6 +319,12 @@ Partial Class frmStartOptions
Me.cbxMSEalt = New System.Windows.Forms.CheckBox()
Me.cbxUTAalt = New System.Windows.Forms.CheckBox()
Me.cbxUTANeu = New System.Windows.Forms.CheckBox()
+ Me.txtKdNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.TabPage8 = New System.Windows.Forms.TabPage()
+ Me.PictureBox27 = New System.Windows.Forms.PictureBox()
+ Me.Label60 = New System.Windows.Forms.Label()
+ Me.dtp_MDM_Einarbeitung = New System.Windows.Forms.DateTimePicker()
+ Me.dgv_MDMEinarbeitung = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
Me.KN8_DESTAT = New System.Windows.Forms.LinkLabel()
Me.Button24 = New System.Windows.Forms.Button()
Me.cbxTestFTP = New System.Windows.Forms.CheckBox()
@@ -293,6 +334,7 @@ Partial Class frmStartOptions
Me.lblAbDat = New System.Windows.Forms.Label()
Me.Button27 = New System.Windows.Forms.Button()
Me.lblWartungen = New System.Windows.Forms.Label()
+ Me.txtWartungFaelligkeitAbDat = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.TabPage7 = New System.Windows.Forms.TabPage()
Me.cbxEventtriggered = New System.Windows.Forms.CheckBox()
Me.Label50 = New System.Windows.Forms.Label()
@@ -310,6 +352,7 @@ Partial Class frmStartOptions
Me.lblMissingCS = New System.Windows.Forms.Label()
Me.Button28 = New System.Windows.Forms.Button()
Me.btnCreditsaveLauf = New System.Windows.Forms.Button()
+ Me.txtCSDate = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
Me.LinkLabel25 = New System.Windows.Forms.LinkLabel()
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
@@ -317,6 +360,7 @@ Partial Class frmStartOptions
Me.cbxKd = New System.Windows.Forms.CheckBox()
Me.Button9 = New System.Windows.Forms.Button()
Me.Label3 = New System.Windows.Forms.Label()
+ Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.PictureBox12 = New System.Windows.Forms.PictureBox()
Me.LinkLabel20 = New System.Windows.Forms.LinkLabel()
Me.PictureBox11 = New System.Windows.Forms.PictureBox()
@@ -332,49 +376,12 @@ Partial Class frmStartOptions
Me.LinkLabel3 = New System.Windows.Forms.LinkLabel()
Me.lklAufschubkontenATLASEZOLL = New System.Windows.Forms.LinkLabel()
Me.lblRoutineManager = New System.Windows.Forms.Label()
- Me.Button21 = New System.Windows.Forms.Button()
- Me.btnKKEmailscheck = New System.Windows.Forms.Button()
- Me.pbEmailscheck = New System.Windows.Forms.PictureBox()
- Me.MyTextBox3 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.MyTextBox2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtSyskaWdhDateiname = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtEZOLLAnhDat = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.cboSYSKAFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
- Me.cboBMDUnispedFirma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
- Me.MyTextBox4 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.dgvMRN = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
- Me.clmnMRN = New System.Windows.Forms.DataGridViewTextBoxColumn()
- Me.txtVRGOut_MRN = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtVRGOut_FilialenNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtVRGOut_AbfertigungsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.MyComboBox2 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
- Me.txtVRGOutEZA_BezugsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.MyComboBox1 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
- Me.txtVRGOut_BezugsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.cboTCAPI_Firma = New VERAG_PROG_ALLGEMEIN.MyComboBox()
- Me.MyTextBox06 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtCheckATEZMRN = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.datTranscodeBis = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.datTranscodeVon = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtTWLNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtTBLNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtIDSYear = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtTransactionID = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.cbxMSEBatchNr = New VERAG_PROG_ALLGEMEIN.MyComboBox()
- Me.txtBatchNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtBatchNrofTransaction = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.cbxRMC = New VERAG_PROG_ALLGEMEIN.MyComboBox()
- Me.txtUTAYear = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtUTADate = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtPloseJahr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtPLoseKdNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtKdNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtWartungFaelligkeitAbDat = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.txtCSDate = New VERAG_PROG_ALLGEMEIN.MyTextBox()
- Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
Me.txtGJ_UNISPED = New VERAG_PROG_ALLGEMEIN.MyTextBox()
+ Me.Button21 = New System.Windows.Forms.Button()
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
+ Me.Button30 = New System.Windows.Forms.Button()
Me.pnl.SuspendLayout()
+ CType(Me.pbEmailscheck, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox24, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox23, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox22, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -399,6 +406,7 @@ Partial Class frmStartOptions
Me.TabPage2.SuspendLayout()
CType(Me.PictureBox15, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPage3.SuspendLayout()
Me.Panel1.SuspendLayout()
Me.TabPage4.SuspendLayout()
@@ -414,20 +422,22 @@ Partial Class frmStartOptions
Me.PLOSE.SuspendLayout()
Me.TabPage5.SuspendLayout()
CType(Me.PictureBox25, System.ComponentModel.ISupportInitialize).BeginInit()
+ Me.TabPage8.SuspendLayout()
+ CType(Me.PictureBox27, System.ComponentModel.ISupportInitialize).BeginInit()
+ CType(Me.dgv_MDMEinarbeitung, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPage6.SuspendLayout()
Me.TabPage7.SuspendLayout()
CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.pbEmailscheck, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'pnl
'
Me.pnl.BackColor = System.Drawing.Color.White
Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
+ Me.pnl.Controls.Add(Me.Button30)
Me.pnl.Controls.Add(Me.pbEmailscheck)
Me.pnl.Controls.Add(Me.btnKKEmailscheck)
Me.pnl.Controls.Add(Me.cbxUpdateFIBU)
@@ -514,6 +524,29 @@ Partial Class frmStartOptions
Me.pnl.Size = New System.Drawing.Size(1229, 946)
Me.pnl.TabIndex = 0
'
+ 'pbEmailscheck
+ '
+ Me.pbEmailscheck.BackgroundImage = CType(resources.GetObject("pbEmailscheck.BackgroundImage"), System.Drawing.Image)
+ Me.pbEmailscheck.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
+ Me.pbEmailscheck.Location = New System.Drawing.Point(934, 182)
+ Me.pbEmailscheck.Name = "pbEmailscheck"
+ Me.pbEmailscheck.Size = New System.Drawing.Size(18, 18)
+ Me.pbEmailscheck.TabIndex = 142
+ Me.pbEmailscheck.TabStop = False
+ Me.pbEmailscheck.Visible = False
+ '
+ 'btnKKEmailscheck
+ '
+ Me.btnKKEmailscheck.FlatStyle = System.Windows.Forms.FlatStyle.Flat
+ Me.btnKKEmailscheck.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
+ Me.btnKKEmailscheck.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.btnKKEmailscheck.Location = New System.Drawing.Point(822, 182)
+ Me.btnKKEmailscheck.Name = "btnKKEmailscheck"
+ Me.btnKKEmailscheck.Size = New System.Drawing.Size(105, 24)
+ Me.btnKKEmailscheck.TabIndex = 141
+ Me.btnKKEmailscheck.Text = "Email-Adr. prüfen"
+ Me.btnKKEmailscheck.UseVisualStyleBackColor = True
+ '
'cbxUpdateFIBU
'
Me.cbxUpdateFIBU.AutoSize = True
@@ -609,6 +642,29 @@ Partial Class frmStartOptions
Me.Label27.TabIndex = 87
Me.Label27.Text = "älter als Tage"
'
+ 'MyTextBox3
+ '
+ Me.MyTextBox3._DateTimeOnly = False
+ Me.MyTextBox3._numbersOnly = True
+ Me.MyTextBox3._numbersOnlyKommastellen = ""
+ Me.MyTextBox3._numbersOnlyTrennzeichen = True
+ Me.MyTextBox3._Prozent = False
+ Me.MyTextBox3._ShortDateNew = False
+ Me.MyTextBox3._ShortDateOnly = False
+ Me.MyTextBox3._TimeOnly = False
+ Me.MyTextBox3._TimeOnly_Seconds = False
+ Me.MyTextBox3._value = ""
+ Me.MyTextBox3._Waehrung = False
+ Me.MyTextBox3._WaehrungZeichen = True
+ Me.MyTextBox3.ForeColor = System.Drawing.Color.Red
+ Me.MyTextBox3.Location = New System.Drawing.Point(127, 232)
+ Me.MyTextBox3.MaxLineLength = -1
+ Me.MyTextBox3.MaxLines_Warning = ""
+ Me.MyTextBox3.MaxLines_Warning_Label = Nothing
+ Me.MyTextBox3.Name = "MyTextBox3"
+ Me.MyTextBox3.Size = New System.Drawing.Size(53, 20)
+ Me.MyTextBox3.TabIndex = 86
+ '
'LinkLabel51
'
Me.LinkLabel51.AutoSize = True
@@ -798,6 +854,29 @@ Partial Class frmStartOptions
Me.Label18.TabIndex = 64
Me.Label18.Text = "Max"
'
+ 'MyTextBox2
+ '
+ Me.MyTextBox2._DateTimeOnly = False
+ Me.MyTextBox2._numbersOnly = True
+ Me.MyTextBox2._numbersOnlyKommastellen = ""
+ Me.MyTextBox2._numbersOnlyTrennzeichen = True
+ Me.MyTextBox2._Prozent = False
+ Me.MyTextBox2._ShortDateNew = False
+ Me.MyTextBox2._ShortDateOnly = False
+ Me.MyTextBox2._TimeOnly = False
+ Me.MyTextBox2._TimeOnly_Seconds = False
+ Me.MyTextBox2._value = ""
+ Me.MyTextBox2._Waehrung = False
+ Me.MyTextBox2._WaehrungZeichen = True
+ Me.MyTextBox2.ForeColor = System.Drawing.Color.Red
+ Me.MyTextBox2.Location = New System.Drawing.Point(151, 176)
+ Me.MyTextBox2.MaxLineLength = -1
+ Me.MyTextBox2.MaxLines_Warning = ""
+ Me.MyTextBox2.MaxLines_Warning_Label = Nothing
+ Me.MyTextBox2.Name = "MyTextBox2"
+ Me.MyTextBox2.Size = New System.Drawing.Size(53, 20)
+ Me.MyTextBox2.TabIndex = 63
+ '
'LinkLabel36
'
Me.LinkLabel36.AutoSize = True
@@ -844,6 +923,30 @@ Partial Class frmStartOptions
Me.cbxSyskaWdh.Text = "Buchungen wiederh."
Me.cbxSyskaWdh.UseVisualStyleBackColor = True
'
+ 'txtSyskaWdhDateiname
+ '
+ Me.txtSyskaWdhDateiname._DateTimeOnly = False
+ Me.txtSyskaWdhDateiname._numbersOnly = False
+ Me.txtSyskaWdhDateiname._numbersOnlyKommastellen = ""
+ Me.txtSyskaWdhDateiname._numbersOnlyTrennzeichen = True
+ Me.txtSyskaWdhDateiname._Prozent = False
+ Me.txtSyskaWdhDateiname._ShortDateNew = False
+ Me.txtSyskaWdhDateiname._ShortDateOnly = False
+ Me.txtSyskaWdhDateiname._TimeOnly = False
+ Me.txtSyskaWdhDateiname._TimeOnly_Seconds = False
+ Me.txtSyskaWdhDateiname._value = ""
+ Me.txtSyskaWdhDateiname._Waehrung = False
+ Me.txtSyskaWdhDateiname._WaehrungZeichen = True
+ Me.txtSyskaWdhDateiname.ForeColor = System.Drawing.Color.Black
+ Me.txtSyskaWdhDateiname.Location = New System.Drawing.Point(692, 318)
+ Me.txtSyskaWdhDateiname.MaxLength = 50
+ Me.txtSyskaWdhDateiname.MaxLineLength = -1
+ Me.txtSyskaWdhDateiname.MaxLines_Warning = ""
+ Me.txtSyskaWdhDateiname.MaxLines_Warning_Label = Nothing
+ Me.txtSyskaWdhDateiname.Name = "txtSyskaWdhDateiname"
+ Me.txtSyskaWdhDateiname.Size = New System.Drawing.Size(136, 20)
+ Me.txtSyskaWdhDateiname.TabIndex = 58
+ '
'Button10
'
Me.Button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat
@@ -868,6 +971,30 @@ Partial Class frmStartOptions
Me.piceZollAnh.TabStop = False
Me.piceZollAnh.Visible = False
'
+ 'txtEZOLLAnhDat
+ '
+ Me.txtEZOLLAnhDat._DateTimeOnly = False
+ Me.txtEZOLLAnhDat._numbersOnly = False
+ Me.txtEZOLLAnhDat._numbersOnlyKommastellen = ""
+ Me.txtEZOLLAnhDat._numbersOnlyTrennzeichen = True
+ Me.txtEZOLLAnhDat._Prozent = False
+ Me.txtEZOLLAnhDat._ShortDateNew = True
+ Me.txtEZOLLAnhDat._ShortDateOnly = False
+ Me.txtEZOLLAnhDat._TimeOnly = False
+ Me.txtEZOLLAnhDat._TimeOnly_Seconds = False
+ Me.txtEZOLLAnhDat._value = ""
+ Me.txtEZOLLAnhDat._Waehrung = False
+ Me.txtEZOLLAnhDat._WaehrungZeichen = True
+ Me.txtEZOLLAnhDat.ForeColor = System.Drawing.Color.Black
+ Me.txtEZOLLAnhDat.Location = New System.Drawing.Point(408, 214)
+ Me.txtEZOLLAnhDat.MaxLength = 10
+ Me.txtEZOLLAnhDat.MaxLineLength = -1
+ Me.txtEZOLLAnhDat.MaxLines_Warning = ""
+ Me.txtEZOLLAnhDat.MaxLines_Warning_Label = Nothing
+ Me.txtEZOLLAnhDat.Name = "txtEZOLLAnhDat"
+ Me.txtEZOLLAnhDat.Size = New System.Drawing.Size(87, 20)
+ Me.txtEZOLLAnhDat.TabIndex = 55
+ '
'lblEZOLLDat
'
Me.lblEZOLLDat.AutoSize = True
@@ -916,6 +1043,17 @@ Partial Class frmStartOptions
Me.Button7.Text = "Buchungen --> Syska"
Me.Button7.UseVisualStyleBackColor = True
'
+ 'cboSYSKAFirma
+ '
+ Me.cboSYSKAFirma._allowedValuesFreiText = Nothing
+ Me.cboSYSKAFirma._allowFreiText = False
+ Me.cboSYSKAFirma._value = ""
+ Me.cboSYSKAFirma.FormattingEnabled = True
+ Me.cboSYSKAFirma.Location = New System.Drawing.Point(564, 299)
+ Me.cboSYSKAFirma.Name = "cboSYSKAFirma"
+ Me.cboSYSKAFirma.Size = New System.Drawing.Size(129, 21)
+ Me.cboSYSKAFirma.TabIndex = 51
+ '
'CheckBox7
'
Me.CheckBox7.AutoSize = True
@@ -1008,6 +1146,17 @@ Partial Class frmStartOptions
Me.Button3.Text = "Buchungen --> BMD"
Me.Button3.UseVisualStyleBackColor = True
'
+ 'cboBMDUnispedFirma
+ '
+ Me.cboBMDUnispedFirma._allowedValuesFreiText = Nothing
+ Me.cboBMDUnispedFirma._allowFreiText = False
+ Me.cboBMDUnispedFirma._value = ""
+ Me.cboBMDUnispedFirma.FormattingEnabled = True
+ Me.cboBMDUnispedFirma.Location = New System.Drawing.Point(268, 300)
+ Me.cboBMDUnispedFirma.Name = "cboBMDUnispedFirma"
+ Me.cboBMDUnispedFirma.Size = New System.Drawing.Size(124, 21)
+ Me.cboBMDUnispedFirma.TabIndex = 42
+ '
'CheckBox4
'
Me.CheckBox4.AutoSize = True
@@ -1156,6 +1305,30 @@ Partial Class frmStartOptions
Me.cbxGestellungspeichern.Text = "Gestellungen speichern"
Me.cbxGestellungspeichern.UseVisualStyleBackColor = True
'
+ 'MyTextBox4
+ '
+ Me.MyTextBox4._DateTimeOnly = False
+ Me.MyTextBox4._numbersOnly = False
+ Me.MyTextBox4._numbersOnlyKommastellen = ""
+ Me.MyTextBox4._numbersOnlyTrennzeichen = True
+ Me.MyTextBox4._Prozent = False
+ Me.MyTextBox4._ShortDateNew = True
+ Me.MyTextBox4._ShortDateOnly = False
+ Me.MyTextBox4._TimeOnly = False
+ Me.MyTextBox4._TimeOnly_Seconds = False
+ Me.MyTextBox4._value = ""
+ Me.MyTextBox4._Waehrung = False
+ Me.MyTextBox4._WaehrungZeichen = True
+ Me.MyTextBox4.ForeColor = System.Drawing.Color.Black
+ Me.MyTextBox4.Location = New System.Drawing.Point(775, 277)
+ Me.MyTextBox4.MaxLength = 10
+ Me.MyTextBox4.MaxLineLength = -1
+ Me.MyTextBox4.MaxLines_Warning = ""
+ Me.MyTextBox4.MaxLines_Warning_Label = Nothing
+ Me.MyTextBox4.Name = "MyTextBox4"
+ Me.MyTextBox4.Size = New System.Drawing.Size(80, 20)
+ Me.MyTextBox4.TabIndex = 90
+ '
'Label41
'
Me.Label41.AutoSize = True
@@ -1950,6 +2123,165 @@ Partial Class frmStartOptions
Me.PictureBox14.TabStop = False
Me.PictureBox14.Visible = False
'
+ 'dgvMRN
+ '
+ Me.dgvMRN.AKTUALISIERUNGS_INTERVALL = -1
+ Me.dgvMRN.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
+ Me.dgvMRN.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.clmnMRN})
+ Me.dgvMRN.Location = New System.Drawing.Point(637, 63)
+ Me.dgvMRN.Name = "dgvMRN"
+ Me.dgvMRN.RowHeadersWidth = 62
+ Me.dgvMRN.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
+ Me.dgvMRN.Size = New System.Drawing.Size(207, 134)
+ Me.dgvMRN.TabIndex = 75
+ '
+ 'clmnMRN
+ '
+ Me.clmnMRN.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
+ Me.clmnMRN.HeaderText = "MRN"
+ Me.clmnMRN.MinimumWidth = 8
+ Me.clmnMRN.Name = "clmnMRN"
+ '
+ 'txtVRGOut_MRN
+ '
+ Me.txtVRGOut_MRN._DateTimeOnly = False
+ Me.txtVRGOut_MRN._numbersOnly = False
+ Me.txtVRGOut_MRN._numbersOnlyKommastellen = ""
+ Me.txtVRGOut_MRN._numbersOnlyTrennzeichen = True
+ Me.txtVRGOut_MRN._Prozent = False
+ Me.txtVRGOut_MRN._ShortDateNew = False
+ Me.txtVRGOut_MRN._ShortDateOnly = False
+ Me.txtVRGOut_MRN._TimeOnly = False
+ Me.txtVRGOut_MRN._TimeOnly_Seconds = False
+ Me.txtVRGOut_MRN._value = ""
+ Me.txtVRGOut_MRN._Waehrung = False
+ Me.txtVRGOut_MRN._WaehrungZeichen = False
+ Me.txtVRGOut_MRN.ForeColor = System.Drawing.Color.Red
+ Me.txtVRGOut_MRN.Location = New System.Drawing.Point(359, 84)
+ Me.txtVRGOut_MRN.MaxLineLength = -1
+ Me.txtVRGOut_MRN.MaxLines_Warning = ""
+ Me.txtVRGOut_MRN.MaxLines_Warning_Label = Nothing
+ Me.txtVRGOut_MRN.Name = "txtVRGOut_MRN"
+ Me.txtVRGOut_MRN.Size = New System.Drawing.Size(153, 20)
+ Me.txtVRGOut_MRN.TabIndex = 73
+ '
+ 'txtVRGOut_FilialenNr
+ '
+ Me.txtVRGOut_FilialenNr._DateTimeOnly = False
+ Me.txtVRGOut_FilialenNr._numbersOnly = False
+ Me.txtVRGOut_FilialenNr._numbersOnlyKommastellen = ""
+ Me.txtVRGOut_FilialenNr._numbersOnlyTrennzeichen = True
+ Me.txtVRGOut_FilialenNr._Prozent = False
+ Me.txtVRGOut_FilialenNr._ShortDateNew = False
+ Me.txtVRGOut_FilialenNr._ShortDateOnly = False
+ Me.txtVRGOut_FilialenNr._TimeOnly = False
+ Me.txtVRGOut_FilialenNr._TimeOnly_Seconds = False
+ Me.txtVRGOut_FilialenNr._value = ""
+ Me.txtVRGOut_FilialenNr._Waehrung = False
+ Me.txtVRGOut_FilialenNr._WaehrungZeichen = False
+ Me.txtVRGOut_FilialenNr.ForeColor = System.Drawing.Color.Red
+ Me.txtVRGOut_FilialenNr.Location = New System.Drawing.Point(398, 176)
+ Me.txtVRGOut_FilialenNr.MaxLineLength = -1
+ Me.txtVRGOut_FilialenNr.MaxLines_Warning = ""
+ Me.txtVRGOut_FilialenNr.MaxLines_Warning_Label = Nothing
+ Me.txtVRGOut_FilialenNr.Multiline = True
+ Me.txtVRGOut_FilialenNr.Name = "txtVRGOut_FilialenNr"
+ Me.txtVRGOut_FilialenNr.Size = New System.Drawing.Size(56, 21)
+ Me.txtVRGOut_FilialenNr.TabIndex = 71
+ '
+ 'txtVRGOut_AbfertigungsNr
+ '
+ Me.txtVRGOut_AbfertigungsNr._DateTimeOnly = False
+ Me.txtVRGOut_AbfertigungsNr._numbersOnly = False
+ Me.txtVRGOut_AbfertigungsNr._numbersOnlyKommastellen = ""
+ Me.txtVRGOut_AbfertigungsNr._numbersOnlyTrennzeichen = True
+ Me.txtVRGOut_AbfertigungsNr._Prozent = False
+ Me.txtVRGOut_AbfertigungsNr._ShortDateNew = False
+ Me.txtVRGOut_AbfertigungsNr._ShortDateOnly = False
+ Me.txtVRGOut_AbfertigungsNr._TimeOnly = False
+ Me.txtVRGOut_AbfertigungsNr._TimeOnly_Seconds = False
+ Me.txtVRGOut_AbfertigungsNr._value = ""
+ Me.txtVRGOut_AbfertigungsNr._Waehrung = False
+ Me.txtVRGOut_AbfertigungsNr._WaehrungZeichen = False
+ Me.txtVRGOut_AbfertigungsNr.ForeColor = System.Drawing.Color.Red
+ Me.txtVRGOut_AbfertigungsNr.Location = New System.Drawing.Point(453, 176)
+ Me.txtVRGOut_AbfertigungsNr.MaxLineLength = -1
+ Me.txtVRGOut_AbfertigungsNr.MaxLines_Warning = ""
+ Me.txtVRGOut_AbfertigungsNr.MaxLines_Warning_Label = Nothing
+ Me.txtVRGOut_AbfertigungsNr.Multiline = True
+ Me.txtVRGOut_AbfertigungsNr.Name = "txtVRGOut_AbfertigungsNr"
+ Me.txtVRGOut_AbfertigungsNr.Size = New System.Drawing.Size(137, 21)
+ Me.txtVRGOut_AbfertigungsNr.TabIndex = 70
+ '
+ 'MyComboBox2
+ '
+ Me.MyComboBox2._allowedValuesFreiText = Nothing
+ Me.MyComboBox2._allowFreiText = False
+ Me.MyComboBox2._value = ""
+ Me.MyComboBox2.FormattingEnabled = True
+ Me.MyComboBox2.Location = New System.Drawing.Point(298, 252)
+ Me.MyComboBox2.Name = "MyComboBox2"
+ Me.MyComboBox2.Size = New System.Drawing.Size(62, 21)
+ Me.MyComboBox2.TabIndex = 64
+ '
+ 'txtVRGOutEZA_BezugsNr
+ '
+ Me.txtVRGOutEZA_BezugsNr._DateTimeOnly = False
+ Me.txtVRGOutEZA_BezugsNr._numbersOnly = False
+ Me.txtVRGOutEZA_BezugsNr._numbersOnlyKommastellen = ""
+ Me.txtVRGOutEZA_BezugsNr._numbersOnlyTrennzeichen = True
+ Me.txtVRGOutEZA_BezugsNr._Prozent = False
+ Me.txtVRGOutEZA_BezugsNr._ShortDateNew = False
+ Me.txtVRGOutEZA_BezugsNr._ShortDateOnly = False
+ Me.txtVRGOutEZA_BezugsNr._TimeOnly = False
+ Me.txtVRGOutEZA_BezugsNr._TimeOnly_Seconds = False
+ Me.txtVRGOutEZA_BezugsNr._value = ""
+ Me.txtVRGOutEZA_BezugsNr._Waehrung = False
+ Me.txtVRGOutEZA_BezugsNr._WaehrungZeichen = False
+ Me.txtVRGOutEZA_BezugsNr.ForeColor = System.Drawing.Color.Red
+ Me.txtVRGOutEZA_BezugsNr.Location = New System.Drawing.Point(359, 252)
+ Me.txtVRGOutEZA_BezugsNr.MaxLineLength = -1
+ Me.txtVRGOutEZA_BezugsNr.MaxLines_Warning = ""
+ Me.txtVRGOutEZA_BezugsNr.MaxLines_Warning_Label = Nothing
+ Me.txtVRGOutEZA_BezugsNr.Multiline = True
+ Me.txtVRGOutEZA_BezugsNr.Name = "txtVRGOutEZA_BezugsNr"
+ Me.txtVRGOutEZA_BezugsNr.Size = New System.Drawing.Size(153, 21)
+ Me.txtVRGOutEZA_BezugsNr.TabIndex = 65
+ '
+ 'MyComboBox1
+ '
+ Me.MyComboBox1._allowedValuesFreiText = Nothing
+ Me.MyComboBox1._allowFreiText = False
+ Me.MyComboBox1._value = ""
+ Me.MyComboBox1.FormattingEnabled = True
+ Me.MyComboBox1.Location = New System.Drawing.Point(298, 62)
+ Me.MyComboBox1.Name = "MyComboBox1"
+ Me.MyComboBox1.Size = New System.Drawing.Size(62, 21)
+ Me.MyComboBox1.TabIndex = 4
+ '
+ 'txtVRGOut_BezugsNr
+ '
+ Me.txtVRGOut_BezugsNr._DateTimeOnly = False
+ Me.txtVRGOut_BezugsNr._numbersOnly = False
+ Me.txtVRGOut_BezugsNr._numbersOnlyKommastellen = ""
+ Me.txtVRGOut_BezugsNr._numbersOnlyTrennzeichen = True
+ Me.txtVRGOut_BezugsNr._Prozent = False
+ Me.txtVRGOut_BezugsNr._ShortDateNew = False
+ Me.txtVRGOut_BezugsNr._ShortDateOnly = False
+ Me.txtVRGOut_BezugsNr._TimeOnly = False
+ Me.txtVRGOut_BezugsNr._TimeOnly_Seconds = False
+ Me.txtVRGOut_BezugsNr._value = ""
+ Me.txtVRGOut_BezugsNr._Waehrung = False
+ Me.txtVRGOut_BezugsNr._WaehrungZeichen = False
+ Me.txtVRGOut_BezugsNr.ForeColor = System.Drawing.Color.Red
+ Me.txtVRGOut_BezugsNr.Location = New System.Drawing.Point(359, 62)
+ Me.txtVRGOut_BezugsNr.MaxLineLength = -1
+ Me.txtVRGOut_BezugsNr.MaxLines_Warning = ""
+ Me.txtVRGOut_BezugsNr.MaxLines_Warning_Label = Nothing
+ Me.txtVRGOut_BezugsNr.Name = "txtVRGOut_BezugsNr"
+ Me.txtVRGOut_BezugsNr.Size = New System.Drawing.Size(153, 20)
+ Me.txtVRGOut_BezugsNr.TabIndex = 5
+ '
'TabPage3
'
Me.TabPage3.Controls.Add(Me.btnTesttc)
@@ -2309,6 +2641,116 @@ Partial Class frmStartOptions
Me.cbxTCVB_Versand.Text = "ZB Versand"
Me.cbxTCVB_Versand.UseVisualStyleBackColor = True
'
+ 'cboTCAPI_Firma
+ '
+ Me.cboTCAPI_Firma._allowedValuesFreiText = Nothing
+ Me.cboTCAPI_Firma._allowFreiText = False
+ Me.cboTCAPI_Firma._value = ""
+ Me.cboTCAPI_Firma.FormattingEnabled = True
+ Me.cboTCAPI_Firma.Items.AddRange(New Object() {"ALLE", "ATILLA", "IMEX", "DURMAZ"})
+ Me.cboTCAPI_Firma.Location = New System.Drawing.Point(570, 381)
+ Me.cboTCAPI_Firma.Name = "cboTCAPI_Firma"
+ Me.cboTCAPI_Firma.Size = New System.Drawing.Size(88, 21)
+ Me.cboTCAPI_Firma.TabIndex = 152
+ Me.cboTCAPI_Firma.Text = "ALLE"
+ '
+ 'MyTextBox06
+ '
+ Me.MyTextBox06._DateTimeOnly = False
+ Me.MyTextBox06._numbersOnly = False
+ Me.MyTextBox06._numbersOnlyKommastellen = ""
+ Me.MyTextBox06._numbersOnlyTrennzeichen = False
+ Me.MyTextBox06._Prozent = False
+ Me.MyTextBox06._ShortDateNew = False
+ Me.MyTextBox06._ShortDateOnly = False
+ Me.MyTextBox06._TimeOnly = False
+ Me.MyTextBox06._TimeOnly_Seconds = False
+ Me.MyTextBox06._value = "200"
+ Me.MyTextBox06._Waehrung = False
+ Me.MyTextBox06._WaehrungZeichen = False
+ Me.MyTextBox06.ForeColor = System.Drawing.Color.Black
+ Me.MyTextBox06.Location = New System.Drawing.Point(583, 302)
+ Me.MyTextBox06.MaxLength = 18
+ Me.MyTextBox06.MaxLineLength = -1
+ Me.MyTextBox06.MaxLines_Warning = ""
+ Me.MyTextBox06.MaxLines_Warning_Label = Nothing
+ Me.MyTextBox06.Name = "MyTextBox06"
+ Me.MyTextBox06.Size = New System.Drawing.Size(150, 20)
+ Me.MyTextBox06.TabIndex = 148
+ Me.MyTextBox06.Text = "200"
+ '
+ 'txtCheckATEZMRN
+ '
+ Me.txtCheckATEZMRN._DateTimeOnly = False
+ Me.txtCheckATEZMRN._numbersOnly = False
+ Me.txtCheckATEZMRN._numbersOnlyKommastellen = ""
+ Me.txtCheckATEZMRN._numbersOnlyTrennzeichen = False
+ Me.txtCheckATEZMRN._Prozent = False
+ Me.txtCheckATEZMRN._ShortDateNew = False
+ Me.txtCheckATEZMRN._ShortDateOnly = False
+ Me.txtCheckATEZMRN._TimeOnly = False
+ Me.txtCheckATEZMRN._TimeOnly_Seconds = False
+ Me.txtCheckATEZMRN._value = ""
+ Me.txtCheckATEZMRN._Waehrung = False
+ Me.txtCheckATEZMRN._WaehrungZeichen = False
+ Me.txtCheckATEZMRN.ForeColor = System.Drawing.Color.Black
+ Me.txtCheckATEZMRN.Location = New System.Drawing.Point(548, 272)
+ Me.txtCheckATEZMRN.MaxLength = 18
+ Me.txtCheckATEZMRN.MaxLineLength = -1
+ Me.txtCheckATEZMRN.MaxLines_Warning = ""
+ Me.txtCheckATEZMRN.MaxLines_Warning_Label = Nothing
+ Me.txtCheckATEZMRN.Name = "txtCheckATEZMRN"
+ Me.txtCheckATEZMRN.Size = New System.Drawing.Size(185, 20)
+ Me.txtCheckATEZMRN.TabIndex = 139
+ '
+ 'datTranscodeBis
+ '
+ Me.datTranscodeBis._DateTimeOnly = False
+ Me.datTranscodeBis._numbersOnly = False
+ Me.datTranscodeBis._numbersOnlyKommastellen = ""
+ Me.datTranscodeBis._numbersOnlyTrennzeichen = True
+ Me.datTranscodeBis._Prozent = False
+ Me.datTranscodeBis._ShortDateNew = True
+ Me.datTranscodeBis._ShortDateOnly = False
+ Me.datTranscodeBis._TimeOnly = False
+ Me.datTranscodeBis._TimeOnly_Seconds = False
+ Me.datTranscodeBis._value = ""
+ Me.datTranscodeBis._Waehrung = False
+ Me.datTranscodeBis._WaehrungZeichen = True
+ Me.datTranscodeBis.ForeColor = System.Drawing.Color.Black
+ Me.datTranscodeBis.Location = New System.Drawing.Point(646, 245)
+ Me.datTranscodeBis.MaxLength = 10
+ Me.datTranscodeBis.MaxLineLength = -1
+ Me.datTranscodeBis.MaxLines_Warning = ""
+ Me.datTranscodeBis.MaxLines_Warning_Label = Nothing
+ Me.datTranscodeBis.Name = "datTranscodeBis"
+ Me.datTranscodeBis.Size = New System.Drawing.Size(87, 20)
+ Me.datTranscodeBis.TabIndex = 143
+ '
+ 'datTranscodeVon
+ '
+ Me.datTranscodeVon._DateTimeOnly = False
+ Me.datTranscodeVon._numbersOnly = False
+ Me.datTranscodeVon._numbersOnlyKommastellen = ""
+ Me.datTranscodeVon._numbersOnlyTrennzeichen = True
+ Me.datTranscodeVon._Prozent = False
+ Me.datTranscodeVon._ShortDateNew = True
+ Me.datTranscodeVon._ShortDateOnly = False
+ Me.datTranscodeVon._TimeOnly = False
+ Me.datTranscodeVon._TimeOnly_Seconds = False
+ Me.datTranscodeVon._value = ""
+ Me.datTranscodeVon._Waehrung = False
+ Me.datTranscodeVon._WaehrungZeichen = True
+ Me.datTranscodeVon.ForeColor = System.Drawing.Color.Black
+ Me.datTranscodeVon.Location = New System.Drawing.Point(548, 245)
+ Me.datTranscodeVon.MaxLength = 10
+ Me.datTranscodeVon.MaxLineLength = -1
+ Me.datTranscodeVon.MaxLines_Warning = ""
+ Me.datTranscodeVon.MaxLines_Warning_Label = Nothing
+ Me.datTranscodeVon.Name = "datTranscodeVon"
+ Me.datTranscodeVon.Size = New System.Drawing.Size(87, 20)
+ Me.datTranscodeVon.TabIndex = 142
+ '
'TabPage4
'
Me.TabPage4.Controls.Add(Me.TabControl1)
@@ -2333,6 +2775,7 @@ Partial Class frmStartOptions
Me.TabControl1.Controls.Add(Me.UTA)
Me.TabControl1.Controls.Add(Me.PLOSE)
Me.TabControl1.Controls.Add(Me.TabPage5)
+ Me.TabControl1.Controls.Add(Me.TabPage8)
Me.TabControl1.Location = New System.Drawing.Point(16, 31)
Me.TabControl1.Name = "TabControl1"
Me.TabControl1.SelectedIndex = 0
@@ -2376,6 +2819,54 @@ Partial Class frmStartOptions
Me.Label28.TabIndex = 81
Me.Label28.Text = "ASFINAG"
'
+ 'txtTWLNr
+ '
+ Me.txtTWLNr._DateTimeOnly = False
+ Me.txtTWLNr._numbersOnly = True
+ Me.txtTWLNr._numbersOnlyKommastellen = ""
+ Me.txtTWLNr._numbersOnlyTrennzeichen = False
+ Me.txtTWLNr._Prozent = False
+ Me.txtTWLNr._ShortDateNew = False
+ Me.txtTWLNr._ShortDateOnly = False
+ Me.txtTWLNr._TimeOnly = False
+ Me.txtTWLNr._TimeOnly_Seconds = False
+ Me.txtTWLNr._value = ""
+ Me.txtTWLNr._Waehrung = False
+ Me.txtTWLNr._WaehrungZeichen = True
+ Me.txtTWLNr.ForeColor = System.Drawing.Color.Red
+ Me.txtTWLNr.Location = New System.Drawing.Point(168, 152)
+ Me.txtTWLNr.MaxLineLength = -1
+ Me.txtTWLNr.MaxLines_Warning = ""
+ Me.txtTWLNr.MaxLines_Warning_Label = Nothing
+ Me.txtTWLNr.Name = "txtTWLNr"
+ Me.txtTWLNr.ReadOnly = True
+ Me.txtTWLNr.Size = New System.Drawing.Size(53, 20)
+ Me.txtTWLNr.TabIndex = 78
+ '
+ 'txtTBLNr
+ '
+ Me.txtTBLNr._DateTimeOnly = False
+ Me.txtTBLNr._numbersOnly = True
+ Me.txtTBLNr._numbersOnlyKommastellen = ""
+ Me.txtTBLNr._numbersOnlyTrennzeichen = False
+ Me.txtTBLNr._Prozent = False
+ Me.txtTBLNr._ShortDateNew = False
+ Me.txtTBLNr._ShortDateOnly = False
+ Me.txtTBLNr._TimeOnly = False
+ Me.txtTBLNr._TimeOnly_Seconds = False
+ Me.txtTBLNr._value = ""
+ Me.txtTBLNr._Waehrung = False
+ Me.txtTBLNr._WaehrungZeichen = True
+ Me.txtTBLNr.ForeColor = System.Drawing.Color.Red
+ Me.txtTBLNr.Location = New System.Drawing.Point(168, 180)
+ Me.txtTBLNr.MaxLineLength = -1
+ Me.txtTBLNr.MaxLines_Warning = ""
+ Me.txtTBLNr.MaxLines_Warning_Label = Nothing
+ Me.txtTBLNr.Name = "txtTBLNr"
+ Me.txtTBLNr.ReadOnly = True
+ Me.txtTBLNr.Size = New System.Drawing.Size(53, 20)
+ Me.txtTBLNr.TabIndex = 79
+ '
'Label24
'
Me.Label24.AutoSize = True
@@ -2712,6 +3203,32 @@ Partial Class frmStartOptions
Me.TextBox3.TabIndex = 154
Me.TextBox3.Text = "Dateien nach Import von FTP umbenennen"
'
+ 'txtIDSYear
+ '
+ Me.txtIDSYear._DateTimeOnly = False
+ Me.txtIDSYear._numbersOnly = True
+ Me.txtIDSYear._numbersOnlyKommastellen = ""
+ Me.txtIDSYear._numbersOnlyTrennzeichen = False
+ Me.txtIDSYear._Prozent = False
+ Me.txtIDSYear._ShortDateNew = False
+ Me.txtIDSYear._ShortDateOnly = False
+ Me.txtIDSYear._TimeOnly = False
+ Me.txtIDSYear._TimeOnly_Seconds = False
+ Me.txtIDSYear._value = ""
+ Me.txtIDSYear._Waehrung = False
+ Me.txtIDSYear._WaehrungZeichen = True
+ Me.txtIDSYear.BackColor = System.Drawing.SystemColors.Window
+ Me.txtIDSYear.ForeColor = System.Drawing.Color.Red
+ Me.txtIDSYear.Location = New System.Drawing.Point(12, 61)
+ Me.txtIDSYear.MaxLength = 10
+ Me.txtIDSYear.MaxLineLength = -1
+ Me.txtIDSYear.MaxLines_Warning = ""
+ Me.txtIDSYear.MaxLines_Warning_Label = Nothing
+ Me.txtIDSYear.Name = "txtIDSYear"
+ Me.txtIDSYear.Size = New System.Drawing.Size(66, 20)
+ Me.txtIDSYear.TabIndex = 155
+ Me.txtIDSYear.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
+ '
'MSE
'
Me.MSE.Controls.Add(Me.Label56)
@@ -2987,6 +3504,98 @@ Partial Class frmStartOptions
Me.cbxUploadDA.Text = "PDF ins DS"
Me.cbxUploadDA.UseVisualStyleBackColor = True
'
+ 'txtTransactionID
+ '
+ Me.txtTransactionID._DateTimeOnly = False
+ Me.txtTransactionID._numbersOnly = True
+ Me.txtTransactionID._numbersOnlyKommastellen = ""
+ Me.txtTransactionID._numbersOnlyTrennzeichen = False
+ Me.txtTransactionID._Prozent = False
+ Me.txtTransactionID._ShortDateNew = False
+ Me.txtTransactionID._ShortDateOnly = False
+ Me.txtTransactionID._TimeOnly = False
+ Me.txtTransactionID._TimeOnly_Seconds = False
+ Me.txtTransactionID._value = ""
+ Me.txtTransactionID._Waehrung = False
+ Me.txtTransactionID._WaehrungZeichen = True
+ Me.txtTransactionID.BackColor = System.Drawing.SystemColors.Window
+ Me.txtTransactionID.ForeColor = System.Drawing.Color.Black
+ Me.txtTransactionID.Location = New System.Drawing.Point(41, 207)
+ Me.txtTransactionID.MaxLength = 10
+ Me.txtTransactionID.MaxLineLength = -1
+ Me.txtTransactionID.MaxLines_Warning = ""
+ Me.txtTransactionID.MaxLines_Warning_Label = Nothing
+ Me.txtTransactionID.Name = "txtTransactionID"
+ Me.txtTransactionID.Size = New System.Drawing.Size(85, 20)
+ Me.txtTransactionID.TabIndex = 115
+ Me.txtTransactionID.Text = "1001723285"
+ Me.txtTransactionID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
+ '
+ 'cbxMSEBatchNr
+ '
+ Me.cbxMSEBatchNr._allowedValuesFreiText = Nothing
+ Me.cbxMSEBatchNr._allowFreiText = True
+ Me.cbxMSEBatchNr._value = ""
+ Me.cbxMSEBatchNr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
+ Me.cbxMSEBatchNr.DropDownWidth = 20
+ Me.cbxMSEBatchNr.FormattingEnabled = True
+ Me.cbxMSEBatchNr.Location = New System.Drawing.Point(30, 156)
+ Me.cbxMSEBatchNr.Name = "cbxMSEBatchNr"
+ Me.cbxMSEBatchNr.Size = New System.Drawing.Size(44, 21)
+ Me.cbxMSEBatchNr.TabIndex = 122
+ '
+ 'txtBatchNr
+ '
+ Me.txtBatchNr._DateTimeOnly = False
+ Me.txtBatchNr._numbersOnly = True
+ Me.txtBatchNr._numbersOnlyKommastellen = ""
+ Me.txtBatchNr._numbersOnlyTrennzeichen = False
+ Me.txtBatchNr._Prozent = False
+ Me.txtBatchNr._ShortDateNew = False
+ Me.txtBatchNr._ShortDateOnly = False
+ Me.txtBatchNr._TimeOnly = False
+ Me.txtBatchNr._TimeOnly_Seconds = False
+ Me.txtBatchNr._value = ""
+ Me.txtBatchNr._Waehrung = False
+ Me.txtBatchNr._WaehrungZeichen = True
+ Me.txtBatchNr.BackColor = System.Drawing.SystemColors.Window
+ Me.txtBatchNr.ForeColor = System.Drawing.Color.Red
+ Me.txtBatchNr.Location = New System.Drawing.Point(81, 156)
+ Me.txtBatchNr.MaxLength = 10
+ Me.txtBatchNr.MaxLineLength = -1
+ Me.txtBatchNr.MaxLines_Warning = ""
+ Me.txtBatchNr.MaxLines_Warning_Label = Nothing
+ Me.txtBatchNr.Name = "txtBatchNr"
+ Me.txtBatchNr.Size = New System.Drawing.Size(36, 20)
+ Me.txtBatchNr.TabIndex = 127
+ Me.txtBatchNr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
+ '
+ 'txtBatchNrofTransaction
+ '
+ Me.txtBatchNrofTransaction._DateTimeOnly = False
+ Me.txtBatchNrofTransaction._numbersOnly = True
+ Me.txtBatchNrofTransaction._numbersOnlyKommastellen = ""
+ Me.txtBatchNrofTransaction._numbersOnlyTrennzeichen = False
+ Me.txtBatchNrofTransaction._Prozent = False
+ Me.txtBatchNrofTransaction._ShortDateNew = False
+ Me.txtBatchNrofTransaction._ShortDateOnly = False
+ Me.txtBatchNrofTransaction._TimeOnly = False
+ Me.txtBatchNrofTransaction._TimeOnly_Seconds = False
+ Me.txtBatchNrofTransaction._value = ""
+ Me.txtBatchNrofTransaction._Waehrung = False
+ Me.txtBatchNrofTransaction._WaehrungZeichen = True
+ Me.txtBatchNrofTransaction.BackColor = System.Drawing.SystemColors.Window
+ Me.txtBatchNrofTransaction.ForeColor = System.Drawing.Color.Red
+ Me.txtBatchNrofTransaction.Location = New System.Drawing.Point(177, 207)
+ Me.txtBatchNrofTransaction.MaxLength = 10
+ Me.txtBatchNrofTransaction.MaxLineLength = -1
+ Me.txtBatchNrofTransaction.MaxLines_Warning = ""
+ Me.txtBatchNrofTransaction.MaxLines_Warning_Label = Nothing
+ Me.txtBatchNrofTransaction.Name = "txtBatchNrofTransaction"
+ Me.txtBatchNrofTransaction.Size = New System.Drawing.Size(36, 20)
+ Me.txtBatchNrofTransaction.TabIndex = 129
+ Me.txtBatchNrofTransaction.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
+ '
'RMC
'
Me.RMC.Controls.Add(Me.Label58)
@@ -3100,6 +3709,17 @@ Partial Class frmStartOptions
Me.TextBox2.TabIndex = 101
Me.TextBox2.Text = "Dateien nach Import von FTP löschen"
'
+ 'cbxRMC
+ '
+ Me.cbxRMC._allowedValuesFreiText = Nothing
+ Me.cbxRMC._allowFreiText = False
+ Me.cbxRMC._value = ""
+ Me.cbxRMC.FormattingEnabled = True
+ Me.cbxRMC.Location = New System.Drawing.Point(13, 115)
+ Me.cbxRMC.Name = "cbxRMC"
+ Me.cbxRMC.Size = New System.Drawing.Size(80, 21)
+ Me.cbxRMC.TabIndex = 90
+ '
'UTA
'
Me.UTA.Controls.Add(Me.lblBackToCustomer_UTA)
@@ -3228,6 +3848,58 @@ Partial Class frmStartOptions
Me.lblUTAPDFvollst.TabStop = True
Me.lblUTAPDFvollst.Text = "PDF Daten vollständig"
'
+ 'txtUTAYear
+ '
+ Me.txtUTAYear._DateTimeOnly = False
+ Me.txtUTAYear._numbersOnly = True
+ Me.txtUTAYear._numbersOnlyKommastellen = ""
+ Me.txtUTAYear._numbersOnlyTrennzeichen = False
+ Me.txtUTAYear._Prozent = False
+ Me.txtUTAYear._ShortDateNew = False
+ Me.txtUTAYear._ShortDateOnly = False
+ Me.txtUTAYear._TimeOnly = False
+ Me.txtUTAYear._TimeOnly_Seconds = False
+ Me.txtUTAYear._value = ""
+ Me.txtUTAYear._Waehrung = False
+ Me.txtUTAYear._WaehrungZeichen = True
+ Me.txtUTAYear.BackColor = System.Drawing.SystemColors.Window
+ Me.txtUTAYear.ForeColor = System.Drawing.Color.Red
+ Me.txtUTAYear.Location = New System.Drawing.Point(58, 113)
+ Me.txtUTAYear.MaxLength = 10
+ Me.txtUTAYear.MaxLineLength = -1
+ Me.txtUTAYear.MaxLines_Warning = ""
+ Me.txtUTAYear.MaxLines_Warning_Label = Nothing
+ Me.txtUTAYear.Name = "txtUTAYear"
+ Me.txtUTAYear.Size = New System.Drawing.Size(66, 20)
+ Me.txtUTAYear.TabIndex = 133
+ Me.txtUTAYear.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
+ '
+ 'txtUTADate
+ '
+ Me.txtUTADate._DateTimeOnly = False
+ Me.txtUTADate._numbersOnly = False
+ Me.txtUTADate._numbersOnlyKommastellen = ""
+ Me.txtUTADate._numbersOnlyTrennzeichen = False
+ Me.txtUTADate._Prozent = False
+ Me.txtUTADate._ShortDateNew = False
+ Me.txtUTADate._ShortDateOnly = True
+ Me.txtUTADate._TimeOnly = False
+ Me.txtUTADate._TimeOnly_Seconds = False
+ Me.txtUTADate._value = ""
+ Me.txtUTADate._Waehrung = False
+ Me.txtUTADate._WaehrungZeichen = True
+ Me.txtUTADate.BackColor = System.Drawing.SystemColors.Window
+ Me.txtUTADate.ForeColor = System.Drawing.Color.Red
+ Me.txtUTADate.Location = New System.Drawing.Point(243, 83)
+ Me.txtUTADate.MaxLength = 10
+ Me.txtUTADate.MaxLineLength = -1
+ Me.txtUTADate.MaxLines_Warning = ""
+ Me.txtUTADate.MaxLines_Warning_Label = Nothing
+ Me.txtUTADate.Name = "txtUTADate"
+ Me.txtUTADate.Size = New System.Drawing.Size(66, 20)
+ Me.txtUTADate.TabIndex = 156
+ Me.txtUTADate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
+ '
'PLOSE
'
Me.PLOSE.Controls.Add(Me.lblBackToCustomer_PLOSE)
@@ -3344,6 +4016,58 @@ Partial Class frmStartOptions
Me.PlosePdfRE.TabStop = True
Me.PlosePdfRE.Text = "PDF mit RE verknüpfen"
'
+ 'txtPloseJahr
+ '
+ Me.txtPloseJahr._DateTimeOnly = False
+ Me.txtPloseJahr._numbersOnly = True
+ Me.txtPloseJahr._numbersOnlyKommastellen = ""
+ Me.txtPloseJahr._numbersOnlyTrennzeichen = False
+ Me.txtPloseJahr._Prozent = False
+ Me.txtPloseJahr._ShortDateNew = False
+ Me.txtPloseJahr._ShortDateOnly = False
+ Me.txtPloseJahr._TimeOnly = False
+ Me.txtPloseJahr._TimeOnly_Seconds = False
+ Me.txtPloseJahr._value = ""
+ Me.txtPloseJahr._Waehrung = False
+ Me.txtPloseJahr._WaehrungZeichen = False
+ Me.txtPloseJahr.BackColor = System.Drawing.SystemColors.Window
+ Me.txtPloseJahr.ForeColor = System.Drawing.Color.Red
+ Me.txtPloseJahr.Location = New System.Drawing.Point(342, 52)
+ Me.txtPloseJahr.MaxLength = 10
+ Me.txtPloseJahr.MaxLineLength = -1
+ Me.txtPloseJahr.MaxLines_Warning = ""
+ Me.txtPloseJahr.MaxLines_Warning_Label = Nothing
+ Me.txtPloseJahr.Name = "txtPloseJahr"
+ Me.txtPloseJahr.Size = New System.Drawing.Size(66, 20)
+ Me.txtPloseJahr.TabIndex = 158
+ Me.txtPloseJahr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
+ '
+ 'txtPLoseKdNr
+ '
+ Me.txtPLoseKdNr._DateTimeOnly = False
+ Me.txtPLoseKdNr._numbersOnly = True
+ Me.txtPLoseKdNr._numbersOnlyKommastellen = ""
+ Me.txtPLoseKdNr._numbersOnlyTrennzeichen = False
+ Me.txtPLoseKdNr._Prozent = False
+ Me.txtPLoseKdNr._ShortDateNew = False
+ Me.txtPLoseKdNr._ShortDateOnly = False
+ Me.txtPLoseKdNr._TimeOnly = False
+ Me.txtPLoseKdNr._TimeOnly_Seconds = False
+ Me.txtPLoseKdNr._value = ""
+ Me.txtPLoseKdNr._Waehrung = False
+ Me.txtPLoseKdNr._WaehrungZeichen = False
+ Me.txtPLoseKdNr.BackColor = System.Drawing.SystemColors.Window
+ Me.txtPLoseKdNr.ForeColor = System.Drawing.Color.Red
+ Me.txtPLoseKdNr.Location = New System.Drawing.Point(342, 75)
+ Me.txtPLoseKdNr.MaxLength = 10
+ Me.txtPLoseKdNr.MaxLineLength = -1
+ Me.txtPLoseKdNr.MaxLines_Warning = ""
+ Me.txtPLoseKdNr.MaxLines_Warning_Label = Nothing
+ Me.txtPLoseKdNr.Name = "txtPLoseKdNr"
+ Me.txtPLoseKdNr.Size = New System.Drawing.Size(66, 20)
+ Me.txtPLoseKdNr.TabIndex = 162
+ Me.txtPLoseKdNr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
+ '
'TabPage5
'
Me.TabPage5.Controls.Add(Me.cbxPloseNeu)
@@ -3577,6 +4301,82 @@ Partial Class frmStartOptions
Me.cbxUTANeu.Text = "UTA"
Me.cbxUTANeu.UseVisualStyleBackColor = True
'
+ 'txtKdNr
+ '
+ Me.txtKdNr._DateTimeOnly = False
+ Me.txtKdNr._numbersOnly = True
+ Me.txtKdNr._numbersOnlyKommastellen = ""
+ Me.txtKdNr._numbersOnlyTrennzeichen = False
+ Me.txtKdNr._Prozent = False
+ Me.txtKdNr._ShortDateNew = False
+ Me.txtKdNr._ShortDateOnly = False
+ Me.txtKdNr._TimeOnly = False
+ Me.txtKdNr._TimeOnly_Seconds = False
+ Me.txtKdNr._value = ""
+ Me.txtKdNr._Waehrung = False
+ Me.txtKdNr._WaehrungZeichen = True
+ Me.txtKdNr.ForeColor = System.Drawing.Color.Black
+ Me.txtKdNr.Location = New System.Drawing.Point(77, 69)
+ Me.txtKdNr.MaxLength = 50
+ Me.txtKdNr.MaxLineLength = -1
+ Me.txtKdNr.MaxLines_Warning = ""
+ Me.txtKdNr.MaxLines_Warning_Label = Nothing
+ Me.txtKdNr.Name = "txtKdNr"
+ Me.txtKdNr.Size = New System.Drawing.Size(136, 20)
+ Me.txtKdNr.TabIndex = 95
+ '
+ 'TabPage8
+ '
+ Me.TabPage8.Controls.Add(Me.PictureBox27)
+ Me.TabPage8.Controls.Add(Me.Label60)
+ Me.TabPage8.Controls.Add(Me.dtp_MDM_Einarbeitung)
+ Me.TabPage8.Controls.Add(Me.dgv_MDMEinarbeitung)
+ Me.TabPage8.Location = New System.Drawing.Point(4, 22)
+ Me.TabPage8.Name = "TabPage8"
+ Me.TabPage8.Size = New System.Drawing.Size(937, 440)
+ Me.TabPage8.TabIndex = 7
+ Me.TabPage8.Text = "Einarbeitungen"
+ Me.TabPage8.UseVisualStyleBackColor = True
+ '
+ 'PictureBox27
+ '
+ Me.PictureBox27.BackgroundImage = CType(resources.GetObject("PictureBox27.BackgroundImage"), System.Drawing.Image)
+ Me.PictureBox27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
+ Me.PictureBox27.Location = New System.Drawing.Point(184, 11)
+ Me.PictureBox27.Name = "PictureBox27"
+ Me.PictureBox27.Size = New System.Drawing.Size(18, 18)
+ Me.PictureBox27.TabIndex = 143
+ Me.PictureBox27.TabStop = False
+ Me.PictureBox27.Visible = False
+ '
+ 'Label60
+ '
+ Me.Label60.AutoSize = True
+ Me.Label60.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
+ Me.Label60.Location = New System.Drawing.Point(17, 14)
+ Me.Label60.Name = "Label60"
+ Me.Label60.Size = New System.Drawing.Size(47, 13)
+ Me.Label60.TabIndex = 133
+ Me.Label60.Text = "Datum:"
+ '
+ 'dtp_MDM_Einarbeitung
+ '
+ Me.dtp_MDM_Einarbeitung.CustomFormat = "dd-MM-yyyy"
+ Me.dtp_MDM_Einarbeitung.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
+ Me.dtp_MDM_Einarbeitung.Location = New System.Drawing.Point(80, 9)
+ Me.dtp_MDM_Einarbeitung.Name = "dtp_MDM_Einarbeitung"
+ Me.dtp_MDM_Einarbeitung.Size = New System.Drawing.Size(77, 20)
+ Me.dtp_MDM_Einarbeitung.TabIndex = 1
+ '
+ 'dgv_MDMEinarbeitung
+ '
+ Me.dgv_MDMEinarbeitung.AKTUALISIERUNGS_INTERVALL = -1
+ Me.dgv_MDMEinarbeitung.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
+ Me.dgv_MDMEinarbeitung.Location = New System.Drawing.Point(13, 35)
+ Me.dgv_MDMEinarbeitung.Name = "dgv_MDMEinarbeitung"
+ Me.dgv_MDMEinarbeitung.Size = New System.Drawing.Size(458, 170)
+ Me.dgv_MDMEinarbeitung.TabIndex = 0
+ '
'KN8_DESTAT
'
Me.KN8_DESTAT.AutoSize = True
@@ -3681,6 +4481,30 @@ Partial Class frmStartOptions
Me.lblWartungen.TabIndex = 15
Me.lblWartungen.Text = "Wartungen"
'
+ 'txtWartungFaelligkeitAbDat
+ '
+ Me.txtWartungFaelligkeitAbDat._DateTimeOnly = False
+ Me.txtWartungFaelligkeitAbDat._numbersOnly = False
+ Me.txtWartungFaelligkeitAbDat._numbersOnlyKommastellen = ""
+ Me.txtWartungFaelligkeitAbDat._numbersOnlyTrennzeichen = True
+ Me.txtWartungFaelligkeitAbDat._Prozent = False
+ Me.txtWartungFaelligkeitAbDat._ShortDateNew = True
+ Me.txtWartungFaelligkeitAbDat._ShortDateOnly = False
+ Me.txtWartungFaelligkeitAbDat._TimeOnly = False
+ Me.txtWartungFaelligkeitAbDat._TimeOnly_Seconds = False
+ Me.txtWartungFaelligkeitAbDat._value = ""
+ Me.txtWartungFaelligkeitAbDat._Waehrung = False
+ Me.txtWartungFaelligkeitAbDat._WaehrungZeichen = True
+ Me.txtWartungFaelligkeitAbDat.ForeColor = System.Drawing.Color.Red
+ Me.txtWartungFaelligkeitAbDat.Location = New System.Drawing.Point(75, 76)
+ Me.txtWartungFaelligkeitAbDat.MaxLength = 10
+ Me.txtWartungFaelligkeitAbDat.MaxLineLength = -1
+ Me.txtWartungFaelligkeitAbDat.MaxLines_Warning = ""
+ Me.txtWartungFaelligkeitAbDat.MaxLines_Warning_Label = Nothing
+ Me.txtWartungFaelligkeitAbDat.Name = "txtWartungFaelligkeitAbDat"
+ Me.txtWartungFaelligkeitAbDat.Size = New System.Drawing.Size(101, 20)
+ Me.txtWartungFaelligkeitAbDat.TabIndex = 141
+ '
'TabPage7
'
Me.TabPage7.Controls.Add(Me.cbxEventtriggered)
@@ -3889,6 +4713,33 @@ Partial Class frmStartOptions
Me.btnCreditsaveLauf.Text = "CS Portfolio-Upload"
Me.btnCreditsaveLauf.UseVisualStyleBackColor = True
'
+ 'txtCSDate
+ '
+ Me.txtCSDate._DateTimeOnly = False
+ Me.txtCSDate._numbersOnly = False
+ Me.txtCSDate._numbersOnlyKommastellen = ""
+ Me.txtCSDate._numbersOnlyTrennzeichen = False
+ Me.txtCSDate._Prozent = False
+ Me.txtCSDate._ShortDateNew = False
+ Me.txtCSDate._ShortDateOnly = True
+ Me.txtCSDate._TimeOnly = False
+ Me.txtCSDate._TimeOnly_Seconds = False
+ Me.txtCSDate._value = ""
+ Me.txtCSDate._Waehrung = False
+ Me.txtCSDate._WaehrungZeichen = True
+ Me.txtCSDate.BackColor = System.Drawing.SystemColors.Window
+ Me.txtCSDate.Enabled = False
+ Me.txtCSDate.ForeColor = System.Drawing.Color.Red
+ Me.txtCSDate.Location = New System.Drawing.Point(96, 174)
+ Me.txtCSDate.MaxLength = 10
+ Me.txtCSDate.MaxLineLength = -1
+ Me.txtCSDate.MaxLines_Warning = ""
+ Me.txtCSDate.MaxLines_Warning_Label = Nothing
+ Me.txtCSDate.Name = "txtCSDate"
+ Me.txtCSDate.Size = New System.Drawing.Size(66, 20)
+ Me.txtCSDate.TabIndex = 157
+ Me.txtCSDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
+ '
'CheckBox2
'
Me.CheckBox2.AutoSize = True
@@ -3967,6 +4818,30 @@ Partial Class frmStartOptions
Me.Label3.TabIndex = 14
Me.Label3.Text = "Routine Manager IMEX"
'
+ 'MyTextBox1
+ '
+ Me.MyTextBox1._DateTimeOnly = False
+ Me.MyTextBox1._numbersOnly = True
+ Me.MyTextBox1._numbersOnlyKommastellen = ""
+ Me.MyTextBox1._numbersOnlyTrennzeichen = True
+ Me.MyTextBox1._Prozent = False
+ Me.MyTextBox1._ShortDateNew = False
+ Me.MyTextBox1._ShortDateOnly = False
+ Me.MyTextBox1._TimeOnly = False
+ Me.MyTextBox1._TimeOnly_Seconds = False
+ Me.MyTextBox1._value = "100000"
+ Me.MyTextBox1._Waehrung = False
+ Me.MyTextBox1._WaehrungZeichen = True
+ Me.MyTextBox1.ForeColor = System.Drawing.Color.Black
+ Me.MyTextBox1.Location = New System.Drawing.Point(151, 156)
+ Me.MyTextBox1.MaxLineLength = -1
+ Me.MyTextBox1.MaxLines_Warning = ""
+ Me.MyTextBox1.MaxLines_Warning_Label = Nothing
+ Me.MyTextBox1.Name = "MyTextBox1"
+ Me.MyTextBox1.Size = New System.Drawing.Size(53, 20)
+ Me.MyTextBox1.TabIndex = 11
+ Me.MyTextBox1.Text = "100000"
+ '
'PictureBox12
'
Me.PictureBox12.BackgroundImage = CType(resources.GetObject("PictureBox12.BackgroundImage"), System.Drawing.Image)
@@ -4135,830 +5010,6 @@ Partial Class frmStartOptions
Me.lblRoutineManager.TabIndex = 1
Me.lblRoutineManager.Text = "Routine Manager"
'
- 'Button21
- '
- Me.Button21.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
- Me.Button21.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.Button21.Location = New System.Drawing.Point(581, 346)
- Me.Button21.Name = "Button21"
- Me.Button21.Size = New System.Drawing.Size(211, 24)
- Me.Button21.TabIndex = 81
- Me.Button21.Text = "AAS Sendung 24h"
- Me.Button21.UseVisualStyleBackColor = True
- '
- 'btnKKEmailscheck
- '
- Me.btnKKEmailscheck.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.btnKKEmailscheck.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
- Me.btnKKEmailscheck.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.btnKKEmailscheck.Location = New System.Drawing.Point(822, 182)
- Me.btnKKEmailscheck.Name = "btnKKEmailscheck"
- Me.btnKKEmailscheck.Size = New System.Drawing.Size(105, 24)
- Me.btnKKEmailscheck.TabIndex = 141
- Me.btnKKEmailscheck.Text = "Email-Adr. prüfen"
- Me.btnKKEmailscheck.UseVisualStyleBackColor = True
- '
- 'pbEmailscheck
- '
- Me.pbEmailscheck.BackgroundImage = CType(resources.GetObject("pbEmailscheck.BackgroundImage"), System.Drawing.Image)
- Me.pbEmailscheck.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
- Me.pbEmailscheck.Location = New System.Drawing.Point(934, 182)
- Me.pbEmailscheck.Name = "pbEmailscheck"
- Me.pbEmailscheck.Size = New System.Drawing.Size(18, 18)
- Me.pbEmailscheck.TabIndex = 142
- Me.pbEmailscheck.TabStop = False
- Me.pbEmailscheck.Visible = False
- '
- 'MyTextBox3
- '
- Me.MyTextBox3._DateTimeOnly = False
- Me.MyTextBox3._numbersOnly = True
- Me.MyTextBox3._numbersOnlyKommastellen = ""
- Me.MyTextBox3._numbersOnlyTrennzeichen = True
- Me.MyTextBox3._Prozent = False
- Me.MyTextBox3._ShortDateNew = False
- Me.MyTextBox3._ShortDateOnly = False
- Me.MyTextBox3._TimeOnly = False
- Me.MyTextBox3._TimeOnly_Seconds = False
- Me.MyTextBox3._value = ""
- Me.MyTextBox3._Waehrung = False
- Me.MyTextBox3._WaehrungZeichen = True
- Me.MyTextBox3.ForeColor = System.Drawing.Color.Red
- Me.MyTextBox3.Location = New System.Drawing.Point(127, 232)
- Me.MyTextBox3.MaxLineLength = -1
- Me.MyTextBox3.MaxLines_Warning = ""
- Me.MyTextBox3.MaxLines_Warning_Label = Nothing
- Me.MyTextBox3.Name = "MyTextBox3"
- Me.MyTextBox3.Size = New System.Drawing.Size(53, 20)
- Me.MyTextBox3.TabIndex = 86
- '
- 'MyTextBox2
- '
- Me.MyTextBox2._DateTimeOnly = False
- Me.MyTextBox2._numbersOnly = True
- Me.MyTextBox2._numbersOnlyKommastellen = ""
- Me.MyTextBox2._numbersOnlyTrennzeichen = True
- Me.MyTextBox2._Prozent = False
- Me.MyTextBox2._ShortDateNew = False
- Me.MyTextBox2._ShortDateOnly = False
- Me.MyTextBox2._TimeOnly = False
- Me.MyTextBox2._TimeOnly_Seconds = False
- Me.MyTextBox2._value = ""
- Me.MyTextBox2._Waehrung = False
- Me.MyTextBox2._WaehrungZeichen = True
- Me.MyTextBox2.ForeColor = System.Drawing.Color.Red
- Me.MyTextBox2.Location = New System.Drawing.Point(151, 176)
- Me.MyTextBox2.MaxLineLength = -1
- Me.MyTextBox2.MaxLines_Warning = ""
- Me.MyTextBox2.MaxLines_Warning_Label = Nothing
- Me.MyTextBox2.Name = "MyTextBox2"
- Me.MyTextBox2.Size = New System.Drawing.Size(53, 20)
- Me.MyTextBox2.TabIndex = 63
- '
- 'txtSyskaWdhDateiname
- '
- Me.txtSyskaWdhDateiname._DateTimeOnly = False
- Me.txtSyskaWdhDateiname._numbersOnly = False
- Me.txtSyskaWdhDateiname._numbersOnlyKommastellen = ""
- Me.txtSyskaWdhDateiname._numbersOnlyTrennzeichen = True
- Me.txtSyskaWdhDateiname._Prozent = False
- Me.txtSyskaWdhDateiname._ShortDateNew = False
- Me.txtSyskaWdhDateiname._ShortDateOnly = False
- Me.txtSyskaWdhDateiname._TimeOnly = False
- Me.txtSyskaWdhDateiname._TimeOnly_Seconds = False
- Me.txtSyskaWdhDateiname._value = ""
- Me.txtSyskaWdhDateiname._Waehrung = False
- Me.txtSyskaWdhDateiname._WaehrungZeichen = True
- Me.txtSyskaWdhDateiname.ForeColor = System.Drawing.Color.Black
- Me.txtSyskaWdhDateiname.Location = New System.Drawing.Point(692, 318)
- Me.txtSyskaWdhDateiname.MaxLength = 50
- Me.txtSyskaWdhDateiname.MaxLineLength = -1
- Me.txtSyskaWdhDateiname.MaxLines_Warning = ""
- Me.txtSyskaWdhDateiname.MaxLines_Warning_Label = Nothing
- Me.txtSyskaWdhDateiname.Name = "txtSyskaWdhDateiname"
- Me.txtSyskaWdhDateiname.Size = New System.Drawing.Size(136, 20)
- Me.txtSyskaWdhDateiname.TabIndex = 58
- '
- 'txtEZOLLAnhDat
- '
- Me.txtEZOLLAnhDat._DateTimeOnly = False
- Me.txtEZOLLAnhDat._numbersOnly = False
- Me.txtEZOLLAnhDat._numbersOnlyKommastellen = ""
- Me.txtEZOLLAnhDat._numbersOnlyTrennzeichen = True
- Me.txtEZOLLAnhDat._Prozent = False
- Me.txtEZOLLAnhDat._ShortDateNew = True
- Me.txtEZOLLAnhDat._ShortDateOnly = False
- Me.txtEZOLLAnhDat._TimeOnly = False
- Me.txtEZOLLAnhDat._TimeOnly_Seconds = False
- Me.txtEZOLLAnhDat._value = ""
- Me.txtEZOLLAnhDat._Waehrung = False
- Me.txtEZOLLAnhDat._WaehrungZeichen = True
- Me.txtEZOLLAnhDat.ForeColor = System.Drawing.Color.Black
- Me.txtEZOLLAnhDat.Location = New System.Drawing.Point(408, 214)
- Me.txtEZOLLAnhDat.MaxLength = 10
- Me.txtEZOLLAnhDat.MaxLineLength = -1
- Me.txtEZOLLAnhDat.MaxLines_Warning = ""
- Me.txtEZOLLAnhDat.MaxLines_Warning_Label = Nothing
- Me.txtEZOLLAnhDat.Name = "txtEZOLLAnhDat"
- Me.txtEZOLLAnhDat.Size = New System.Drawing.Size(87, 20)
- Me.txtEZOLLAnhDat.TabIndex = 55
- '
- 'cboSYSKAFirma
- '
- Me.cboSYSKAFirma._allowedValuesFreiText = Nothing
- Me.cboSYSKAFirma._allowFreiText = False
- Me.cboSYSKAFirma._value = ""
- Me.cboSYSKAFirma.FormattingEnabled = True
- Me.cboSYSKAFirma.Location = New System.Drawing.Point(564, 299)
- Me.cboSYSKAFirma.Name = "cboSYSKAFirma"
- Me.cboSYSKAFirma.Size = New System.Drawing.Size(129, 21)
- Me.cboSYSKAFirma.TabIndex = 51
- '
- 'cboBMDUnispedFirma
- '
- Me.cboBMDUnispedFirma._allowedValuesFreiText = Nothing
- Me.cboBMDUnispedFirma._allowFreiText = False
- Me.cboBMDUnispedFirma._value = ""
- Me.cboBMDUnispedFirma.FormattingEnabled = True
- Me.cboBMDUnispedFirma.Location = New System.Drawing.Point(268, 300)
- Me.cboBMDUnispedFirma.Name = "cboBMDUnispedFirma"
- Me.cboBMDUnispedFirma.Size = New System.Drawing.Size(124, 21)
- Me.cboBMDUnispedFirma.TabIndex = 42
- '
- 'MyTextBox4
- '
- Me.MyTextBox4._DateTimeOnly = False
- Me.MyTextBox4._numbersOnly = False
- Me.MyTextBox4._numbersOnlyKommastellen = ""
- Me.MyTextBox4._numbersOnlyTrennzeichen = True
- Me.MyTextBox4._Prozent = False
- Me.MyTextBox4._ShortDateNew = True
- Me.MyTextBox4._ShortDateOnly = False
- Me.MyTextBox4._TimeOnly = False
- Me.MyTextBox4._TimeOnly_Seconds = False
- Me.MyTextBox4._value = ""
- Me.MyTextBox4._Waehrung = False
- Me.MyTextBox4._WaehrungZeichen = True
- Me.MyTextBox4.ForeColor = System.Drawing.Color.Black
- Me.MyTextBox4.Location = New System.Drawing.Point(775, 277)
- Me.MyTextBox4.MaxLength = 10
- Me.MyTextBox4.MaxLineLength = -1
- Me.MyTextBox4.MaxLines_Warning = ""
- Me.MyTextBox4.MaxLines_Warning_Label = Nothing
- Me.MyTextBox4.Name = "MyTextBox4"
- Me.MyTextBox4.Size = New System.Drawing.Size(80, 20)
- Me.MyTextBox4.TabIndex = 90
- '
- 'dgvMRN
- '
- Me.dgvMRN.AKTUALISIERUNGS_INTERVALL = -1
- Me.dgvMRN.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
- Me.dgvMRN.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.clmnMRN})
- Me.dgvMRN.Location = New System.Drawing.Point(637, 63)
- Me.dgvMRN.Name = "dgvMRN"
- Me.dgvMRN.RowHeadersWidth = 62
- Me.dgvMRN.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
- Me.dgvMRN.Size = New System.Drawing.Size(207, 134)
- Me.dgvMRN.TabIndex = 75
- '
- 'clmnMRN
- '
- Me.clmnMRN.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
- Me.clmnMRN.HeaderText = "MRN"
- Me.clmnMRN.MinimumWidth = 8
- Me.clmnMRN.Name = "clmnMRN"
- '
- 'txtVRGOut_MRN
- '
- Me.txtVRGOut_MRN._DateTimeOnly = False
- Me.txtVRGOut_MRN._numbersOnly = False
- Me.txtVRGOut_MRN._numbersOnlyKommastellen = ""
- Me.txtVRGOut_MRN._numbersOnlyTrennzeichen = True
- Me.txtVRGOut_MRN._Prozent = False
- Me.txtVRGOut_MRN._ShortDateNew = False
- Me.txtVRGOut_MRN._ShortDateOnly = False
- Me.txtVRGOut_MRN._TimeOnly = False
- Me.txtVRGOut_MRN._TimeOnly_Seconds = False
- Me.txtVRGOut_MRN._value = ""
- Me.txtVRGOut_MRN._Waehrung = False
- Me.txtVRGOut_MRN._WaehrungZeichen = False
- Me.txtVRGOut_MRN.ForeColor = System.Drawing.Color.Red
- Me.txtVRGOut_MRN.Location = New System.Drawing.Point(359, 84)
- Me.txtVRGOut_MRN.MaxLineLength = -1
- Me.txtVRGOut_MRN.MaxLines_Warning = ""
- Me.txtVRGOut_MRN.MaxLines_Warning_Label = Nothing
- Me.txtVRGOut_MRN.Name = "txtVRGOut_MRN"
- Me.txtVRGOut_MRN.Size = New System.Drawing.Size(153, 20)
- Me.txtVRGOut_MRN.TabIndex = 73
- '
- 'txtVRGOut_FilialenNr
- '
- Me.txtVRGOut_FilialenNr._DateTimeOnly = False
- Me.txtVRGOut_FilialenNr._numbersOnly = False
- Me.txtVRGOut_FilialenNr._numbersOnlyKommastellen = ""
- Me.txtVRGOut_FilialenNr._numbersOnlyTrennzeichen = True
- Me.txtVRGOut_FilialenNr._Prozent = False
- Me.txtVRGOut_FilialenNr._ShortDateNew = False
- Me.txtVRGOut_FilialenNr._ShortDateOnly = False
- Me.txtVRGOut_FilialenNr._TimeOnly = False
- Me.txtVRGOut_FilialenNr._TimeOnly_Seconds = False
- Me.txtVRGOut_FilialenNr._value = ""
- Me.txtVRGOut_FilialenNr._Waehrung = False
- Me.txtVRGOut_FilialenNr._WaehrungZeichen = False
- Me.txtVRGOut_FilialenNr.ForeColor = System.Drawing.Color.Red
- Me.txtVRGOut_FilialenNr.Location = New System.Drawing.Point(398, 176)
- Me.txtVRGOut_FilialenNr.MaxLineLength = -1
- Me.txtVRGOut_FilialenNr.MaxLines_Warning = ""
- Me.txtVRGOut_FilialenNr.MaxLines_Warning_Label = Nothing
- Me.txtVRGOut_FilialenNr.Multiline = True
- Me.txtVRGOut_FilialenNr.Name = "txtVRGOut_FilialenNr"
- Me.txtVRGOut_FilialenNr.Size = New System.Drawing.Size(56, 21)
- Me.txtVRGOut_FilialenNr.TabIndex = 71
- '
- 'txtVRGOut_AbfertigungsNr
- '
- Me.txtVRGOut_AbfertigungsNr._DateTimeOnly = False
- Me.txtVRGOut_AbfertigungsNr._numbersOnly = False
- Me.txtVRGOut_AbfertigungsNr._numbersOnlyKommastellen = ""
- Me.txtVRGOut_AbfertigungsNr._numbersOnlyTrennzeichen = True
- Me.txtVRGOut_AbfertigungsNr._Prozent = False
- Me.txtVRGOut_AbfertigungsNr._ShortDateNew = False
- Me.txtVRGOut_AbfertigungsNr._ShortDateOnly = False
- Me.txtVRGOut_AbfertigungsNr._TimeOnly = False
- Me.txtVRGOut_AbfertigungsNr._TimeOnly_Seconds = False
- Me.txtVRGOut_AbfertigungsNr._value = ""
- Me.txtVRGOut_AbfertigungsNr._Waehrung = False
- Me.txtVRGOut_AbfertigungsNr._WaehrungZeichen = False
- Me.txtVRGOut_AbfertigungsNr.ForeColor = System.Drawing.Color.Red
- Me.txtVRGOut_AbfertigungsNr.Location = New System.Drawing.Point(453, 176)
- Me.txtVRGOut_AbfertigungsNr.MaxLineLength = -1
- Me.txtVRGOut_AbfertigungsNr.MaxLines_Warning = ""
- Me.txtVRGOut_AbfertigungsNr.MaxLines_Warning_Label = Nothing
- Me.txtVRGOut_AbfertigungsNr.Multiline = True
- Me.txtVRGOut_AbfertigungsNr.Name = "txtVRGOut_AbfertigungsNr"
- Me.txtVRGOut_AbfertigungsNr.Size = New System.Drawing.Size(137, 21)
- Me.txtVRGOut_AbfertigungsNr.TabIndex = 70
- '
- 'MyComboBox2
- '
- Me.MyComboBox2._allowedValuesFreiText = Nothing
- Me.MyComboBox2._allowFreiText = False
- Me.MyComboBox2._value = ""
- Me.MyComboBox2.FormattingEnabled = True
- Me.MyComboBox2.Location = New System.Drawing.Point(298, 252)
- Me.MyComboBox2.Name = "MyComboBox2"
- Me.MyComboBox2.Size = New System.Drawing.Size(62, 21)
- Me.MyComboBox2.TabIndex = 64
- '
- 'txtVRGOutEZA_BezugsNr
- '
- Me.txtVRGOutEZA_BezugsNr._DateTimeOnly = False
- Me.txtVRGOutEZA_BezugsNr._numbersOnly = False
- Me.txtVRGOutEZA_BezugsNr._numbersOnlyKommastellen = ""
- Me.txtVRGOutEZA_BezugsNr._numbersOnlyTrennzeichen = True
- Me.txtVRGOutEZA_BezugsNr._Prozent = False
- Me.txtVRGOutEZA_BezugsNr._ShortDateNew = False
- Me.txtVRGOutEZA_BezugsNr._ShortDateOnly = False
- Me.txtVRGOutEZA_BezugsNr._TimeOnly = False
- Me.txtVRGOutEZA_BezugsNr._TimeOnly_Seconds = False
- Me.txtVRGOutEZA_BezugsNr._value = ""
- Me.txtVRGOutEZA_BezugsNr._Waehrung = False
- Me.txtVRGOutEZA_BezugsNr._WaehrungZeichen = False
- Me.txtVRGOutEZA_BezugsNr.ForeColor = System.Drawing.Color.Red
- Me.txtVRGOutEZA_BezugsNr.Location = New System.Drawing.Point(359, 252)
- Me.txtVRGOutEZA_BezugsNr.MaxLineLength = -1
- Me.txtVRGOutEZA_BezugsNr.MaxLines_Warning = ""
- Me.txtVRGOutEZA_BezugsNr.MaxLines_Warning_Label = Nothing
- Me.txtVRGOutEZA_BezugsNr.Multiline = True
- Me.txtVRGOutEZA_BezugsNr.Name = "txtVRGOutEZA_BezugsNr"
- Me.txtVRGOutEZA_BezugsNr.Size = New System.Drawing.Size(153, 21)
- Me.txtVRGOutEZA_BezugsNr.TabIndex = 65
- '
- 'MyComboBox1
- '
- Me.MyComboBox1._allowedValuesFreiText = Nothing
- Me.MyComboBox1._allowFreiText = False
- Me.MyComboBox1._value = ""
- Me.MyComboBox1.FormattingEnabled = True
- Me.MyComboBox1.Location = New System.Drawing.Point(298, 62)
- Me.MyComboBox1.Name = "MyComboBox1"
- Me.MyComboBox1.Size = New System.Drawing.Size(62, 21)
- Me.MyComboBox1.TabIndex = 4
- '
- 'txtVRGOut_BezugsNr
- '
- Me.txtVRGOut_BezugsNr._DateTimeOnly = False
- Me.txtVRGOut_BezugsNr._numbersOnly = False
- Me.txtVRGOut_BezugsNr._numbersOnlyKommastellen = ""
- Me.txtVRGOut_BezugsNr._numbersOnlyTrennzeichen = True
- Me.txtVRGOut_BezugsNr._Prozent = False
- Me.txtVRGOut_BezugsNr._ShortDateNew = False
- Me.txtVRGOut_BezugsNr._ShortDateOnly = False
- Me.txtVRGOut_BezugsNr._TimeOnly = False
- Me.txtVRGOut_BezugsNr._TimeOnly_Seconds = False
- Me.txtVRGOut_BezugsNr._value = ""
- Me.txtVRGOut_BezugsNr._Waehrung = False
- Me.txtVRGOut_BezugsNr._WaehrungZeichen = False
- Me.txtVRGOut_BezugsNr.ForeColor = System.Drawing.Color.Red
- Me.txtVRGOut_BezugsNr.Location = New System.Drawing.Point(359, 62)
- Me.txtVRGOut_BezugsNr.MaxLineLength = -1
- Me.txtVRGOut_BezugsNr.MaxLines_Warning = ""
- Me.txtVRGOut_BezugsNr.MaxLines_Warning_Label = Nothing
- Me.txtVRGOut_BezugsNr.Name = "txtVRGOut_BezugsNr"
- Me.txtVRGOut_BezugsNr.Size = New System.Drawing.Size(153, 20)
- Me.txtVRGOut_BezugsNr.TabIndex = 5
- '
- 'cboTCAPI_Firma
- '
- Me.cboTCAPI_Firma._allowedValuesFreiText = Nothing
- Me.cboTCAPI_Firma._allowFreiText = False
- Me.cboTCAPI_Firma._value = ""
- Me.cboTCAPI_Firma.FormattingEnabled = True
- Me.cboTCAPI_Firma.Items.AddRange(New Object() {"ALLE", "ATILLA", "IMEX", "DURMAZ"})
- Me.cboTCAPI_Firma.Location = New System.Drawing.Point(570, 381)
- Me.cboTCAPI_Firma.Name = "cboTCAPI_Firma"
- Me.cboTCAPI_Firma.Size = New System.Drawing.Size(88, 21)
- Me.cboTCAPI_Firma.TabIndex = 152
- Me.cboTCAPI_Firma.Text = "ALLE"
- '
- 'MyTextBox06
- '
- Me.MyTextBox06._DateTimeOnly = False
- Me.MyTextBox06._numbersOnly = False
- Me.MyTextBox06._numbersOnlyKommastellen = ""
- Me.MyTextBox06._numbersOnlyTrennzeichen = False
- Me.MyTextBox06._Prozent = False
- Me.MyTextBox06._ShortDateNew = False
- Me.MyTextBox06._ShortDateOnly = False
- Me.MyTextBox06._TimeOnly = False
- Me.MyTextBox06._TimeOnly_Seconds = False
- Me.MyTextBox06._value = "200"
- Me.MyTextBox06._Waehrung = False
- Me.MyTextBox06._WaehrungZeichen = False
- Me.MyTextBox06.ForeColor = System.Drawing.Color.Black
- Me.MyTextBox06.Location = New System.Drawing.Point(583, 302)
- Me.MyTextBox06.MaxLength = 18
- Me.MyTextBox06.MaxLineLength = -1
- Me.MyTextBox06.MaxLines_Warning = ""
- Me.MyTextBox06.MaxLines_Warning_Label = Nothing
- Me.MyTextBox06.Name = "MyTextBox06"
- Me.MyTextBox06.Size = New System.Drawing.Size(150, 20)
- Me.MyTextBox06.TabIndex = 148
- Me.MyTextBox06.Text = "200"
- '
- 'txtCheckATEZMRN
- '
- Me.txtCheckATEZMRN._DateTimeOnly = False
- Me.txtCheckATEZMRN._numbersOnly = False
- Me.txtCheckATEZMRN._numbersOnlyKommastellen = ""
- Me.txtCheckATEZMRN._numbersOnlyTrennzeichen = False
- Me.txtCheckATEZMRN._Prozent = False
- Me.txtCheckATEZMRN._ShortDateNew = False
- Me.txtCheckATEZMRN._ShortDateOnly = False
- Me.txtCheckATEZMRN._TimeOnly = False
- Me.txtCheckATEZMRN._TimeOnly_Seconds = False
- Me.txtCheckATEZMRN._value = ""
- Me.txtCheckATEZMRN._Waehrung = False
- Me.txtCheckATEZMRN._WaehrungZeichen = False
- Me.txtCheckATEZMRN.ForeColor = System.Drawing.Color.Black
- Me.txtCheckATEZMRN.Location = New System.Drawing.Point(548, 272)
- Me.txtCheckATEZMRN.MaxLength = 18
- Me.txtCheckATEZMRN.MaxLineLength = -1
- Me.txtCheckATEZMRN.MaxLines_Warning = ""
- Me.txtCheckATEZMRN.MaxLines_Warning_Label = Nothing
- Me.txtCheckATEZMRN.Name = "txtCheckATEZMRN"
- Me.txtCheckATEZMRN.Size = New System.Drawing.Size(185, 20)
- Me.txtCheckATEZMRN.TabIndex = 139
- '
- 'datTranscodeBis
- '
- Me.datTranscodeBis._DateTimeOnly = False
- Me.datTranscodeBis._numbersOnly = False
- Me.datTranscodeBis._numbersOnlyKommastellen = ""
- Me.datTranscodeBis._numbersOnlyTrennzeichen = True
- Me.datTranscodeBis._Prozent = False
- Me.datTranscodeBis._ShortDateNew = True
- Me.datTranscodeBis._ShortDateOnly = False
- Me.datTranscodeBis._TimeOnly = False
- Me.datTranscodeBis._TimeOnly_Seconds = False
- Me.datTranscodeBis._value = ""
- Me.datTranscodeBis._Waehrung = False
- Me.datTranscodeBis._WaehrungZeichen = True
- Me.datTranscodeBis.ForeColor = System.Drawing.Color.Black
- Me.datTranscodeBis.Location = New System.Drawing.Point(646, 245)
- Me.datTranscodeBis.MaxLength = 10
- Me.datTranscodeBis.MaxLineLength = -1
- Me.datTranscodeBis.MaxLines_Warning = ""
- Me.datTranscodeBis.MaxLines_Warning_Label = Nothing
- Me.datTranscodeBis.Name = "datTranscodeBis"
- Me.datTranscodeBis.Size = New System.Drawing.Size(87, 20)
- Me.datTranscodeBis.TabIndex = 143
- '
- 'datTranscodeVon
- '
- Me.datTranscodeVon._DateTimeOnly = False
- Me.datTranscodeVon._numbersOnly = False
- Me.datTranscodeVon._numbersOnlyKommastellen = ""
- Me.datTranscodeVon._numbersOnlyTrennzeichen = True
- Me.datTranscodeVon._Prozent = False
- Me.datTranscodeVon._ShortDateNew = True
- Me.datTranscodeVon._ShortDateOnly = False
- Me.datTranscodeVon._TimeOnly = False
- Me.datTranscodeVon._TimeOnly_Seconds = False
- Me.datTranscodeVon._value = ""
- Me.datTranscodeVon._Waehrung = False
- Me.datTranscodeVon._WaehrungZeichen = True
- Me.datTranscodeVon.ForeColor = System.Drawing.Color.Black
- Me.datTranscodeVon.Location = New System.Drawing.Point(548, 245)
- Me.datTranscodeVon.MaxLength = 10
- Me.datTranscodeVon.MaxLineLength = -1
- Me.datTranscodeVon.MaxLines_Warning = ""
- Me.datTranscodeVon.MaxLines_Warning_Label = Nothing
- Me.datTranscodeVon.Name = "datTranscodeVon"
- Me.datTranscodeVon.Size = New System.Drawing.Size(87, 20)
- Me.datTranscodeVon.TabIndex = 142
- '
- 'txtTWLNr
- '
- Me.txtTWLNr._DateTimeOnly = False
- Me.txtTWLNr._numbersOnly = True
- Me.txtTWLNr._numbersOnlyKommastellen = ""
- Me.txtTWLNr._numbersOnlyTrennzeichen = False
- Me.txtTWLNr._Prozent = False
- Me.txtTWLNr._ShortDateNew = False
- Me.txtTWLNr._ShortDateOnly = False
- Me.txtTWLNr._TimeOnly = False
- Me.txtTWLNr._TimeOnly_Seconds = False
- Me.txtTWLNr._value = ""
- Me.txtTWLNr._Waehrung = False
- Me.txtTWLNr._WaehrungZeichen = True
- Me.txtTWLNr.ForeColor = System.Drawing.Color.Red
- Me.txtTWLNr.Location = New System.Drawing.Point(168, 152)
- Me.txtTWLNr.MaxLineLength = -1
- Me.txtTWLNr.MaxLines_Warning = ""
- Me.txtTWLNr.MaxLines_Warning_Label = Nothing
- Me.txtTWLNr.Name = "txtTWLNr"
- Me.txtTWLNr.ReadOnly = True
- Me.txtTWLNr.Size = New System.Drawing.Size(53, 20)
- Me.txtTWLNr.TabIndex = 78
- '
- 'txtTBLNr
- '
- Me.txtTBLNr._DateTimeOnly = False
- Me.txtTBLNr._numbersOnly = True
- Me.txtTBLNr._numbersOnlyKommastellen = ""
- Me.txtTBLNr._numbersOnlyTrennzeichen = False
- Me.txtTBLNr._Prozent = False
- Me.txtTBLNr._ShortDateNew = False
- Me.txtTBLNr._ShortDateOnly = False
- Me.txtTBLNr._TimeOnly = False
- Me.txtTBLNr._TimeOnly_Seconds = False
- Me.txtTBLNr._value = ""
- Me.txtTBLNr._Waehrung = False
- Me.txtTBLNr._WaehrungZeichen = True
- Me.txtTBLNr.ForeColor = System.Drawing.Color.Red
- Me.txtTBLNr.Location = New System.Drawing.Point(168, 180)
- Me.txtTBLNr.MaxLineLength = -1
- Me.txtTBLNr.MaxLines_Warning = ""
- Me.txtTBLNr.MaxLines_Warning_Label = Nothing
- Me.txtTBLNr.Name = "txtTBLNr"
- Me.txtTBLNr.ReadOnly = True
- Me.txtTBLNr.Size = New System.Drawing.Size(53, 20)
- Me.txtTBLNr.TabIndex = 79
- '
- 'txtIDSYear
- '
- Me.txtIDSYear._DateTimeOnly = False
- Me.txtIDSYear._numbersOnly = True
- Me.txtIDSYear._numbersOnlyKommastellen = ""
- Me.txtIDSYear._numbersOnlyTrennzeichen = False
- Me.txtIDSYear._Prozent = False
- Me.txtIDSYear._ShortDateNew = False
- Me.txtIDSYear._ShortDateOnly = False
- Me.txtIDSYear._TimeOnly = False
- Me.txtIDSYear._TimeOnly_Seconds = False
- Me.txtIDSYear._value = ""
- Me.txtIDSYear._Waehrung = False
- Me.txtIDSYear._WaehrungZeichen = True
- Me.txtIDSYear.BackColor = System.Drawing.SystemColors.Window
- Me.txtIDSYear.ForeColor = System.Drawing.Color.Red
- Me.txtIDSYear.Location = New System.Drawing.Point(12, 61)
- Me.txtIDSYear.MaxLength = 10
- Me.txtIDSYear.MaxLineLength = -1
- Me.txtIDSYear.MaxLines_Warning = ""
- Me.txtIDSYear.MaxLines_Warning_Label = Nothing
- Me.txtIDSYear.Name = "txtIDSYear"
- Me.txtIDSYear.Size = New System.Drawing.Size(66, 20)
- Me.txtIDSYear.TabIndex = 155
- Me.txtIDSYear.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'txtTransactionID
- '
- Me.txtTransactionID._DateTimeOnly = False
- Me.txtTransactionID._numbersOnly = True
- Me.txtTransactionID._numbersOnlyKommastellen = ""
- Me.txtTransactionID._numbersOnlyTrennzeichen = False
- Me.txtTransactionID._Prozent = False
- Me.txtTransactionID._ShortDateNew = False
- Me.txtTransactionID._ShortDateOnly = False
- Me.txtTransactionID._TimeOnly = False
- Me.txtTransactionID._TimeOnly_Seconds = False
- Me.txtTransactionID._value = ""
- Me.txtTransactionID._Waehrung = False
- Me.txtTransactionID._WaehrungZeichen = True
- Me.txtTransactionID.BackColor = System.Drawing.SystemColors.Window
- Me.txtTransactionID.ForeColor = System.Drawing.Color.Black
- Me.txtTransactionID.Location = New System.Drawing.Point(41, 207)
- Me.txtTransactionID.MaxLength = 10
- Me.txtTransactionID.MaxLineLength = -1
- Me.txtTransactionID.MaxLines_Warning = ""
- Me.txtTransactionID.MaxLines_Warning_Label = Nothing
- Me.txtTransactionID.Name = "txtTransactionID"
- Me.txtTransactionID.Size = New System.Drawing.Size(85, 20)
- Me.txtTransactionID.TabIndex = 115
- Me.txtTransactionID.Text = "1001723285"
- Me.txtTransactionID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'cbxMSEBatchNr
- '
- Me.cbxMSEBatchNr._allowedValuesFreiText = Nothing
- Me.cbxMSEBatchNr._allowFreiText = True
- Me.cbxMSEBatchNr._value = ""
- Me.cbxMSEBatchNr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
- Me.cbxMSEBatchNr.DropDownWidth = 20
- Me.cbxMSEBatchNr.FormattingEnabled = True
- Me.cbxMSEBatchNr.Location = New System.Drawing.Point(30, 156)
- Me.cbxMSEBatchNr.Name = "cbxMSEBatchNr"
- Me.cbxMSEBatchNr.Size = New System.Drawing.Size(44, 21)
- Me.cbxMSEBatchNr.TabIndex = 122
- '
- 'txtBatchNr
- '
- Me.txtBatchNr._DateTimeOnly = False
- Me.txtBatchNr._numbersOnly = True
- Me.txtBatchNr._numbersOnlyKommastellen = ""
- Me.txtBatchNr._numbersOnlyTrennzeichen = False
- Me.txtBatchNr._Prozent = False
- Me.txtBatchNr._ShortDateNew = False
- Me.txtBatchNr._ShortDateOnly = False
- Me.txtBatchNr._TimeOnly = False
- Me.txtBatchNr._TimeOnly_Seconds = False
- Me.txtBatchNr._value = ""
- Me.txtBatchNr._Waehrung = False
- Me.txtBatchNr._WaehrungZeichen = True
- Me.txtBatchNr.BackColor = System.Drawing.SystemColors.Window
- Me.txtBatchNr.ForeColor = System.Drawing.Color.Red
- Me.txtBatchNr.Location = New System.Drawing.Point(81, 156)
- Me.txtBatchNr.MaxLength = 10
- Me.txtBatchNr.MaxLineLength = -1
- Me.txtBatchNr.MaxLines_Warning = ""
- Me.txtBatchNr.MaxLines_Warning_Label = Nothing
- Me.txtBatchNr.Name = "txtBatchNr"
- Me.txtBatchNr.Size = New System.Drawing.Size(36, 20)
- Me.txtBatchNr.TabIndex = 127
- Me.txtBatchNr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'txtBatchNrofTransaction
- '
- Me.txtBatchNrofTransaction._DateTimeOnly = False
- Me.txtBatchNrofTransaction._numbersOnly = True
- Me.txtBatchNrofTransaction._numbersOnlyKommastellen = ""
- Me.txtBatchNrofTransaction._numbersOnlyTrennzeichen = False
- Me.txtBatchNrofTransaction._Prozent = False
- Me.txtBatchNrofTransaction._ShortDateNew = False
- Me.txtBatchNrofTransaction._ShortDateOnly = False
- Me.txtBatchNrofTransaction._TimeOnly = False
- Me.txtBatchNrofTransaction._TimeOnly_Seconds = False
- Me.txtBatchNrofTransaction._value = ""
- Me.txtBatchNrofTransaction._Waehrung = False
- Me.txtBatchNrofTransaction._WaehrungZeichen = True
- Me.txtBatchNrofTransaction.BackColor = System.Drawing.SystemColors.Window
- Me.txtBatchNrofTransaction.ForeColor = System.Drawing.Color.Red
- Me.txtBatchNrofTransaction.Location = New System.Drawing.Point(177, 207)
- Me.txtBatchNrofTransaction.MaxLength = 10
- Me.txtBatchNrofTransaction.MaxLineLength = -1
- Me.txtBatchNrofTransaction.MaxLines_Warning = ""
- Me.txtBatchNrofTransaction.MaxLines_Warning_Label = Nothing
- Me.txtBatchNrofTransaction.Name = "txtBatchNrofTransaction"
- Me.txtBatchNrofTransaction.Size = New System.Drawing.Size(36, 20)
- Me.txtBatchNrofTransaction.TabIndex = 129
- Me.txtBatchNrofTransaction.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'cbxRMC
- '
- Me.cbxRMC._allowedValuesFreiText = Nothing
- Me.cbxRMC._allowFreiText = False
- Me.cbxRMC._value = ""
- Me.cbxRMC.FormattingEnabled = True
- Me.cbxRMC.Location = New System.Drawing.Point(13, 115)
- Me.cbxRMC.Name = "cbxRMC"
- Me.cbxRMC.Size = New System.Drawing.Size(80, 21)
- Me.cbxRMC.TabIndex = 90
- '
- 'txtUTAYear
- '
- Me.txtUTAYear._DateTimeOnly = False
- Me.txtUTAYear._numbersOnly = True
- Me.txtUTAYear._numbersOnlyKommastellen = ""
- Me.txtUTAYear._numbersOnlyTrennzeichen = False
- Me.txtUTAYear._Prozent = False
- Me.txtUTAYear._ShortDateNew = False
- Me.txtUTAYear._ShortDateOnly = False
- Me.txtUTAYear._TimeOnly = False
- Me.txtUTAYear._TimeOnly_Seconds = False
- Me.txtUTAYear._value = ""
- Me.txtUTAYear._Waehrung = False
- Me.txtUTAYear._WaehrungZeichen = True
- Me.txtUTAYear.BackColor = System.Drawing.SystemColors.Window
- Me.txtUTAYear.ForeColor = System.Drawing.Color.Red
- Me.txtUTAYear.Location = New System.Drawing.Point(58, 113)
- Me.txtUTAYear.MaxLength = 10
- Me.txtUTAYear.MaxLineLength = -1
- Me.txtUTAYear.MaxLines_Warning = ""
- Me.txtUTAYear.MaxLines_Warning_Label = Nothing
- Me.txtUTAYear.Name = "txtUTAYear"
- Me.txtUTAYear.Size = New System.Drawing.Size(66, 20)
- Me.txtUTAYear.TabIndex = 133
- Me.txtUTAYear.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'txtUTADate
- '
- Me.txtUTADate._DateTimeOnly = False
- Me.txtUTADate._numbersOnly = False
- Me.txtUTADate._numbersOnlyKommastellen = ""
- Me.txtUTADate._numbersOnlyTrennzeichen = False
- Me.txtUTADate._Prozent = False
- Me.txtUTADate._ShortDateNew = False
- Me.txtUTADate._ShortDateOnly = True
- Me.txtUTADate._TimeOnly = False
- Me.txtUTADate._TimeOnly_Seconds = False
- Me.txtUTADate._value = ""
- Me.txtUTADate._Waehrung = False
- Me.txtUTADate._WaehrungZeichen = True
- Me.txtUTADate.BackColor = System.Drawing.SystemColors.Window
- Me.txtUTADate.ForeColor = System.Drawing.Color.Red
- Me.txtUTADate.Location = New System.Drawing.Point(243, 83)
- Me.txtUTADate.MaxLength = 10
- Me.txtUTADate.MaxLineLength = -1
- Me.txtUTADate.MaxLines_Warning = ""
- Me.txtUTADate.MaxLines_Warning_Label = Nothing
- Me.txtUTADate.Name = "txtUTADate"
- Me.txtUTADate.Size = New System.Drawing.Size(66, 20)
- Me.txtUTADate.TabIndex = 156
- Me.txtUTADate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'txtPloseJahr
- '
- Me.txtPloseJahr._DateTimeOnly = False
- Me.txtPloseJahr._numbersOnly = True
- Me.txtPloseJahr._numbersOnlyKommastellen = ""
- Me.txtPloseJahr._numbersOnlyTrennzeichen = False
- Me.txtPloseJahr._Prozent = False
- Me.txtPloseJahr._ShortDateNew = False
- Me.txtPloseJahr._ShortDateOnly = False
- Me.txtPloseJahr._TimeOnly = False
- Me.txtPloseJahr._TimeOnly_Seconds = False
- Me.txtPloseJahr._value = ""
- Me.txtPloseJahr._Waehrung = False
- Me.txtPloseJahr._WaehrungZeichen = False
- Me.txtPloseJahr.BackColor = System.Drawing.SystemColors.Window
- Me.txtPloseJahr.ForeColor = System.Drawing.Color.Red
- Me.txtPloseJahr.Location = New System.Drawing.Point(342, 52)
- Me.txtPloseJahr.MaxLength = 10
- Me.txtPloseJahr.MaxLineLength = -1
- Me.txtPloseJahr.MaxLines_Warning = ""
- Me.txtPloseJahr.MaxLines_Warning_Label = Nothing
- Me.txtPloseJahr.Name = "txtPloseJahr"
- Me.txtPloseJahr.Size = New System.Drawing.Size(66, 20)
- Me.txtPloseJahr.TabIndex = 158
- Me.txtPloseJahr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'txtPLoseKdNr
- '
- Me.txtPLoseKdNr._DateTimeOnly = False
- Me.txtPLoseKdNr._numbersOnly = True
- Me.txtPLoseKdNr._numbersOnlyKommastellen = ""
- Me.txtPLoseKdNr._numbersOnlyTrennzeichen = False
- Me.txtPLoseKdNr._Prozent = False
- Me.txtPLoseKdNr._ShortDateNew = False
- Me.txtPLoseKdNr._ShortDateOnly = False
- Me.txtPLoseKdNr._TimeOnly = False
- Me.txtPLoseKdNr._TimeOnly_Seconds = False
- Me.txtPLoseKdNr._value = ""
- Me.txtPLoseKdNr._Waehrung = False
- Me.txtPLoseKdNr._WaehrungZeichen = False
- Me.txtPLoseKdNr.BackColor = System.Drawing.SystemColors.Window
- Me.txtPLoseKdNr.ForeColor = System.Drawing.Color.Red
- Me.txtPLoseKdNr.Location = New System.Drawing.Point(342, 75)
- Me.txtPLoseKdNr.MaxLength = 10
- Me.txtPLoseKdNr.MaxLineLength = -1
- Me.txtPLoseKdNr.MaxLines_Warning = ""
- Me.txtPLoseKdNr.MaxLines_Warning_Label = Nothing
- Me.txtPLoseKdNr.Name = "txtPLoseKdNr"
- Me.txtPLoseKdNr.Size = New System.Drawing.Size(66, 20)
- Me.txtPLoseKdNr.TabIndex = 162
- Me.txtPLoseKdNr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'txtKdNr
- '
- Me.txtKdNr._DateTimeOnly = False
- Me.txtKdNr._numbersOnly = True
- Me.txtKdNr._numbersOnlyKommastellen = ""
- Me.txtKdNr._numbersOnlyTrennzeichen = False
- Me.txtKdNr._Prozent = False
- Me.txtKdNr._ShortDateNew = False
- Me.txtKdNr._ShortDateOnly = False
- Me.txtKdNr._TimeOnly = False
- Me.txtKdNr._TimeOnly_Seconds = False
- Me.txtKdNr._value = ""
- Me.txtKdNr._Waehrung = False
- Me.txtKdNr._WaehrungZeichen = True
- Me.txtKdNr.ForeColor = System.Drawing.Color.Black
- Me.txtKdNr.Location = New System.Drawing.Point(77, 69)
- Me.txtKdNr.MaxLength = 50
- Me.txtKdNr.MaxLineLength = -1
- Me.txtKdNr.MaxLines_Warning = ""
- Me.txtKdNr.MaxLines_Warning_Label = Nothing
- Me.txtKdNr.Name = "txtKdNr"
- Me.txtKdNr.Size = New System.Drawing.Size(136, 20)
- Me.txtKdNr.TabIndex = 95
- '
- 'txtWartungFaelligkeitAbDat
- '
- Me.txtWartungFaelligkeitAbDat._DateTimeOnly = False
- Me.txtWartungFaelligkeitAbDat._numbersOnly = False
- Me.txtWartungFaelligkeitAbDat._numbersOnlyKommastellen = ""
- Me.txtWartungFaelligkeitAbDat._numbersOnlyTrennzeichen = True
- Me.txtWartungFaelligkeitAbDat._Prozent = False
- Me.txtWartungFaelligkeitAbDat._ShortDateNew = True
- Me.txtWartungFaelligkeitAbDat._ShortDateOnly = False
- Me.txtWartungFaelligkeitAbDat._TimeOnly = False
- Me.txtWartungFaelligkeitAbDat._TimeOnly_Seconds = False
- Me.txtWartungFaelligkeitAbDat._value = ""
- Me.txtWartungFaelligkeitAbDat._Waehrung = False
- Me.txtWartungFaelligkeitAbDat._WaehrungZeichen = True
- Me.txtWartungFaelligkeitAbDat.ForeColor = System.Drawing.Color.Red
- Me.txtWartungFaelligkeitAbDat.Location = New System.Drawing.Point(75, 76)
- Me.txtWartungFaelligkeitAbDat.MaxLength = 10
- Me.txtWartungFaelligkeitAbDat.MaxLineLength = -1
- Me.txtWartungFaelligkeitAbDat.MaxLines_Warning = ""
- Me.txtWartungFaelligkeitAbDat.MaxLines_Warning_Label = Nothing
- Me.txtWartungFaelligkeitAbDat.Name = "txtWartungFaelligkeitAbDat"
- Me.txtWartungFaelligkeitAbDat.Size = New System.Drawing.Size(101, 20)
- Me.txtWartungFaelligkeitAbDat.TabIndex = 141
- '
- 'txtCSDate
- '
- Me.txtCSDate._DateTimeOnly = False
- Me.txtCSDate._numbersOnly = False
- Me.txtCSDate._numbersOnlyKommastellen = ""
- Me.txtCSDate._numbersOnlyTrennzeichen = False
- Me.txtCSDate._Prozent = False
- Me.txtCSDate._ShortDateNew = False
- Me.txtCSDate._ShortDateOnly = True
- Me.txtCSDate._TimeOnly = False
- Me.txtCSDate._TimeOnly_Seconds = False
- Me.txtCSDate._value = ""
- Me.txtCSDate._Waehrung = False
- Me.txtCSDate._WaehrungZeichen = True
- Me.txtCSDate.BackColor = System.Drawing.SystemColors.Window
- Me.txtCSDate.Enabled = False
- Me.txtCSDate.ForeColor = System.Drawing.Color.Red
- Me.txtCSDate.Location = New System.Drawing.Point(96, 174)
- Me.txtCSDate.MaxLength = 10
- Me.txtCSDate.MaxLineLength = -1
- Me.txtCSDate.MaxLines_Warning = ""
- Me.txtCSDate.MaxLines_Warning_Label = Nothing
- Me.txtCSDate.Name = "txtCSDate"
- Me.txtCSDate.Size = New System.Drawing.Size(66, 20)
- Me.txtCSDate.TabIndex = 157
- Me.txtCSDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'MyTextBox1
- '
- Me.MyTextBox1._DateTimeOnly = False
- Me.MyTextBox1._numbersOnly = True
- Me.MyTextBox1._numbersOnlyKommastellen = ""
- Me.MyTextBox1._numbersOnlyTrennzeichen = True
- Me.MyTextBox1._Prozent = False
- Me.MyTextBox1._ShortDateNew = False
- Me.MyTextBox1._ShortDateOnly = False
- Me.MyTextBox1._TimeOnly = False
- Me.MyTextBox1._TimeOnly_Seconds = False
- Me.MyTextBox1._value = "100000"
- Me.MyTextBox1._Waehrung = False
- Me.MyTextBox1._WaehrungZeichen = True
- Me.MyTextBox1.ForeColor = System.Drawing.Color.Black
- Me.MyTextBox1.Location = New System.Drawing.Point(151, 156)
- Me.MyTextBox1.MaxLineLength = -1
- Me.MyTextBox1.MaxLines_Warning = ""
- Me.MyTextBox1.MaxLines_Warning_Label = Nothing
- Me.MyTextBox1.Name = "MyTextBox1"
- Me.MyTextBox1.Size = New System.Drawing.Size(53, 20)
- Me.MyTextBox1.TabIndex = 11
- Me.MyTextBox1.Text = "100000"
- '
'txtGJ_UNISPED
'
Me.txtGJ_UNISPED._DateTimeOnly = False
@@ -4983,6 +5034,18 @@ Partial Class frmStartOptions
Me.txtGJ_UNISPED.Size = New System.Drawing.Size(53, 20)
Me.txtGJ_UNISPED.TabIndex = 68
'
+ 'Button21
+ '
+ Me.Button21.FlatStyle = System.Windows.Forms.FlatStyle.Flat
+ Me.Button21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
+ Me.Button21.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.Button21.Location = New System.Drawing.Point(581, 346)
+ Me.Button21.Name = "Button21"
+ Me.Button21.Size = New System.Drawing.Size(211, 24)
+ Me.Button21.TabIndex = 81
+ Me.Button21.Text = "AAS Sendung 24h"
+ Me.Button21.UseVisualStyleBackColor = True
+ '
'DataGridViewTextBoxColumn1
'
Me.DataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
@@ -4990,6 +5053,18 @@ Partial Class frmStartOptions
Me.DataGridViewTextBoxColumn1.MinimumWidth = 8
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
'
+ 'Button30
+ '
+ Me.Button30.FlatStyle = System.Windows.Forms.FlatStyle.Flat
+ Me.Button30.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
+ Me.Button30.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
+ Me.Button30.Location = New System.Drawing.Point(1036, 229)
+ Me.Button30.Name = "Button30"
+ Me.Button30.Size = New System.Drawing.Size(105, 24)
+ Me.Button30.TabIndex = 143
+ Me.Button30.Text = "Email-Adr. prüfen"
+ Me.Button30.UseVisualStyleBackColor = True
+ '
'frmStartOptions
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -5005,6 +5080,7 @@ Partial Class frmStartOptions
Me.WindowState = System.Windows.Forms.FormWindowState.Minimized
Me.pnl.ResumeLayout(False)
Me.pnl.PerformLayout()
+ CType(Me.pbEmailscheck, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox24, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox23, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox22, System.ComponentModel.ISupportInitialize).EndInit()
@@ -5031,6 +5107,7 @@ Partial Class frmStartOptions
Me.TabPage2.PerformLayout()
CType(Me.PictureBox15, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPage3.ResumeLayout(False)
Me.TabPage3.PerformLayout()
Me.Panel1.ResumeLayout(False)
@@ -5056,6 +5133,10 @@ Partial Class frmStartOptions
Me.TabPage5.ResumeLayout(False)
Me.TabPage5.PerformLayout()
CType(Me.PictureBox25, System.ComponentModel.ISupportInitialize).EndInit()
+ Me.TabPage8.ResumeLayout(False)
+ Me.TabPage8.PerformLayout()
+ CType(Me.PictureBox27, System.ComponentModel.ISupportInitialize).EndInit()
+ CType(Me.dgv_MDMEinarbeitung, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPage6.ResumeLayout(False)
Me.TabPage6.PerformLayout()
Me.TabPage7.ResumeLayout(False)
@@ -5064,8 +5145,6 @@ Partial Class frmStartOptions
CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.pbEmailscheck, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
@@ -5419,4 +5498,10 @@ Partial Class frmStartOptions
Friend WithEvents Label59 As Label
Friend WithEvents pbEmailscheck As PictureBox
Friend WithEvents btnKKEmailscheck As Button
+ Friend WithEvents TabPage8 As TabPage
+ Friend WithEvents Label60 As Label
+ Friend WithEvents dtp_MDM_Einarbeitung As DateTimePicker
+ Friend WithEvents dgv_MDMEinarbeitung As VERAG_PROG_ALLGEMEIN.MyDatagridview
+ Friend WithEvents PictureBox27 As PictureBox
+ Friend WithEvents Button30 As Button
End Class
diff --git a/initATLASAufschubkonten/frmStartOptions.resx b/initATLASAufschubkonten/frmStartOptions.resx
index 444c7f9..06047ac 100644
--- a/initATLASAufschubkonten/frmStartOptions.resx
+++ b/initATLASAufschubkonten/frmStartOptions.resx
@@ -743,6 +743,30 @@
+z1oZ9B6syqzaGEdYX5mdmYqt4qgQDVINcVjocfByBORr63brCulbaW10NVQHYibiNsHbQ+6L24q7oAu
RxPAxs8mJG4iDmp1USehIAMuLi4GeXl5NlNTU347OzsRe3t7UWRsZ2cnbG5uzicrK8vKxcVFXOmCD0hK
SjJ6enoK1NXVqU6aNMlg2rRpxsh48uTJus3NzYqurq68EhISJGd6ADkzAttxL7feAAAAAElFTkSuQmCC
+
+
+
+
+ iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAABGdBTUEAALGPC/xhBQAABGdJREFUSEtj
+ YKAyYOFk4Za0knSzzrXOd8x2jJeUlGRgZ2dHV0YFwMjAKKInomlUYJRl32e/wn+Z/0Gf2T4L9eP1rQRV
+ BQWZ2JnQdVAGBNQEFI2KjHLCj4Qfjz0f+zX+Uvz/iKMR9z2XeU7USdNxENYVFmZkYWRE10c2sGqyKgg/
+ FH4s7mLcPxAGWQhjR5+Pnm5Wa+bAxs/Ggq6PbODQ77Aw5mzMO5BF6DjuYtzDoB1BU5ynO9uh6yMZcIpy
+ Sin5KsX5rva9gMWiP3EX4354LPDYb9VkVWpSZmKIrp8kwMrDyifnLBcUtCPoYfSp6G9oln2PPh39InRf
+ 6EXVYNUYLjEuCXT9JAMFT4UI5+nO22POxPyMuxD3F83CK/4b/CdoJ2hb8CnwiTIyM5Iff8yczNxSVlJu
+ Nm02i8P2h72EJRKwRRfifsScibnts9Kn0yjfyIZfkZ+bhZOFGd0MkgC7ALuIXppeDXq8xZ6L/Rl+MPyR
+ 2xy3iXpperai+qLUyfG4LIw8GvnGY57HVnFDcTk2bjZ0beQBHikeeWV/5QTvpd4nI49FfoRZFnM+5rdd
+ j91KEV0REzY+Ng5GZgJ5nJmDmZtPgU9dwUPBUsZeRoNLgosNXRO7ILsIOKFMdd4adTzqE7Lv/Pf6b9JM
+ 1wxB0YALgFIQrxyvmlacVrHfer/prnNccxW9FWXZBdhZGZCKQEENQUOzKrMpaKnxR9zFuOeWMyy9JDwl
+ WJHNxQk4xTilVAJVkkP2hjyLPhP9NvJE5C7PJZ7J4ibikqw8rPDkjMPCazEXYorkveWVWHiISPnMHMxc
+ qsGqKe7z3Q+Cy75LcSBDXkQcjdjuMMEhStJKUo6JlYmVlZdVQD9Lv8F3je9FeKq8EHvZf5N/j26Grg6P
+ LA8PutlYgYKbQqjzVOdtyK6GuvxD7IXYlea15v5ixmISXBJcsm5z3PZC5X7FXYx7Grg9cKpZlZkzuxA7
+ GxMrE4FUAgXIpTuahWDxmPMx011mudiiWQhyzBKzSjMvQQ1BXnQz8QJpG2lPZX/lKMs6y464i3H34y/F
+ g+syJIsfhh8KPw6yLPxQ+GuQWOSRyNc27Tbd0rbSZizcZJQibHxsvBImEsamFaaVrjNdNwXvDH6A7mMY
+ BlnqNtttj5yrXDAosaGbRTKQdZYNsOu2WxZ9MvpD3IW43/GX4hHl5MW4n75rfI/pZ+kXsouwC6HrJQuw
+ cLPwKngqeLvPc18adTLqRfyl+F9IFt73We0zQTdd14BdkIotI25JbgkZBxkHtVC1JLc5brtjz8f+jL0Q
+ +z1oZ9B6syqzaGEdYX5mdmYqt4qgQDVINcVjocfByBORr63brCulbaW10NVQHYibiNsHbQ+6L24q7oAu
+ RxPAxs8mJG4iDmp1USehIAMuLi4GeXl5NlNTU347OzsRe3t7UWRsZ2cnbG5uzicrK8vKxcVFXOmCD0hK
+ SjJ6enoK1NXVqU6aNMlg2rRpxsh48uTJus3NzYqurq68EhISJGd6ADkzAttxL7feAAAAAElFTkSuQmCC
diff --git a/initATLASAufschubkonten/frmStartOptions.vb b/initATLASAufschubkonten/frmStartOptions.vb
index d2cc428..af52180 100644
--- a/initATLASAufschubkonten/frmStartOptions.vb
+++ b/initATLASAufschubkonten/frmStartOptions.vb
@@ -6,11 +6,7 @@ Imports System.Security.Cryptography.X509Certificates
Imports System.Text
Imports System.Threading
Imports System.Xml
-Imports com.sun.org.apache.bcel.internal.generic
-Imports com.sun.tools.javadoc
-Imports DAKOSY_Worker
Imports javax
-Imports DocumentFormat.OpenXml.Wordprocessing
Imports MDM_Worker
Imports Renci.SshNet
Imports VERAG_PROG_ALLGEMEIN
@@ -7320,6 +7316,9 @@ repeatRequest:
dt_wrongEmails.Columns.Add("fehlerhafteMail-CC", GetType(String))
dt_wrongEmails.Columns.Add("fehlerhafteMail-BCC", GetType(String))
+ 'nur Prüfung bei Kunden, die in den letzen 2 Jahren eine Rechnung bekommen haben! (laut A.Stockenhuber).
+ Dim dtRechnungen As DataTable = (New SQL).loadDgvBySql("select distinct(RechnungsKundenNr) from Rechnungsausgang where cast(RechnungsDatum as Date) >= ' " & Today().AddYears(-2) & "' ", "FMZOLL")
+
If dt IsNot Nothing Then
For Each r As DataRow In dt.Rows
@@ -7328,17 +7327,22 @@ repeatRequest:
Dim fehlerhafteMailBCC As String = VERAG_PROG_ALLGEMEIN.cProgramFunctions.checkifMailisOK(r("kkd_emailbcc"))
If fehlerhafteMail <> "" Or fehlerhafteMailCC <> "" Or fehlerhafteMailBCC <> "" Then
- Dim ROW As DataRow = dt_wrongEmails.NewRow
- ROW("KdNr") = r.Item("AdressenNr")
- ROW("Art") = r.Item("kkd_kkaBez")
- ROW("Name") = r.Item("Name 1")
- ROW("Firma") = r.Item("Firma")
- ROW("fehlerhafteMail") = fehlerhafteMail
- ROW("fehlerhafteMail-CC") = fehlerhafteMailCC
- ROW("fehlerhafteMail-BCC") = fehlerhafteMailBCC
- dt_wrongEmails.Rows.Add(ROW)
+
+ Dim exists As Boolean = dtRechnungen.AsEnumerable().Any(Function(r_rechnung) r_rechnung.Field(Of Integer)("RechnungsKundenNr") = r.Item("AdressenNr"))
+ If exists Then
+ Dim ROW As DataRow = dt_wrongEmails.NewRow
+ ROW("KdNr") = r.Item("AdressenNr")
+ ROW("Art") = r.Item("kkd_kkaBez")
+ ROW("Name") = r.Item("Name 1")
+ ROW("Firma") = r.Item("Firma")
+ ROW("fehlerhafteMail") = fehlerhafteMail
+ ROW("fehlerhafteMail-CC") = fehlerhafteMailCC
+ ROW("fehlerhafteMail-BCC") = fehlerhafteMailBCC
+ dt_wrongEmails.Rows.Add(ROW)
+ End If
End If
+
Next
If dt_wrongEmails.Rows.Count > 0 Then
@@ -7353,5 +7357,74 @@ repeatRequest:
End If
+ End Sub
+
+ Private Sub dtp_MDM_Einarbeitung_ValueChanged(sender As Object, e As EventArgs) Handles dtp_MDM_Einarbeitung.ValueChanged
+
+ Dim ok As Boolean = checkMDMdatum(dtp_MDM_Einarbeitung.Value)
+
+ showPic(ok, PictureBox27)
+
+
+
+ With dgv_MDMEinarbeitung
+
+ .ClearSelection()
+ .SET_SQL("SELECT [supplier],[completed],sum(ds_total) as DS ,sum(ds_count) as DS_importiert FROM [VERAG].[dbo].[tblMDMEinarbeitung]
+ where cast(invoicedate as Date) = '" & dtp_MDM_Einarbeitung.Value & "'
+ group by [supplier], completed", "FMZOLL")
+
+ .LOAD()
+ .RowTemplate.Height = 20
+ .AllowUserToOrderColumns = False
+
+ End With
+
+
+
+
+ End Sub
+
+ Private Function checkMDMdatum(abrDate As Date)
+
+
+ Dim checkDate As Boolean = False
+
+ If Not (abrDate.Day = 15 Or abrDate.Day = 30 Or abrDate.Day = 31 Or (abrDate.Month = 2 And abrDate.Day = 28)) Then
+
+ checkDate = False
+
+ Else
+ checkDate = True
+ End If
+
+ Return checkDate
+ End Function
+
+ Private Sub Button30_Click(sender As Object, e As EventArgs) Handles Button30.Click
+
+
+ Dim BezeichnungSetzen As String = "select Beschreibung_DE,Beschreibung_EN FROM [tblVZPreisliste] where Beschreibung_DE = ''" 'hardcoded, weil erst zu diesem Zeitpunkt bekommen wir alle RMC-Rechnungen vollständig
+
+ Dim SQL As New VERAG_PROG_ALLGEMEIN.SQL
+ Dim dtRechnnungsdaten As DataTable = SQL.loadDgvBySql(BezeichnungSetzen, "FMZOLL")
+
+ If dtRechnnungsdaten.Rows.Count > 0 Then
+
+
+ For Each r As DataRow In dtRechnnungsdaten.Rows
+
+ Dim BezDE As String = SQL.getValueTxtBySql("Select Beschreibung_DE FROM [tblVZPreisliste] WHERE Beschreibung_EN= '" & r.Item("Beschreibung_EN") & "'", "FMZOLL",,, "")
+
+ If BezDE <> "" Then
+ SQL.doSQL("Update [tblVZPreisliste] SET Beschreibung_DE='" & BezDE & "' where Beschreibung_EN = '" & r.Item("Beschreibung_EN") & "' AND Beschreibung_DE = '' ", "FMZOLL")
+ End If
+
+
+ Next
+
+ End If
+
+
End Sub
End Class
\ No newline at end of file