Anpassungen nach email
This commit is contained in:
parent
d8776a8323
commit
8c20448d95
Binary file not shown.
1735
SchaumKommiCollo/KommiCollo/MyDataset.Designer.vb
generated
1735
SchaumKommiCollo/KommiCollo/MyDataset.Designer.vb
generated
File diff suppressed because it is too large
Load Diff
@ -918,10 +918,11 @@ SELECT GUID, SENDUNGNR, SDG_LHM_ID, PACKSTUECKANZAHL, POSINHALT, GEWICHT, FRACHT
|
||||
<MainSource>
|
||||
<DbSource ConnectionRef="SCHAUM_IIDConnectionString (MySettings)" DbObjectName="SCHAUM_IID.dbo.TBKOMMCOLLI_TEXTSCHLUESSEL" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="true">
|
||||
<CommandText>SELECT GUID, BEZEICHNUNG
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>SELECT GUID, CODE + '-' + BEZEICHNUNG AS BEZEICHNUNG
|
||||
FROM TBKOMMCOLLI_TEXTSCHLUESSEL
|
||||
WHERE (AKTIV = 1) AND (QUALIFIER = 0)</CommandText>
|
||||
WHERE (AKTIV = 1) AND (QUALIFIER = 0)
|
||||
ORDER BY CODE</CommandText>
|
||||
<Parameters />
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
@ -1010,7 +1011,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
<xs:element name="MyDataset" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="MyDataset" msprop:Generator_UserDSName="MyDataset">
|
||||
<xs:complexType>
|
||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||
<xs:element name="TBKOMMCOLLI_MANDANT" msprop:Generator_TableClassName="TBKOMMCOLLI_MANDANTDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_MANDANT" msprop:Generator_RowChangedName="TBKOMMCOLLI_MANDANTRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_MANDANT" msprop:Generator_RowDeletingName="TBKOMMCOLLI_MANDANTRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_MANDANTRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_MANDANTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_MANDANTRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_MANDANTRow" msprop:Generator_UserTableName="TBKOMMCOLLI_MANDANT" msprop:Generator_RowEvArgName="TBKOMMCOLLI_MANDANTRowChangeEvent">
|
||||
<xs:element name="TBKOMMCOLLI_MANDANT" msprop:Generator_TableClassName="TBKOMMCOLLI_MANDANTDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_MANDANT" msprop:Generator_TablePropName="TBKOMMCOLLI_MANDANT" msprop:Generator_RowDeletingName="TBKOMMCOLLI_MANDANTRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_MANDANTRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_MANDANTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_MANDANTRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_MANDANT" msprop:Generator_RowChangedName="TBKOMMCOLLI_MANDANTRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_MANDANTRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_MANDANTRow">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
|
||||
@ -1091,7 +1092,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="TBWH_MANDANT" msprop:Generator_TableClassName="TBWH_MANDANTDataTable" msprop:Generator_TableVarName="tableTBWH_MANDANT" msprop:Generator_RowChangedName="TBWH_MANDANTRowChanged" msprop:Generator_TablePropName="TBWH_MANDANT" msprop:Generator_RowDeletingName="TBWH_MANDANTRowDeleting" msprop:Generator_RowChangingName="TBWH_MANDANTRowChanging" msprop:Generator_RowEvHandlerName="TBWH_MANDANTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBWH_MANDANTRowDeleted" msprop:Generator_RowClassName="TBWH_MANDANTRow" msprop:Generator_UserTableName="TBWH_MANDANT" msprop:Generator_RowEvArgName="TBWH_MANDANTRowChangeEvent">
|
||||
<xs:element name="TBWH_MANDANT" msprop:Generator_TableClassName="TBWH_MANDANTDataTable" msprop:Generator_TableVarName="tableTBWH_MANDANT" msprop:Generator_TablePropName="TBWH_MANDANT" msprop:Generator_RowDeletingName="TBWH_MANDANTRowDeleting" msprop:Generator_RowChangingName="TBWH_MANDANTRowChanging" msprop:Generator_RowEvHandlerName="TBWH_MANDANTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBWH_MANDANTRowDeleted" msprop:Generator_UserTableName="TBWH_MANDANT" msprop:Generator_RowChangedName="TBWH_MANDANTRowChanged" msprop:Generator_RowEvArgName="TBWH_MANDANTRowChangeEvent" msprop:Generator_RowClassName="TBWH_MANDANTRow">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
|
||||
@ -1112,7 +1113,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_KOPFDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_KOPF" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_KOPFRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_KOPFRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_KOPFRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_KOPFRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_KOPFRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_KOPFRow" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_KOPFRowChangeEvent">
|
||||
<xs:element name="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_KOPFDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_KOPF" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_KOPFRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_KOPFRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_KOPFRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_KOPFRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_KOPFRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_KOPFRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_KOPFRow">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
|
||||
@ -1161,7 +1162,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="TBKOMMCOLLI_PAKET_POS" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_POSDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_POS" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_POSRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_POS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_POSRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_POSRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_POSRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_POSRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_POSRow" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_POS" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_POSRowChangeEvent">
|
||||
<xs:element name="TBKOMMCOLLI_PAKET_POS" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_POSDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_POS" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_POS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_POSRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_POSRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_POSRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_POSRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_POS" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_POSRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_POSRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_POSRow">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
|
||||
@ -1192,7 +1193,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_TableClassName="VWKOMMCOLLI_ABSCHLUSS_PAKETDataTable" msprop:Generator_TableVarName="tableVWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_RowChangedName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChanged" msprop:Generator_TablePropName="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_RowDeletingName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowDeleting" msprop:Generator_RowChangingName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChanging" msprop:Generator_RowEvHandlerName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChangeEventHandler" msprop:Generator_RowDeletedName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowDeleted" msprop:Generator_RowClassName="VWKOMMCOLLI_ABSCHLUSS_PAKETRow" msprop:Generator_UserTableName="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_RowEvArgName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChangeEvent">
|
||||
<xs:element name="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_TableClassName="VWKOMMCOLLI_ABSCHLUSS_PAKETDataTable" msprop:Generator_TableVarName="tableVWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_TablePropName="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_RowDeletingName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowDeleting" msprop:Generator_RowChangingName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChanging" msprop:Generator_RowEvHandlerName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChangeEventHandler" msprop:Generator_RowDeletedName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowDeleted" msprop:Generator_UserTableName="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_RowChangedName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChanged" msprop:Generator_RowEvArgName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChangeEvent" msprop:Generator_RowClassName="VWKOMMCOLLI_ABSCHLUSS_PAKETRow">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
|
||||
@ -1232,7 +1233,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="TBKOMMCOLLI_TERMINART" msprop:Generator_TableClassName="TBKOMMCOLLI_TERMINARTDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_TERMINART" msprop:Generator_RowChangedName="TBKOMMCOLLI_TERMINARTRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_TERMINART" msprop:Generator_RowDeletingName="TBKOMMCOLLI_TERMINARTRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_TERMINARTRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_TERMINARTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_TERMINARTRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_TERMINARTRow" msprop:Generator_UserTableName="TBKOMMCOLLI_TERMINART" msprop:Generator_RowEvArgName="TBKOMMCOLLI_TERMINARTRowChangeEvent">
|
||||
<xs:element name="TBKOMMCOLLI_TERMINART" msprop:Generator_TableClassName="TBKOMMCOLLI_TERMINARTDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_TERMINART" msprop:Generator_TablePropName="TBKOMMCOLLI_TERMINART" msprop:Generator_RowDeletingName="TBKOMMCOLLI_TERMINARTRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_TERMINARTRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_TERMINARTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_TERMINARTRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_TERMINART" msprop:Generator_RowChangedName="TBKOMMCOLLI_TERMINARTRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_TERMINARTRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_TERMINARTRow">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
|
||||
@ -1270,7 +1271,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_POS_LSDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_POS_LSRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_POS_LSRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_POS_LSRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_POS_LSRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_POS_LSRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_POS_LSRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_POS_LSRow">
|
||||
<xs:element name="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_POS_LSDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_POS_LSRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_POS_LSRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_POS_LSRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_POS_LSRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_POS_LSRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_POS_LSRow" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_POS_LSRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="VKOPF_EINGANGNR" msprop:Generator_ColumnVarNameInTable="columnVKOPF_EINGANGNR" msprop:Generator_ColumnPropNameInRow="VKOPF_EINGANGNR" msprop:Generator_ColumnPropNameInTable="VKOPF_EINGANGNRColumn" msprop:Generator_UserColumnName="VKOPF_EINGANGNR" minOccurs="0">
|
||||
@ -1283,7 +1284,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_TableClassName="TBKOMMCOLLI_SDGPOSITIONENDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_TablePropName="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_RowDeletingName="TBKOMMCOLLI_SDGPOSITIONENRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_SDGPOSITIONENRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_SDGPOSITIONENRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_SDGPOSITIONENRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_RowChangedName="TBKOMMCOLLI_SDGPOSITIONENRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_SDGPOSITIONENRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_SDGPOSITIONENRow">
|
||||
<xs:element name="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_TableClassName="TBKOMMCOLLI_SDGPOSITIONENDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_RowChangedName="TBKOMMCOLLI_SDGPOSITIONENRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_RowDeletingName="TBKOMMCOLLI_SDGPOSITIONENRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_SDGPOSITIONENRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_SDGPOSITIONENRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_SDGPOSITIONENRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_SDGPOSITIONENRow" msprop:Generator_UserTableName="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_RowEvArgName="TBKOMMCOLLI_SDGPOSITIONENRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
|
||||
@ -1305,11 +1306,11 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_TableClassName="TBKOMMCOLLI_TEXTSCHLUESSELDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_TablePropName="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_RowDeletingName="TBKOMMCOLLI_TEXTSCHLUESSELRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_TEXTSCHLUESSELRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_TEXTSCHLUESSELRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_TEXTSCHLUESSELRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_RowChangedName="TBKOMMCOLLI_TEXTSCHLUESSELRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_TEXTSCHLUESSELRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_TEXTSCHLUESSELRow">
|
||||
<xs:element name="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_TableClassName="TBKOMMCOLLI_TEXTSCHLUESSELDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_RowChangedName="TBKOMMCOLLI_TEXTSCHLUESSELRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_RowDeletingName="TBKOMMCOLLI_TEXTSCHLUESSELRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_TEXTSCHLUESSELRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_TEXTSCHLUESSELRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_TEXTSCHLUESSELRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_TEXTSCHLUESSELRow" msprop:Generator_UserTableName="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_RowEvArgName="TBKOMMCOLLI_TEXTSCHLUESSELRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="GUID" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:unsignedByte" />
|
||||
<xs:element name="BEZEICHNUNG" msprop:Generator_ColumnVarNameInTable="columnBEZEICHNUNG" msprop:Generator_ColumnPropNameInRow="BEZEICHNUNG" msprop:Generator_ColumnPropNameInTable="BEZEICHNUNGColumn" msprop:Generator_UserColumnName="BEZEICHNUNG">
|
||||
<xs:element name="BEZEICHNUNG" msprop:Generator_ColumnVarNameInTable="columnBEZEICHNUNG" msprop:Generator_ColumnPropNameInRow="BEZEICHNUNG" msprop:Generator_ColumnPropNameInTable="BEZEICHNUNGColumn" msprop:Generator_UserColumnName="BEZEICHNUNG" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="500" />
|
||||
@ -1319,7 +1320,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="TBKOMMCOLLI_HINWEIS" msprop:Generator_TableClassName="TBKOMMCOLLI_HINWEISDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_HINWEIS" msprop:Generator_RowChangedName="TBKOMMCOLLI_HINWEISRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_HINWEIS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_HINWEISRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_HINWEISRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_HINWEISRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_HINWEISRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_HINWEISRow" msprop:Generator_UserTableName="TBKOMMCOLLI_HINWEIS" msprop:Generator_RowEvArgName="TBKOMMCOLLI_HINWEISRowChangeEvent">
|
||||
<xs:element name="TBKOMMCOLLI_HINWEIS" msprop:Generator_TableClassName="TBKOMMCOLLI_HINWEISDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_HINWEIS" msprop:Generator_TablePropName="TBKOMMCOLLI_HINWEIS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_HINWEISRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_HINWEISRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_HINWEISRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_HINWEISRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_HINWEIS" msprop:Generator_RowChangedName="TBKOMMCOLLI_HINWEISRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_HINWEISRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_HINWEISRow">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="SENDUNGNR" msprop:Generator_ColumnVarNameInTable="columnSENDUNGNR" msprop:Generator_ColumnPropNameInRow="SENDUNGNR" msprop:Generator_ColumnPropNameInTable="SENDUNGNRColumn" msprop:Generator_UserColumnName="SENDUNGNR" type="xs:int" />
|
||||
@ -1334,7 +1335,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="VWHUP_REPORT1" msprop:Generator_TableClassName="VWHUP_REPORT1DataTable" msprop:Generator_TableVarName="tableVWHUP_REPORT1" msprop:Generator_TablePropName="VWHUP_REPORT1" msprop:Generator_RowDeletingName="VWHUP_REPORT1RowDeleting" msprop:Generator_RowChangingName="VWHUP_REPORT1RowChanging" msprop:Generator_RowEvHandlerName="VWHUP_REPORT1RowChangeEventHandler" msprop:Generator_RowDeletedName="VWHUP_REPORT1RowDeleted" msprop:Generator_UserTableName="VWHUP_REPORT1" msprop:Generator_RowChangedName="VWHUP_REPORT1RowChanged" msprop:Generator_RowEvArgName="VWHUP_REPORT1RowChangeEvent" msprop:Generator_RowClassName="VWHUP_REPORT1Row">
|
||||
<xs:element name="VWHUP_REPORT1" msprop:Generator_TableClassName="VWHUP_REPORT1DataTable" msprop:Generator_TableVarName="tableVWHUP_REPORT1" msprop:Generator_RowChangedName="VWHUP_REPORT1RowChanged" msprop:Generator_TablePropName="VWHUP_REPORT1" msprop:Generator_RowDeletingName="VWHUP_REPORT1RowDeleting" msprop:Generator_RowChangingName="VWHUP_REPORT1RowChanging" msprop:Generator_RowEvHandlerName="VWHUP_REPORT1RowChangeEventHandler" msprop:Generator_RowDeletedName="VWHUP_REPORT1RowDeleted" msprop:Generator_RowClassName="VWHUP_REPORT1Row" msprop:Generator_UserTableName="VWHUP_REPORT1" msprop:Generator_RowEvArgName="VWHUP_REPORT1RowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="LAD1" msprop:Generator_ColumnVarNameInTable="columnLAD1" msprop:Generator_ColumnPropNameInRow="LAD1" msprop:Generator_ColumnPropNameInTable="LAD1Column" msprop:Generator_UserColumnName="LAD1">
|
||||
@ -1515,10 +1516,10 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
||||
</xs:element>
|
||||
<xs:annotation>
|
||||
<xs:appinfo>
|
||||
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msdata:parent="TBKOMMCOLLI_MANDANT" msdata:child="TBKOMMCOLLI_PAKET_KOPF" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_KOPFRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msprop:Generator_ParentPropName="TBKOMMCOLLI_MANDANTRow" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_MANDANT" />
|
||||
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msdata:parent="TBKOMMCOLLI_PAKET_KOPF" msdata:child="TBKOMMCOLLI_PAKET_POS" msdata:parentkey="GUID" msdata:childkey="KOPF_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_POS" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_POSRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msprop:Generator_ParentPropName="TBKOMMCOLLI_PAKET_KOPFRow" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_PAKET_KOPF" />
|
||||
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msdata:parent="VWKOMMCOLLI_ABSCHLUSS_PAKET" msdata:child="TBKOMMCOLLI_PAKET_KOPF" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_KOPFRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msprop:Generator_ParentPropName="VWKOMMCOLLI_ABSCHLUSS_PAKETRow" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msprop:Generator_UserParentTable="VWKOMMCOLLI_ABSCHLUSS_PAKET" />
|
||||
<msdata:Relationship name="FK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msdata:parent="TBKOMMCOLLI_MANDANT" msdata:child="TBKOMMCOLLI_TERMINART" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_TERMINART" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_TERMINARTRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msprop:Generator_ParentPropName="TBKOMMCOLLI_MANDANTRow" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_MANDANT" />
|
||||
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msdata:parent="TBKOMMCOLLI_MANDANT" msdata:child="TBKOMMCOLLI_PAKET_KOPF" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_KOPFRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_MANDANT" msprop:Generator_ParentPropName="TBKOMMCOLLI_MANDANTRow" />
|
||||
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msdata:parent="TBKOMMCOLLI_PAKET_KOPF" msdata:child="TBKOMMCOLLI_PAKET_POS" msdata:parentkey="GUID" msdata:childkey="KOPF_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_POS" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_POSRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_ParentPropName="TBKOMMCOLLI_PAKET_KOPFRow" />
|
||||
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msdata:parent="VWKOMMCOLLI_ABSCHLUSS_PAKET" msdata:child="TBKOMMCOLLI_PAKET_KOPF" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_KOPFRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msprop:Generator_UserParentTable="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_ParentPropName="VWKOMMCOLLI_ABSCHLUSS_PAKETRow" />
|
||||
<msdata:Relationship name="FK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msdata:parent="TBKOMMCOLLI_MANDANT" msdata:child="TBKOMMCOLLI_TERMINART" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_TERMINART" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_TERMINARTRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_MANDANT" msprop:Generator_ParentPropName="TBKOMMCOLLI_MANDANTRow" />
|
||||
</xs:appinfo>
|
||||
</xs:annotation>
|
||||
</xs:schema>
|
||||
@ -4,7 +4,7 @@
|
||||
Changes to this file may cause incorrect behavior and will be lost if
|
||||
the code is regenerated.
|
||||
</autogenerated>-->
|
||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="48" ViewPortY="-39" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="-47" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<Shapes>
|
||||
<Shape ID="DesignTable:TBKOMMCOLLI_MANDANT" ZOrder="15" X="42" Y="-21" Height="324" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="233" />
|
||||
<Shape ID="DesignTable:TBWH_MANDANT" ZOrder="14" X="432" Y="31" Height="134" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="83" />
|
||||
@ -14,9 +14,9 @@
|
||||
<Shape ID="DesignTable:TBKOMMCOLLI_TERMINART" ZOrder="10" X="1225" Y="0" Height="206" Width="158" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="116" />
|
||||
<Shape ID="DesignTable:TBKOMMCOLLI_PAKET_POS_LS" ZOrder="5" X="1278" Y="332" Height="96" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="46" />
|
||||
<Shape ID="DesignTable:TBKOMMCOLLI_SDGPOSITIONEN" ZOrder="4" X="523" Y="142" Height="172" Width="158" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
|
||||
<Shape ID="DesignTable:TBKOMMCOLLI_TEXTSCHLUESSEL" ZOrder="3" X="835" Y="417" Height="115" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
|
||||
<Shape ID="DesignTable:TBKOMMCOLLI_HINWEIS" ZOrder="2" X="0" Y="0" Height="90" Width="158" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="0" />
|
||||
<Shape ID="DesignTable:VWHUP_REPORT1" ZOrder="1" X="1108" Y="298" Height="305" Width="250" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:TBKOMMCOLLI_TEXTSCHLUESSEL" ZOrder="1" X="835" Y="417" Height="115" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
|
||||
<Shape ID="DesignTable:TBKOMMCOLLI_HINWEIS" ZOrder="3" X="0" Y="0" Height="90" Width="158" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="0" />
|
||||
<Shape ID="DesignTable:VWHUP_REPORT1" ZOrder="2" X="1108" Y="298" Height="305" Width="250" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
</Shapes>
|
||||
<Connectors>
|
||||
<Connector ID="DesignRelation:FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" ZOrder="13" LineWidth="11">
|
||||
|
||||
Binary file not shown.
Binary file not shown.
14
SchaumKommiCollo/KommiCollo/frmMain.Designer.vb
generated
14
SchaumKommiCollo/KommiCollo/frmMain.Designer.vb
generated
@ -70,6 +70,7 @@ Partial Class frmMain
|
||||
Me.TBKOMMCOLLI_PAKET_POSTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_POSTableAdapter()
|
||||
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
||||
Me.tsinfolabel = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.ToolStripStatusLabelVersion = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
Me.pnlError = New System.Windows.Forms.Panel()
|
||||
Me.TBKOMMCOLLI_TERMINARTTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_TERMINARTTableAdapter()
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
@ -120,7 +121,6 @@ Partial Class frmMain
|
||||
Me.TBKOMMCOLLI_TEXTSCHLUESSELTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_TEXTSCHLUESSELTableAdapter()
|
||||
Me.TBKOMMCOLLI_HINWEISTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_HINWEISTableAdapter()
|
||||
Me.bw_Tagesabschluss = New System.ComponentModel.BackgroundWorker()
|
||||
Me.ToolStripStatusLabelVersion = New System.Windows.Forms.ToolStripStatusLabel()
|
||||
PAKET_IDLabel = New System.Windows.Forms.Label()
|
||||
Label3 = New System.Windows.Forms.Label()
|
||||
GESAMTGEWICHTLabel = New System.Windows.Forms.Label()
|
||||
@ -554,6 +554,12 @@ Partial Class frmMain
|
||||
Me.tsinfolabel.Text = "ToolStripStatusLabel1"
|
||||
Me.tsinfolabel.Visible = False
|
||||
'
|
||||
'ToolStripStatusLabelVersion
|
||||
'
|
||||
Me.ToolStripStatusLabelVersion.Name = "ToolStripStatusLabelVersion"
|
||||
Me.ToolStripStatusLabelVersion.Size = New System.Drawing.Size(48, 17)
|
||||
Me.ToolStripStatusLabelVersion.Text = "Version:"
|
||||
'
|
||||
'pnlError
|
||||
'
|
||||
Me.pnlError.Controls.Add(Me.picbxError)
|
||||
@ -1085,12 +1091,6 @@ Partial Class frmMain
|
||||
'
|
||||
Me.TBKOMMCOLLI_HINWEISTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'ToolStripStatusLabelVersion
|
||||
'
|
||||
Me.ToolStripStatusLabelVersion.Name = "ToolStripStatusLabelVersion"
|
||||
Me.ToolStripStatusLabelVersion.Size = New System.Drawing.Size(48, 17)
|
||||
Me.ToolStripStatusLabelVersion.Text = "Version:"
|
||||
'
|
||||
'frmMain
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 21.0!)
|
||||
|
||||
@ -401,6 +401,8 @@ Public Class frmMain
|
||||
btnAddPaket.Enabled = True
|
||||
tsinfolabel.Text = "Vorgang abgebrochen"
|
||||
tsinfolabel.Visible = True
|
||||
ListBox1.ResetText()
|
||||
txtFreitext.Text = ""
|
||||
Catch ex As Exception
|
||||
ShowError("Fehler in Abbruch Paket: " & vbNewLine & ex.Message)
|
||||
End Try
|
||||
@ -643,8 +645,11 @@ Public Class frmMain
|
||||
btnAddPaket.Enabled = True
|
||||
tsinfolabel.Text = "Vorgang abgebrochen"
|
||||
tsinfolabel.Visible = True
|
||||
ListBox1.ResetText()
|
||||
|
||||
frmPrintOptions.ShowDialog()
|
||||
GridControlLHM.DataSource = Nothing
|
||||
GridViewLHM.Columns.Clear()
|
||||
End If
|
||||
End If
|
||||
Catch ex As Exception
|
||||
@ -802,4 +807,10 @@ Public Class frmMain
|
||||
txtFreitext.Text = ""
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub txtFreitext_TextChanged(sender As Object, e As EventArgs) Handles txtFreitext.TextChanged
|
||||
If txtFreitext.Text.Length >= 70 Then
|
||||
MsgBox("Achtung: Maximale Anzahl Textzeichen erreicht!", MsgBoxStyle.Critical)
|
||||
End If
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -826,7 +826,7 @@ Partial Public Class reportUebergabe
|
||||
Me.GroupFooter2.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel56, Me.XrLabel53, Me.XrLabel52, Me.XrLabel51, Me.XrLabel40, Me.XrLine5})
|
||||
Me.GroupFooter2.Dpi = 100.0!
|
||||
Me.GroupFooter2.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail
|
||||
Me.GroupFooter2.HeightF = 41.58334!
|
||||
Me.GroupFooter2.HeightF = 41.58335!
|
||||
Me.GroupFooter2.KeepTogether = True
|
||||
Me.GroupFooter2.Level = 2
|
||||
Me.GroupFooter2.Name = "GroupFooter2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user