RecordOrganizer/app/DD-Record-Organizer/frmSAP_FuBa.Designer.vb
2024-05-06 13:38:52 +02:00

1456 lines
72 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class frmSAP_FuBa
Inherits System.Windows.Forms.Form
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()>
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Wird vom Windows Form-Designer benötigt.
Private components As System.ComponentModel.IContainer
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim GUIDLabel As System.Windows.Forms.Label
Dim NAMELabel As System.Windows.Forms.Label
Dim COMMENTLabel As System.Windows.Forms.Label
Dim HostLabel As System.Windows.Forms.Label
Dim SystemNumberLabel As System.Windows.Forms.Label
Dim UserNameLabel As System.Windows.Forms.Label
Dim PasswordLabel As System.Windows.Forms.Label
Dim ClientLabel As System.Windows.Forms.Label
Dim LanguageLabel As System.Windows.Forms.Label
Dim TempTableNameLabel As System.Windows.Forms.Label
Dim ADDED_WHOLabel As System.Windows.Forms.Label
Dim ADDED_WHENLabel As System.Windows.Forms.Label
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
Dim WHERE_CLAUSELabel As System.Windows.Forms.Label
Dim Label4 As System.Windows.Forms.Label
Dim Label5 As System.Windows.Forms.Label
Dim Label6 As System.Windows.Forms.Label
Dim Label7 As System.Windows.Forms.Label
Dim Label8 As System.Windows.Forms.Label
Dim Label9 As System.Windows.Forms.Label
Dim Label3 As System.Windows.Forms.Label
Dim Label10 As System.Windows.Forms.Label
Dim Label11 As System.Windows.Forms.Label
Dim Label12 As System.Windows.Forms.Label
Dim Label13 As System.Windows.Forms.Label
Dim Label14 As System.Windows.Forms.Label
Dim Label15 As System.Windows.Forms.Label
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
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmSAP_FuBa))
Me.DD_ECMAdmin = New DD_Record_Organizer.DD_ECMAdmin()
Me.TBPMO_SAP_FUBABindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBPMO_SAP_FUBATableAdapter = New DD_Record_Organizer.DD_ECMAdminTableAdapters.TBPMO_SAP_FUBATableAdapter()
Me.TableAdapterManager = New DD_Record_Organizer.DD_ECMAdminTableAdapters.TableAdapterManager()
Me.TBPMO_SAP_FUBABindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox()
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
Me.TBPMO_SAP_FUBABindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
Me.NAMETextBox = New System.Windows.Forms.TextBox()
Me.COMMENTTextBox = New System.Windows.Forms.TextBox()
Me.TableNameTextBox = New System.Windows.Forms.TextBox()
Me.HostTextBox = New System.Windows.Forms.TextBox()
Me.SystemNumberTextBox = New System.Windows.Forms.TextBox()
Me.UserNameTextBox = New System.Windows.Forms.TextBox()
Me.PasswordTextBox = New System.Windows.Forms.TextBox()
Me.ClientTextBox = New System.Windows.Forms.TextBox()
Me.LanguageTextBox = New System.Windows.Forms.TextBox()
Me.TempTableNameTextBox = New System.Windows.Forms.TextBox()
Me.ACTIVECheckBox = New System.Windows.Forms.CheckBox()
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
Me.ListBox1 = New System.Windows.Forms.ListBox()
Me.btnERPConnect = New System.Windows.Forms.Button()
Me.GridControl2 = New DevExpress.XtraGrid.GridControl()
Me.GridView2 = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.WHERE_CLAUSETextBox = New System.Windows.Forms.TextBox()
Me.lblSave = New System.Windows.Forms.Label()
Me.lblConnectionopen = New System.Windows.Forms.Label()
Me.lblResult = New System.Windows.Forms.Label()
Me.btnInsertData = New System.Windows.Forms.Button()
Me.Label1 = New System.Windows.Forms.Label()
Me.txtLimitRows = New System.Windows.Forms.TextBox()
Me.rBFuba = New System.Windows.Forms.RadioButton()
Me.rbTable = New System.Windows.Forms.RadioButton()
Me.MethodTextBox = New System.Windows.Forms.TextBox()
Me.lblMethodname = New System.Windows.Forms.Label()
Me.btnGetResult = New System.Windows.Forms.Button()
Me.FuBa_SplitCharacterTextBox = New System.Windows.Forms.TextBox()
Me.lblSplitchr = New System.Windows.Forms.Label()
Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker()
Me.Label2 = New System.Windows.Forms.Label()
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
Me.XtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
Me.txtBARCODESendlist = New System.Windows.Forms.TextBox()
Me.lblResultBAPI = New System.Windows.Forms.Label()
Me.lblresultFunction = New System.Windows.Forms.Label()
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.Button2 = New System.Windows.Forms.Button()
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()
Me.testArchiveID = New System.Windows.Forms.TextBox()
Me.testAROBJECT = New System.Windows.Forms.TextBox()
Me.testTablename = New System.Windows.Forms.TextBox()
Me.lblSuccess = New System.Windows.Forms.Label()
Me.ListBox2 = New System.Windows.Forms.ListBox()
Me.testHOST = New System.Windows.Forms.TextBox()
Me.testSYSNR = New System.Windows.Forms.TextBox()
Me.testUSERName = New System.Windows.Forms.TextBox()
Me.testPW = New System.Windows.Forms.TextBox()
Me.Button1 = New System.Windows.Forms.Button()
Me.testClient = New System.Windows.Forms.TextBox()
Me.testLanguage = New System.Windows.Forms.TextBox()
GUIDLabel = New System.Windows.Forms.Label()
NAMELabel = New System.Windows.Forms.Label()
COMMENTLabel = New System.Windows.Forms.Label()
HostLabel = New System.Windows.Forms.Label()
SystemNumberLabel = New System.Windows.Forms.Label()
UserNameLabel = New System.Windows.Forms.Label()
PasswordLabel = New System.Windows.Forms.Label()
ClientLabel = New System.Windows.Forms.Label()
LanguageLabel = New System.Windows.Forms.Label()
TempTableNameLabel = New System.Windows.Forms.Label()
ADDED_WHOLabel = New System.Windows.Forms.Label()
ADDED_WHENLabel = New System.Windows.Forms.Label()
CHANGED_WHOLabel = New System.Windows.Forms.Label()
CHANGED_WHENLabel = New System.Windows.Forms.Label()
WHERE_CLAUSELabel = New System.Windows.Forms.Label()
Label4 = New System.Windows.Forms.Label()
Label5 = New System.Windows.Forms.Label()
Label6 = New System.Windows.Forms.Label()
Label7 = New System.Windows.Forms.Label()
Label8 = New System.Windows.Forms.Label()
Label9 = New System.Windows.Forms.Label()
Label3 = New System.Windows.Forms.Label()
Label10 = New System.Windows.Forms.Label()
Label11 = New System.Windows.Forms.Label()
Label12 = New System.Windows.Forms.Label()
Label13 = New System.Windows.Forms.Label()
Label14 = New System.Windows.Forms.Label()
Label15 = New System.Windows.Forms.Label()
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.Location = New System.Drawing.Point(257, 28)
GUIDLabel.Name = "GUIDLabel"
GUIDLabel.Size = New System.Drawing.Size(36, 13)
GUIDLabel.TabIndex = 1
GUIDLabel.Text = "GUID:"
'
'NAMELabel
'
NAMELabel.AutoSize = True
NAMELabel.Location = New System.Drawing.Point(310, 28)
NAMELabel.Name = "NAMELabel"
NAMELabel.Size = New System.Drawing.Size(69, 13)
NAMELabel.TabIndex = 3
NAMELabel.Text = "Name intern:"
'
'COMMENTLabel
'
COMMENTLabel.AutoSize = True
COMMENTLabel.Location = New System.Drawing.Point(501, 28)
COMMENTLabel.Name = "COMMENTLabel"
COMMENTLabel.Size = New System.Drawing.Size(65, 13)
COMMENTLabel.TabIndex = 5
COMMENTLabel.Text = "Kommentar:"
'
'HostLabel
'
HostLabel.AutoSize = True
HostLabel.Location = New System.Drawing.Point(310, 69)
HostLabel.Name = "HostLabel"
HostLabel.Size = New System.Drawing.Size(272, 13)
HostLabel.TabIndex = 9
HostLabel.Text = "SAP Hostname (Name or IP-Adress Application Server):"
'
'SystemNumberLabel
'
SystemNumberLabel.AutoSize = True
SystemNumberLabel.Location = New System.Drawing.Point(610, 69)
SystemNumberLabel.Name = "SystemNumberLabel"
SystemNumberLabel.Size = New System.Drawing.Size(147, 13)
SystemNumberLabel.TabIndex = 11
SystemNumberLabel.Text = "SAP SystemNumber (2digits):"
'
'UserNameLabel
'
UserNameLabel.AutoSize = True
UserNameLabel.Location = New System.Drawing.Point(310, 110)
UserNameLabel.Name = "UserNameLabel"
UserNameLabel.Size = New System.Drawing.Size(63, 13)
UserNameLabel.TabIndex = 13
UserNameLabel.Text = "User Name:"
'
'PasswordLabel
'
PasswordLabel.AutoSize = True
PasswordLabel.Location = New System.Drawing.Point(501, 110)
PasswordLabel.Name = "PasswordLabel"
PasswordLabel.Size = New System.Drawing.Size(57, 13)
PasswordLabel.TabIndex = 15
PasswordLabel.Text = "Password:"
'
'ClientLabel
'
ClientLabel.AutoSize = True
ClientLabel.Location = New System.Drawing.Point(610, 110)
ClientLabel.Name = "ClientLabel"
ClientLabel.Size = New System.Drawing.Size(105, 13)
ClientLabel.TabIndex = 17
ClientLabel.Text = "SAP Client (3 digits):"
'
'LanguageLabel
'
LanguageLabel.AutoSize = True
LanguageLabel.Location = New System.Drawing.Point(795, 110)
LanguageLabel.Name = "LanguageLabel"
LanguageLabel.Size = New System.Drawing.Size(58, 13)
LanguageLabel.TabIndex = 19
LanguageLabel.Text = "Language:"
'
'TempTableNameLabel
'
TempTableNameLabel.AutoSize = True
TempTableNameLabel.Location = New System.Drawing.Point(310, 149)
TempTableNameLabel.Name = "TempTableNameLabel"
TempTableNameLabel.Size = New System.Drawing.Size(128, 13)
TempTableNameLabel.TabIndex = 21
TempTableNameLabel.Text = "Name SQL-Server Table: "
'
'ADDED_WHOLabel
'
ADDED_WHOLabel.AutoSize = True
ADDED_WHOLabel.Location = New System.Drawing.Point(310, 301)
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
ADDED_WHOLabel.Size = New System.Drawing.Size(65, 13)
ADDED_WHOLabel.TabIndex = 25
ADDED_WHOLabel.Text = "Erstellt wer:"
'
'ADDED_WHENLabel
'
ADDED_WHENLabel.AutoSize = True
ADDED_WHENLabel.Location = New System.Drawing.Point(452, 301)
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
ADDED_WHENLabel.Size = New System.Drawing.Size(73, 13)
ADDED_WHENLabel.TabIndex = 27
ADDED_WHENLabel.Text = "Erstellt wann:"
'
'CHANGED_WHOLabel
'
CHANGED_WHOLabel.AutoSize = True
CHANGED_WHOLabel.Location = New System.Drawing.Point(586, 300)
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
CHANGED_WHOLabel.Size = New System.Drawing.Size(77, 13)
CHANGED_WHOLabel.TabIndex = 29
CHANGED_WHOLabel.Text = "Geändert wer:"
'
'CHANGED_WHENLabel
'
CHANGED_WHENLabel.AutoSize = True
CHANGED_WHENLabel.Location = New System.Drawing.Point(727, 300)
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
CHANGED_WHENLabel.Size = New System.Drawing.Size(85, 13)
CHANGED_WHENLabel.TabIndex = 31
CHANGED_WHENLabel.Text = "Geändert wann:"
'
'WHERE_CLAUSELabel
'
WHERE_CLAUSELabel.AutoSize = True
WHERE_CLAUSELabel.Location = New System.Drawing.Point(310, 259)
WHERE_CLAUSELabel.Name = "WHERE_CLAUSELabel"
WHERE_CLAUSELabel.Size = New System.Drawing.Size(425, 13)
WHERE_CLAUSELabel.TabIndex = 83
WHERE_CLAUSELabel.Text = "where clause: (e.g. SAP_OBJECT EQ '<ObjectType>' AND AR_DATE GE '<AR_DATE>')"
'
'Label4
'
Label4.AutoSize = True
Label4.Location = New System.Drawing.Point(138, 36)
Label4.Name = "Label4"
Label4.Size = New System.Drawing.Size(272, 13)
Label4.TabIndex = 93
Label4.Text = "SAP Hostname (Name or IP-Adress Application Server):"
'
'Label5
'
Label5.AutoSize = True
Label5.Location = New System.Drawing.Point(438, 36)
Label5.Name = "Label5"
Label5.Size = New System.Drawing.Size(147, 13)
Label5.TabIndex = 95
Label5.Text = "SAP SystemNumber (2digits):"
'
'Label6
'
Label6.AutoSize = True
Label6.Location = New System.Drawing.Point(138, 77)
Label6.Name = "Label6"
Label6.Size = New System.Drawing.Size(63, 13)
Label6.TabIndex = 97
Label6.Text = "User Name:"
'
'Label7
'
Label7.AutoSize = True
Label7.Location = New System.Drawing.Point(329, 77)
Label7.Name = "Label7"
Label7.Size = New System.Drawing.Size(57, 13)
Label7.TabIndex = 99
Label7.Text = "Password:"
'
'Label8
'
Label8.AutoSize = True
Label8.Location = New System.Drawing.Point(438, 77)
Label8.Name = "Label8"
Label8.Size = New System.Drawing.Size(105, 13)
Label8.TabIndex = 101
Label8.Text = "SAP Client (3 digits):"
'
'Label9
'
Label9.AutoSize = True
Label9.Location = New System.Drawing.Point(623, 77)
Label9.Name = "Label9"
Label9.Size = New System.Drawing.Size(58, 13)
Label9.TabIndex = 103
Label9.Text = "Language:"
'
'Label3
'
Label3.AutoSize = True
Label3.Location = New System.Drawing.Point(138, 143)
Label3.Name = "Label3"
Label3.Size = New System.Drawing.Size(213, 13)
Label3.TabIndex = 112
Label3.Text = "Tablename: (TOA01 oder BARCODETABLE)"
'
'Label10
'
Label10.AutoSize = True
Label10.Location = New System.Drawing.Point(138, 184)
Label10.Name = "Label10"
Label10.Size = New System.Drawing.Size(64, 13)
Label10.TabIndex = 116
Label10.Text = "ARCHIV-ID:"
'
'Label11
'
Label11.AutoSize = True
Label11.Location = New System.Drawing.Point(138, 222)
Label11.Name = "Label11"
Label11.Size = New System.Drawing.Size(65, 13)
Label11.TabIndex = 117
Label11.Text = "AR_OBJECT"
'
'Label12
'
Label12.AutoSize = True
Label12.Location = New System.Drawing.Point(438, 143)
Label12.Name = "Label12"
Label12.Size = New System.Drawing.Size(44, 13)
Label12.TabIndex = 119
Label12.Text = "DOCID:"
'
'Label13
'
Label13.AutoSize = True
Label13.Location = New System.Drawing.Point(438, 185)
Label13.Name = "Label13"
Label13.Size = New System.Drawing.Size(66, 13)
Label13.TabIndex = 121
Label13.Text = "OBJECT_ID:"
'
'Label14
'
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:"
'
'Label16
'
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:"
'
'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:"
'
'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:"
'
'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:"
'
'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)"
'
'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:"
'
'DD_ECMAdmin
'
Me.DD_ECMAdmin.DataSetName = "DD_ECMAdmin"
Me.DD_ECMAdmin.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'TBPMO_SAP_FUBABindingSource
'
Me.TBPMO_SAP_FUBABindingSource.DataMember = "TBPMO_SAP_FUBA"
Me.TBPMO_SAP_FUBABindingSource.DataSource = Me.DD_ECMAdmin
'
'TBPMO_SAP_FUBATableAdapter
'
Me.TBPMO_SAP_FUBATableAdapter.ClearBeforeFill = True
'
'TableAdapterManager
'
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
Me.TableAdapterManager.TBDD_GROUPSTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_DOCRESULT_DROPDOWN_ITEMSTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_DOCSEARCH_RESULTLIST_CONFIGTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_LOG_ESSENTIALSTableAdapter = Nothing
Me.TableAdapterManager.TBPMO_SAP_FUBATableAdapter = Me.TBPMO_SAP_FUBATableAdapter
Me.TableAdapterManager.UpdateOrder = DD_Record_Organizer.DD_ECMAdminTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
'
'TBPMO_SAP_FUBABindingNavigator
'
Me.TBPMO_SAP_FUBABindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
Me.TBPMO_SAP_FUBABindingNavigator.BindingSource = Me.TBPMO_SAP_FUBABindingSource
Me.TBPMO_SAP_FUBABindingNavigator.CountItem = Me.BindingNavigatorCountItem
Me.TBPMO_SAP_FUBABindingNavigator.CountItemFormat = "von {0} Bausteinverknüpfungen"
Me.TBPMO_SAP_FUBABindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
Me.TBPMO_SAP_FUBABindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBPMO_SAP_FUBABindingNavigatorSaveItem, Me.ToolStripButton1})
Me.TBPMO_SAP_FUBABindingNavigator.Location = New System.Drawing.Point(0, 0)
Me.TBPMO_SAP_FUBABindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
Me.TBPMO_SAP_FUBABindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
Me.TBPMO_SAP_FUBABindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
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(1192, 25)
Me.TBPMO_SAP_FUBABindingNavigator.TabIndex = 0
Me.TBPMO_SAP_FUBABindingNavigator.Text = "BindingNavigator1"
'
'BindingNavigatorAddNewItem
'
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
'
'BindingNavigatorCountItem
'
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(173, 22)
Me.BindingNavigatorCountItem.Text = "von {0} Bausteinverknüpfungen"
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'BindingNavigatorDeleteItem
'
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorDeleteItem.Text = "Löschen"
'
'BindingNavigatorMoveFirstItem
'
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
'
'BindingNavigatorMovePreviousItem
'
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
'
'BindingNavigatorSeparator
'
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorPositionItem
'
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
Me.BindingNavigatorPositionItem.AutoSize = False
Me.BindingNavigatorPositionItem.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
Me.BindingNavigatorPositionItem.Text = "0"
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
'
'BindingNavigatorSeparator1
'
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorMoveNextItem
'
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
'
'BindingNavigatorMoveLastItem
'
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
'
'BindingNavigatorSeparator2
'
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
'
'TBPMO_SAP_FUBABindingNavigatorSaveItem
'
Me.TBPMO_SAP_FUBABindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.TBPMO_SAP_FUBABindingNavigatorSaveItem.Image = CType(resources.GetObject("TBPMO_SAP_FUBABindingNavigatorSaveItem.Image"), System.Drawing.Image)
Me.TBPMO_SAP_FUBABindingNavigatorSaveItem.Name = "TBPMO_SAP_FUBABindingNavigatorSaveItem"
Me.TBPMO_SAP_FUBABindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
Me.TBPMO_SAP_FUBABindingNavigatorSaveItem.Text = "Daten speichern"
'
'ToolStripButton1
'
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton1.Image = Global.DD_Record_Organizer.My.Resources.Resources.refresh_16xLG
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton1.Name = "ToolStripButton1"
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton1.Text = "Refresh"
'
'GUIDTextBox
'
Me.GUIDTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "GUID", True))
Me.GUIDTextBox.Enabled = False
Me.GUIDTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GUIDTextBox.Location = New System.Drawing.Point(260, 44)
Me.GUIDTextBox.Name = "GUIDTextBox"
Me.GUIDTextBox.Size = New System.Drawing.Size(47, 22)
Me.GUIDTextBox.TabIndex = 2
'
'NAMETextBox
'
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "NAME", True))
Me.NAMETextBox.Location = New System.Drawing.Point(313, 44)
Me.NAMETextBox.Name = "NAMETextBox"
Me.NAMETextBox.Size = New System.Drawing.Size(182, 21)
Me.NAMETextBox.TabIndex = 4
'
'COMMENTTextBox
'
Me.COMMENTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "COMMENT", True))
Me.COMMENTTextBox.Location = New System.Drawing.Point(504, 44)
Me.COMMENTTextBox.Name = "COMMENTTextBox"
Me.COMMENTTextBox.Size = New System.Drawing.Size(505, 21)
Me.COMMENTTextBox.TabIndex = 6
'
'TableNameTextBox
'
Me.TableNameTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "TableName", True))
Me.TableNameTextBox.Location = New System.Drawing.Point(313, 205)
Me.TableNameTextBox.Name = "TableNameTextBox"
Me.TableNameTextBox.Size = New System.Drawing.Size(182, 21)
Me.TableNameTextBox.TabIndex = 8
'
'HostTextBox
'
Me.HostTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "Host", True))
Me.HostTextBox.Location = New System.Drawing.Point(313, 85)
Me.HostTextBox.Name = "HostTextBox"
Me.HostTextBox.Size = New System.Drawing.Size(291, 21)
Me.HostTextBox.TabIndex = 10
'
'SystemNumberTextBox
'
Me.SystemNumberTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "SystemNumber", True))
Me.SystemNumberTextBox.Location = New System.Drawing.Point(613, 85)
Me.SystemNumberTextBox.Name = "SystemNumberTextBox"
Me.SystemNumberTextBox.Size = New System.Drawing.Size(86, 21)
Me.SystemNumberTextBox.TabIndex = 12
'
'UserNameTextBox
'
Me.UserNameTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "UserName", True))
Me.UserNameTextBox.Location = New System.Drawing.Point(313, 123)
Me.UserNameTextBox.Name = "UserNameTextBox"
Me.UserNameTextBox.Size = New System.Drawing.Size(182, 21)
Me.UserNameTextBox.TabIndex = 14
'
'PasswordTextBox
'
Me.PasswordTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "Password", True))
Me.PasswordTextBox.Location = New System.Drawing.Point(504, 123)
Me.PasswordTextBox.Name = "PasswordTextBox"
Me.PasswordTextBox.Size = New System.Drawing.Size(100, 21)
Me.PasswordTextBox.TabIndex = 16
Me.PasswordTextBox.UseSystemPasswordChar = True
'
'ClientTextBox
'
Me.ClientTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "Client", True))
Me.ClientTextBox.Location = New System.Drawing.Point(613, 123)
Me.ClientTextBox.Name = "ClientTextBox"
Me.ClientTextBox.Size = New System.Drawing.Size(176, 21)
Me.ClientTextBox.TabIndex = 18
'
'LanguageTextBox
'
Me.LanguageTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "Language", True))
Me.LanguageTextBox.Location = New System.Drawing.Point(798, 123)
Me.LanguageTextBox.Name = "LanguageTextBox"
Me.LanguageTextBox.Size = New System.Drawing.Size(84, 21)
Me.LanguageTextBox.TabIndex = 20
'
'TempTableNameTextBox
'
Me.TempTableNameTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "TempTableName", True))
Me.TempTableNameTextBox.Font = New System.Drawing.Font("Tahoma", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TempTableNameTextBox.Location = New System.Drawing.Point(392, 164)
Me.TempTableNameTextBox.Name = "TempTableNameTextBox"
Me.TempTableNameTextBox.Size = New System.Drawing.Size(212, 21)
Me.TempTableNameTextBox.TabIndex = 22
'
'ACTIVECheckBox
'
Me.ACTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_SAP_FUBABindingSource, "ACTIVE", True))
Me.ACTIVECheckBox.Location = New System.Drawing.Point(1024, 42)
Me.ACTIVECheckBox.Name = "ACTIVECheckBox"
Me.ACTIVECheckBox.Size = New System.Drawing.Size(65, 24)
Me.ACTIVECheckBox.TabIndex = 24
Me.ACTIVECheckBox.Text = "Aktiv"
Me.ACTIVECheckBox.UseVisualStyleBackColor = True
'
'ADDED_WHOTextBox
'
Me.ADDED_WHOTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "ADDED_WHO", True))
Me.ADDED_WHOTextBox.Enabled = False
Me.ADDED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(313, 317)
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(136, 22)
Me.ADDED_WHOTextBox.TabIndex = 26
'
'ADDED_WHENTextBox
'
Me.ADDED_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "ADDED_WHEN", True))
Me.ADDED_WHENTextBox.Enabled = False
Me.ADDED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(455, 317)
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(130, 22)
Me.ADDED_WHENTextBox.TabIndex = 28
'
'CHANGED_WHOTextBox
'
Me.CHANGED_WHOTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox.Enabled = False
Me.CHANGED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(589, 316)
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(132, 22)
Me.CHANGED_WHOTextBox.TabIndex = 30
'
'CHANGED_WHENTextBox
'
Me.CHANGED_WHENTextBox.BackColor = System.Drawing.Color.WhiteSmoke
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "CHANGED_WHEN", True))
Me.CHANGED_WHENTextBox.Enabled = False
Me.CHANGED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(730, 316)
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(147, 22)
Me.CHANGED_WHENTextBox.TabIndex = 32
'
'ListBox1
'
Me.ListBox1.DataSource = Me.TBPMO_SAP_FUBABindingSource
Me.ListBox1.DisplayMember = "NAME"
Me.ListBox1.FormattingEnabled = True
Me.ListBox1.Location = New System.Drawing.Point(11, 28)
Me.ListBox1.Name = "ListBox1"
Me.ListBox1.Size = New System.Drawing.Size(240, 316)
Me.ListBox1.TabIndex = 33
'
'btnERPConnect
'
Me.btnERPConnect.Font = New System.Drawing.Font("Segoe UI Semibold", 9.75!, System.Drawing.FontStyle.Bold)
Me.btnERPConnect.Image = Global.DD_Record_Organizer.My.Resources.Resources.database_connect
Me.btnERPConnect.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnERPConnect.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.btnERPConnect.Location = New System.Drawing.Point(888, 117)
Me.btnERPConnect.Name = "btnERPConnect"
Me.btnERPConnect.Size = New System.Drawing.Size(191, 29)
Me.btnERPConnect.TabIndex = 78
Me.btnERPConnect.Text = "SAP Verbindung testen"
Me.btnERPConnect.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnERPConnect.UseVisualStyleBackColor = True
'
'GridControl2
'
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, 376)
Me.GridControl2.MainView = Me.GridView2
Me.GridControl2.Name = "GridControl2"
Me.GridControl2.Size = New System.Drawing.Size(1153, 185)
Me.GridControl2.TabIndex = 83
Me.GridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView2})
'
'GridView2
'
Me.GridView2.Appearance.EvenRow.BackColor = System.Drawing.Color.LightBlue
Me.GridView2.Appearance.EvenRow.Options.UseBackColor = True
Me.GridView2.Appearance.SelectedRow.BackColor = System.Drawing.Color.Magenta
Me.GridView2.Appearance.SelectedRow.Options.UseBackColor = True
Me.GridView2.GridControl = Me.GridControl2
Me.GridView2.Name = "GridView2"
Me.GridView2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView2.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.[False]
Me.GridView2.OptionsBehavior.Editable = False
Me.GridView2.OptionsBehavior.ReadOnly = True
Me.GridView2.OptionsView.ColumnAutoWidth = False
Me.GridView2.OptionsView.EnableAppearanceEvenRow = True
Me.GridView2.OptionsView.ShowAutoFilterRow = True
'
'WHERE_CLAUSETextBox
'
Me.WHERE_CLAUSETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "WHERE_CLAUSE", True))
Me.WHERE_CLAUSETextBox.Location = New System.Drawing.Point(313, 275)
Me.WHERE_CLAUSETextBox.Name = "WHERE_CLAUSETextBox"
Me.WHERE_CLAUSETextBox.Size = New System.Drawing.Size(766, 21)
Me.WHERE_CLAUSETextBox.TabIndex = 84
'
'lblSave
'
Me.lblSave.AutoSize = True
Me.lblSave.BackColor = System.Drawing.Color.Yellow
Me.lblSave.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold)
Me.lblSave.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.lblSave.Location = New System.Drawing.Point(906, 320)
Me.lblSave.Name = "lblSave"
Me.lblSave.Size = New System.Drawing.Size(132, 13)
Me.lblSave.TabIndex = 85
Me.lblSave.Text = "Data saved successfully!"
Me.lblSave.Visible = False
'
'lblConnectionopen
'
Me.lblConnectionopen.AutoSize = True
Me.lblConnectionopen.BackColor = System.Drawing.Color.Yellow
Me.lblConnectionopen.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold)
Me.lblConnectionopen.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.lblConnectionopen.Location = New System.Drawing.Point(930, 149)
Me.lblConnectionopen.Name = "lblConnectionopen"
Me.lblConnectionopen.Size = New System.Drawing.Size(149, 13)
Me.lblConnectionopen.TabIndex = 86
Me.lblConnectionopen.Text = "SAP Connection successfull"
Me.lblConnectionopen.Visible = False
'
'lblResult
'
Me.lblResult.AutoSize = True
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(11, 360)
Me.lblResult.Name = "lblResult"
Me.lblResult.Size = New System.Drawing.Size(155, 13)
Me.lblResult.TabIndex = 87
Me.lblResult.Text = "Result (limited to 1000 rows)"
Me.lblResult.Visible = False
'
'btnInsertData
'
Me.btnInsertData.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnInsertData.Image = Global.DD_Record_Organizer.My.Resources.Resources.InsertColumn_5626
Me.btnInsertData.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnInsertData.Location = New System.Drawing.Point(611, 164)
Me.btnInsertData.Name = "btnInsertData"
Me.btnInsertData.Size = New System.Drawing.Size(222, 24)
Me.btnInsertData.TabIndex = 88
Me.btnInsertData.Text = "Insert SQL Server Table"
Me.btnInsertData.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnInsertData.UseVisualStyleBackColor = True
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.ForeColor = System.Drawing.Color.Brown
Me.Label1.Location = New System.Drawing.Point(936, 88)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(85, 13)
Me.Label1.TabIndex = 89
Me.Label1.Text = "Limit RowCount:"
'
'txtLimitRows
'
Me.txtLimitRows.ForeColor = System.Drawing.Color.Brown
Me.txtLimitRows.Location = New System.Drawing.Point(1034, 85)
Me.txtLimitRows.Name = "txtLimitRows"
Me.txtLimitRows.Size = New System.Drawing.Size(45, 21)
Me.txtLimitRows.TabIndex = 90
Me.txtLimitRows.Text = "1000"
Me.txtLimitRows.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
'
'rBFuba
'
Me.rBFuba.AutoSize = True
Me.rBFuba.Location = New System.Drawing.Point(766, 86)
Me.rBFuba.Name = "rBFuba"
Me.rBFuba.Size = New System.Drawing.Size(49, 17)
Me.rBFuba.TabIndex = 91
Me.rBFuba.TabStop = True
Me.rBFuba.Text = "FuBa"
Me.rBFuba.UseVisualStyleBackColor = True
'
'rbTable
'
Me.rbTable.AutoSize = True
Me.rbTable.Location = New System.Drawing.Point(833, 86)
Me.rbTable.Name = "rbTable"
Me.rbTable.Size = New System.Drawing.Size(81, 17)
Me.rbTable.TabIndex = 92
Me.rbTable.TabStop = True
Me.rbTable.Text = "Table direct"
Me.rbTable.UseVisualStyleBackColor = True
'
'MethodTextBox
'
Me.MethodTextBox.BackColor = System.Drawing.SystemColors.Control
Me.MethodTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "Method", True))
Me.MethodTextBox.ForeColor = System.Drawing.SystemColors.Control
Me.MethodTextBox.Location = New System.Drawing.Point(986, 181)
Me.MethodTextBox.Name = "MethodTextBox"
Me.MethodTextBox.ReadOnly = True
Me.MethodTextBox.Size = New System.Drawing.Size(10, 21)
Me.MethodTextBox.TabIndex = 93
'
'lblMethodname
'
Me.lblMethodname.AutoSize = True
Me.lblMethodname.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblMethodname.Location = New System.Drawing.Point(310, 189)
Me.lblMethodname.Name = "lblMethodname"
Me.lblMethodname.Size = New System.Drawing.Size(41, 13)
Me.lblMethodname.TabIndex = 94
Me.lblMethodname.Text = "Label2"
'
'btnGetResult
'
Me.btnGetResult.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnGetResult.Image = Global.DD_Record_Organizer.My.Resources.Resources.TableView_nameonly_263
Me.btnGetResult.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnGetResult.Location = New System.Drawing.Point(613, 205)
Me.btnGetResult.Name = "btnGetResult"
Me.btnGetResult.Size = New System.Drawing.Size(220, 23)
Me.btnGetResult.TabIndex = 95
Me.btnGetResult.Text = "Test SAP Result to GRID (LIVE)"
Me.btnGetResult.UseVisualStyleBackColor = True
'
'FuBa_SplitCharacterTextBox
'
Me.FuBa_SplitCharacterTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "FuBa_SplitCharacter", True))
Me.FuBa_SplitCharacterTextBox.Location = New System.Drawing.Point(504, 205)
Me.FuBa_SplitCharacterTextBox.Name = "FuBa_SplitCharacterTextBox"
Me.FuBa_SplitCharacterTextBox.Size = New System.Drawing.Size(25, 21)
Me.FuBa_SplitCharacterTextBox.TabIndex = 96
Me.FuBa_SplitCharacterTextBox.Visible = False
'
'lblSplitchr
'
Me.lblSplitchr.AutoSize = True
Me.lblSplitchr.Location = New System.Drawing.Point(504, 189)
Me.lblSplitchr.Name = "lblSplitchr"
Me.lblSplitchr.Size = New System.Drawing.Size(75, 13)
Me.lblSplitchr.TabIndex = 97
Me.lblSplitchr.Text = "SplitCharacter"
Me.lblSplitchr.Visible = False
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("Segoe UI", 8.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(310, 167)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(76, 13)
Me.Label2.TabIndex = 98
Me.Label2.Text = "TBPMO_SAP_"
'
'XtraTabControl1
'
Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill
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(1194, 591)
Me.XtraTabControl1.TabIndex = 99
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2})
'
'XtraTabPage1
'
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)
Me.XtraTabPage1.Controls.Add(Me.lblSplitchr)
Me.XtraTabPage1.Controls.Add(Me.GUIDTextBox)
Me.XtraTabPage1.Controls.Add(Me.FuBa_SplitCharacterTextBox)
Me.XtraTabPage1.Controls.Add(GUIDLabel)
Me.XtraTabPage1.Controls.Add(Me.btnGetResult)
Me.XtraTabPage1.Controls.Add(Me.NAMETextBox)
Me.XtraTabPage1.Controls.Add(Me.lblMethodname)
Me.XtraTabPage1.Controls.Add(NAMELabel)
Me.XtraTabPage1.Controls.Add(Me.rbTable)
Me.XtraTabPage1.Controls.Add(Me.COMMENTTextBox)
Me.XtraTabPage1.Controls.Add(Me.rBFuba)
Me.XtraTabPage1.Controls.Add(COMMENTLabel)
Me.XtraTabPage1.Controls.Add(Me.txtLimitRows)
Me.XtraTabPage1.Controls.Add(Me.TableNameTextBox)
Me.XtraTabPage1.Controls.Add(Me.Label1)
Me.XtraTabPage1.Controls.Add(Me.HostTextBox)
Me.XtraTabPage1.Controls.Add(Me.btnInsertData)
Me.XtraTabPage1.Controls.Add(HostLabel)
Me.XtraTabPage1.Controls.Add(Me.SystemNumberTextBox)
Me.XtraTabPage1.Controls.Add(Me.lblConnectionopen)
Me.XtraTabPage1.Controls.Add(SystemNumberLabel)
Me.XtraTabPage1.Controls.Add(Me.lblSave)
Me.XtraTabPage1.Controls.Add(Me.UserNameTextBox)
Me.XtraTabPage1.Controls.Add(WHERE_CLAUSELabel)
Me.XtraTabPage1.Controls.Add(UserNameLabel)
Me.XtraTabPage1.Controls.Add(Me.WHERE_CLAUSETextBox)
Me.XtraTabPage1.Controls.Add(Me.PasswordTextBox)
Me.XtraTabPage1.Controls.Add(PasswordLabel)
Me.XtraTabPage1.Controls.Add(Me.btnERPConnect)
Me.XtraTabPage1.Controls.Add(Me.ClientTextBox)
Me.XtraTabPage1.Controls.Add(ClientLabel)
Me.XtraTabPage1.Controls.Add(CHANGED_WHENLabel)
Me.XtraTabPage1.Controls.Add(Me.LanguageTextBox)
Me.XtraTabPage1.Controls.Add(Me.CHANGED_WHENTextBox)
Me.XtraTabPage1.Controls.Add(LanguageLabel)
Me.XtraTabPage1.Controls.Add(CHANGED_WHOLabel)
Me.XtraTabPage1.Controls.Add(TempTableNameLabel)
Me.XtraTabPage1.Controls.Add(Me.CHANGED_WHOTextBox)
Me.XtraTabPage1.Controls.Add(Me.ACTIVECheckBox)
Me.XtraTabPage1.Controls.Add(ADDED_WHENLabel)
Me.XtraTabPage1.Controls.Add(Me.ADDED_WHOTextBox)
Me.XtraTabPage1.Controls.Add(Me.ADDED_WHENTextBox)
Me.XtraTabPage1.Controls.Add(ADDED_WHOLabel)
Me.XtraTabPage1.Name = "XtraTabPage1"
Me.XtraTabPage1.Size = New System.Drawing.Size(1192, 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(Label14)
Me.XtraTabPage2.Controls.Add(Me.testDOCTYPE)
Me.XtraTabPage2.Controls.Add(Label13)
Me.XtraTabPage2.Controls.Add(Me.testOBJECT_ID)
Me.XtraTabPage2.Controls.Add(Label12)
Me.XtraTabPage2.Controls.Add(Me.testDOCID)
Me.XtraTabPage2.Controls.Add(Label11)
Me.XtraTabPage2.Controls.Add(Label10)
Me.XtraTabPage2.Controls.Add(Me.testArchiveID)
Me.XtraTabPage2.Controls.Add(Me.testAROBJECT)
Me.XtraTabPage2.Controls.Add(Me.testTablename)
Me.XtraTabPage2.Controls.Add(Label3)
Me.XtraTabPage2.Controls.Add(Me.lblSuccess)
Me.XtraTabPage2.Controls.Add(Me.ListBox2)
Me.XtraTabPage2.Controls.Add(Me.testHOST)
Me.XtraTabPage2.Controls.Add(Label4)
Me.XtraTabPage2.Controls.Add(Me.testSYSNR)
Me.XtraTabPage2.Controls.Add(Label5)
Me.XtraTabPage2.Controls.Add(Me.testUSERName)
Me.XtraTabPage2.Controls.Add(Label6)
Me.XtraTabPage2.Controls.Add(Me.testPW)
Me.XtraTabPage2.Controls.Add(Label7)
Me.XtraTabPage2.Controls.Add(Me.Button1)
Me.XtraTabPage2.Controls.Add(Me.testClient)
Me.XtraTabPage2.Controls.Add(Label8)
Me.XtraTabPage2.Controls.Add(Me.testLanguage)
Me.XtraTabPage2.Controls.Add(Label9)
Me.XtraTabPage2.Name = "XtraTabPage2"
Me.XtraTabPage2.Size = New System.Drawing.Size(1192, 568)
Me.XtraTabPage2.Text = "Test und Funktionsbereich"
'
'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
'
'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
'
'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
'
'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
'
'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
'
'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
'
'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"
'
'Button2
'
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_Organizer.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
'
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
'
Me.testDOCTYPE.Location = New System.Drawing.Point(441, 238)
Me.testDOCTYPE.Name = "testDOCTYPE"
Me.testDOCTYPE.Size = New System.Drawing.Size(291, 21)
Me.testDOCTYPE.TabIndex = 122
'
'testOBJECT_ID
'
Me.testOBJECT_ID.Location = New System.Drawing.Point(441, 201)
Me.testOBJECT_ID.Name = "testOBJECT_ID"
Me.testOBJECT_ID.Size = New System.Drawing.Size(291, 21)
Me.testOBJECT_ID.TabIndex = 120
'
'testDOCID
'
Me.testDOCID.Location = New System.Drawing.Point(441, 159)
Me.testDOCID.Name = "testDOCID"
Me.testDOCID.Size = New System.Drawing.Size(291, 21)
Me.testDOCID.TabIndex = 118
'
'testArchiveID
'
Me.testArchiveID.Location = New System.Drawing.Point(141, 200)
Me.testArchiveID.Name = "testArchiveID"
Me.testArchiveID.Size = New System.Drawing.Size(291, 21)
Me.testArchiveID.TabIndex = 114
'
'testAROBJECT
'
Me.testAROBJECT.Location = New System.Drawing.Point(141, 238)
Me.testAROBJECT.Name = "testAROBJECT"
Me.testAROBJECT.Size = New System.Drawing.Size(291, 21)
Me.testAROBJECT.TabIndex = 115
'
'testTablename
'
Me.testTablename.Location = New System.Drawing.Point(141, 159)
Me.testTablename.Name = "testTablename"
Me.testTablename.Size = New System.Drawing.Size(291, 21)
Me.testTablename.TabIndex = 113
'
'lblSuccess
'
Me.lblSuccess.AutoSize = True
Me.lblSuccess.BackColor = System.Drawing.Color.Yellow
Me.lblSuccess.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold)
Me.lblSuccess.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.lblSuccess.Location = New System.Drawing.Point(138, 114)
Me.lblSuccess.Name = "lblSuccess"
Me.lblSuccess.Size = New System.Drawing.Size(149, 13)
Me.lblSuccess.TabIndex = 111
Me.lblSuccess.Text = "SAP Connection successfull"
Me.lblSuccess.Visible = False
'
'ListBox2
'
Me.ListBox2.DataSource = Me.TBPMO_SAP_FUBABindingSource
Me.ListBox2.DisplayMember = "NAME"
Me.ListBox2.FormattingEnabled = True
Me.ListBox2.Location = New System.Drawing.Point(11, 34)
Me.ListBox2.Name = "ListBox2"
Me.ListBox2.Size = New System.Drawing.Size(120, 186)
Me.ListBox2.TabIndex = 110
'
'testHOST
'
Me.testHOST.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "Host", True))
Me.testHOST.Enabled = False
Me.testHOST.Location = New System.Drawing.Point(141, 52)
Me.testHOST.Name = "testHOST"
Me.testHOST.Size = New System.Drawing.Size(291, 21)
Me.testHOST.TabIndex = 94
'
'testSYSNR
'
Me.testSYSNR.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "SystemNumber", True))
Me.testSYSNR.Enabled = False
Me.testSYSNR.Location = New System.Drawing.Point(441, 52)
Me.testSYSNR.Name = "testSYSNR"
Me.testSYSNR.Size = New System.Drawing.Size(86, 21)
Me.testSYSNR.TabIndex = 96
'
'testUSERName
'
Me.testUSERName.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "UserName", True))
Me.testUSERName.Enabled = False
Me.testUSERName.Location = New System.Drawing.Point(141, 90)
Me.testUSERName.Name = "testUSERName"
Me.testUSERName.Size = New System.Drawing.Size(182, 21)
Me.testUSERName.TabIndex = 98
'
'testPW
'
Me.testPW.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "Password", True))
Me.testPW.Enabled = False
Me.testPW.Location = New System.Drawing.Point(332, 90)
Me.testPW.Name = "testPW"
Me.testPW.Size = New System.Drawing.Size(100, 21)
Me.testPW.TabIndex = 100
Me.testPW.UseSystemPasswordChar = True
'
'Button1
'
Me.Button1.Font = New System.Drawing.Font("Segoe UI Semibold", 9.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle))
Me.Button1.Image = Global.DD_Record_Organizer.My.Resources.Resources.database_connect
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button1.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.Button1.Location = New System.Drawing.Point(141, 265)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(152, 29)
Me.Button1.TabIndex = 105
Me.Button1.Text = "Execute Function"
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button1.UseVisualStyleBackColor = True
'
'testClient
'
Me.testClient.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "Client", True))
Me.testClient.Enabled = False
Me.testClient.Location = New System.Drawing.Point(441, 90)
Me.testClient.Name = "testClient"
Me.testClient.Size = New System.Drawing.Size(176, 21)
Me.testClient.TabIndex = 102
'
'testLanguage
'
Me.testLanguage.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_SAP_FUBABindingSource, "Language", True))
Me.testLanguage.Enabled = False
Me.testLanguage.Location = New System.Drawing.Point(626, 90)
Me.testLanguage.Name = "testLanguage"
Me.testLanguage.Size = New System.Drawing.Size(84, 21)
Me.testLanguage.TabIndex = 104
'
'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(1194, 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.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)
End Sub
Friend WithEvents DD_ECMAdmin As DD_Record_Organizer.DD_ECMAdmin
Friend WithEvents TBPMO_SAP_FUBABindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBPMO_SAP_FUBATableAdapter As DD_Record_Organizer.DD_ECMAdminTableAdapters.TBPMO_SAP_FUBATableAdapter
Friend WithEvents TableAdapterManager As DD_Record_Organizer.DD_ECMAdminTableAdapters.TableAdapterManager
Friend WithEvents TBPMO_SAP_FUBABindingNavigator As System.Windows.Forms.BindingNavigator
Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents TBPMO_SAP_FUBABindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
Friend WithEvents COMMENTTextBox As System.Windows.Forms.TextBox
Friend WithEvents TableNameTextBox As System.Windows.Forms.TextBox
Friend WithEvents HostTextBox As System.Windows.Forms.TextBox
Friend WithEvents SystemNumberTextBox As System.Windows.Forms.TextBox
Friend WithEvents UserNameTextBox As System.Windows.Forms.TextBox
Friend WithEvents PasswordTextBox As System.Windows.Forms.TextBox
Friend WithEvents ClientTextBox As System.Windows.Forms.TextBox
Friend WithEvents LanguageTextBox As System.Windows.Forms.TextBox
Friend WithEvents TempTableNameTextBox As System.Windows.Forms.TextBox
Friend WithEvents ACTIVECheckBox As System.Windows.Forms.CheckBox
Friend WithEvents ADDED_WHOTextBox As System.Windows.Forms.TextBox
Friend WithEvents ADDED_WHENTextBox As System.Windows.Forms.TextBox
Friend WithEvents CHANGED_WHOTextBox As System.Windows.Forms.TextBox
Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
Friend WithEvents btnERPConnect As System.Windows.Forms.Button
Friend WithEvents GridControl2 As DevExpress.XtraGrid.GridControl
Friend WithEvents GridView2 As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents WHERE_CLAUSETextBox As System.Windows.Forms.TextBox
Friend WithEvents lblSave As System.Windows.Forms.Label
Friend WithEvents lblConnectionopen As System.Windows.Forms.Label
Friend WithEvents lblResult As System.Windows.Forms.Label
Friend WithEvents btnInsertData As System.Windows.Forms.Button
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents txtLimitRows As System.Windows.Forms.TextBox
Friend WithEvents rBFuba As System.Windows.Forms.RadioButton
Friend WithEvents rbTable As System.Windows.Forms.RadioButton
Friend WithEvents MethodTextBox As System.Windows.Forms.TextBox
Friend WithEvents lblMethodname As System.Windows.Forms.Label
Friend WithEvents btnGetResult As System.Windows.Forms.Button
Friend WithEvents FuBa_SplitCharacterTextBox As System.Windows.Forms.TextBox
Friend WithEvents lblSplitchr As System.Windows.Forms.Label
Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
Friend WithEvents XtraTabControl1 As DevExpress.XtraTab.XtraTabControl
Friend WithEvents XtraTabPage1 As DevExpress.XtraTab.XtraTabPage
Friend WithEvents XtraTabPage2 As DevExpress.XtraTab.XtraTabPage
Friend WithEvents ListBox2 As System.Windows.Forms.ListBox
Friend WithEvents testHOST As System.Windows.Forms.TextBox
Friend WithEvents testSYSNR As System.Windows.Forms.TextBox
Friend WithEvents testUSERName As System.Windows.Forms.TextBox
Friend WithEvents testPW As System.Windows.Forms.TextBox
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents testClient As System.Windows.Forms.TextBox
Friend WithEvents testLanguage As System.Windows.Forms.TextBox
Friend WithEvents lblSuccess As System.Windows.Forms.Label
Friend WithEvents testTablename As System.Windows.Forms.TextBox
Friend WithEvents testDOCTYPE As System.Windows.Forms.TextBox
Friend WithEvents testOBJECT_ID As System.Windows.Forms.TextBox
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 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