This commit is contained in:
SchreiberM
2016-11-30 10:19:28 +01:00
parent c2f8ddd1c3
commit 0f374eecb2
37 changed files with 20587 additions and 10843 deletions

View File

@@ -50,8 +50,14 @@ Partial Class frmSAP_FuBa
Dim Label12 As System.Windows.Forms.Label
Dim Label13 As System.Windows.Forms.Label
Dim Label14 As System.Windows.Forms.Label
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmSAP_FuBa))
Dim Label15 As System.Windows.Forms.Label
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmSAP_FuBa))
Dim Label16 As System.Windows.Forms.Label
Dim Label17 As System.Windows.Forms.Label
Dim Label18 As System.Windows.Forms.Label
Dim Label19 As System.Windows.Forms.Label
Dim Label20 As System.Windows.Forms.Label
Dim Label21 As System.Windows.Forms.Label
Me.DD_ECMAdmin = New DD_Record_Organiser.DD_ECMAdmin()
Me.TBPMO_SAP_FUBABindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBPMO_SAP_FUBATableAdapter = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_SAP_FUBATableAdapter()
@@ -109,7 +115,7 @@ Partial Class frmSAP_FuBa
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
Me.lblresultFunction = New System.Windows.Forms.Label()
Me.testSAP_OBJECT = New System.Windows.Forms.TextBox()
Me.testDOCTYPE = New System.Windows.Forms.TextBox()
Me.testOBJECT_ID = New System.Windows.Forms.TextBox()
Me.testDOCID = New System.Windows.Forms.TextBox()
@@ -125,7 +131,15 @@ Partial Class frmSAP_FuBa
Me.Button1 = New System.Windows.Forms.Button()
Me.testClient = New System.Windows.Forms.TextBox()
Me.testLanguage = New System.Windows.Forms.TextBox()
Me.testSAP_OBJECT = New System.Windows.Forms.TextBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.txtDOC_IDSendList = New System.Windows.Forms.TextBox()
Me.txtDoctypeSendList = New System.Windows.Forms.TextBox()
Me.txtCONTREPSendList = New System.Windows.Forms.TextBox()
Me.txtARDATESendList = New System.Windows.Forms.TextBox()
Me.txtTableSendList = New System.Windows.Forms.TextBox()
Me.lblresultFunction = New System.Windows.Forms.Label()
Me.lblResultBAPI = New System.Windows.Forms.Label()
Me.txtBARCODESendlist = New System.Windows.Forms.TextBox()
GUIDLabel = New System.Windows.Forms.Label()
NAMELabel = New System.Windows.Forms.Label()
COMMENTLabel = New System.Windows.Forms.Label()
@@ -154,21 +168,27 @@ Partial Class frmSAP_FuBa
Label13 = New System.Windows.Forms.Label()
Label14 = New System.Windows.Forms.Label()
Label15 = New System.Windows.Forms.Label()
CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBPMO_SAP_FUBABindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBPMO_SAP_FUBABindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TBPMO_SAP_FUBABindingNavigator.SuspendLayout()
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.XtraTabControl1.SuspendLayout()
Me.XtraTabPage1.SuspendLayout()
Me.XtraTabPage2.SuspendLayout()
Me.SuspendLayout()
Label16 = New System.Windows.Forms.Label()
Label17 = New System.Windows.Forms.Label()
Label18 = New System.Windows.Forms.Label()
Label19 = New System.Windows.Forms.Label()
Label20 = New System.Windows.Forms.Label()
Label21 = New System.Windows.Forms.Label()
CType(Me.DD_ECMAdmin,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.TBPMO_SAP_FUBABindingSource,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.TBPMO_SAP_FUBABindingNavigator,System.ComponentModel.ISupportInitialize).BeginInit
Me.TBPMO_SAP_FUBABindingNavigator.SuspendLayout
CType(Me.GridControl2,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.GridView2,System.ComponentModel.ISupportInitialize).BeginInit
CType(Me.XtraTabControl1,System.ComponentModel.ISupportInitialize).BeginInit
Me.XtraTabControl1.SuspendLayout
Me.XtraTabPage1.SuspendLayout
Me.XtraTabPage2.SuspendLayout
Me.SuspendLayout
'
'GUIDLabel
'
GUIDLabel.AutoSize = True
GUIDLabel.AutoSize = true
GUIDLabel.Location = New System.Drawing.Point(137, 28)
GUIDLabel.Name = "GUIDLabel"
GUIDLabel.Size = New System.Drawing.Size(36, 13)
@@ -177,7 +197,7 @@ Partial Class frmSAP_FuBa
'
'NAMELabel
'
NAMELabel.AutoSize = True
NAMELabel.AutoSize = true
NAMELabel.Location = New System.Drawing.Point(190, 28)
NAMELabel.Name = "NAMELabel"
NAMELabel.Size = New System.Drawing.Size(69, 13)
@@ -186,7 +206,7 @@ Partial Class frmSAP_FuBa
'
'COMMENTLabel
'
COMMENTLabel.AutoSize = True
COMMENTLabel.AutoSize = true
COMMENTLabel.Location = New System.Drawing.Point(381, 28)
COMMENTLabel.Name = "COMMENTLabel"
COMMENTLabel.Size = New System.Drawing.Size(65, 13)
@@ -195,7 +215,7 @@ Partial Class frmSAP_FuBa
'
'HostLabel
'
HostLabel.AutoSize = True
HostLabel.AutoSize = true
HostLabel.Location = New System.Drawing.Point(190, 69)
HostLabel.Name = "HostLabel"
HostLabel.Size = New System.Drawing.Size(272, 13)
@@ -204,7 +224,7 @@ Partial Class frmSAP_FuBa
'
'SystemNumberLabel
'
SystemNumberLabel.AutoSize = True
SystemNumberLabel.AutoSize = true
SystemNumberLabel.Location = New System.Drawing.Point(490, 69)
SystemNumberLabel.Name = "SystemNumberLabel"
SystemNumberLabel.Size = New System.Drawing.Size(147, 13)
@@ -213,7 +233,7 @@ Partial Class frmSAP_FuBa
'
'UserNameLabel
'
UserNameLabel.AutoSize = True
UserNameLabel.AutoSize = true
UserNameLabel.Location = New System.Drawing.Point(190, 110)
UserNameLabel.Name = "UserNameLabel"
UserNameLabel.Size = New System.Drawing.Size(63, 13)
@@ -222,7 +242,7 @@ Partial Class frmSAP_FuBa
'
'PasswordLabel
'
PasswordLabel.AutoSize = True
PasswordLabel.AutoSize = true
PasswordLabel.Location = New System.Drawing.Point(381, 110)
PasswordLabel.Name = "PasswordLabel"
PasswordLabel.Size = New System.Drawing.Size(57, 13)
@@ -231,7 +251,7 @@ Partial Class frmSAP_FuBa
'
'ClientLabel
'
ClientLabel.AutoSize = True
ClientLabel.AutoSize = true
ClientLabel.Location = New System.Drawing.Point(490, 110)
ClientLabel.Name = "ClientLabel"
ClientLabel.Size = New System.Drawing.Size(105, 13)
@@ -240,7 +260,7 @@ Partial Class frmSAP_FuBa
'
'LanguageLabel
'
LanguageLabel.AutoSize = True
LanguageLabel.AutoSize = true
LanguageLabel.Location = New System.Drawing.Point(675, 110)
LanguageLabel.Name = "LanguageLabel"
LanguageLabel.Size = New System.Drawing.Size(58, 13)
@@ -249,7 +269,7 @@ Partial Class frmSAP_FuBa
'
'TempTableNameLabel
'
TempTableNameLabel.AutoSize = True
TempTableNameLabel.AutoSize = true
TempTableNameLabel.Location = New System.Drawing.Point(258, 149)
TempTableNameLabel.Name = "TempTableNameLabel"
TempTableNameLabel.Size = New System.Drawing.Size(98, 13)
@@ -258,7 +278,7 @@ Partial Class frmSAP_FuBa
'
'ADDED_WHOLabel
'
ADDED_WHOLabel.AutoSize = True
ADDED_WHOLabel.AutoSize = true
ADDED_WHOLabel.Location = New System.Drawing.Point(190, 280)
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
ADDED_WHOLabel.Size = New System.Drawing.Size(65, 13)
@@ -267,7 +287,7 @@ Partial Class frmSAP_FuBa
'
'ADDED_WHENLabel
'
ADDED_WHENLabel.AutoSize = True
ADDED_WHENLabel.AutoSize = true
ADDED_WHENLabel.Location = New System.Drawing.Point(332, 280)
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
ADDED_WHENLabel.Size = New System.Drawing.Size(73, 13)
@@ -276,7 +296,7 @@ Partial Class frmSAP_FuBa
'
'CHANGED_WHOLabel
'
CHANGED_WHOLabel.AutoSize = True
CHANGED_WHOLabel.AutoSize = true
CHANGED_WHOLabel.Location = New System.Drawing.Point(466, 279)
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
CHANGED_WHOLabel.Size = New System.Drawing.Size(77, 13)
@@ -285,7 +305,7 @@ Partial Class frmSAP_FuBa
'
'CHANGED_WHENLabel
'
CHANGED_WHENLabel.AutoSize = True
CHANGED_WHENLabel.AutoSize = true
CHANGED_WHENLabel.Location = New System.Drawing.Point(607, 279)
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
CHANGED_WHENLabel.Size = New System.Drawing.Size(85, 13)
@@ -294,7 +314,7 @@ Partial Class frmSAP_FuBa
'
'WHERE_CLAUSELabel
'
WHERE_CLAUSELabel.AutoSize = True
WHERE_CLAUSELabel.AutoSize = true
WHERE_CLAUSELabel.Location = New System.Drawing.Point(190, 238)
WHERE_CLAUSELabel.Name = "WHERE_CLAUSELabel"
WHERE_CLAUSELabel.Size = New System.Drawing.Size(425, 13)
@@ -303,7 +323,7 @@ Partial Class frmSAP_FuBa
'
'Label4
'
Label4.AutoSize = True
Label4.AutoSize = true
Label4.Location = New System.Drawing.Point(138, 36)
Label4.Name = "Label4"
Label4.Size = New System.Drawing.Size(272, 13)
@@ -312,7 +332,7 @@ Partial Class frmSAP_FuBa
'
'Label5
'
Label5.AutoSize = True
Label5.AutoSize = true
Label5.Location = New System.Drawing.Point(438, 36)
Label5.Name = "Label5"
Label5.Size = New System.Drawing.Size(147, 13)
@@ -321,7 +341,7 @@ Partial Class frmSAP_FuBa
'
'Label6
'
Label6.AutoSize = True
Label6.AutoSize = true
Label6.Location = New System.Drawing.Point(138, 77)
Label6.Name = "Label6"
Label6.Size = New System.Drawing.Size(63, 13)
@@ -330,7 +350,7 @@ Partial Class frmSAP_FuBa
'
'Label7
'
Label7.AutoSize = True
Label7.AutoSize = true
Label7.Location = New System.Drawing.Point(329, 77)
Label7.Name = "Label7"
Label7.Size = New System.Drawing.Size(57, 13)
@@ -339,7 +359,7 @@ Partial Class frmSAP_FuBa
'
'Label8
'
Label8.AutoSize = True
Label8.AutoSize = true
Label8.Location = New System.Drawing.Point(438, 77)
Label8.Name = "Label8"
Label8.Size = New System.Drawing.Size(105, 13)
@@ -348,7 +368,7 @@ Partial Class frmSAP_FuBa
'
'Label9
'
Label9.AutoSize = True
Label9.AutoSize = true
Label9.Location = New System.Drawing.Point(623, 77)
Label9.Name = "Label9"
Label9.Size = New System.Drawing.Size(58, 13)
@@ -357,7 +377,7 @@ Partial Class frmSAP_FuBa
'
'Label3
'
Label3.AutoSize = True
Label3.AutoSize = true
Label3.Location = New System.Drawing.Point(138, 143)
Label3.Name = "Label3"
Label3.Size = New System.Drawing.Size(213, 13)
@@ -366,7 +386,7 @@ Partial Class frmSAP_FuBa
'
'Label10
'
Label10.AutoSize = True
Label10.AutoSize = true
Label10.Location = New System.Drawing.Point(138, 184)
Label10.Name = "Label10"
Label10.Size = New System.Drawing.Size(64, 13)
@@ -375,7 +395,7 @@ Partial Class frmSAP_FuBa
'
'Label11
'
Label11.AutoSize = True
Label11.AutoSize = true
Label11.Location = New System.Drawing.Point(138, 222)
Label11.Name = "Label11"
Label11.Size = New System.Drawing.Size(65, 13)
@@ -384,7 +404,7 @@ Partial Class frmSAP_FuBa
'
'Label12
'
Label12.AutoSize = True
Label12.AutoSize = true
Label12.Location = New System.Drawing.Point(438, 143)
Label12.Name = "Label12"
Label12.Size = New System.Drawing.Size(44, 13)
@@ -393,7 +413,7 @@ Partial Class frmSAP_FuBa
'
'Label13
'
Label13.AutoSize = True
Label13.AutoSize = true
Label13.Location = New System.Drawing.Point(438, 185)
Label13.Name = "Label13"
Label13.Size = New System.Drawing.Size(66, 13)
@@ -402,13 +422,22 @@ Partial Class frmSAP_FuBa
'
'Label14
'
Label14.AutoSize = True
Label14.AutoSize = true
Label14.Location = New System.Drawing.Point(438, 222)
Label14.Name = "Label14"
Label14.Size = New System.Drawing.Size(77, 13)
Label14.TabIndex = 123
Label14.Text = "AR_DOCTYPE:"
'
'Label15
'
Label15.AutoSize = true
Label15.Location = New System.Drawing.Point(735, 143)
Label15.Name = "Label15"
Label15.Size = New System.Drawing.Size(74, 13)
Label15.TabIndex = 126
Label15.Text = "SAP_OBJECT:"
'
'DD_ECMAdmin
'
Me.DD_ECMAdmin.DataSetName = "DD_ECMAdmin"
@@ -421,11 +450,11 @@ Partial Class frmSAP_FuBa
'
'TBPMO_SAP_FUBATableAdapter
'
Me.TBPMO_SAP_FUBATableAdapter.ClearBeforeFill = True
Me.TBPMO_SAP_FUBATableAdapter.ClearBeforeFill = true
'
'TableAdapterManager
'
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.BackupDataSetBeforeUpdate = false
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_DOCSEARCH_RESULTLIST_CONFIGTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
@@ -448,7 +477,7 @@ Partial Class frmSAP_FuBa
Me.TBPMO_SAP_FUBABindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
Me.TBPMO_SAP_FUBABindingNavigator.Name = "TBPMO_SAP_FUBABindingNavigator"
Me.TBPMO_SAP_FUBABindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
Me.TBPMO_SAP_FUBABindingNavigator.Size = New System.Drawing.Size(1209, 25)
Me.TBPMO_SAP_FUBABindingNavigator.Size = New System.Drawing.Size(987, 25)
Me.TBPMO_SAP_FUBABindingNavigator.TabIndex = 0
Me.TBPMO_SAP_FUBABindingNavigator.Text = "BindingNavigator1"
'
@@ -729,10 +758,10 @@ Partial Class frmSAP_FuBa
Me.GridControl2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.GridControl2.Location = New System.Drawing.Point(11, 358)
Me.GridControl2.Location = New System.Drawing.Point(11, 340)
Me.GridControl2.MainView = Me.GridView2
Me.GridControl2.Name = "GridControl2"
Me.GridControl2.Size = New System.Drawing.Size(1172, 683)
Me.GridControl2.Size = New System.Drawing.Size(948, 223)
Me.GridControl2.TabIndex = 83
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2})
'
@@ -792,7 +821,7 @@ Partial Class frmSAP_FuBa
Me.lblResult.BackColor = System.Drawing.Color.Yellow
Me.lblResult.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold)
Me.lblResult.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.lblResult.Location = New System.Drawing.Point(8, 332)
Me.lblResult.Location = New System.Drawing.Point(8, 324)
Me.lblResult.Name = "lblResult"
Me.lblResult.Size = New System.Drawing.Size(155, 13)
Me.lblResult.TabIndex = 87
@@ -922,7 +951,7 @@ Partial Class frmSAP_FuBa
Me.XtraTabControl1.Location = New System.Drawing.Point(0, 0)
Me.XtraTabControl1.Name = "XtraTabControl1"
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1
Me.XtraTabControl1.Size = New System.Drawing.Size(1215, 717)
Me.XtraTabControl1.Size = New System.Drawing.Size(989, 591)
Me.XtraTabControl1.TabIndex = 99
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2})
'
@@ -931,6 +960,7 @@ Partial Class frmSAP_FuBa
Me.XtraTabPage1.Controls.Add(Me.TBPMO_SAP_FUBABindingNavigator)
Me.XtraTabPage1.Controls.Add(Me.GridControl2)
Me.XtraTabPage1.Controls.Add(Me.TempTableNameTextBox)
Me.XtraTabPage1.Controls.Add(Me.lblResult)
Me.XtraTabPage1.Controls.Add(Me.ListBox1)
Me.XtraTabPage1.Controls.Add(Me.Label2)
Me.XtraTabPage1.Controls.Add(Me.MethodTextBox)
@@ -952,7 +982,6 @@ Partial Class frmSAP_FuBa
Me.XtraTabPage1.Controls.Add(Me.HostTextBox)
Me.XtraTabPage1.Controls.Add(Me.btnInsertData)
Me.XtraTabPage1.Controls.Add(HostLabel)
Me.XtraTabPage1.Controls.Add(Me.lblResult)
Me.XtraTabPage1.Controls.Add(Me.SystemNumberTextBox)
Me.XtraTabPage1.Controls.Add(Me.lblConnectionopen)
Me.XtraTabPage1.Controls.Add(SystemNumberLabel)
@@ -979,14 +1008,28 @@ Partial Class frmSAP_FuBa
Me.XtraTabPage1.Controls.Add(Me.ADDED_WHENTextBox)
Me.XtraTabPage1.Controls.Add(ADDED_WHOLabel)
Me.XtraTabPage1.Name = "XtraTabPage1"
Me.XtraTabPage1.Size = New System.Drawing.Size(1209, 689)
Me.XtraTabPage1.Size = New System.Drawing.Size(987, 566)
Me.XtraTabPage1.Text = "Fuba- und Table-Configurations"
'
'XtraTabPage2
'
Me.XtraTabPage2.Controls.Add(Label21)
Me.XtraTabPage2.Controls.Add(Me.txtBARCODESendlist)
Me.XtraTabPage2.Controls.Add(Me.lblResultBAPI)
Me.XtraTabPage2.Controls.Add(Me.lblresultFunction)
Me.XtraTabPage2.Controls.Add(Label16)
Me.XtraTabPage2.Controls.Add(Me.txtDOC_IDSendList)
Me.XtraTabPage2.Controls.Add(Label17)
Me.XtraTabPage2.Controls.Add(Me.txtDoctypeSendList)
Me.XtraTabPage2.Controls.Add(Label18)
Me.XtraTabPage2.Controls.Add(Me.txtCONTREPSendList)
Me.XtraTabPage2.Controls.Add(Label19)
Me.XtraTabPage2.Controls.Add(Me.txtARDATESendList)
Me.XtraTabPage2.Controls.Add(Me.txtTableSendList)
Me.XtraTabPage2.Controls.Add(Label20)
Me.XtraTabPage2.Controls.Add(Me.Button2)
Me.XtraTabPage2.Controls.Add(Label15)
Me.XtraTabPage2.Controls.Add(Me.testSAP_OBJECT)
Me.XtraTabPage2.Controls.Add(Me.lblresultFunction)
Me.XtraTabPage2.Controls.Add(Label14)
Me.XtraTabPage2.Controls.Add(Me.testDOCTYPE)
Me.XtraTabPage2.Controls.Add(Label13)
@@ -1015,21 +1058,15 @@ Partial Class frmSAP_FuBa
Me.XtraTabPage2.Controls.Add(Me.testLanguage)
Me.XtraTabPage2.Controls.Add(Label9)
Me.XtraTabPage2.Name = "XtraTabPage2"
Me.XtraTabPage2.Size = New System.Drawing.Size(1209, 689)
Me.XtraTabPage2.Size = New System.Drawing.Size(987, 566)
Me.XtraTabPage2.Text = "Test und Funktionsbereich"
'
'lblresultFunction
'testSAP_OBJECT
'
Me.lblresultFunction.AutoSize = True
Me.lblresultFunction.BackColor = System.Drawing.Color.Yellow
Me.lblresultFunction.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold)
Me.lblresultFunction.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.lblresultFunction.Location = New System.Drawing.Point(299, 274)
Me.lblresultFunction.Name = "lblresultFunction"
Me.lblresultFunction.Size = New System.Drawing.Size(155, 13)
Me.lblresultFunction.TabIndex = 124
Me.lblresultFunction.Text = "Result (limited to 1000 rows)"
Me.lblresultFunction.Visible = False
Me.testSAP_OBJECT.Location = New System.Drawing.Point(738, 159)
Me.testSAP_OBJECT.Name = "testSAP_OBJECT"
Me.testSAP_OBJECT.Size = New System.Drawing.Size(291, 21)
Me.testSAP_OBJECT.TabIndex = 125
'
'testDOCTYPE
'
@@ -1165,48 +1202,169 @@ Partial Class frmSAP_FuBa
Me.testLanguage.Size = New System.Drawing.Size(84, 21)
Me.testLanguage.TabIndex = 104
'
'Label15
'Button2
'
Label15.AutoSize = True
Label15.Location = New System.Drawing.Point(735, 143)
Label15.Name = "Label15"
Label15.Size = New System.Drawing.Size(74, 13)
Label15.TabIndex = 126
Label15.Text = "SAP_OBJECT:"
Me.Button2.Font = New System.Drawing.Font("Segoe UI Semibold", 9.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle))
Me.Button2.Image = Global.DD_Record_Organiser.My.Resources.Resources.database_connect
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button2.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.Button2.Location = New System.Drawing.Point(450, 404)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(194, 29)
Me.Button2.TabIndex = 127
Me.Button2.Text = "Execute BAPI_BARCODE"
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button2.UseVisualStyleBackColor = True
'
'testSAP_OBJECT
'Label16
'
Me.testSAP_OBJECT.Location = New System.Drawing.Point(738, 159)
Me.testSAP_OBJECT.Name = "testSAP_OBJECT"
Me.testSAP_OBJECT.Size = New System.Drawing.Size(291, 21)
Me.testSAP_OBJECT.TabIndex = 125
Label16.AutoSize = True
Label16.Location = New System.Drawing.Point(735, 312)
Label16.Name = "Label16"
Label16.Size = New System.Drawing.Size(44, 13)
Label16.TabIndex = 137
Label16.Text = "DOCID:"
'
'txtDOC_IDSendList
'
Me.txtDOC_IDSendList.Location = New System.Drawing.Point(738, 328)
Me.txtDOC_IDSendList.Name = "txtDOC_IDSendList"
Me.txtDOC_IDSendList.Size = New System.Drawing.Size(291, 21)
Me.txtDOC_IDSendList.TabIndex = 136
'
'Label17
'
Label17.AutoSize = True
Label17.Location = New System.Drawing.Point(438, 354)
Label17.Name = "Label17"
Label17.Size = New System.Drawing.Size(57, 13)
Label17.TabIndex = 135
Label17.Text = "DOCTYPE:"
'
'txtDoctypeSendList
'
Me.txtDoctypeSendList.Location = New System.Drawing.Point(441, 370)
Me.txtDoctypeSendList.Name = "txtDoctypeSendList"
Me.txtDoctypeSendList.Size = New System.Drawing.Size(291, 21)
Me.txtDoctypeSendList.TabIndex = 134
'
'Label18
'
Label18.AutoSize = True
Label18.Location = New System.Drawing.Point(438, 312)
Label18.Name = "Label18"
Label18.Size = New System.Drawing.Size(58, 13)
Label18.TabIndex = 133
Label18.Text = "CONTREP:"
'
'txtCONTREPSendList
'
Me.txtCONTREPSendList.Location = New System.Drawing.Point(441, 328)
Me.txtCONTREPSendList.Name = "txtCONTREPSendList"
Me.txtCONTREPSendList.Size = New System.Drawing.Size(291, 21)
Me.txtCONTREPSendList.TabIndex = 132
'
'Label19
'
Label19.AutoSize = True
Label19.Location = New System.Drawing.Point(138, 353)
Label19.Name = "Label19"
Label19.Size = New System.Drawing.Size(51, 13)
Label19.TabIndex = 131
Label19.Text = "ARDATE:"
'
'txtARDATESendList
'
Me.txtARDATESendList.Location = New System.Drawing.Point(141, 369)
Me.txtARDATESendList.Name = "txtARDATESendList"
Me.txtARDATESendList.Size = New System.Drawing.Size(291, 21)
Me.txtARDATESendList.TabIndex = 130
'
'txtTableSendList
'
Me.txtTableSendList.Location = New System.Drawing.Point(141, 328)
Me.txtTableSendList.Name = "txtTableSendList"
Me.txtTableSendList.Size = New System.Drawing.Size(291, 21)
Me.txtTableSendList.TabIndex = 129
Me.txtTableSendList.Text = "BARCODETABLE"
'
'Label20
'
Label20.AutoSize = True
Label20.Location = New System.Drawing.Point(138, 312)
Label20.Name = "Label20"
Label20.Size = New System.Drawing.Size(213, 13)
Label20.TabIndex = 128
Label20.Text = "Tablename: (TOA01 oder BARCODETABLE)"
'
'lblresultFunction
'
Me.lblresultFunction.AutoSize = True
Me.lblresultFunction.BackColor = System.Drawing.Color.Yellow
Me.lblresultFunction.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold)
Me.lblresultFunction.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.lblresultFunction.Location = New System.Drawing.Point(299, 274)
Me.lblresultFunction.Name = "lblresultFunction"
Me.lblresultFunction.Size = New System.Drawing.Size(95, 13)
Me.lblresultFunction.TabIndex = 138
Me.lblresultFunction.Text = "lblresultFunction"
Me.lblresultFunction.Visible = False
'
'lblResultBAPI
'
Me.lblResultBAPI.AutoSize = True
Me.lblResultBAPI.BackColor = System.Drawing.Color.Yellow
Me.lblResultBAPI.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold)
Me.lblResultBAPI.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.lblResultBAPI.Location = New System.Drawing.Point(656, 413)
Me.lblResultBAPI.Name = "lblResultBAPI"
Me.lblResultBAPI.Size = New System.Drawing.Size(47, 13)
Me.lblResultBAPI.TabIndex = 139
Me.lblResultBAPI.Text = "Label21"
Me.lblResultBAPI.Visible = False
'
'Label21
'
Label21.AutoSize = True
Label21.Location = New System.Drawing.Point(138, 394)
Label21.Name = "Label21"
Label21.Size = New System.Drawing.Size(59, 13)
Label21.TabIndex = 141
Label21.Text = "BARCODE:"
'
'txtBARCODESendlist
'
Me.txtBARCODESendlist.Location = New System.Drawing.Point(141, 410)
Me.txtBARCODESendlist.Name = "txtBARCODESendlist"
Me.txtBARCODESendlist.Size = New System.Drawing.Size(291, 21)
Me.txtBARCODESendlist.TabIndex = 140
'
'frmSAP_FuBa
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1215, 717)
Me.ClientSize = New System.Drawing.Size(989, 591)
Me.Controls.Add(Me.XtraTabControl1)
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.Icon = CType(resources.GetObject("$this.Icon"),System.Drawing.Icon)
Me.Name = "frmSAP_FuBa"
Me.Text = "SAP - Funktionsbausteinverknüpfungen"
CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBPMO_SAP_FUBABindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBPMO_SAP_FUBABindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
Me.TBPMO_SAP_FUBABindingNavigator.ResumeLayout(False)
Me.TBPMO_SAP_FUBABindingNavigator.PerformLayout()
CType(Me.GridControl2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridView2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).EndInit()
Me.XtraTabControl1.ResumeLayout(False)
Me.XtraTabPage1.ResumeLayout(False)
Me.XtraTabPage1.PerformLayout()
Me.XtraTabPage2.ResumeLayout(False)
Me.XtraTabPage2.PerformLayout()
Me.ResumeLayout(False)
CType(Me.DD_ECMAdmin,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.TBPMO_SAP_FUBABindingSource,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.TBPMO_SAP_FUBABindingNavigator,System.ComponentModel.ISupportInitialize).EndInit
Me.TBPMO_SAP_FUBABindingNavigator.ResumeLayout(false)
Me.TBPMO_SAP_FUBABindingNavigator.PerformLayout
CType(Me.GridControl2,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.GridView2,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.XtraTabControl1,System.ComponentModel.ISupportInitialize).EndInit
Me.XtraTabControl1.ResumeLayout(false)
Me.XtraTabPage1.ResumeLayout(false)
Me.XtraTabPage1.PerformLayout
Me.XtraTabPage2.ResumeLayout(false)
Me.XtraTabPage2.PerformLayout
Me.ResumeLayout(false)
End Sub
End Sub
Friend WithEvents DD_ECMAdmin As DD_Record_Organiser.DD_ECMAdmin
Friend WithEvents TBPMO_SAP_FUBABindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBPMO_SAP_FUBATableAdapter As DD_Record_Organiser.DD_ECMAdminTableAdapters.TBPMO_SAP_FUBATableAdapter
@@ -1279,6 +1437,14 @@ Partial Class frmSAP_FuBa
Friend WithEvents testDOCID As System.Windows.Forms.TextBox
Friend WithEvents testArchiveID As System.Windows.Forms.TextBox
Friend WithEvents testAROBJECT As System.Windows.Forms.TextBox
Friend WithEvents lblresultFunction As System.Windows.Forms.Label
Friend WithEvents testSAP_OBJECT As System.Windows.Forms.TextBox
Friend WithEvents txtDOC_IDSendList As System.Windows.Forms.TextBox
Friend WithEvents txtDoctypeSendList As System.Windows.Forms.TextBox
Friend WithEvents txtCONTREPSendList As System.Windows.Forms.TextBox
Friend WithEvents txtARDATESendList As System.Windows.Forms.TextBox
Friend WithEvents txtTableSendList As System.Windows.Forms.TextBox
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents lblresultFunction As System.Windows.Forms.Label
Friend WithEvents lblResultBAPI As System.Windows.Forms.Label
Friend WithEvents txtBARCODESendlist As System.Windows.Forms.TextBox
End Class