bericht
This commit is contained in:
parent
d8776a8323
commit
364bf7613e
3033
SchaumKommiCollo/KommiCollo/MyDataset.Designer.vb
generated
3033
SchaumKommiCollo/KommiCollo/MyDataset.Designer.vb
generated
File diff suppressed because it is too large
Load Diff
@ -1002,6 +1002,44 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</Mappings>
|
</Mappings>
|
||||||
<Sources />
|
<Sources />
|
||||||
</TableAdapter>
|
</TableAdapter>
|
||||||
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VWKOMMCOLLI_UEBERSICHTTableAdapter" GeneratorDataComponentClassName="VWKOMMCOLLI_UEBERSICHTTableAdapter" Name="VWKOMMCOLLI_UEBERSICHT" UserDataComponentName="VWKOMMCOLLI_UEBERSICHTTableAdapter">
|
||||||
|
<MainSource>
|
||||||
|
<DbSource ConnectionRef="SCHAUM_IIDConnectionString (MySettings)" DbObjectName="SCHAUM_IID.dbo.VWKOMMCOLLI_UEBERSICHT" DbObjectType="View" 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 LAD1, LAD_STRASSE, LAD_LKZ_PLZ_ORT, FERTIG, SENDUNGNR, SDG_REFERENZ, EMP, EMP_ZUSATZ, EMP_STRASSE, EMP_PLZ_STR, EMP_LKZ, EMP_ORT, EMP_OTEIL, ABHOLDATUM, SDG_GEWICHT,
|
||||||
|
SDG_STELLPLAETZE, SDG_FRANKATUR, BEMERKUNG, BORDERONR, GUID, UEBERTRAGEN
|
||||||
|
FROM VWKOMMCOLLI_UEBERSICHT</CommandText>
|
||||||
|
<Parameters />
|
||||||
|
</DbCommand>
|
||||||
|
</SelectCommand>
|
||||||
|
</DbSource>
|
||||||
|
</MainSource>
|
||||||
|
<Mappings>
|
||||||
|
<Mapping SourceColumn="LAD1" DataSetColumn="LAD1" />
|
||||||
|
<Mapping SourceColumn="LAD_STRASSE" DataSetColumn="LAD_STRASSE" />
|
||||||
|
<Mapping SourceColumn="LAD_LKZ_PLZ_ORT" DataSetColumn="LAD_LKZ_PLZ_ORT" />
|
||||||
|
<Mapping SourceColumn="FERTIG" DataSetColumn="FERTIG" />
|
||||||
|
<Mapping SourceColumn="SENDUNGNR" DataSetColumn="SENDUNGNR" />
|
||||||
|
<Mapping SourceColumn="SDG_REFERENZ" DataSetColumn="SDG_REFERENZ" />
|
||||||
|
<Mapping SourceColumn="EMP" DataSetColumn="EMP" />
|
||||||
|
<Mapping SourceColumn="EMP_ZUSATZ" DataSetColumn="EMP_ZUSATZ" />
|
||||||
|
<Mapping SourceColumn="EMP_STRASSE" DataSetColumn="EMP_STRASSE" />
|
||||||
|
<Mapping SourceColumn="EMP_PLZ_STR" DataSetColumn="EMP_PLZ_STR" />
|
||||||
|
<Mapping SourceColumn="EMP_LKZ" DataSetColumn="EMP_LKZ" />
|
||||||
|
<Mapping SourceColumn="EMP_ORT" DataSetColumn="EMP_ORT" />
|
||||||
|
<Mapping SourceColumn="EMP_OTEIL" DataSetColumn="EMP_OTEIL" />
|
||||||
|
<Mapping SourceColumn="ABHOLDATUM" DataSetColumn="ABHOLDATUM" />
|
||||||
|
<Mapping SourceColumn="SDG_GEWICHT" DataSetColumn="SDG_GEWICHT" />
|
||||||
|
<Mapping SourceColumn="SDG_STELLPLAETZE" DataSetColumn="SDG_STELLPLAETZE" />
|
||||||
|
<Mapping SourceColumn="SDG_FRANKATUR" DataSetColumn="SDG_FRANKATUR" />
|
||||||
|
<Mapping SourceColumn="BEMERKUNG" DataSetColumn="BEMERKUNG" />
|
||||||
|
<Mapping SourceColumn="BORDERONR" DataSetColumn="BORDERONR" />
|
||||||
|
<Mapping SourceColumn="GUID" DataSetColumn="GUID" />
|
||||||
|
<Mapping SourceColumn="UEBERTRAGEN" DataSetColumn="UEBERTRAGEN" />
|
||||||
|
</Mappings>
|
||||||
|
<Sources />
|
||||||
|
</TableAdapter>
|
||||||
</Tables>
|
</Tables>
|
||||||
<Sources />
|
<Sources />
|
||||||
</DataSource>
|
</DataSource>
|
||||||
@ -1010,7 +1048,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:element name="MyDataset" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="MyDataset" msprop:Generator_UserDSName="MyDataset">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
<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:complexType>
|
||||||
<xs:sequence>
|
<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" />
|
<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 +1129,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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" />
|
<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 +1150,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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" />
|
<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 +1199,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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" />
|
<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 +1230,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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" />
|
<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 +1270,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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" />
|
<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 +1308,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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">
|
<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 +1321,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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" />
|
<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,7 +1343,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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="GUID" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:unsignedByte" />
|
||||||
@ -1319,7 +1357,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<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" />
|
<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 +1372,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</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:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="LAD1" msprop:Generator_ColumnVarNameInTable="columnLAD1" msprop:Generator_ColumnPropNameInRow="LAD1" msprop:Generator_ColumnPropNameInTable="LAD1Column" msprop:Generator_UserColumnName="LAD1">
|
<xs:element name="LAD1" msprop:Generator_ColumnVarNameInTable="columnLAD1" msprop:Generator_ColumnPropNameInRow="LAD1" msprop:Generator_ColumnPropNameInTable="LAD1Column" msprop:Generator_UserColumnName="LAD1">
|
||||||
@ -1474,6 +1512,118 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
|
<xs:element name="VWKOMMCOLLI_UEBERSICHT" msprop:Generator_TableClassName="VWKOMMCOLLI_UEBERSICHTDataTable" msprop:Generator_TableVarName="tableVWKOMMCOLLI_UEBERSICHT" msprop:Generator_TablePropName="VWKOMMCOLLI_UEBERSICHT" msprop:Generator_RowDeletingName="VWKOMMCOLLI_UEBERSICHTRowDeleting" msprop:Generator_RowChangingName="VWKOMMCOLLI_UEBERSICHTRowChanging" msprop:Generator_RowEvHandlerName="VWKOMMCOLLI_UEBERSICHTRowChangeEventHandler" msprop:Generator_RowDeletedName="VWKOMMCOLLI_UEBERSICHTRowDeleted" msprop:Generator_UserTableName="VWKOMMCOLLI_UEBERSICHT" msprop:Generator_RowChangedName="VWKOMMCOLLI_UEBERSICHTRowChanged" msprop:Generator_RowEvArgName="VWKOMMCOLLI_UEBERSICHTRowChangeEvent" msprop:Generator_RowClassName="VWKOMMCOLLI_UEBERSICHTRow">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="LAD1" msprop:Generator_ColumnVarNameInTable="columnLAD1" msprop:Generator_ColumnPropNameInRow="LAD1" msprop:Generator_ColumnPropNameInTable="LAD1Column" msprop:Generator_UserColumnName="LAD1">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="35" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="LAD_STRASSE" msprop:Generator_ColumnVarNameInTable="columnLAD_STRASSE" msprop:Generator_ColumnPropNameInRow="LAD_STRASSE" msprop:Generator_ColumnPropNameInTable="LAD_STRASSEColumn" msprop:Generator_UserColumnName="LAD_STRASSE">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="35" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="LAD_LKZ_PLZ_ORT" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnLAD_LKZ_PLZ_ORT" msprop:Generator_ColumnPropNameInRow="LAD_LKZ_PLZ_ORT" msprop:Generator_ColumnPropNameInTable="LAD_LKZ_PLZ_ORTColumn" msprop:Generator_UserColumnName="LAD_LKZ_PLZ_ORT" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="49" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="FERTIG" msprop:Generator_ColumnVarNameInTable="columnFERTIG" msprop:Generator_ColumnPropNameInRow="FERTIG" msprop:Generator_ColumnPropNameInTable="FERTIGColumn" msprop:Generator_UserColumnName="FERTIG" type="xs:boolean" />
|
||||||
|
<xs:element name="SENDUNGNR" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnSENDUNGNR" msprop:Generator_ColumnPropNameInRow="SENDUNGNR" msprop:Generator_ColumnPropNameInTable="SENDUNGNRColumn" msprop:Generator_UserColumnName="SENDUNGNR" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="33" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SDG_REFERENZ" msprop:Generator_ColumnVarNameInTable="columnSDG_REFERENZ" msprop:Generator_ColumnPropNameInRow="SDG_REFERENZ" msprop:Generator_ColumnPropNameInTable="SDG_REFERENZColumn" msprop:Generator_UserColumnName="SDG_REFERENZ" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="35" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="EMP" msprop:Generator_ColumnVarNameInTable="columnEMP" msprop:Generator_ColumnPropNameInRow="EMP" msprop:Generator_ColumnPropNameInTable="EMPColumn" msprop:Generator_UserColumnName="EMP" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="35" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="EMP_ZUSATZ" msprop:Generator_ColumnVarNameInTable="columnEMP_ZUSATZ" msprop:Generator_ColumnPropNameInRow="EMP_ZUSATZ" msprop:Generator_ColumnPropNameInTable="EMP_ZUSATZColumn" msprop:Generator_UserColumnName="EMP_ZUSATZ" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="35" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="EMP_STRASSE" msprop:Generator_ColumnVarNameInTable="columnEMP_STRASSE" msprop:Generator_ColumnPropNameInRow="EMP_STRASSE" msprop:Generator_ColumnPropNameInTable="EMP_STRASSEColumn" msprop:Generator_UserColumnName="EMP_STRASSE" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="35" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="EMP_PLZ_STR" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnEMP_PLZ_STR" msprop:Generator_ColumnPropNameInRow="EMP_PLZ_STR" msprop:Generator_ColumnPropNameInTable="EMP_PLZ_STRColumn" msprop:Generator_UserColumnName="EMP_PLZ_STR" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="49" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="EMP_LKZ" msprop:Generator_ColumnVarNameInTable="columnEMP_LKZ" msprop:Generator_ColumnPropNameInRow="EMP_LKZ" msprop:Generator_ColumnPropNameInTable="EMP_LKZColumn" msprop:Generator_UserColumnName="EMP_LKZ" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="3" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="EMP_ORT" msprop:Generator_ColumnVarNameInTable="columnEMP_ORT" msprop:Generator_ColumnPropNameInRow="EMP_ORT" msprop:Generator_ColumnPropNameInTable="EMP_ORTColumn" msprop:Generator_UserColumnName="EMP_ORT" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="35" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="EMP_OTEIL" msprop:Generator_ColumnVarNameInTable="columnEMP_OTEIL" msprop:Generator_ColumnPropNameInRow="EMP_OTEIL" msprop:Generator_ColumnPropNameInTable="EMP_OTEILColumn" msprop:Generator_UserColumnName="EMP_OTEIL" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="35" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ABHOLDATUM" msprop:Generator_ColumnVarNameInTable="columnABHOLDATUM" msprop:Generator_ColumnPropNameInRow="ABHOLDATUM" msprop:Generator_ColumnPropNameInTable="ABHOLDATUMColumn" msprop:Generator_UserColumnName="ABHOLDATUM" type="xs:dateTime" />
|
||||||
|
<xs:element name="SDG_GEWICHT" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnSDG_GEWICHT" msprop:Generator_ColumnPropNameInRow="SDG_GEWICHT" msprop:Generator_ColumnPropNameInTable="SDG_GEWICHTColumn" msprop:Generator_UserColumnName="SDG_GEWICHT" type="xs:double" minOccurs="0" />
|
||||||
|
<xs:element name="SDG_STELLPLAETZE" msprop:Generator_ColumnVarNameInTable="columnSDG_STELLPLAETZE" msprop:Generator_ColumnPropNameInRow="SDG_STELLPLAETZE" msprop:Generator_ColumnPropNameInTable="SDG_STELLPLAETZEColumn" msprop:Generator_UserColumnName="SDG_STELLPLAETZE" type="xs:short" />
|
||||||
|
<xs:element name="SDG_FRANKATUR" msprop:Generator_ColumnVarNameInTable="columnSDG_FRANKATUR" msprop:Generator_ColumnPropNameInRow="SDG_FRANKATUR" msprop:Generator_ColumnPropNameInTable="SDG_FRANKATURColumn" msprop:Generator_UserColumnName="SDG_FRANKATUR">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="BEMERKUNG" msprop:Generator_ColumnVarNameInTable="columnBEMERKUNG" msprop:Generator_ColumnPropNameInRow="BEMERKUNG" msprop:Generator_ColumnPropNameInTable="BEMERKUNGColumn" msprop:Generator_UserColumnName="BEMERKUNG" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="70" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="BORDERONR" msprop:Generator_ColumnVarNameInTable="columnBORDERONR" msprop:Generator_ColumnPropNameInRow="BORDERONR" msprop:Generator_ColumnPropNameInTable="BORDERONRColumn" msprop:Generator_UserColumnName="BORDERONR" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="GUID" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
|
||||||
|
<xs:element name="UEBERTRAGEN" msprop:Generator_ColumnVarNameInTable="columnUEBERTRAGEN" msprop:Generator_ColumnPropNameInRow="UEBERTRAGEN" msprop:Generator_ColumnPropNameInTable="UEBERTRAGENColumn" msprop:Generator_UserColumnName="UEBERTRAGEN" type="xs:boolean" />
|
||||||
|
<xs:element name="SELECTED" msprop:Generator_ColumnVarNameInTable="columnSelected" msprop:Generator_ColumnPropNameInRow="Selected" msprop:Generator_ColumnPropNameInTable="SelectedColumn" msprop:Generator_UserColumnName="SELECTED" type="xs:boolean" default="false" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
</xs:choice>
|
</xs:choice>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
@ -1512,13 +1662,17 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
|
|||||||
<xs:selector xpath=".//mstns:TBKOMMCOLLI_HINWEIS" />
|
<xs:selector xpath=".//mstns:TBKOMMCOLLI_HINWEIS" />
|
||||||
<xs:field xpath="mstns:GUID" />
|
<xs:field xpath="mstns:GUID" />
|
||||||
</xs:unique>
|
</xs:unique>
|
||||||
|
<xs:unique name="VWKOMMCOLLI_UEBERSICHT_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//mstns:VWKOMMCOLLI_UEBERSICHT" />
|
||||||
|
<xs:field xpath="mstns:GUID" />
|
||||||
|
</xs:unique>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:annotation>
|
<xs:annotation>
|
||||||
<xs:appinfo>
|
<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_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_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_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_ParentPropName="VWKOMMCOLLI_ABSCHLUSS_PAKETRow" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msprop:Generator_UserParentTable="VWKOMMCOLLI_ABSCHLUSS_PAKET" />
|
<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_ParentPropName="TBKOMMCOLLI_MANDANTRow" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_MANDANT" />
|
<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:appinfo>
|
||||||
</xs:annotation>
|
</xs:annotation>
|
||||||
</xs:schema>
|
</xs:schema>
|
||||||
@ -4,22 +4,23 @@
|
|||||||
Changes to this file may cause incorrect behavior and will be lost if
|
Changes to this file may cause incorrect behavior and will be lost if
|
||||||
the code is regenerated.
|
the code is regenerated.
|
||||||
</autogenerated>-->
|
</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="366" ViewPortY="-31" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||||
<Shapes>
|
<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:TBKOMMCOLLI_MANDANT" ZOrder="16" 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" />
|
<Shape ID="DesignTable:TBWH_MANDANT" ZOrder="15" X="432" Y="31" Height="134" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="83" />
|
||||||
<Shape ID="DesignTable:TBKOMMCOLLI_PAKET_KOPF" ZOrder="7" X="57" Y="337" Height="476" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
<Shape ID="DesignTable:TBKOMMCOLLI_PAKET_KOPF" ZOrder="8" X="57" Y="337" Height="476" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||||
<Shape ID="DesignTable:TBKOMMCOLLI_PAKET_POS" ZOrder="6" X="525" Y="421" Height="267" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
|
<Shape ID="DesignTable:TBKOMMCOLLI_PAKET_POS" ZOrder="7" X="525" Y="421" Height="267" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
|
||||||
<Shape ID="DesignTable:VWKOMMCOLLI_ABSCHLUSS_PAKET" ZOrder="8" X="840" Y="110" Height="286" Width="222" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="140" />
|
<Shape ID="DesignTable:VWKOMMCOLLI_ABSCHLUSS_PAKET" ZOrder="9" X="840" Y="110" Height="286" Width="222" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="140" />
|
||||||
<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_TERMINART" ZOrder="11" 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_PAKET_POS_LS" ZOrder="6" 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_SDGPOSITIONEN" ZOrder="5" 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_TEXTSCHLUESSEL" ZOrder="4" 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: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="1" X="1108" Y="298" Height="305" Width="250" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
<Shape ID="DesignTable:VWHUP_REPORT1" ZOrder="1" X="1420" Y="28" Height="305" Width="250" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||||
|
<Shape ID="DesignTable:VWKOMMCOLLI_UEBERSICHT" ZOrder="2" X="1206" Y="474" Height="305" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||||
</Shapes>
|
</Shapes>
|
||||||
<Connectors>
|
<Connectors>
|
||||||
<Connector ID="DesignRelation:FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" ZOrder="13" LineWidth="11">
|
<Connector ID="DesignRelation:FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" ZOrder="14" LineWidth="11">
|
||||||
<RoutePoints>
|
<RoutePoints>
|
||||||
<Point>
|
<Point>
|
||||||
<X>206</X>
|
<X>206</X>
|
||||||
@ -31,7 +32,7 @@
|
|||||||
</Point>
|
</Point>
|
||||||
</RoutePoints>
|
</RoutePoints>
|
||||||
</Connector>
|
</Connector>
|
||||||
<Connector ID="DesignRelation:FK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" ZOrder="12" LineWidth="11">
|
<Connector ID="DesignRelation:FK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" ZOrder="13" LineWidth="11">
|
||||||
<RoutePoints>
|
<RoutePoints>
|
||||||
<Point>
|
<Point>
|
||||||
<X>357</X>
|
<X>357</X>
|
||||||
@ -43,7 +44,7 @@
|
|||||||
</Point>
|
</Point>
|
||||||
</RoutePoints>
|
</RoutePoints>
|
||||||
</Connector>
|
</Connector>
|
||||||
<Connector ID="DesignRelation:FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" ZOrder="11" LineWidth="11">
|
<Connector ID="DesignRelation:FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" ZOrder="12" LineWidth="11">
|
||||||
<RoutePoints>
|
<RoutePoints>
|
||||||
<Point>
|
<Point>
|
||||||
<X>840</X>
|
<X>840</X>
|
||||||
@ -55,7 +56,7 @@
|
|||||||
</Point>
|
</Point>
|
||||||
</RoutePoints>
|
</RoutePoints>
|
||||||
</Connector>
|
</Connector>
|
||||||
<Connector ID="DesignRelation:FK_TBKOMMCOLLI_TERMINART_MANDANT_ID" ZOrder="9" LineWidth="11">
|
<Connector ID="DesignRelation:FK_TBKOMMCOLLI_TERMINART_MANDANT_ID" ZOrder="10" LineWidth="11">
|
||||||
<RoutePoints>
|
<RoutePoints>
|
||||||
<Point>
|
<Point>
|
||||||
<X>342</X>
|
<X>342</X>
|
||||||
|
|||||||
276
SchaumKommiCollo/KommiCollo/frmAbschluss.Designer.vb
generated
276
SchaumKommiCollo/KommiCollo/frmAbschluss.Designer.vb
generated
@ -30,25 +30,25 @@ Partial Class frmAbschluss
|
|||||||
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
||||||
Me.VWAbschlussDataGridView = New System.Windows.Forms.DataGridView()
|
Me.VWAbschlussDataGridView = New System.Windows.Forms.DataGridView()
|
||||||
Me.Auswahl = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
Me.Auswahl = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
||||||
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
||||||
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
||||||
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
||||||
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
||||||
Me.VWAbschlussBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
||||||
Me.MyDataset = New KommiCollo.MyDataset()
|
|
||||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||||
Me.Label1 = New System.Windows.Forms.Label()
|
Me.Label1 = New System.Windows.Forms.Label()
|
||||||
Me.cmbMandant = New System.Windows.Forms.ComboBox()
|
Me.cmbMandant = New System.Windows.Forms.ComboBox()
|
||||||
Me.btndelete = New System.Windows.Forms.Button()
|
Me.btndelete = New System.Windows.Forms.Button()
|
||||||
Me.btnAbschluss = New System.Windows.Forms.Button()
|
Me.btnAbschluss = New System.Windows.Forms.Button()
|
||||||
Me.Panel2 = New System.Windows.Forms.Panel()
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
||||||
Me.VWHUP_REPORT1DataGridView = New System.Windows.Forms.DataGridView()
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView = New System.Windows.Forms.DataGridView()
|
||||||
Me.VWHUP_REPORT1BindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
|
||||||
Me.DSMercator = New KommiCollo.DSMercator()
|
Me.DSMercator = New KommiCollo.DSMercator()
|
||||||
Me.VKKOPFBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.VKKOPFBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.VKKOPFTableAdapter = New KommiCollo.DSMercatorTableAdapters.VKKOPFTableAdapter()
|
Me.VKKOPFTableAdapter = New KommiCollo.DSMercatorTableAdapters.VKKOPFTableAdapter()
|
||||||
Me.TableAdapterManager1 = New KommiCollo.DSMercatorTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager1 = New KommiCollo.DSMercatorTableAdapters.TableAdapterManager()
|
||||||
Me.bw_Tagesabschluss = New System.ComponentModel.BackgroundWorker()
|
Me.bw_Tagesabschluss = New System.ComponentModel.BackgroundWorker()
|
||||||
|
Me.VWHUP_REPORT1BindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
|
Me.MyDataset = New KommiCollo.MyDataset()
|
||||||
|
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||||
|
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||||
|
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||||
|
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||||
|
Me.VWAbschlussBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.VWAbschlussTableAdapter = New KommiCollo.MyDatasetTableAdapters.VWKOMMCOLLI_ABSCHLUSS_PAKETTableAdapter()
|
Me.VWAbschlussTableAdapter = New KommiCollo.MyDatasetTableAdapters.VWKOMMCOLLI_ABSCHLUSS_PAKETTableAdapter()
|
||||||
Me.TableAdapterManager = New KommiCollo.MyDatasetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New KommiCollo.MyDatasetTableAdapters.TableAdapterManager()
|
||||||
Me.TBKOMMCOLLI_MANDANTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBKOMMCOLLI_MANDANTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
@ -60,28 +60,33 @@ Partial Class frmAbschluss
|
|||||||
Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBKOMMCOLLI_PAKET_POS_LSTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_POS_LSTableAdapter()
|
Me.TBKOMMCOLLI_PAKET_POS_LSTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_POS_LSTableAdapter()
|
||||||
Me.VWHUP_REPORT1TableAdapter = New KommiCollo.MyDatasetTableAdapters.VWHUP_REPORT1TableAdapter()
|
Me.VWHUP_REPORT1TableAdapter = New KommiCollo.MyDatasetTableAdapters.VWHUP_REPORT1TableAdapter()
|
||||||
Me.DataGridViewCheckBoxColumn3 = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
Me.VWKOMMCOLLI_UEBERSICHTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
|
Me.VWKOMMCOLLI_UEBERSICHTTableAdapter = New KommiCollo.MyDatasetTableAdapters.VWKOMMCOLLI_UEBERSICHTTableAdapter()
|
||||||
|
Me.Selected = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
||||||
|
Me.UEBERTRAGEN = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
||||||
Me.GUID = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
Me.GUID = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||||
Me.DataGridViewTextBoxColumn26 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
Me.ABHOLDATUM = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||||
Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
Me.SDG_GEWICHT = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||||
Me.DataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
Me.BORDERONR = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||||
Me.DataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
Me.LAD1DataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||||
Me.DataGridViewTextBoxColumn27 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
Me.LADSTRASSEDataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||||
Me.DataGridViewTextBoxColumn19 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
Me.LADLKZPLZORTDataGridViewTextBoxColumn = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||||
|
Me.FERTIGDataGridViewCheckBoxColumn = New System.Windows.Forms.DataGridViewCheckBoxColumn()
|
||||||
Me.ToolStrip1.SuspendLayout()
|
Me.ToolStrip1.SuspendLayout()
|
||||||
CType(Me.VWAbschlussDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.VWAbschlussDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
Me.Panel1.SuspendLayout()
|
Me.Panel1.SuspendLayout()
|
||||||
Me.Panel2.SuspendLayout()
|
Me.Panel2.SuspendLayout()
|
||||||
CType(Me.VWHUP_REPORT1DataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.VWKOMMCOLLI_UEBERSICHTDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.VWHUP_REPORT1BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
|
CType(Me.VWHUP_REPORT1BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
|
CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
|
CType(Me.VWKOMMCOLLI_UEBERSICHTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
Me.SuspendLayout()
|
Me.SuspendLayout()
|
||||||
'
|
'
|
||||||
'ToolStrip1
|
'ToolStrip1
|
||||||
@ -139,44 +144,6 @@ Partial Class frmAbschluss
|
|||||||
Me.Auswahl.Name = "Auswahl"
|
Me.Auswahl.Name = "Auswahl"
|
||||||
Me.Auswahl.Width = 60
|
Me.Auswahl.Width = 60
|
||||||
'
|
'
|
||||||
'DataGridViewTextBoxColumn1
|
|
||||||
'
|
|
||||||
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
|
|
||||||
Me.DataGridViewTextBoxColumn1.HeaderText = "ID"
|
|
||||||
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
|
||||||
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
|
||||||
Me.DataGridViewTextBoxColumn1.Width = 60
|
|
||||||
'
|
|
||||||
'DataGridViewTextBoxColumn2
|
|
||||||
'
|
|
||||||
Me.DataGridViewTextBoxColumn2.DataPropertyName = "Mandant"
|
|
||||||
Me.DataGridViewTextBoxColumn2.HeaderText = "Mandant"
|
|
||||||
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
|
||||||
'
|
|
||||||
'DataGridViewTextBoxColumn3
|
|
||||||
'
|
|
||||||
Me.DataGridViewTextBoxColumn3.DataPropertyName = "PAKET_ID"
|
|
||||||
Me.DataGridViewTextBoxColumn3.HeaderText = "Paket-ID"
|
|
||||||
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
|
||||||
Me.DataGridViewTextBoxColumn3.Width = 130
|
|
||||||
'
|
|
||||||
'DataGridViewTextBoxColumn4
|
|
||||||
'
|
|
||||||
Me.DataGridViewTextBoxColumn4.DataPropertyName = "Gepackt"
|
|
||||||
Me.DataGridViewTextBoxColumn4.HeaderText = "Gepackt"
|
|
||||||
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
|
||||||
Me.DataGridViewTextBoxColumn4.Width = 150
|
|
||||||
'
|
|
||||||
'VWAbschlussBindingSource
|
|
||||||
'
|
|
||||||
Me.VWAbschlussBindingSource.DataMember = "VWKOMMCOLLI_ABSCHLUSS_PAKET"
|
|
||||||
Me.VWAbschlussBindingSource.DataSource = Me.MyDataset
|
|
||||||
'
|
|
||||||
'MyDataset
|
|
||||||
'
|
|
||||||
Me.MyDataset.DataSetName = "MyDataset"
|
|
||||||
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
|
||||||
'
|
|
||||||
'Panel1
|
'Panel1
|
||||||
'
|
'
|
||||||
Me.Panel1.Controls.Add(Me.Label1)
|
Me.Panel1.Controls.Add(Me.Label1)
|
||||||
@ -233,7 +200,7 @@ Partial Class frmAbschluss
|
|||||||
'
|
'
|
||||||
'Panel2
|
'Panel2
|
||||||
'
|
'
|
||||||
Me.Panel2.Controls.Add(Me.VWHUP_REPORT1DataGridView)
|
Me.Panel2.Controls.Add(Me.VWKOMMCOLLI_UEBERSICHTDataGridView)
|
||||||
Me.Panel2.Controls.Add(Me.VWAbschlussDataGridView)
|
Me.Panel2.Controls.Add(Me.VWAbschlussDataGridView)
|
||||||
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
|
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
|
||||||
Me.Panel2.Location = New System.Drawing.Point(154, 25)
|
Me.Panel2.Location = New System.Drawing.Point(154, 25)
|
||||||
@ -241,26 +208,21 @@ Partial Class frmAbschluss
|
|||||||
Me.Panel2.Size = New System.Drawing.Size(960, 748)
|
Me.Panel2.Size = New System.Drawing.Size(960, 748)
|
||||||
Me.Panel2.TabIndex = 3
|
Me.Panel2.TabIndex = 3
|
||||||
'
|
'
|
||||||
'VWHUP_REPORT1DataGridView
|
'VWKOMMCOLLI_UEBERSICHTDataGridView
|
||||||
'
|
'
|
||||||
Me.VWHUP_REPORT1DataGridView.AllowUserToAddRows = False
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.AllowUserToAddRows = False
|
||||||
Me.VWHUP_REPORT1DataGridView.AllowUserToDeleteRows = False
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.AllowUserToDeleteRows = False
|
||||||
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Cyan
|
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Cyan
|
||||||
Me.VWHUP_REPORT1DataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
||||||
Me.VWHUP_REPORT1DataGridView.AutoGenerateColumns = False
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.AutoGenerateColumns = False
|
||||||
Me.VWHUP_REPORT1DataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||||
Me.VWHUP_REPORT1DataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewCheckBoxColumn3, Me.GUID, Me.DataGridViewTextBoxColumn26, Me.DataGridViewTextBoxColumn8, Me.DataGridViewTextBoxColumn9, Me.DataGridViewTextBoxColumn10, Me.DataGridViewTextBoxColumn27, Me.DataGridViewTextBoxColumn19})
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Selected, Me.UEBERTRAGEN, Me.GUID, Me.ABHOLDATUM, Me.SDG_GEWICHT, Me.BORDERONR, Me.LAD1DataGridViewTextBoxColumn, Me.LADSTRASSEDataGridViewTextBoxColumn, Me.LADLKZPLZORTDataGridViewTextBoxColumn, Me.FERTIGDataGridViewCheckBoxColumn})
|
||||||
Me.VWHUP_REPORT1DataGridView.DataSource = Me.VWHUP_REPORT1BindingSource
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.DataSource = Me.VWKOMMCOLLI_UEBERSICHTBindingSource
|
||||||
Me.VWHUP_REPORT1DataGridView.Location = New System.Drawing.Point(40, 130)
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Location = New System.Drawing.Point(40, 130)
|
||||||
Me.VWHUP_REPORT1DataGridView.Name = "VWHUP_REPORT1DataGridView"
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Name = "VWKOMMCOLLI_UEBERSICHTDataGridView"
|
||||||
Me.VWHUP_REPORT1DataGridView.Size = New System.Drawing.Size(876, 220)
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Size = New System.Drawing.Size(876, 220)
|
||||||
Me.VWHUP_REPORT1DataGridView.TabIndex = 2
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.TabIndex = 2
|
||||||
Me.VWHUP_REPORT1DataGridView.Visible = False
|
Me.VWKOMMCOLLI_UEBERSICHTDataGridView.Visible = False
|
||||||
'
|
|
||||||
'VWHUP_REPORT1BindingSource
|
|
||||||
'
|
|
||||||
Me.VWHUP_REPORT1BindingSource.DataMember = "VWHUP_REPORT1"
|
|
||||||
Me.VWHUP_REPORT1BindingSource.DataSource = Me.MyDataset
|
|
||||||
'
|
'
|
||||||
'DSMercator
|
'DSMercator
|
||||||
'
|
'
|
||||||
@ -285,6 +247,49 @@ Partial Class frmAbschluss
|
|||||||
'bw_Tagesabschluss
|
'bw_Tagesabschluss
|
||||||
'
|
'
|
||||||
'
|
'
|
||||||
|
'VWHUP_REPORT1BindingSource
|
||||||
|
'
|
||||||
|
Me.VWHUP_REPORT1BindingSource.DataMember = "VWHUP_REPORT1"
|
||||||
|
Me.VWHUP_REPORT1BindingSource.DataSource = Me.MyDataset
|
||||||
|
'
|
||||||
|
'MyDataset
|
||||||
|
'
|
||||||
|
Me.MyDataset.DataSetName = "MyDataset"
|
||||||
|
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||||
|
'
|
||||||
|
'DataGridViewTextBoxColumn1
|
||||||
|
'
|
||||||
|
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
|
||||||
|
Me.DataGridViewTextBoxColumn1.HeaderText = "ID"
|
||||||
|
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
|
||||||
|
Me.DataGridViewTextBoxColumn1.ReadOnly = True
|
||||||
|
Me.DataGridViewTextBoxColumn1.Width = 60
|
||||||
|
'
|
||||||
|
'DataGridViewTextBoxColumn2
|
||||||
|
'
|
||||||
|
Me.DataGridViewTextBoxColumn2.DataPropertyName = "Mandant"
|
||||||
|
Me.DataGridViewTextBoxColumn2.HeaderText = "Mandant"
|
||||||
|
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
|
||||||
|
'
|
||||||
|
'DataGridViewTextBoxColumn3
|
||||||
|
'
|
||||||
|
Me.DataGridViewTextBoxColumn3.DataPropertyName = "PAKET_ID"
|
||||||
|
Me.DataGridViewTextBoxColumn3.HeaderText = "Paket-ID"
|
||||||
|
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
|
||||||
|
Me.DataGridViewTextBoxColumn3.Width = 130
|
||||||
|
'
|
||||||
|
'DataGridViewTextBoxColumn4
|
||||||
|
'
|
||||||
|
Me.DataGridViewTextBoxColumn4.DataPropertyName = "Gepackt"
|
||||||
|
Me.DataGridViewTextBoxColumn4.HeaderText = "Gepackt"
|
||||||
|
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
|
||||||
|
Me.DataGridViewTextBoxColumn4.Width = 150
|
||||||
|
'
|
||||||
|
'VWAbschlussBindingSource
|
||||||
|
'
|
||||||
|
Me.VWAbschlussBindingSource.DataMember = "VWKOMMCOLLI_ABSCHLUSS_PAKET"
|
||||||
|
Me.VWAbschlussBindingSource.DataSource = Me.MyDataset
|
||||||
|
'
|
||||||
'VWAbschlussTableAdapter
|
'VWAbschlussTableAdapter
|
||||||
'
|
'
|
||||||
Me.VWAbschlussTableAdapter.ClearBeforeFill = True
|
Me.VWAbschlussTableAdapter.ClearBeforeFill = True
|
||||||
@ -340,12 +345,27 @@ Partial Class frmAbschluss
|
|||||||
'
|
'
|
||||||
Me.VWHUP_REPORT1TableAdapter.ClearBeforeFill = True
|
Me.VWHUP_REPORT1TableAdapter.ClearBeforeFill = True
|
||||||
'
|
'
|
||||||
'DataGridViewCheckBoxColumn3
|
'VWKOMMCOLLI_UEBERSICHTBindingSource
|
||||||
'
|
'
|
||||||
Me.DataGridViewCheckBoxColumn3.DataPropertyName = "Selected"
|
Me.VWKOMMCOLLI_UEBERSICHTBindingSource.DataMember = "VWKOMMCOLLI_UEBERSICHT"
|
||||||
Me.DataGridViewCheckBoxColumn3.HeaderText = "löschen"
|
Me.VWKOMMCOLLI_UEBERSICHTBindingSource.DataSource = Me.MyDataset
|
||||||
Me.DataGridViewCheckBoxColumn3.Name = "DataGridViewCheckBoxColumn3"
|
'
|
||||||
Me.DataGridViewCheckBoxColumn3.Width = 50
|
'VWKOMMCOLLI_UEBERSICHTTableAdapter
|
||||||
|
'
|
||||||
|
Me.VWKOMMCOLLI_UEBERSICHTTableAdapter.ClearBeforeFill = True
|
||||||
|
'
|
||||||
|
'Selected
|
||||||
|
'
|
||||||
|
Me.Selected.FalseValue = "False"
|
||||||
|
Me.Selected.HeaderText = "Löschen"
|
||||||
|
Me.Selected.Name = "Selected"
|
||||||
|
Me.Selected.TrueValue = "True"
|
||||||
|
'
|
||||||
|
'UEBERTRAGEN
|
||||||
|
'
|
||||||
|
Me.UEBERTRAGEN.DataPropertyName = "UEBERTRAGEN"
|
||||||
|
Me.UEBERTRAGEN.HeaderText = "UEBERTRAGEN"
|
||||||
|
Me.UEBERTRAGEN.Name = "UEBERTRAGEN"
|
||||||
'
|
'
|
||||||
'GUID
|
'GUID
|
||||||
'
|
'
|
||||||
@ -353,50 +373,49 @@ Partial Class frmAbschluss
|
|||||||
Me.GUID.HeaderText = "Sendung-Nr"
|
Me.GUID.HeaderText = "Sendung-Nr"
|
||||||
Me.GUID.Name = "GUID"
|
Me.GUID.Name = "GUID"
|
||||||
'
|
'
|
||||||
'DataGridViewTextBoxColumn26
|
'ABHOLDATUM
|
||||||
'
|
'
|
||||||
Me.DataGridViewTextBoxColumn26.DataPropertyName = "SDG_REFERENZ"
|
Me.ABHOLDATUM.DataPropertyName = "ABHOLDATUM"
|
||||||
Me.DataGridViewTextBoxColumn26.HeaderText = "Referenz"
|
Me.ABHOLDATUM.HeaderText = "ABHOLDATUM"
|
||||||
Me.DataGridViewTextBoxColumn26.Name = "DataGridViewTextBoxColumn26"
|
Me.ABHOLDATUM.Name = "ABHOLDATUM"
|
||||||
Me.DataGridViewTextBoxColumn26.ReadOnly = True
|
|
||||||
'
|
'
|
||||||
'DataGridViewTextBoxColumn8
|
'SDG_GEWICHT
|
||||||
'
|
'
|
||||||
Me.DataGridViewTextBoxColumn8.DataPropertyName = "EMP"
|
Me.SDG_GEWICHT.DataPropertyName = "SDG_GEWICHT"
|
||||||
Me.DataGridViewTextBoxColumn8.HeaderText = "Empfänger"
|
Me.SDG_GEWICHT.HeaderText = "SDG_GEWICHT"
|
||||||
Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
|
Me.SDG_GEWICHT.Name = "SDG_GEWICHT"
|
||||||
Me.DataGridViewTextBoxColumn8.ReadOnly = True
|
Me.SDG_GEWICHT.ReadOnly = True
|
||||||
Me.DataGridViewTextBoxColumn8.Width = 200
|
|
||||||
'
|
'
|
||||||
'DataGridViewTextBoxColumn9
|
'BORDERONR
|
||||||
'
|
'
|
||||||
Me.DataGridViewTextBoxColumn9.DataPropertyName = "EMP_ZUSATZ"
|
Me.BORDERONR.DataPropertyName = "BORDERONR"
|
||||||
Me.DataGridViewTextBoxColumn9.HeaderText = "Zusatz"
|
Me.BORDERONR.HeaderText = "BORDERONR"
|
||||||
Me.DataGridViewTextBoxColumn9.Name = "DataGridViewTextBoxColumn9"
|
Me.BORDERONR.Name = "BORDERONR"
|
||||||
Me.DataGridViewTextBoxColumn9.ReadOnly = True
|
|
||||||
'
|
'
|
||||||
'DataGridViewTextBoxColumn10
|
'LAD1DataGridViewTextBoxColumn
|
||||||
'
|
'
|
||||||
Me.DataGridViewTextBoxColumn10.DataPropertyName = "EMP_STRASSE"
|
Me.LAD1DataGridViewTextBoxColumn.DataPropertyName = "LAD1"
|
||||||
Me.DataGridViewTextBoxColumn10.HeaderText = "Strasse"
|
Me.LAD1DataGridViewTextBoxColumn.HeaderText = "LAD1"
|
||||||
Me.DataGridViewTextBoxColumn10.Name = "DataGridViewTextBoxColumn10"
|
Me.LAD1DataGridViewTextBoxColumn.Name = "LAD1DataGridViewTextBoxColumn"
|
||||||
Me.DataGridViewTextBoxColumn10.ReadOnly = True
|
|
||||||
'
|
'
|
||||||
'DataGridViewTextBoxColumn27
|
'LADSTRASSEDataGridViewTextBoxColumn
|
||||||
'
|
'
|
||||||
Me.DataGridViewTextBoxColumn27.DataPropertyName = "EMP_PLZ_STR"
|
Me.LADSTRASSEDataGridViewTextBoxColumn.DataPropertyName = "LAD_STRASSE"
|
||||||
Me.DataGridViewTextBoxColumn27.HeaderText = "PLZ Ort"
|
Me.LADSTRASSEDataGridViewTextBoxColumn.HeaderText = "LAD_STRASSE"
|
||||||
Me.DataGridViewTextBoxColumn27.Name = "DataGridViewTextBoxColumn27"
|
Me.LADSTRASSEDataGridViewTextBoxColumn.Name = "LADSTRASSEDataGridViewTextBoxColumn"
|
||||||
Me.DataGridViewTextBoxColumn27.ReadOnly = True
|
|
||||||
Me.DataGridViewTextBoxColumn27.Width = 300
|
|
||||||
'
|
'
|
||||||
'DataGridViewTextBoxColumn19
|
'LADLKZPLZORTDataGridViewTextBoxColumn
|
||||||
'
|
'
|
||||||
Me.DataGridViewTextBoxColumn19.DataPropertyName = "POSINHALT"
|
Me.LADLKZPLZORTDataGridViewTextBoxColumn.DataPropertyName = "LAD_LKZ_PLZ_ORT"
|
||||||
Me.DataGridViewTextBoxColumn19.HeaderText = "Inhalt"
|
Me.LADLKZPLZORTDataGridViewTextBoxColumn.HeaderText = "LAD_LKZ_PLZ_ORT"
|
||||||
Me.DataGridViewTextBoxColumn19.Name = "DataGridViewTextBoxColumn19"
|
Me.LADLKZPLZORTDataGridViewTextBoxColumn.Name = "LADLKZPLZORTDataGridViewTextBoxColumn"
|
||||||
Me.DataGridViewTextBoxColumn19.ReadOnly = True
|
Me.LADLKZPLZORTDataGridViewTextBoxColumn.ReadOnly = True
|
||||||
Me.DataGridViewTextBoxColumn19.Width = 250
|
'
|
||||||
|
'FERTIGDataGridViewCheckBoxColumn
|
||||||
|
'
|
||||||
|
Me.FERTIGDataGridViewCheckBoxColumn.DataPropertyName = "FERTIG"
|
||||||
|
Me.FERTIGDataGridViewCheckBoxColumn.HeaderText = "FERTIG"
|
||||||
|
Me.FERTIGDataGridViewCheckBoxColumn.Name = "FERTIGDataGridViewCheckBoxColumn"
|
||||||
'
|
'
|
||||||
'frmAbschluss
|
'frmAbschluss
|
||||||
'
|
'
|
||||||
@ -414,19 +433,20 @@ Partial Class frmAbschluss
|
|||||||
Me.ToolStrip1.ResumeLayout(False)
|
Me.ToolStrip1.ResumeLayout(False)
|
||||||
Me.ToolStrip1.PerformLayout()
|
Me.ToolStrip1.PerformLayout()
|
||||||
CType(Me.VWAbschlussDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.VWAbschlussDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
Me.Panel1.ResumeLayout(False)
|
Me.Panel1.ResumeLayout(False)
|
||||||
Me.Panel1.PerformLayout()
|
Me.Panel1.PerformLayout()
|
||||||
Me.Panel2.ResumeLayout(False)
|
Me.Panel2.ResumeLayout(False)
|
||||||
CType(Me.VWHUP_REPORT1DataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.VWKOMMCOLLI_UEBERSICHTDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.VWHUP_REPORT1BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.DSMercator, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.VKKOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
|
CType(Me.VWHUP_REPORT1BindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
|
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
|
CType(Me.VWAbschlussBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.TBKOMMCOLLI_PAKET_POS_LSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
|
CType(Me.VWKOMMCOLLI_UEBERSICHTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
Me.ResumeLayout(False)
|
Me.ResumeLayout(False)
|
||||||
Me.PerformLayout()
|
Me.PerformLayout()
|
||||||
|
|
||||||
@ -467,13 +487,17 @@ Partial Class frmAbschluss
|
|||||||
Friend WithEvents Label1 As Label
|
Friend WithEvents Label1 As Label
|
||||||
Friend WithEvents VWHUP_REPORT1BindingSource As BindingSource
|
Friend WithEvents VWHUP_REPORT1BindingSource As BindingSource
|
||||||
Friend WithEvents VWHUP_REPORT1TableAdapter As MyDatasetTableAdapters.VWHUP_REPORT1TableAdapter
|
Friend WithEvents VWHUP_REPORT1TableAdapter As MyDatasetTableAdapters.VWHUP_REPORT1TableAdapter
|
||||||
Friend WithEvents VWHUP_REPORT1DataGridView As DataGridView
|
Friend WithEvents VWKOMMCOLLI_UEBERSICHTDataGridView As DataGridView
|
||||||
Friend WithEvents DataGridViewCheckBoxColumn3 As DataGridViewCheckBoxColumn
|
Friend WithEvents VWKOMMCOLLI_UEBERSICHTBindingSource As BindingSource
|
||||||
|
Friend WithEvents VWKOMMCOLLI_UEBERSICHTTableAdapter As MyDatasetTableAdapters.VWKOMMCOLLI_UEBERSICHTTableAdapter
|
||||||
|
Friend WithEvents Selected As DataGridViewCheckBoxColumn
|
||||||
|
Friend WithEvents UEBERTRAGEN As DataGridViewCheckBoxColumn
|
||||||
Friend WithEvents GUID As DataGridViewTextBoxColumn
|
Friend WithEvents GUID As DataGridViewTextBoxColumn
|
||||||
Friend WithEvents DataGridViewTextBoxColumn26 As DataGridViewTextBoxColumn
|
Friend WithEvents ABHOLDATUM As DataGridViewTextBoxColumn
|
||||||
Friend WithEvents DataGridViewTextBoxColumn8 As DataGridViewTextBoxColumn
|
Friend WithEvents SDG_GEWICHT As DataGridViewTextBoxColumn
|
||||||
Friend WithEvents DataGridViewTextBoxColumn9 As DataGridViewTextBoxColumn
|
Friend WithEvents BORDERONR As DataGridViewTextBoxColumn
|
||||||
Friend WithEvents DataGridViewTextBoxColumn10 As DataGridViewTextBoxColumn
|
Friend WithEvents LAD1DataGridViewTextBoxColumn As DataGridViewTextBoxColumn
|
||||||
Friend WithEvents DataGridViewTextBoxColumn27 As DataGridViewTextBoxColumn
|
Friend WithEvents LADSTRASSEDataGridViewTextBoxColumn As DataGridViewTextBoxColumn
|
||||||
Friend WithEvents DataGridViewTextBoxColumn19 As DataGridViewTextBoxColumn
|
Friend WithEvents LADLKZPLZORTDataGridViewTextBoxColumn As DataGridViewTextBoxColumn
|
||||||
|
Friend WithEvents FERTIGDataGridViewCheckBoxColumn As DataGridViewCheckBoxColumn
|
||||||
End Class
|
End Class
|
||||||
|
|||||||
@ -129,11 +129,26 @@
|
|||||||
<metadata name="MyDataset.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="MyDataset.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>17, 17</value>
|
<value>17, 17</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
<metadata name="Selected.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
|
<value>True</value>
|
||||||
|
</metadata>
|
||||||
|
<metadata name="UEBERTRAGEN.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
|
<value>True</value>
|
||||||
|
</metadata>
|
||||||
<metadata name="GUID.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
<metadata name="GUID.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<metadata name="VWHUP_REPORT1BindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="ABHOLDATUM.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>768, 95</value>
|
<value>True</value>
|
||||||
|
</metadata>
|
||||||
|
<metadata name="SDG_GEWICHT.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
|
<value>True</value>
|
||||||
|
</metadata>
|
||||||
|
<metadata name="BORDERONR.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
|
<value>True</value>
|
||||||
|
</metadata>
|
||||||
|
<metadata name="VWKOMMCOLLI_UEBERSICHTBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
|
<value>17, 134</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<metadata name="DSMercator.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="DSMercator.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>17, 56</value>
|
<value>17, 56</value>
|
||||||
@ -150,6 +165,9 @@
|
|||||||
<metadata name="bw_Tagesabschluss.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="bw_Tagesabschluss.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>611, 95</value>
|
<value>611, 95</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
<metadata name="VWHUP_REPORT1BindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
|
<value>768, 95</value>
|
||||||
|
</metadata>
|
||||||
<metadata name="VWAbschlussTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="VWAbschlussTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>330, 17</value>
|
<value>330, 17</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
@ -183,6 +201,9 @@
|
|||||||
<metadata name="VWHUP_REPORT1TableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="VWHUP_REPORT1TableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>997, 95</value>
|
<value>997, 95</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
<metadata name="VWKOMMCOLLI_UEBERSICHTTableAdapter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
|
<value>311, 134</value>
|
||||||
|
</metadata>
|
||||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>187</value>
|
<value>187</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
|||||||
@ -2,6 +2,8 @@
|
|||||||
Dim Mandant As String
|
Dim Mandant As String
|
||||||
Dim Mandant_ID As Integer
|
Dim Mandant_ID As Integer
|
||||||
Private Sub frmAbschluss_Load(sender As System.Object, e As System.EventArgs) Handles MyBase.Load
|
Private Sub frmAbschluss_Load(sender As System.Object, e As System.EventArgs) Handles MyBase.Load
|
||||||
|
'TODO: Diese Codezeile lädt Daten in die Tabelle "MyDataset.VWKOMMCOLLI_UEBERSICHT". Sie können sie bei Bedarf verschieben oder entfernen.
|
||||||
|
Me.VWKOMMCOLLI_UEBERSICHTTableAdapter.Fill(Me.MyDataset.VWKOMMCOLLI_UEBERSICHT)
|
||||||
Try
|
Try
|
||||||
Me.VWAbschlussTableAdapter.Connection.ConnectionString = My.Settings.ConfigConnectionString
|
Me.VWAbschlussTableAdapter.Connection.ConnectionString = My.Settings.ConfigConnectionString
|
||||||
Me.TBKOMMCOLLI_MANDANTTableAdapter.Connection.ConnectionString = My.Settings.ConfigConnectionString
|
Me.TBKOMMCOLLI_MANDANTTableAdapter.Connection.ConnectionString = My.Settings.ConfigConnectionString
|
||||||
@ -186,7 +188,7 @@
|
|||||||
DR.Item("Auswahl") = True
|
DR.Item("Auswahl") = True
|
||||||
Next
|
Next
|
||||||
Else
|
Else
|
||||||
Dim DT As DataTable = MyDataset.VWHUP_REPORT1
|
Dim DT As DataTable = MyDataset.VWKOMMCOLLI_UEBERSICHT
|
||||||
For Each DR As DataRow In DT.Rows
|
For Each DR As DataRow In DT.Rows
|
||||||
DR.Item("Selected") = True
|
DR.Item("Selected") = True
|
||||||
Next
|
Next
|
||||||
@ -201,7 +203,7 @@
|
|||||||
DR.Item("Auswahl") = False
|
DR.Item("Auswahl") = False
|
||||||
Next
|
Next
|
||||||
Else
|
Else
|
||||||
Dim DT As DataTable = MyDataset.VWHUP_REPORT1
|
Dim DT As DataTable = MyDataset.VWKOMMCOLLI_UEBERSICHT
|
||||||
For Each DR As DataRow In DT.Rows
|
For Each DR As DataRow In DT.Rows
|
||||||
DR.Item("Selected") = False
|
DR.Item("Selected") = False
|
||||||
Next
|
Next
|
||||||
@ -272,13 +274,15 @@
|
|||||||
|
|
||||||
ElseIf cmbMandant.Text = "HuP" Then
|
ElseIf cmbMandant.Text = "HuP" Then
|
||||||
'Sendung löschen bei HuP
|
'Sendung löschen bei HuP
|
||||||
VWHUP_REPORT1BindingSource.EndEdit()
|
VWKOMMCOLLI_UEBERSICHTBindingSource.EndEdit()
|
||||||
For Each row As DataRow In MyDataset.VWHUP_REPORT1.Rows
|
|
||||||
If row.Item("Selected") = True Then
|
For Each row As DataGridViewRow In VWKOMMCOLLI_UEBERSICHTDataGridView.Rows
|
||||||
Dim cmd = String.Format("EXECUTE PRKOMMCOLLI_SDG_LOESCHEN {0}", row.Item("GUID"))
|
If row.Cells("SELECTED").Value = True Then
|
||||||
|
Dim cmd = String.Format("EXECUTE PRKOMMCOLLI_SDG_LOESCHEN {0}", row.Cells("GUID").Value)
|
||||||
ClassDatabase.Execute_non_Query(cmd, True)
|
ClassDatabase.Execute_non_Query(cmd, True)
|
||||||
End If
|
End If
|
||||||
Next
|
Next
|
||||||
|
|
||||||
Load_Sendungen()
|
Load_Sendungen()
|
||||||
|
|
||||||
|
|
||||||
@ -288,14 +292,14 @@
|
|||||||
Sub Refresh_Grid()
|
Sub Refresh_Grid()
|
||||||
VWAbschlussDataGridView.Visible = False
|
VWAbschlussDataGridView.Visible = False
|
||||||
VWAbschlussDataGridView.Dock = DockStyle.None
|
VWAbschlussDataGridView.Dock = DockStyle.None
|
||||||
VWHUP_REPORT1DataGridView.Visible = False
|
VWKOMMCOLLI_UEBERSICHTDataGridView.Visible = False
|
||||||
btndelete.Enabled = False
|
btndelete.Enabled = False
|
||||||
If cmbMandant.SelectedIndex <> -1 Then
|
If cmbMandant.SelectedIndex <> -1 Then
|
||||||
Select Case cmbMandant.SelectedIndex
|
Select Case cmbMandant.SelectedIndex
|
||||||
Case 0
|
Case 0
|
||||||
Load_Sendungen()
|
Load_Sendungen()
|
||||||
VWHUP_REPORT1DataGridView.Dock = DockStyle.Fill
|
VWKOMMCOLLI_UEBERSICHTDataGridView.Dock = DockStyle.Fill
|
||||||
VWHUP_REPORT1DataGridView.Visible = True
|
VWKOMMCOLLI_UEBERSICHTDataGridView.Visible = True
|
||||||
btndelete.Text = "Sendung(en)" & vbNewLine & "löschen"
|
btndelete.Text = "Sendung(en)" & vbNewLine & "löschen"
|
||||||
btndelete.Enabled = True
|
btndelete.Enabled = True
|
||||||
Case 1
|
Case 1
|
||||||
@ -331,8 +335,8 @@
|
|||||||
|
|
||||||
Private Sub Load_Sendungen()
|
Private Sub Load_Sendungen()
|
||||||
Try
|
Try
|
||||||
Me.VWHUP_REPORT1TableAdapter.Connection.ConnectionString = My.Settings.ConfigConnectionString
|
VWKOMMCOLLI_UEBERSICHTTableAdapter.Connection.ConnectionString = My.Settings.ConfigConnectionString
|
||||||
Me.VWHUP_REPORT1TableAdapter.Fill(Me.MyDataset.VWHUP_REPORT1, True, False)
|
VWKOMMCOLLI_UEBERSICHTTableAdapter.Fill(MyDataset.VWKOMMCOLLI_UEBERSICHT)
|
||||||
Catch ex As System.Exception
|
Catch ex As System.Exception
|
||||||
MsgBox("Fehler bei Load_Sendungen: " & vbNewLine & ex.Message, MsgBoxStyle.Critical)
|
MsgBox("Fehler bei Load_Sendungen: " & vbNewLine & ex.Message, MsgBoxStyle.Critical)
|
||||||
End Try
|
End Try
|
||||||
|
|||||||
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.TBKOMMCOLLI_PAKET_POSTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_PAKET_POSTableAdapter()
|
||||||
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
|
||||||
Me.tsinfolabel = New System.Windows.Forms.ToolStripStatusLabel()
|
Me.tsinfolabel = New System.Windows.Forms.ToolStripStatusLabel()
|
||||||
|
Me.ToolStripStatusLabelVersion = New System.Windows.Forms.ToolStripStatusLabel()
|
||||||
Me.pnlError = New System.Windows.Forms.Panel()
|
Me.pnlError = New System.Windows.Forms.Panel()
|
||||||
Me.TBKOMMCOLLI_TERMINARTTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_TERMINARTTableAdapter()
|
Me.TBKOMMCOLLI_TERMINARTTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_TERMINARTTableAdapter()
|
||||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||||
@ -120,7 +121,6 @@ Partial Class frmMain
|
|||||||
Me.TBKOMMCOLLI_TEXTSCHLUESSELTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_TEXTSCHLUESSELTableAdapter()
|
Me.TBKOMMCOLLI_TEXTSCHLUESSELTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_TEXTSCHLUESSELTableAdapter()
|
||||||
Me.TBKOMMCOLLI_HINWEISTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_HINWEISTableAdapter()
|
Me.TBKOMMCOLLI_HINWEISTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_HINWEISTableAdapter()
|
||||||
Me.bw_Tagesabschluss = New System.ComponentModel.BackgroundWorker()
|
Me.bw_Tagesabschluss = New System.ComponentModel.BackgroundWorker()
|
||||||
Me.ToolStripStatusLabelVersion = New System.Windows.Forms.ToolStripStatusLabel()
|
|
||||||
PAKET_IDLabel = New System.Windows.Forms.Label()
|
PAKET_IDLabel = New System.Windows.Forms.Label()
|
||||||
Label3 = New System.Windows.Forms.Label()
|
Label3 = New System.Windows.Forms.Label()
|
||||||
GESAMTGEWICHTLabel = New System.Windows.Forms.Label()
|
GESAMTGEWICHTLabel = New System.Windows.Forms.Label()
|
||||||
@ -554,6 +554,12 @@ Partial Class frmMain
|
|||||||
Me.tsinfolabel.Text = "ToolStripStatusLabel1"
|
Me.tsinfolabel.Text = "ToolStripStatusLabel1"
|
||||||
Me.tsinfolabel.Visible = False
|
Me.tsinfolabel.Visible = False
|
||||||
'
|
'
|
||||||
|
'ToolStripStatusLabelVersion
|
||||||
|
'
|
||||||
|
Me.ToolStripStatusLabelVersion.Name = "ToolStripStatusLabelVersion"
|
||||||
|
Me.ToolStripStatusLabelVersion.Size = New System.Drawing.Size(48, 17)
|
||||||
|
Me.ToolStripStatusLabelVersion.Text = "Version:"
|
||||||
|
'
|
||||||
'pnlError
|
'pnlError
|
||||||
'
|
'
|
||||||
Me.pnlError.Controls.Add(Me.picbxError)
|
Me.pnlError.Controls.Add(Me.picbxError)
|
||||||
@ -1085,12 +1091,6 @@ Partial Class frmMain
|
|||||||
'
|
'
|
||||||
Me.TBKOMMCOLLI_HINWEISTableAdapter.ClearBeforeFill = True
|
Me.TBKOMMCOLLI_HINWEISTableAdapter.ClearBeforeFill = True
|
||||||
'
|
'
|
||||||
'ToolStripStatusLabelVersion
|
|
||||||
'
|
|
||||||
Me.ToolStripStatusLabelVersion.Name = "ToolStripStatusLabelVersion"
|
|
||||||
Me.ToolStripStatusLabelVersion.Size = New System.Drawing.Size(48, 17)
|
|
||||||
Me.ToolStripStatusLabelVersion.Text = "Version:"
|
|
||||||
'
|
|
||||||
'frmMain
|
'frmMain
|
||||||
'
|
'
|
||||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 21.0!)
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 21.0!)
|
||||||
|
|||||||
529
SchaumKommiCollo/KommiCollo/reportUebergabe.designer.vb
generated
529
SchaumKommiCollo/KommiCollo/reportUebergabe.designer.vb
generated
@ -22,6 +22,8 @@ Partial Public Class reportUebergabe
|
|||||||
Me.components = New System.ComponentModel.Container()
|
Me.components = New System.ComponentModel.Container()
|
||||||
Dim CustomSqlQuery1 As DevExpress.DataAccess.Sql.CustomSqlQuery = New DevExpress.DataAccess.Sql.CustomSqlQuery()
|
Dim CustomSqlQuery1 As DevExpress.DataAccess.Sql.CustomSqlQuery = New DevExpress.DataAccess.Sql.CustomSqlQuery()
|
||||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(reportUebergabe))
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(reportUebergabe))
|
||||||
|
Dim CustomSqlQuery2 As DevExpress.DataAccess.Sql.CustomSqlQuery = New DevExpress.DataAccess.Sql.CustomSqlQuery()
|
||||||
|
Dim QueryParameter1 As DevExpress.DataAccess.Sql.QueryParameter = New DevExpress.DataAccess.Sql.QueryParameter()
|
||||||
Dim XrSummary1 As DevExpress.XtraReports.UI.XRSummary = New DevExpress.XtraReports.UI.XRSummary()
|
Dim XrSummary1 As DevExpress.XtraReports.UI.XRSummary = New DevExpress.XtraReports.UI.XRSummary()
|
||||||
Dim XrSummary2 As DevExpress.XtraReports.UI.XRSummary = New DevExpress.XtraReports.UI.XRSummary()
|
Dim XrSummary2 As DevExpress.XtraReports.UI.XRSummary = New DevExpress.XtraReports.UI.XRSummary()
|
||||||
Dim XrSummary3 As DevExpress.XtraReports.UI.XRSummary = New DevExpress.XtraReports.UI.XRSummary()
|
Dim XrSummary3 As DevExpress.XtraReports.UI.XRSummary = New DevExpress.XtraReports.UI.XRSummary()
|
||||||
@ -57,9 +59,8 @@ Partial Public Class reportUebergabe
|
|||||||
Me.FieldCaption = New DevExpress.XtraReports.UI.XRControlStyle()
|
Me.FieldCaption = New DevExpress.XtraReports.UI.XRControlStyle()
|
||||||
Me.PageInfo = New DevExpress.XtraReports.UI.XRControlStyle()
|
Me.PageInfo = New DevExpress.XtraReports.UI.XRControlStyle()
|
||||||
Me.DataField = New DevExpress.XtraReports.UI.XRControlStyle()
|
Me.DataField = New DevExpress.XtraReports.UI.XRControlStyle()
|
||||||
Me.FormattingRule1 = New DevExpress.XtraReports.UI.FormattingRule()
|
|
||||||
Me.ReportFooter = New DevExpress.XtraReports.UI.ReportFooterBand()
|
Me.ReportFooter = New DevExpress.XtraReports.UI.ReportFooterBand()
|
||||||
Me.XrLabel32 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.labelAnzahlSendungen = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLine7 = New DevExpress.XtraReports.UI.XRLine()
|
Me.XrLine7 = New DevExpress.XtraReports.UI.XRLine()
|
||||||
Me.XrLabel16 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel16 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel17 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel17 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
@ -82,43 +83,49 @@ Partial Public Class reportUebergabe
|
|||||||
Me.XrLabel27 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel27 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLine6 = New DevExpress.XtraReports.UI.XRLine()
|
Me.XrLine6 = New DevExpress.XtraReports.UI.XRLine()
|
||||||
Me.XrLabel9 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel9 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLine1 = New DevExpress.XtraReports.UI.XRLine()
|
Me.labelSummeGewicht = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel31 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.labelSummeKolli = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel50 = New DevExpress.XtraReports.UI.XRLabel()
|
|
||||||
Me.GroupHeader2 = New DevExpress.XtraReports.UI.GroupHeaderBand()
|
|
||||||
Me.XrLabel37 = New DevExpress.XtraReports.UI.XRLabel()
|
|
||||||
Me.XrLabel29 = New DevExpress.XtraReports.UI.XRLabel()
|
|
||||||
Me.GroupFooter2 = New DevExpress.XtraReports.UI.GroupFooterBand()
|
|
||||||
Me.XrLabel56 = New DevExpress.XtraReports.UI.XRLabel()
|
|
||||||
Me.XrLabel53 = New DevExpress.XtraReports.UI.XRLabel()
|
|
||||||
Me.XrLabel52 = New DevExpress.XtraReports.UI.XRLabel()
|
|
||||||
Me.XrLabel51 = New DevExpress.XtraReports.UI.XRLabel()
|
|
||||||
Me.XrLabel40 = New DevExpress.XtraReports.UI.XRLabel()
|
|
||||||
Me.XrLine5 = New DevExpress.XtraReports.UI.XRLine()
|
Me.XrLine5 = New DevExpress.XtraReports.UI.XRLine()
|
||||||
|
Me.XrLine1 = New DevExpress.XtraReports.UI.XRLine()
|
||||||
|
Me.GroupFooter2 = New DevExpress.XtraReports.UI.GroupFooterBand()
|
||||||
|
Me.XrLabel46 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
|
Me.XrLabel58 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.GroupHeader3 = New DevExpress.XtraReports.UI.GroupHeaderBand()
|
Me.GroupHeader3 = New DevExpress.XtraReports.UI.GroupHeaderBand()
|
||||||
Me.XrLabel44 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel44 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel45 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel45 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel54 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel54 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel25 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel25 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel43 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.labelPalettenanzahl = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel42 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel42 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel35 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel35 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel34 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel34 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel33 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.labelGewicht = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.XrLabel55 = New DevExpress.XtraReports.UI.XRLabel()
|
Me.XrLabel55 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
Me.GroupHeader1 = New DevExpress.XtraReports.UI.GroupHeaderBand()
|
Me.GroupHeader1 = New DevExpress.XtraReports.UI.GroupHeaderBand()
|
||||||
|
Me.GroupHeader4 = New DevExpress.XtraReports.UI.GroupHeaderBand()
|
||||||
|
Me.XrLabel49 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
|
Me.XrLabel51 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
|
Me.GroupHeader2 = New DevExpress.XtraReports.UI.GroupHeaderBand()
|
||||||
|
Me.GroupFooter1 = New DevExpress.XtraReports.UI.GroupFooterBand()
|
||||||
|
Me.XrLabel32 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
|
Me.XrLabel33 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
|
Me.XrLabel37 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
|
Me.GroupFooter3 = New DevExpress.XtraReports.UI.GroupFooterBand()
|
||||||
|
Me.XrLabel29 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
|
Me.XrLabel31 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
|
Me.XrLabel38 = New DevExpress.XtraReports.UI.XRLabel()
|
||||||
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
'
|
'
|
||||||
'Detail
|
'Detail
|
||||||
'
|
'
|
||||||
|
Me.Detail.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel37, Me.XrLabel33, Me.XrLabel32})
|
||||||
Me.Detail.Dpi = 100.0!
|
Me.Detail.Dpi = 100.0!
|
||||||
Me.Detail.HeightF = 0!
|
Me.Detail.HeightF = 14.58334!
|
||||||
Me.Detail.KeepTogether = True
|
Me.Detail.KeepTogether = True
|
||||||
Me.Detail.KeepTogetherWithDetailReports = True
|
Me.Detail.KeepTogetherWithDetailReports = True
|
||||||
Me.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount
|
Me.Detail.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount
|
||||||
Me.Detail.Name = "Detail"
|
Me.Detail.Name = "Detail"
|
||||||
Me.Detail.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
Me.Detail.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
||||||
Me.Detail.SortFields.AddRange(New DevExpress.XtraReports.UI.GroupField() {New DevExpress.XtraReports.UI.GroupField("NVE", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)})
|
|
||||||
Me.Detail.StyleName = "DataField"
|
Me.Detail.StyleName = "DataField"
|
||||||
Me.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft
|
Me.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft
|
||||||
'
|
'
|
||||||
@ -209,7 +216,15 @@ Partial Public Class reportUebergabe
|
|||||||
Me.SqlDataSource1.Name = "SqlDataSource1"
|
Me.SqlDataSource1.Name = "SqlDataSource1"
|
||||||
CustomSqlQuery1.Name = "Query"
|
CustomSqlQuery1.Name = "Query"
|
||||||
CustomSqlQuery1.Sql = resources.GetString("CustomSqlQuery1.Sql")
|
CustomSqlQuery1.Sql = resources.GetString("CustomSqlQuery1.Sql")
|
||||||
Me.SqlDataSource1.Queries.AddRange(New DevExpress.DataAccess.Sql.SqlQuery() {CustomSqlQuery1})
|
CustomSqlQuery2.Name = "Query_Hinweistext"
|
||||||
|
QueryParameter1.Name = "SENDUNGSNR"
|
||||||
|
QueryParameter1.Type = GetType(DevExpress.DataAccess.Expression)
|
||||||
|
QueryParameter1.Value = New DevExpress.DataAccess.Expression("0", GetType(Integer))
|
||||||
|
CustomSqlQuery2.Parameters.Add(QueryParameter1)
|
||||||
|
CustomSqlQuery2.Sql = "SELECT T.TEXT, T2.CODE, T2.BEZEICHNUNG FROM TBKOMMCOLLI_HINWEIS T" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "INNER JOIN TBK" &
|
||||||
|
"OMMCOLLI_TEXTSCHLUESSEL T2 ON T.TEXTSCHLUSSEL_ID = T2.GUID" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "WHERE T.SENDUNGNR = " &
|
||||||
|
"@SENDUNGSNR"
|
||||||
|
Me.SqlDataSource1.Queries.AddRange(New DevExpress.DataAccess.Sql.SqlQuery() {CustomSqlQuery1, CustomSqlQuery2})
|
||||||
Me.SqlDataSource1.ResultSchemaSerializable = resources.GetString("SqlDataSource1.ResultSchemaSerializable")
|
Me.SqlDataSource1.ResultSchemaSerializable = resources.GetString("SqlDataSource1.ResultSchemaSerializable")
|
||||||
'
|
'
|
||||||
'PageHeaderBand1
|
'PageHeaderBand1
|
||||||
@ -474,13 +489,9 @@ Partial Public Class reportUebergabe
|
|||||||
Me.DataField.Name = "DataField"
|
Me.DataField.Name = "DataField"
|
||||||
Me.DataField.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
Me.DataField.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
'
|
'
|
||||||
'FormattingRule1
|
|
||||||
'
|
|
||||||
Me.FormattingRule1.Name = "FormattingRule1"
|
|
||||||
'
|
|
||||||
'ReportFooter
|
'ReportFooter
|
||||||
'
|
'
|
||||||
Me.ReportFooter.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel32, Me.XrLine7, Me.XrLabel16, Me.XrLabel17, Me.XrLabel18, Me.XrLabel19, Me.XrLabel20, Me.XrLabel21, Me.XrLine8, Me.XrLabel22, Me.XrLine9, Me.XrLabel23, Me.XrLine10, Me.XrLine11, Me.XrLine13, Me.XrLabel26, Me.XrLabel24, Me.XrLabel10, Me.XrLine12, Me.XrLine3, Me.XrLabel27, Me.XrLine6, Me.XrLabel9, Me.XrLine1, Me.XrLabel31, Me.XrLabel50})
|
Me.ReportFooter.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.labelAnzahlSendungen, Me.XrLine7, Me.XrLabel16, Me.XrLabel17, Me.XrLabel18, Me.XrLabel19, Me.XrLabel20, Me.XrLabel21, Me.XrLine8, Me.XrLabel22, Me.XrLine9, Me.XrLabel23, Me.XrLine10, Me.XrLine11, Me.XrLine13, Me.XrLabel26, Me.XrLabel24, Me.XrLabel10, Me.XrLine12, Me.XrLine3, Me.XrLabel27, Me.XrLine6, Me.XrLabel9, Me.labelSummeGewicht, Me.labelSummeKolli, Me.XrLine5})
|
||||||
Me.ReportFooter.Dpi = 100.0!
|
Me.ReportFooter.Dpi = 100.0!
|
||||||
Me.ReportFooter.HeightF = 192.1249!
|
Me.ReportFooter.HeightF = 192.1249!
|
||||||
Me.ReportFooter.KeepTogether = True
|
Me.ReportFooter.KeepTogether = True
|
||||||
@ -488,20 +499,21 @@ Partial Public Class reportUebergabe
|
|||||||
Me.ReportFooter.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBandExceptFirstEntry
|
Me.ReportFooter.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBandExceptFirstEntry
|
||||||
Me.ReportFooter.PrintAtBottom = True
|
Me.ReportFooter.PrintAtBottom = True
|
||||||
'
|
'
|
||||||
'XrLabel32
|
'labelAnzahlSendungen
|
||||||
'
|
'
|
||||||
Me.XrLabel32.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP")})
|
Me.labelAnzahlSendungen.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP")})
|
||||||
Me.XrLabel32.Dpi = 100.0!
|
Me.labelAnzahlSendungen.Dpi = 100.0!
|
||||||
Me.XrLabel32.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
Me.labelAnzahlSendungen.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
Me.XrLabel32.LocationFloat = New DevExpress.Utils.PointFloat(0!, 12.49998!)
|
Me.labelAnzahlSendungen.LocationFloat = New DevExpress.Utils.PointFloat(0!, 12.49998!)
|
||||||
Me.XrLabel32.Name = "XrLabel32"
|
Me.labelAnzahlSendungen.Name = "labelAnzahlSendungen"
|
||||||
Me.XrLabel32.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
Me.labelAnzahlSendungen.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
Me.XrLabel32.SizeF = New System.Drawing.SizeF(200.0!, 25.0!)
|
Me.labelAnzahlSendungen.SizeF = New System.Drawing.SizeF(200.0!, 25.0!)
|
||||||
Me.XrLabel32.StylePriority.UseFont = False
|
Me.labelAnzahlSendungen.StylePriority.UseFont = False
|
||||||
XrSummary1.FormatString = "Anzahl Sendungen: {0}"
|
XrSummary1.FormatString = "Anzahl Sendungen: {0}"
|
||||||
XrSummary1.Func = DevExpress.XtraReports.UI.SummaryFunc.Count
|
XrSummary1.Func = DevExpress.XtraReports.UI.SummaryFunc.Custom
|
||||||
|
XrSummary1.IgnoreNullValues = True
|
||||||
XrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report
|
XrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Report
|
||||||
Me.XrLabel32.Summary = XrSummary1
|
Me.labelAnzahlSendungen.Summary = XrSummary1
|
||||||
'
|
'
|
||||||
'XrLine7
|
'XrLine7
|
||||||
'
|
'
|
||||||
@ -747,165 +759,103 @@ Partial Public Class reportUebergabe
|
|||||||
Me.XrLabel9.Text = "Unterschrift Fahrer:"
|
Me.XrLabel9.Text = "Unterschrift Fahrer:"
|
||||||
Me.XrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft
|
Me.XrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft
|
||||||
'
|
'
|
||||||
'XrLine1
|
'labelSummeGewicht
|
||||||
'
|
'
|
||||||
Me.XrLine1.Dpi = 100.0!
|
Me.labelSummeGewicht.BackColor = System.Drawing.Color.Transparent
|
||||||
Me.XrLine1.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0!)
|
Me.labelSummeGewicht.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SDG_GEWICHT")})
|
||||||
Me.XrLine1.Name = "XrLine1"
|
Me.labelSummeGewicht.Dpi = 100.0!
|
||||||
Me.XrLine1.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
Me.labelSummeGewicht.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
Me.XrLine1.SizeF = New System.Drawing.SizeF(650.0!, 6.999996!)
|
Me.labelSummeGewicht.LocationFloat = New DevExpress.Utils.PointFloat(312.4995!, 12.49998!)
|
||||||
Me.XrLine1.StylePriority.UsePadding = False
|
Me.labelSummeGewicht.Name = "labelSummeGewicht"
|
||||||
'
|
Me.labelSummeGewicht.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
'XrLabel31
|
Me.labelSummeGewicht.SizeF = New System.Drawing.SizeF(249.9998!, 25.0!)
|
||||||
'
|
Me.labelSummeGewicht.StylePriority.UseBackColor = False
|
||||||
Me.XrLabel31.BackColor = System.Drawing.Color.Transparent
|
Me.labelSummeGewicht.StylePriority.UseFont = False
|
||||||
Me.XrLabel31.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SDG_GEWICHT")})
|
|
||||||
Me.XrLabel31.Dpi = 100.0!
|
|
||||||
Me.XrLabel31.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
||||||
Me.XrLabel31.LocationFloat = New DevExpress.Utils.PointFloat(312.4995!, 12.49998!)
|
|
||||||
Me.XrLabel31.Name = "XrLabel31"
|
|
||||||
Me.XrLabel31.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
||||||
Me.XrLabel31.SizeF = New System.Drawing.SizeF(249.9998!, 25.0!)
|
|
||||||
Me.XrLabel31.StylePriority.UseBackColor = False
|
|
||||||
Me.XrLabel31.StylePriority.UseFont = False
|
|
||||||
XrSummary2.FormatString = "Summe Gewicht: {0} kg"
|
XrSummary2.FormatString = "Summe Gewicht: {0} kg"
|
||||||
|
XrSummary2.Func = DevExpress.XtraReports.UI.SummaryFunc.Custom
|
||||||
|
XrSummary2.IgnoreNullValues = True
|
||||||
XrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Report
|
XrSummary2.Running = DevExpress.XtraReports.UI.SummaryRunning.Report
|
||||||
Me.XrLabel31.Summary = XrSummary2
|
Me.labelSummeGewicht.Summary = XrSummary2
|
||||||
'
|
'
|
||||||
'XrLabel50
|
'labelSummeKolli
|
||||||
'
|
'
|
||||||
Me.XrLabel50.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP")})
|
Me.labelSummeKolli.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP")})
|
||||||
Me.XrLabel50.Dpi = 100.0!
|
Me.labelSummeKolli.Dpi = 100.0!
|
||||||
Me.XrLabel50.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
Me.labelSummeKolli.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
Me.XrLabel50.LocationFloat = New DevExpress.Utils.PointFloat(200.0!, 12.5!)
|
Me.labelSummeKolli.LocationFloat = New DevExpress.Utils.PointFloat(200.0!, 12.5!)
|
||||||
Me.XrLabel50.Name = "XrLabel50"
|
Me.labelSummeKolli.Name = "labelSummeKolli"
|
||||||
Me.XrLabel50.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
Me.labelSummeKolli.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
Me.XrLabel50.SizeF = New System.Drawing.SizeF(112.4995!, 25.0!)
|
Me.labelSummeKolli.SizeF = New System.Drawing.SizeF(112.4995!, 25.0!)
|
||||||
Me.XrLabel50.StylePriority.UseFont = False
|
Me.labelSummeKolli.StylePriority.UseFont = False
|
||||||
XrSummary3.FormatString = "Summe Kolli: {0}"
|
XrSummary3.FormatString = "Summe Kolli: {0}"
|
||||||
XrSummary3.Func = DevExpress.XtraReports.UI.SummaryFunc.Count
|
XrSummary3.Func = DevExpress.XtraReports.UI.SummaryFunc.Custom
|
||||||
|
XrSummary3.IgnoreNullValues = True
|
||||||
XrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Report
|
XrSummary3.Running = DevExpress.XtraReports.UI.SummaryRunning.Report
|
||||||
Me.XrLabel50.Summary = XrSummary3
|
Me.labelSummeKolli.Summary = XrSummary3
|
||||||
'
|
|
||||||
'GroupHeader2
|
|
||||||
'
|
|
||||||
Me.GroupHeader2.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel37, Me.XrLabel29})
|
|
||||||
Me.GroupHeader2.Dpi = 100.0!
|
|
||||||
Me.GroupHeader2.GroupFields.AddRange(New DevExpress.XtraReports.UI.GroupField() {New DevExpress.XtraReports.UI.GroupField("POSINHALT", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)})
|
|
||||||
Me.GroupHeader2.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WholePage
|
|
||||||
Me.GroupHeader2.HeightF = 26.20836!
|
|
||||||
Me.GroupHeader2.KeepTogether = True
|
|
||||||
Me.GroupHeader2.Name = "GroupHeader2"
|
|
||||||
'
|
|
||||||
'XrLabel37
|
|
||||||
'
|
|
||||||
Me.XrLabel37.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.NVE")})
|
|
||||||
Me.XrLabel37.Dpi = 100.0!
|
|
||||||
Me.XrLabel37.Font = New System.Drawing.Font("Arial", 8.25!)
|
|
||||||
Me.XrLabel37.LocationFloat = New DevExpress.Utils.PointFloat(278.3869!, 14.66667!)
|
|
||||||
Me.XrLabel37.Name = "XrLabel37"
|
|
||||||
Me.XrLabel37.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
||||||
Me.XrLabel37.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Suppress
|
|
||||||
Me.XrLabel37.SizeF = New System.Drawing.SizeF(160.201!, 11.54169!)
|
|
||||||
Me.XrLabel37.StylePriority.UseFont = False
|
|
||||||
Me.XrLabel37.Text = "XrLabel49"
|
|
||||||
'
|
|
||||||
'XrLabel29
|
|
||||||
'
|
|
||||||
Me.XrLabel29.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.POSINHALT")})
|
|
||||||
Me.XrLabel29.Dpi = 100.0!
|
|
||||||
Me.XrLabel29.Font = New System.Drawing.Font("Arial", 8.25!)
|
|
||||||
Me.XrLabel29.LocationFloat = New DevExpress.Utils.PointFloat(278.3869!, 0!)
|
|
||||||
Me.XrLabel29.Name = "XrLabel29"
|
|
||||||
Me.XrLabel29.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
||||||
Me.XrLabel29.SizeF = New System.Drawing.SizeF(119.5757!, 14.66667!)
|
|
||||||
Me.XrLabel29.StylePriority.UseFont = False
|
|
||||||
'
|
|
||||||
'GroupFooter2
|
|
||||||
'
|
|
||||||
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.KeepTogether = True
|
|
||||||
Me.GroupFooter2.Level = 2
|
|
||||||
Me.GroupFooter2.Name = "GroupFooter2"
|
|
||||||
'
|
|
||||||
'XrLabel56
|
|
||||||
'
|
|
||||||
Me.XrLabel56.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.BEMERKUNG")})
|
|
||||||
Me.XrLabel56.Dpi = 100.0!
|
|
||||||
Me.XrLabel56.Font = New System.Drawing.Font("Arial", 8.25!)
|
|
||||||
Me.XrLabel56.LocationFloat = New DevExpress.Utils.PointFloat(100.0!, 0!)
|
|
||||||
Me.XrLabel56.Name = "XrLabel56"
|
|
||||||
Me.XrLabel56.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
||||||
Me.XrLabel56.SizeF = New System.Drawing.SizeF(550.0!, 14.58337!)
|
|
||||||
Me.XrLabel56.StylePriority.UseFont = False
|
|
||||||
Me.XrLabel56.Text = "XrLabel47"
|
|
||||||
'
|
|
||||||
'XrLabel53
|
|
||||||
'
|
|
||||||
Me.XrLabel53.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_TEXT_ERG")})
|
|
||||||
Me.XrLabel53.Dpi = 100.0!
|
|
||||||
Me.XrLabel53.Font = New System.Drawing.Font("Arial", 8.25!)
|
|
||||||
Me.XrLabel53.LocationFloat = New DevExpress.Utils.PointFloat(449.9995!, 18.41983!)
|
|
||||||
Me.XrLabel53.Name = "XrLabel53"
|
|
||||||
Me.XrLabel53.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
||||||
Me.XrLabel53.SizeF = New System.Drawing.SizeF(100.0!, 14.58327!)
|
|
||||||
Me.XrLabel53.StylePriority.UseFont = False
|
|
||||||
Me.XrLabel53.Text = "XrLabel46"
|
|
||||||
'
|
|
||||||
'XrLabel52
|
|
||||||
'
|
|
||||||
Me.XrLabel52.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_TEXT")})
|
|
||||||
Me.XrLabel52.Dpi = 100.0!
|
|
||||||
Me.XrLabel52.Font = New System.Drawing.Font("Arial", 8.25!)
|
|
||||||
Me.XrLabel52.LocationFloat = New DevExpress.Utils.PointFloat(46.38993!, 18.41972!)
|
|
||||||
Me.XrLabel52.Name = "XrLabel52"
|
|
||||||
Me.XrLabel52.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
||||||
Me.XrLabel52.SizeF = New System.Drawing.SizeF(403.6096!, 14.58334!)
|
|
||||||
Me.XrLabel52.StylePriority.UseFont = False
|
|
||||||
Me.XrLabel52.Text = "XrLabel39"
|
|
||||||
'
|
|
||||||
'XrLabel51
|
|
||||||
'
|
|
||||||
Me.XrLabel51.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_CODE")})
|
|
||||||
Me.XrLabel51.Dpi = 100.0!
|
|
||||||
Me.XrLabel51.Font = New System.Drawing.Font("Arial", 8.25!)
|
|
||||||
Me.XrLabel51.LocationFloat = New DevExpress.Utils.PointFloat(0!, 18.41983!)
|
|
||||||
Me.XrLabel51.Name = "XrLabel51"
|
|
||||||
Me.XrLabel51.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
||||||
Me.XrLabel51.SizeF = New System.Drawing.SizeF(42.22472!, 14.58334!)
|
|
||||||
Me.XrLabel51.StylePriority.UseFont = False
|
|
||||||
Me.XrLabel51.Text = "XrLabel38"
|
|
||||||
'
|
|
||||||
'XrLabel40
|
|
||||||
'
|
|
||||||
Me.XrLabel40.Dpi = 100.0!
|
|
||||||
Me.XrLabel40.Font = New System.Drawing.Font("Arial", 8.25!)
|
|
||||||
Me.XrLabel40.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0.000007629395!)
|
|
||||||
Me.XrLabel40.Multiline = True
|
|
||||||
Me.XrLabel40.Name = "XrLabel40"
|
|
||||||
Me.XrLabel40.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
|
||||||
Me.XrLabel40.SizeF = New System.Drawing.SizeF(100.0!, 14.58334!)
|
|
||||||
Me.XrLabel40.StyleName = "Title"
|
|
||||||
Me.XrLabel40.StylePriority.UseFont = False
|
|
||||||
Me.XrLabel40.Text = "Bemerkung:"
|
|
||||||
'
|
'
|
||||||
'XrLine5
|
'XrLine5
|
||||||
'
|
'
|
||||||
Me.XrLine5.Dpi = 100.0!
|
Me.XrLine5.Dpi = 100.0!
|
||||||
Me.XrLine5.LocationFloat = New DevExpress.Utils.PointFloat(0!, 34.58334!)
|
Me.XrLine5.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0!)
|
||||||
Me.XrLine5.Name = "XrLine5"
|
Me.XrLine5.Name = "XrLine5"
|
||||||
Me.XrLine5.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
Me.XrLine5.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
||||||
Me.XrLine5.SizeF = New System.Drawing.SizeF(650.0!, 6.999992!)
|
Me.XrLine5.SizeF = New System.Drawing.SizeF(650.0!, 6.999992!)
|
||||||
Me.XrLine5.StylePriority.UsePadding = False
|
Me.XrLine5.StylePriority.UsePadding = False
|
||||||
'
|
'
|
||||||
|
'XrLine1
|
||||||
|
'
|
||||||
|
Me.XrLine1.Dpi = 100.0!
|
||||||
|
Me.XrLine1.LocationFloat = New DevExpress.Utils.PointFloat(0!, 14.5834!)
|
||||||
|
Me.XrLine1.Name = "XrLine1"
|
||||||
|
Me.XrLine1.Padding = New DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100.0!)
|
||||||
|
Me.XrLine1.SizeF = New System.Drawing.SizeF(650.0!, 6.999996!)
|
||||||
|
Me.XrLine1.StylePriority.UsePadding = False
|
||||||
|
'
|
||||||
|
'GroupFooter2
|
||||||
|
'
|
||||||
|
Me.GroupFooter2.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLine1, Me.XrLabel46, Me.XrLabel58})
|
||||||
|
Me.GroupFooter2.Dpi = 100.0!
|
||||||
|
Me.GroupFooter2.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail
|
||||||
|
Me.GroupFooter2.HeightF = 21.58339!
|
||||||
|
Me.GroupFooter2.KeepTogether = True
|
||||||
|
Me.GroupFooter2.Level = 3
|
||||||
|
Me.GroupFooter2.Name = "GroupFooter2"
|
||||||
|
'
|
||||||
|
'XrLabel46
|
||||||
|
'
|
||||||
|
Me.XrLabel46.Dpi = 100.0!
|
||||||
|
Me.XrLabel46.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
|
Me.XrLabel46.ForeColor = System.Drawing.Color.Black
|
||||||
|
Me.XrLabel46.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0!)
|
||||||
|
Me.XrLabel46.Multiline = True
|
||||||
|
Me.XrLabel46.Name = "XrLabel46"
|
||||||
|
Me.XrLabel46.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
|
Me.XrLabel46.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Merge
|
||||||
|
Me.XrLabel46.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink
|
||||||
|
Me.XrLabel46.SizeF = New System.Drawing.SizeF(100.0!, 14.58334!)
|
||||||
|
Me.XrLabel46.StyleName = "Title"
|
||||||
|
Me.XrLabel46.StylePriority.UseFont = False
|
||||||
|
Me.XrLabel46.StylePriority.UseForeColor = False
|
||||||
|
Me.XrLabel46.Text = "Bemerkung:"
|
||||||
|
'
|
||||||
|
'XrLabel58
|
||||||
|
'
|
||||||
|
Me.XrLabel58.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.BEMERKUNG")})
|
||||||
|
Me.XrLabel58.Dpi = 100.0!
|
||||||
|
Me.XrLabel58.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
|
Me.XrLabel58.LocationFloat = New DevExpress.Utils.PointFloat(100.0!, 0!)
|
||||||
|
Me.XrLabel58.Name = "XrLabel58"
|
||||||
|
Me.XrLabel58.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
|
Me.XrLabel58.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Merge
|
||||||
|
Me.XrLabel58.SizeF = New System.Drawing.SizeF(550.0!, 14.58337!)
|
||||||
|
Me.XrLabel58.StylePriority.UseFont = False
|
||||||
|
Me.XrLabel58.Text = "XrLabel47"
|
||||||
|
'
|
||||||
'GroupHeader3
|
'GroupHeader3
|
||||||
'
|
'
|
||||||
Me.GroupHeader3.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel44, Me.XrLabel45, Me.XrLabel54, Me.XrLabel25, Me.XrLabel43, Me.XrLabel42, Me.XrLabel35, Me.XrLabel34, Me.XrLabel33, Me.XrLabel55})
|
Me.GroupHeader3.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel44, Me.XrLabel45, Me.XrLabel54, Me.XrLabel25, Me.labelPalettenanzahl, Me.XrLabel42, Me.XrLabel35, Me.XrLabel34, Me.labelGewicht, Me.XrLabel55})
|
||||||
Me.GroupHeader3.Dpi = 100.0!
|
Me.GroupHeader3.Dpi = 100.0!
|
||||||
Me.GroupHeader3.GroupFields.AddRange(New DevExpress.XtraReports.UI.GroupField() {New DevExpress.XtraReports.UI.GroupField("SENDUNGNR", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending), New DevExpress.XtraReports.UI.GroupField("CODE", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)})
|
Me.GroupHeader3.GroupFields.AddRange(New DevExpress.XtraReports.UI.GroupField() {New DevExpress.XtraReports.UI.GroupField("CODE", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)})
|
||||||
Me.GroupHeader3.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WholePage
|
Me.GroupHeader3.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WholePage
|
||||||
Me.GroupHeader3.HeightF = 45.12498!
|
Me.GroupHeader3.HeightF = 45.12498!
|
||||||
Me.GroupHeader3.KeepTogether = True
|
Me.GroupHeader3.KeepTogether = True
|
||||||
@ -964,21 +914,21 @@ Partial Public Class reportUebergabe
|
|||||||
Me.XrLabel25.StylePriority.UseFont = False
|
Me.XrLabel25.StylePriority.UseFont = False
|
||||||
Me.XrLabel25.Text = "XrLabel25"
|
Me.XrLabel25.Text = "XrLabel25"
|
||||||
'
|
'
|
||||||
'XrLabel43
|
'labelPalettenanzahl
|
||||||
'
|
'
|
||||||
Me.XrLabel43.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.PALETTENANZAHL")})
|
Me.labelPalettenanzahl.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.PALETTENANZAHL")})
|
||||||
Me.XrLabel43.Dpi = 100.0!
|
Me.labelPalettenanzahl.Dpi = 100.0!
|
||||||
Me.XrLabel43.Font = New System.Drawing.Font("Arial", 8.25!)
|
Me.labelPalettenanzahl.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
Me.XrLabel43.LocationFloat = New DevExpress.Utils.PointFloat(216.836!, 0!)
|
Me.labelPalettenanzahl.LocationFloat = New DevExpress.Utils.PointFloat(216.836!, 0!)
|
||||||
Me.XrLabel43.Name = "XrLabel43"
|
Me.labelPalettenanzahl.Name = "labelPalettenanzahl"
|
||||||
Me.XrLabel43.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
Me.labelPalettenanzahl.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
Me.XrLabel43.SizeF = New System.Drawing.SizeF(25.25044!, 14.66667!)
|
Me.labelPalettenanzahl.SizeF = New System.Drawing.SizeF(25.25044!, 14.66667!)
|
||||||
Me.XrLabel43.StylePriority.UseFont = False
|
Me.labelPalettenanzahl.StylePriority.UseFont = False
|
||||||
Me.XrLabel43.StylePriority.UseTextAlignment = False
|
Me.labelPalettenanzahl.StylePriority.UseTextAlignment = False
|
||||||
XrSummary4.FormatString = "{0}"
|
XrSummary4.FormatString = "{0}"
|
||||||
XrSummary4.Func = DevExpress.XtraReports.UI.SummaryFunc.Count
|
XrSummary4.Func = DevExpress.XtraReports.UI.SummaryFunc.Count
|
||||||
Me.XrLabel43.Summary = XrSummary4
|
Me.labelPalettenanzahl.Summary = XrSummary4
|
||||||
Me.XrLabel43.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
|
Me.labelPalettenanzahl.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
|
||||||
'
|
'
|
||||||
'XrLabel42
|
'XrLabel42
|
||||||
'
|
'
|
||||||
@ -1020,17 +970,17 @@ Partial Public Class reportUebergabe
|
|||||||
Me.XrLabel34.StylePriority.UseFont = False
|
Me.XrLabel34.StylePriority.UseFont = False
|
||||||
Me.XrLabel34.Text = "1.00 EUR"
|
Me.XrLabel34.Text = "1.00 EUR"
|
||||||
'
|
'
|
||||||
'XrLabel33
|
'labelGewicht
|
||||||
'
|
'
|
||||||
Me.XrLabel33.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SDG_GEWICHT", "{0} kg")})
|
Me.labelGewicht.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SDG_GEWICHT", "{0} kg")})
|
||||||
Me.XrLabel33.Dpi = 100.0!
|
Me.labelGewicht.Dpi = 100.0!
|
||||||
Me.XrLabel33.Font = New System.Drawing.Font("Arial", 8.25!)
|
Me.labelGewicht.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
Me.XrLabel33.LocationFloat = New DevExpress.Utils.PointFloat(429.5758!, 0!)
|
Me.labelGewicht.LocationFloat = New DevExpress.Utils.PointFloat(429.5758!, 0!)
|
||||||
Me.XrLabel33.Name = "XrLabel33"
|
Me.labelGewicht.Name = "labelGewicht"
|
||||||
Me.XrLabel33.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
Me.labelGewicht.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
Me.XrLabel33.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Suppress
|
Me.labelGewicht.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Suppress
|
||||||
Me.XrLabel33.SizeF = New System.Drawing.SizeF(58.89133!, 14.66667!)
|
Me.labelGewicht.SizeF = New System.Drawing.SizeF(58.89133!, 14.66667!)
|
||||||
Me.XrLabel33.StylePriority.UseFont = False
|
Me.labelGewicht.StylePriority.UseFont = False
|
||||||
'
|
'
|
||||||
'XrLabel55
|
'XrLabel55
|
||||||
'
|
'
|
||||||
@ -1052,16 +1002,162 @@ Partial Public Class reportUebergabe
|
|||||||
Me.GroupHeader1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WholePage
|
Me.GroupHeader1.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WholePage
|
||||||
Me.GroupHeader1.HeightF = 0!
|
Me.GroupHeader1.HeightF = 0!
|
||||||
Me.GroupHeader1.KeepTogether = True
|
Me.GroupHeader1.KeepTogether = True
|
||||||
Me.GroupHeader1.Level = 2
|
Me.GroupHeader1.Level = 3
|
||||||
Me.GroupHeader1.Name = "GroupHeader1"
|
Me.GroupHeader1.Name = "GroupHeader1"
|
||||||
'
|
'
|
||||||
|
'GroupHeader4
|
||||||
|
'
|
||||||
|
Me.GroupHeader4.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel49, Me.XrLabel51})
|
||||||
|
Me.GroupHeader4.Dpi = 100.0!
|
||||||
|
Me.GroupHeader4.GroupFields.AddRange(New DevExpress.XtraReports.UI.GroupField() {New DevExpress.XtraReports.UI.GroupField("POSINHALT", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending), New DevExpress.XtraReports.UI.GroupField("NVE", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)})
|
||||||
|
Me.GroupHeader4.GroupUnion = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail
|
||||||
|
Me.GroupHeader4.HeightF = 24.12495!
|
||||||
|
Me.GroupHeader4.Name = "GroupHeader4"
|
||||||
|
'
|
||||||
|
'XrLabel49
|
||||||
|
'
|
||||||
|
Me.XrLabel49.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.NVE")})
|
||||||
|
Me.XrLabel49.Dpi = 100.0!
|
||||||
|
Me.XrLabel49.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
|
Me.XrLabel49.LocationFloat = New DevExpress.Utils.PointFloat(278.3869!, 11.54162!)
|
||||||
|
Me.XrLabel49.Name = "XrLabel49"
|
||||||
|
Me.XrLabel49.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
|
Me.XrLabel49.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Merge
|
||||||
|
Me.XrLabel49.SizeF = New System.Drawing.SizeF(148.9583!, 12.58333!)
|
||||||
|
Me.XrLabel49.StylePriority.UseFont = False
|
||||||
|
Me.XrLabel49.Text = "XrLabel29"
|
||||||
|
'
|
||||||
|
'XrLabel51
|
||||||
|
'
|
||||||
|
Me.XrLabel51.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.POSINHALT")})
|
||||||
|
Me.XrLabel51.Dpi = 100.0!
|
||||||
|
Me.XrLabel51.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
|
Me.XrLabel51.LocationFloat = New DevExpress.Utils.PointFloat(278.3869!, 0!)
|
||||||
|
Me.XrLabel51.Name = "XrLabel51"
|
||||||
|
Me.XrLabel51.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
|
Me.XrLabel51.SizeF = New System.Drawing.SizeF(148.9583!, 11.54167!)
|
||||||
|
Me.XrLabel51.StylePriority.UseFont = False
|
||||||
|
Me.XrLabel51.Text = "XrLabel47"
|
||||||
|
'
|
||||||
|
'GroupHeader2
|
||||||
|
'
|
||||||
|
Me.GroupHeader2.Dpi = 100.0!
|
||||||
|
Me.GroupHeader2.GroupFields.AddRange(New DevExpress.XtraReports.UI.GroupField() {New DevExpress.XtraReports.UI.GroupField("SENDUNGNR", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)})
|
||||||
|
Me.GroupHeader2.HeightF = 0!
|
||||||
|
Me.GroupHeader2.Level = 2
|
||||||
|
Me.GroupHeader2.Name = "GroupHeader2"
|
||||||
|
'
|
||||||
|
'GroupFooter1
|
||||||
|
'
|
||||||
|
Me.GroupFooter1.Dpi = 100.0!
|
||||||
|
Me.GroupFooter1.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail
|
||||||
|
Me.GroupFooter1.HeightF = 0!
|
||||||
|
Me.GroupFooter1.Level = 2
|
||||||
|
Me.GroupFooter1.Name = "GroupFooter1"
|
||||||
|
'
|
||||||
|
'XrLabel32
|
||||||
|
'
|
||||||
|
Me.XrLabel32.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_TEXT_ERG")})
|
||||||
|
Me.XrLabel32.Dpi = 100.0!
|
||||||
|
Me.XrLabel32.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
|
Me.XrLabel32.ForeColor = System.Drawing.Color.Black
|
||||||
|
Me.XrLabel32.LocationFloat = New DevExpress.Utils.PointFloat(449.9995!, 0!)
|
||||||
|
Me.XrLabel32.Name = "XrLabel32"
|
||||||
|
Me.XrLabel32.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
|
Me.XrLabel32.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Merge
|
||||||
|
Me.XrLabel32.SizeF = New System.Drawing.SizeF(100.0!, 14.58327!)
|
||||||
|
Me.XrLabel32.StylePriority.UseFont = False
|
||||||
|
Me.XrLabel32.StylePriority.UseForeColor = False
|
||||||
|
Me.XrLabel32.Text = "XrLabel46"
|
||||||
|
'
|
||||||
|
'XrLabel33
|
||||||
|
'
|
||||||
|
Me.XrLabel33.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_TEXT")})
|
||||||
|
Me.XrLabel33.Dpi = 100.0!
|
||||||
|
Me.XrLabel33.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
|
Me.XrLabel33.ForeColor = System.Drawing.Color.Black
|
||||||
|
Me.XrLabel33.LocationFloat = New DevExpress.Utils.PointFloat(45.38994!, 0!)
|
||||||
|
Me.XrLabel33.Name = "XrLabel33"
|
||||||
|
Me.XrLabel33.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
|
Me.XrLabel33.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Merge
|
||||||
|
Me.XrLabel33.SizeF = New System.Drawing.SizeF(403.6096!, 14.58334!)
|
||||||
|
Me.XrLabel33.StylePriority.UseFont = False
|
||||||
|
Me.XrLabel33.StylePriority.UseForeColor = False
|
||||||
|
Me.XrLabel33.Text = "XrLabel39"
|
||||||
|
'
|
||||||
|
'XrLabel37
|
||||||
|
'
|
||||||
|
Me.XrLabel37.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_CODE"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.HINW_CODE")})
|
||||||
|
Me.XrLabel37.Dpi = 100.0!
|
||||||
|
Me.XrLabel37.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
|
Me.XrLabel37.ForeColor = System.Drawing.Color.Black
|
||||||
|
Me.XrLabel37.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0!)
|
||||||
|
Me.XrLabel37.Name = "XrLabel37"
|
||||||
|
Me.XrLabel37.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
|
Me.XrLabel37.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Merge
|
||||||
|
Me.XrLabel37.SizeF = New System.Drawing.SizeF(42.22472!, 14.58334!)
|
||||||
|
Me.XrLabel37.StylePriority.UseFont = False
|
||||||
|
Me.XrLabel37.StylePriority.UseForeColor = False
|
||||||
|
'
|
||||||
|
'GroupFooter3
|
||||||
|
'
|
||||||
|
Me.GroupFooter3.Controls.AddRange(New DevExpress.XtraReports.UI.XRControl() {Me.XrLabel29, Me.XrLabel31, Me.XrLabel38})
|
||||||
|
Me.GroupFooter3.Dpi = 100.0!
|
||||||
|
Me.GroupFooter3.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail
|
||||||
|
Me.GroupFooter3.HeightF = 14.58334!
|
||||||
|
Me.GroupFooter3.Level = 1
|
||||||
|
Me.GroupFooter3.Name = "GroupFooter3"
|
||||||
|
'
|
||||||
|
'XrLabel29
|
||||||
|
'
|
||||||
|
Me.XrLabel29.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_TEXT_ERG")})
|
||||||
|
Me.XrLabel29.Dpi = 100.0!
|
||||||
|
Me.XrLabel29.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
|
Me.XrLabel29.ForeColor = System.Drawing.Color.DarkRed
|
||||||
|
Me.XrLabel29.LocationFloat = New DevExpress.Utils.PointFloat(449.9995!, 0!)
|
||||||
|
Me.XrLabel29.Name = "XrLabel29"
|
||||||
|
Me.XrLabel29.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
|
Me.XrLabel29.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Merge
|
||||||
|
Me.XrLabel29.SizeF = New System.Drawing.SizeF(100.0!, 14.58327!)
|
||||||
|
Me.XrLabel29.StylePriority.UseFont = False
|
||||||
|
Me.XrLabel29.StylePriority.UseForeColor = False
|
||||||
|
Me.XrLabel29.Text = "XrLabel46"
|
||||||
|
'
|
||||||
|
'XrLabel31
|
||||||
|
'
|
||||||
|
Me.XrLabel31.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_TEXT")})
|
||||||
|
Me.XrLabel31.Dpi = 100.0!
|
||||||
|
Me.XrLabel31.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
|
Me.XrLabel31.ForeColor = System.Drawing.Color.DarkRed
|
||||||
|
Me.XrLabel31.LocationFloat = New DevExpress.Utils.PointFloat(45.38994!, 0!)
|
||||||
|
Me.XrLabel31.Name = "XrLabel31"
|
||||||
|
Me.XrLabel31.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
|
Me.XrLabel31.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Merge
|
||||||
|
Me.XrLabel31.SizeF = New System.Drawing.SizeF(403.6096!, 14.58334!)
|
||||||
|
Me.XrLabel31.StylePriority.UseFont = False
|
||||||
|
Me.XrLabel31.StylePriority.UseForeColor = False
|
||||||
|
Me.XrLabel31.Text = "XrLabel39"
|
||||||
|
'
|
||||||
|
'XrLabel38
|
||||||
|
'
|
||||||
|
Me.XrLabel38.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.HINW_CODE"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.HINW_CODE")})
|
||||||
|
Me.XrLabel38.Dpi = 100.0!
|
||||||
|
Me.XrLabel38.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
|
Me.XrLabel38.ForeColor = System.Drawing.Color.DarkRed
|
||||||
|
Me.XrLabel38.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0!)
|
||||||
|
Me.XrLabel38.Name = "XrLabel38"
|
||||||
|
Me.XrLabel38.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
|
Me.XrLabel38.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Merge
|
||||||
|
Me.XrLabel38.SizeF = New System.Drawing.SizeF(42.22472!, 14.58334!)
|
||||||
|
Me.XrLabel38.StylePriority.UseFont = False
|
||||||
|
Me.XrLabel38.StylePriority.UseForeColor = False
|
||||||
|
'
|
||||||
'reportUebergabe
|
'reportUebergabe
|
||||||
'
|
'
|
||||||
Me.Bands.AddRange(New DevExpress.XtraReports.UI.Band() {Me.Detail, Me.TopMargin, Me.BottomMargin, Me.PageHeaderBand1, Me.ReportHeaderBand1, Me.ReportFooter, Me.GroupHeader2, Me.GroupHeader1, Me.GroupFooter2, Me.GroupHeader3})
|
Me.Bands.AddRange(New DevExpress.XtraReports.UI.Band() {Me.Detail, Me.TopMargin, Me.BottomMargin, Me.PageHeaderBand1, Me.ReportHeaderBand1, Me.ReportFooter, Me.GroupHeader1, Me.GroupFooter2, Me.GroupHeader3, Me.GroupHeader4, Me.GroupHeader2, Me.GroupFooter1, Me.GroupFooter3})
|
||||||
Me.ComponentStorage.AddRange(New System.ComponentModel.IComponent() {Me.SqlDataSource1})
|
Me.ComponentStorage.AddRange(New System.ComponentModel.IComponent() {Me.SqlDataSource1})
|
||||||
Me.DataMember = "Query"
|
Me.DataMember = "Query"
|
||||||
Me.DataSource = Me.SqlDataSource1
|
Me.DataSource = Me.SqlDataSource1
|
||||||
Me.FormattingRuleSheet.AddRange(New DevExpress.XtraReports.UI.FormattingRule() {Me.FormattingRule1})
|
|
||||||
Me.Margins = New System.Drawing.Printing.Margins(100, 100, 41, 54)
|
Me.Margins = New System.Drawing.Printing.Margins(100, 100, 41, 54)
|
||||||
Me.ScriptLanguage = DevExpress.XtraReports.ScriptLanguage.VisualBasic
|
Me.ScriptLanguage = DevExpress.XtraReports.ScriptLanguage.VisualBasic
|
||||||
Me.StyleSheet.AddRange(New DevExpress.XtraReports.UI.XRControlStyle() {Me.Title, Me.FieldCaption, Me.PageInfo, Me.DataField})
|
Me.StyleSheet.AddRange(New DevExpress.XtraReports.UI.XRControlStyle() {Me.Title, Me.FieldCaption, Me.PageInfo, Me.DataField})
|
||||||
@ -1100,9 +1196,8 @@ Partial Public Class reportUebergabe
|
|||||||
Friend WithEvents XrLabel11 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel11 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel36 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel36 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel41 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel41 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents FormattingRule1 As DevExpress.XtraReports.UI.FormattingRule
|
|
||||||
Friend WithEvents ReportFooter As DevExpress.XtraReports.UI.ReportFooterBand
|
Friend WithEvents ReportFooter As DevExpress.XtraReports.UI.ReportFooterBand
|
||||||
Friend WithEvents XrLabel32 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents labelAnzahlSendungen As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLine7 As DevExpress.XtraReports.UI.XRLine
|
Friend WithEvents XrLine7 As DevExpress.XtraReports.UI.XRLine
|
||||||
Friend WithEvents XrLabel16 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel16 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel17 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel17 As DevExpress.XtraReports.UI.XRLabel
|
||||||
@ -1126,28 +1221,34 @@ Partial Public Class reportUebergabe
|
|||||||
Friend WithEvents XrLine6 As DevExpress.XtraReports.UI.XRLine
|
Friend WithEvents XrLine6 As DevExpress.XtraReports.UI.XRLine
|
||||||
Friend WithEvents XrLabel9 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel9 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLine1 As DevExpress.XtraReports.UI.XRLine
|
Friend WithEvents XrLine1 As DevExpress.XtraReports.UI.XRLine
|
||||||
Friend WithEvents XrLabel31 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents labelSummeGewicht As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel50 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents labelSummeKolli As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents GroupHeader2 As DevExpress.XtraReports.UI.GroupHeaderBand
|
|
||||||
Friend WithEvents XrLabel29 As DevExpress.XtraReports.UI.XRLabel
|
|
||||||
Friend WithEvents XrLabel37 As DevExpress.XtraReports.UI.XRLabel
|
|
||||||
Friend WithEvents GroupFooter2 As DevExpress.XtraReports.UI.GroupFooterBand
|
Friend WithEvents GroupFooter2 As DevExpress.XtraReports.UI.GroupFooterBand
|
||||||
Friend WithEvents XrLabel56 As DevExpress.XtraReports.UI.XRLabel
|
|
||||||
Friend WithEvents XrLabel53 As DevExpress.XtraReports.UI.XRLabel
|
|
||||||
Friend WithEvents XrLabel52 As DevExpress.XtraReports.UI.XRLabel
|
|
||||||
Friend WithEvents XrLabel51 As DevExpress.XtraReports.UI.XRLabel
|
|
||||||
Friend WithEvents XrLabel40 As DevExpress.XtraReports.UI.XRLabel
|
|
||||||
Friend WithEvents XrLine5 As DevExpress.XtraReports.UI.XRLine
|
Friend WithEvents XrLine5 As DevExpress.XtraReports.UI.XRLine
|
||||||
Friend WithEvents GroupHeader3 As DevExpress.XtraReports.UI.GroupHeaderBand
|
Friend WithEvents GroupHeader3 As DevExpress.XtraReports.UI.GroupHeaderBand
|
||||||
Friend WithEvents XrLabel44 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel44 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel45 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel45 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel54 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel54 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel25 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel25 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel43 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents labelPalettenanzahl As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel42 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel42 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel35 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel35 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel34 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel34 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel33 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents labelGewicht As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents XrLabel55 As DevExpress.XtraReports.UI.XRLabel
|
Friend WithEvents XrLabel55 As DevExpress.XtraReports.UI.XRLabel
|
||||||
Friend WithEvents GroupHeader1 As DevExpress.XtraReports.UI.GroupHeaderBand
|
Friend WithEvents GroupHeader1 As DevExpress.XtraReports.UI.GroupHeaderBand
|
||||||
|
Friend WithEvents XrLabel46 As DevExpress.XtraReports.UI.XRLabel
|
||||||
|
Friend WithEvents XrLabel58 As DevExpress.XtraReports.UI.XRLabel
|
||||||
|
Friend WithEvents GroupHeader4 As DevExpress.XtraReports.UI.GroupHeaderBand
|
||||||
|
Friend WithEvents XrLabel49 As DevExpress.XtraReports.UI.XRLabel
|
||||||
|
Friend WithEvents XrLabel51 As DevExpress.XtraReports.UI.XRLabel
|
||||||
|
Friend WithEvents GroupHeader2 As DevExpress.XtraReports.UI.GroupHeaderBand
|
||||||
|
Friend WithEvents GroupFooter1 As DevExpress.XtraReports.UI.GroupFooterBand
|
||||||
|
Friend WithEvents XrLabel32 As DevExpress.XtraReports.UI.XRLabel
|
||||||
|
Friend WithEvents XrLabel33 As DevExpress.XtraReports.UI.XRLabel
|
||||||
|
Friend WithEvents XrLabel37 As DevExpress.XtraReports.UI.XRLabel
|
||||||
|
Friend WithEvents GroupFooter3 As DevExpress.XtraReports.UI.GroupFooterBand
|
||||||
|
Friend WithEvents XrLabel29 As DevExpress.XtraReports.UI.XRLabel
|
||||||
|
Friend WithEvents XrLabel31 As DevExpress.XtraReports.UI.XRLabel
|
||||||
|
Friend WithEvents XrLabel38 As DevExpress.XtraReports.UI.XRLabel
|
||||||
End Class
|
End Class
|
||||||
|
|||||||
@ -152,6 +152,6 @@
|
|||||||
FROM [SCHAUM_IID].[dbo].[VWHUP_REPORT1]</value>
|
FROM [SCHAUM_IID].[dbo].[VWHUP_REPORT1]</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="SqlDataSource1.ResultSchemaSerializable" xml:space="preserve">
|
<data name="SqlDataSource1.ResultSchemaSerializable" xml:space="preserve">
|
||||||
<value>PERhdGFTZXQgTmFtZT0iU3FsRGF0YVNvdXJjZTEiPjxWaWV3IE5hbWU9IlF1ZXJ5Ij48RmllbGQgTmFtZT0iTEFEMSIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJMQURfU1RSQVNTRSIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJMQURfTEtaX1BMWl9PUlQiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iRkVSVElHIiBUeXBlPSJCb29sZWFuIiAvPjxGaWVsZCBOYW1lPSJTRU5EVU5HTlIiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iU0RHX1JFRkVSRU5aIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkVNUCIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJFTVBfWlVTQVRaIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkVNUF9TVFJBU1NFIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkVNUF9QTFpfU1RSIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkVNUF9MS1oiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iRU1QX09SVCIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJFTVBfT1RFSUwiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iQUJIT0xEQVRVTSIgVHlwZT0iRGF0ZVRpbWUiIC8+PEZpZWxkIE5hbWU9IlNER19HRVdJQ0hUIiBUeXBlPSJEb3VibGUiIC8+PEZpZWxkIE5hbWU9IlNER19TVEVMTFBMQUVUWkUiIFR5cGU9IkludDE2IiAvPjxGaWVsZCBOYW1lPSJTREdfRlJBTktBVFVSIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9Ik5WRSIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJQT1NJTkhBTFQiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iUE9TX0dFV0lDSFQiIFR5cGU9IkRvdWJsZSIgLz48RmllbGQgTmFtZT0iUEFDS1NUVUVDS0FOWkFITCIgVHlwZT0iQnl0ZSIgLz48RmllbGQgTmFtZT0iUEFMRVRURU5BTlpBSEwiIFR5cGU9IkludDMyIiAvPjxGaWVsZCBOYW1lPSJDT0RFIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkJFTUVSS1VORyIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJISU5XX0NPREUiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iSElOV19URVhUIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkhJTldfVEVYVF9FUkciIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iQk9SREVST05SIiBUeXBlPSJJbnQzMiIgLz48L1ZpZXc+PC9EYXRhU2V0Pg==</value>
|
<value>PERhdGFTZXQgTmFtZT0iU3FsRGF0YVNvdXJjZTEiPjxWaWV3IE5hbWU9IlF1ZXJ5Ij48RmllbGQgTmFtZT0iTEFEMSIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJMQURfU1RSQVNTRSIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJMQURfTEtaX1BMWl9PUlQiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iRkVSVElHIiBUeXBlPSJCb29sZWFuIiAvPjxGaWVsZCBOYW1lPSJTRU5EVU5HTlIiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iU0RHX1JFRkVSRU5aIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkVNUCIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJFTVBfWlVTQVRaIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkVNUF9TVFJBU1NFIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkVNUF9QTFpfU1RSIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkVNUF9MS1oiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iRU1QX09SVCIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJFTVBfT1RFSUwiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iQUJIT0xEQVRVTSIgVHlwZT0iRGF0ZVRpbWUiIC8+PEZpZWxkIE5hbWU9IlNER19HRVdJQ0hUIiBUeXBlPSJEb3VibGUiIC8+PEZpZWxkIE5hbWU9IlNER19TVEVMTFBMQUVUWkUiIFR5cGU9IkludDE2IiAvPjxGaWVsZCBOYW1lPSJTREdfRlJBTktBVFVSIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9Ik5WRSIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJQT1NJTkhBTFQiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iUE9TX0dFV0lDSFQiIFR5cGU9IkRvdWJsZSIgLz48RmllbGQgTmFtZT0iUEFDS1NUVUVDS0FOWkFITCIgVHlwZT0iQnl0ZSIgLz48RmllbGQgTmFtZT0iUEFMRVRURU5BTlpBSEwiIFR5cGU9IkludDMyIiAvPjxGaWVsZCBOYW1lPSJDT0RFIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkJFTUVSS1VORyIgVHlwZT0iU3RyaW5nIiAvPjxGaWVsZCBOYW1lPSJISU5XX0NPREUiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iSElOV19URVhUIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkhJTldfVEVYVF9FUkciIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iQk9SREVST05SIiBUeXBlPSJJbnQzMiIgLz48L1ZpZXc+PFZpZXcgTmFtZT0iUXVlcnlfSGlud2Vpc3RleHQiPjxGaWVsZCBOYW1lPSJURVhUIiBUeXBlPSJTdHJpbmciIC8+PEZpZWxkIE5hbWU9IkNPREUiIFR5cGU9IlN0cmluZyIgLz48RmllbGQgTmFtZT0iQkVaRUlDSE5VTkciIFR5cGU9IlN0cmluZyIgLz48L1ZpZXc+PC9EYXRhU2V0Pg==</value>
|
||||||
</data>
|
</data>
|
||||||
</root>
|
</root>
|
||||||
@ -1,3 +1,41 @@
|
|||||||
Public Class reportUebergabe
|
Public Class reportUebergabe
|
||||||
|
Private sendungen As Integer = 0
|
||||||
|
Private kolli As Integer = 0
|
||||||
|
Private gewicht As Double = 0.00
|
||||||
|
|
||||||
|
Private Sub labelAnzahlSendungen_SummaryReset(sender As Object, e As EventArgs) Handles labelAnzahlSendungen.SummaryReset
|
||||||
|
sendungen = 0
|
||||||
|
kolli = 0
|
||||||
|
gewicht = 0.00
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub labelPosInhalt_BeforePrint(sender As Object, e As Printing.PrintEventArgs)
|
||||||
|
sendungen = sendungen + 1
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub labelPalettenanzahl_BeforePrint(sender As Object, e As Printing.PrintEventArgs) Handles labelPalettenanzahl.BeforePrint
|
||||||
|
kolli = kolli + GetCurrentColumnValue("PALETTENANZAHL")
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub labelGewicht_BeforePrint(sender As Object, e As Printing.PrintEventArgs) Handles labelGewicht.BeforePrint
|
||||||
|
gewicht = gewicht + CDbl(GetCurrentColumnValue("SDG_GEWICHT"))
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub labelSummeKolli_SummaryGetResult(sender As Object, e As DevExpress.XtraReports.UI.SummaryGetResultEventArgs) Handles labelSummeKolli.SummaryGetResult
|
||||||
|
e.Result = kolli
|
||||||
|
e.Handled = True
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub labelSummeGewicht_SummaryGetResult(sender As Object, e As DevExpress.XtraReports.UI.SummaryGetResultEventArgs) Handles labelSummeGewicht.SummaryGetResult
|
||||||
|
e.Result = gewicht
|
||||||
|
e.Handled = True
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub labelAnzahlSendungen_SummaryGetResult(sender As Object, e As DevExpress.XtraReports.UI.SummaryGetResultEventArgs) Handles labelAnzahlSendungen.SummaryGetResult
|
||||||
|
e.Result = sendungen
|
||||||
|
e.Handled = True
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub GroupFooter1_BeforePrint(sender As Object, e As Printing.PrintEventArgs)
|
||||||
|
End Sub
|
||||||
End Class
|
End Class
|
||||||
Loading…
x
Reference in New Issue
Block a user