This commit is contained in:
Jonathan Jenne
2018-05-14 13:42:15 +02:00
parent d8776a8323
commit 364bf7613e
10 changed files with 2912 additions and 1248 deletions

View File

@@ -1002,6 +1002,44 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</Mappings>
<Sources />
</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>
<Sources />
</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:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="TBKOMMCOLLI_MANDANT" msprop:Generator_TableClassName="TBKOMMCOLLI_MANDANTDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_MANDANT" msprop:Generator_RowChangedName="TBKOMMCOLLI_MANDANTRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_MANDANT" msprop:Generator_RowDeletingName="TBKOMMCOLLI_MANDANTRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_MANDANTRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_MANDANTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_MANDANTRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_MANDANTRow" msprop:Generator_UserTableName="TBKOMMCOLLI_MANDANT" msprop:Generator_RowEvArgName="TBKOMMCOLLI_MANDANTRowChangeEvent">
<xs:element name="TBKOMMCOLLI_MANDANT" msprop:Generator_TableClassName="TBKOMMCOLLI_MANDANTDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_MANDANT" msprop:Generator_TablePropName="TBKOMMCOLLI_MANDANT" msprop:Generator_RowDeletingName="TBKOMMCOLLI_MANDANTRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_MANDANTRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_MANDANTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_MANDANTRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_MANDANT" msprop:Generator_RowChangedName="TBKOMMCOLLI_MANDANTRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_MANDANTRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_MANDANTRow">
<xs:complexType>
<xs:sequence>
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
@@ -1091,7 +1129,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TBWH_MANDANT" msprop:Generator_TableClassName="TBWH_MANDANTDataTable" msprop:Generator_TableVarName="tableTBWH_MANDANT" msprop:Generator_RowChangedName="TBWH_MANDANTRowChanged" msprop:Generator_TablePropName="TBWH_MANDANT" msprop:Generator_RowDeletingName="TBWH_MANDANTRowDeleting" msprop:Generator_RowChangingName="TBWH_MANDANTRowChanging" msprop:Generator_RowEvHandlerName="TBWH_MANDANTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBWH_MANDANTRowDeleted" msprop:Generator_RowClassName="TBWH_MANDANTRow" msprop:Generator_UserTableName="TBWH_MANDANT" msprop:Generator_RowEvArgName="TBWH_MANDANTRowChangeEvent">
<xs:element name="TBWH_MANDANT" msprop:Generator_TableClassName="TBWH_MANDANTDataTable" msprop:Generator_TableVarName="tableTBWH_MANDANT" msprop:Generator_TablePropName="TBWH_MANDANT" msprop:Generator_RowDeletingName="TBWH_MANDANTRowDeleting" msprop:Generator_RowChangingName="TBWH_MANDANTRowChanging" msprop:Generator_RowEvHandlerName="TBWH_MANDANTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBWH_MANDANTRowDeleted" msprop:Generator_UserTableName="TBWH_MANDANT" msprop:Generator_RowChangedName="TBWH_MANDANTRowChanged" msprop:Generator_RowEvArgName="TBWH_MANDANTRowChangeEvent" msprop:Generator_RowClassName="TBWH_MANDANTRow">
<xs:complexType>
<xs:sequence>
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
@@ -1112,7 +1150,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_KOPFDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_KOPF" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_KOPFRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_KOPFRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_KOPFRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_KOPFRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_KOPFRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_KOPFRow" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_KOPFRowChangeEvent">
<xs:element name="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_KOPFDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_KOPF" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_KOPFRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_KOPFRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_KOPFRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_KOPFRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_KOPFRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_KOPFRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_KOPFRow">
<xs:complexType>
<xs:sequence>
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
@@ -1161,7 +1199,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TBKOMMCOLLI_PAKET_POS" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_POSDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_POS" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_POSRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_POS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_POSRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_POSRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_POSRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_POSRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_POSRow" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_POS" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_POSRowChangeEvent">
<xs:element name="TBKOMMCOLLI_PAKET_POS" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_POSDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_POS" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_POS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_POSRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_POSRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_POSRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_POSRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_POS" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_POSRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_POSRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_POSRow">
<xs:complexType>
<xs:sequence>
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
@@ -1192,7 +1230,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_TableClassName="VWKOMMCOLLI_ABSCHLUSS_PAKETDataTable" msprop:Generator_TableVarName="tableVWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_RowChangedName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChanged" msprop:Generator_TablePropName="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_RowDeletingName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowDeleting" msprop:Generator_RowChangingName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChanging" msprop:Generator_RowEvHandlerName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChangeEventHandler" msprop:Generator_RowDeletedName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowDeleted" msprop:Generator_RowClassName="VWKOMMCOLLI_ABSCHLUSS_PAKETRow" msprop:Generator_UserTableName="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_RowEvArgName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChangeEvent">
<xs:element name="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_TableClassName="VWKOMMCOLLI_ABSCHLUSS_PAKETDataTable" msprop:Generator_TableVarName="tableVWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_TablePropName="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_RowDeletingName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowDeleting" msprop:Generator_RowChangingName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChanging" msprop:Generator_RowEvHandlerName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChangeEventHandler" msprop:Generator_RowDeletedName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowDeleted" msprop:Generator_UserTableName="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_RowChangedName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChanged" msprop:Generator_RowEvArgName="VWKOMMCOLLI_ABSCHLUSS_PAKETRowChangeEvent" msprop:Generator_RowClassName="VWKOMMCOLLI_ABSCHLUSS_PAKETRow">
<xs:complexType>
<xs:sequence>
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
@@ -1232,7 +1270,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TBKOMMCOLLI_TERMINART" msprop:Generator_TableClassName="TBKOMMCOLLI_TERMINARTDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_TERMINART" msprop:Generator_RowChangedName="TBKOMMCOLLI_TERMINARTRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_TERMINART" msprop:Generator_RowDeletingName="TBKOMMCOLLI_TERMINARTRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_TERMINARTRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_TERMINARTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_TERMINARTRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_TERMINARTRow" msprop:Generator_UserTableName="TBKOMMCOLLI_TERMINART" msprop:Generator_RowEvArgName="TBKOMMCOLLI_TERMINARTRowChangeEvent">
<xs:element name="TBKOMMCOLLI_TERMINART" msprop:Generator_TableClassName="TBKOMMCOLLI_TERMINARTDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_TERMINART" msprop:Generator_TablePropName="TBKOMMCOLLI_TERMINART" msprop:Generator_RowDeletingName="TBKOMMCOLLI_TERMINARTRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_TERMINARTRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_TERMINARTRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_TERMINARTRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_TERMINART" msprop:Generator_RowChangedName="TBKOMMCOLLI_TERMINARTRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_TERMINARTRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_TERMINARTRow">
<xs:complexType>
<xs:sequence>
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
@@ -1270,7 +1308,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_POS_LSDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_POS_LSRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_POS_LSRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_POS_LSRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_POS_LSRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_POS_LSRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_POS_LSRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_POS_LSRow">
<xs:element name="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_TableClassName="TBKOMMCOLLI_PAKET_POS_LSDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_RowChangedName="TBKOMMCOLLI_PAKET_POS_LSRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_PAKET_POS_LSRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_PAKET_POS_LSRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_PAKET_POS_LSRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_PAKET_POS_LSRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_PAKET_POS_LSRow" msprop:Generator_UserTableName="TBKOMMCOLLI_PAKET_POS_LS" msprop:Generator_RowEvArgName="TBKOMMCOLLI_PAKET_POS_LSRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="VKOPF_EINGANGNR" msprop:Generator_ColumnVarNameInTable="columnVKOPF_EINGANGNR" msprop:Generator_ColumnPropNameInRow="VKOPF_EINGANGNR" msprop:Generator_ColumnPropNameInTable="VKOPF_EINGANGNRColumn" msprop:Generator_UserColumnName="VKOPF_EINGANGNR" minOccurs="0">
@@ -1283,7 +1321,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_TableClassName="TBKOMMCOLLI_SDGPOSITIONENDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_TablePropName="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_RowDeletingName="TBKOMMCOLLI_SDGPOSITIONENRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_SDGPOSITIONENRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_SDGPOSITIONENRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_SDGPOSITIONENRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_RowChangedName="TBKOMMCOLLI_SDGPOSITIONENRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_SDGPOSITIONENRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_SDGPOSITIONENRow">
<xs:element name="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_TableClassName="TBKOMMCOLLI_SDGPOSITIONENDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_RowChangedName="TBKOMMCOLLI_SDGPOSITIONENRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_RowDeletingName="TBKOMMCOLLI_SDGPOSITIONENRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_SDGPOSITIONENRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_SDGPOSITIONENRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_SDGPOSITIONENRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_SDGPOSITIONENRow" msprop:Generator_UserTableName="TBKOMMCOLLI_SDGPOSITIONEN" msprop:Generator_RowEvArgName="TBKOMMCOLLI_SDGPOSITIONENRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
@@ -1305,7 +1343,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_TableClassName="TBKOMMCOLLI_TEXTSCHLUESSELDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_TablePropName="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_RowDeletingName="TBKOMMCOLLI_TEXTSCHLUESSELRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_TEXTSCHLUESSELRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_TEXTSCHLUESSELRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_TEXTSCHLUESSELRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_RowChangedName="TBKOMMCOLLI_TEXTSCHLUESSELRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_TEXTSCHLUESSELRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_TEXTSCHLUESSELRow">
<xs:element name="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_TableClassName="TBKOMMCOLLI_TEXTSCHLUESSELDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_RowChangedName="TBKOMMCOLLI_TEXTSCHLUESSELRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_RowDeletingName="TBKOMMCOLLI_TEXTSCHLUESSELRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_TEXTSCHLUESSELRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_TEXTSCHLUESSELRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_TEXTSCHLUESSELRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_TEXTSCHLUESSELRow" msprop:Generator_UserTableName="TBKOMMCOLLI_TEXTSCHLUESSEL" msprop:Generator_RowEvArgName="TBKOMMCOLLI_TEXTSCHLUESSELRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="GUID" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:unsignedByte" />
@@ -1319,7 +1357,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TBKOMMCOLLI_HINWEIS" msprop:Generator_TableClassName="TBKOMMCOLLI_HINWEISDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_HINWEIS" msprop:Generator_RowChangedName="TBKOMMCOLLI_HINWEISRowChanged" msprop:Generator_TablePropName="TBKOMMCOLLI_HINWEIS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_HINWEISRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_HINWEISRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_HINWEISRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_HINWEISRowDeleted" msprop:Generator_RowClassName="TBKOMMCOLLI_HINWEISRow" msprop:Generator_UserTableName="TBKOMMCOLLI_HINWEIS" msprop:Generator_RowEvArgName="TBKOMMCOLLI_HINWEISRowChangeEvent">
<xs:element name="TBKOMMCOLLI_HINWEIS" msprop:Generator_TableClassName="TBKOMMCOLLI_HINWEISDataTable" msprop:Generator_TableVarName="tableTBKOMMCOLLI_HINWEIS" msprop:Generator_TablePropName="TBKOMMCOLLI_HINWEIS" msprop:Generator_RowDeletingName="TBKOMMCOLLI_HINWEISRowDeleting" msprop:Generator_RowChangingName="TBKOMMCOLLI_HINWEISRowChanging" msprop:Generator_RowEvHandlerName="TBKOMMCOLLI_HINWEISRowChangeEventHandler" msprop:Generator_RowDeletedName="TBKOMMCOLLI_HINWEISRowDeleted" msprop:Generator_UserTableName="TBKOMMCOLLI_HINWEIS" msprop:Generator_RowChangedName="TBKOMMCOLLI_HINWEISRowChanged" msprop:Generator_RowEvArgName="TBKOMMCOLLI_HINWEISRowChangeEvent" msprop:Generator_RowClassName="TBKOMMCOLLI_HINWEISRow">
<xs:complexType>
<xs:sequence>
<xs:element name="SENDUNGNR" msprop:Generator_ColumnVarNameInTable="columnSENDUNGNR" msprop:Generator_ColumnPropNameInRow="SENDUNGNR" msprop:Generator_ColumnPropNameInTable="SENDUNGNRColumn" msprop:Generator_UserColumnName="SENDUNGNR" type="xs:int" />
@@ -1334,7 +1372,7 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="VWHUP_REPORT1" msprop:Generator_TableClassName="VWHUP_REPORT1DataTable" msprop:Generator_TableVarName="tableVWHUP_REPORT1" msprop:Generator_TablePropName="VWHUP_REPORT1" msprop:Generator_RowDeletingName="VWHUP_REPORT1RowDeleting" msprop:Generator_RowChangingName="VWHUP_REPORT1RowChanging" msprop:Generator_RowEvHandlerName="VWHUP_REPORT1RowChangeEventHandler" msprop:Generator_RowDeletedName="VWHUP_REPORT1RowDeleted" msprop:Generator_UserTableName="VWHUP_REPORT1" msprop:Generator_RowChangedName="VWHUP_REPORT1RowChanged" msprop:Generator_RowEvArgName="VWHUP_REPORT1RowChangeEvent" msprop:Generator_RowClassName="VWHUP_REPORT1Row">
<xs:element name="VWHUP_REPORT1" msprop:Generator_TableClassName="VWHUP_REPORT1DataTable" msprop:Generator_TableVarName="tableVWHUP_REPORT1" msprop:Generator_RowChangedName="VWHUP_REPORT1RowChanged" msprop:Generator_TablePropName="VWHUP_REPORT1" msprop:Generator_RowDeletingName="VWHUP_REPORT1RowDeleting" msprop:Generator_RowChangingName="VWHUP_REPORT1RowChanging" msprop:Generator_RowEvHandlerName="VWHUP_REPORT1RowChangeEventHandler" msprop:Generator_RowDeletedName="VWHUP_REPORT1RowDeleted" msprop:Generator_RowClassName="VWHUP_REPORT1Row" msprop:Generator_UserTableName="VWHUP_REPORT1" msprop:Generator_RowEvArgName="VWHUP_REPORT1RowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="LAD1" msprop:Generator_ColumnVarNameInTable="columnLAD1" msprop:Generator_ColumnPropNameInRow="LAD1" msprop:Generator_ColumnPropNameInTable="LAD1Column" msprop:Generator_UserColumnName="LAD1">
@@ -1474,6 +1512,118 @@ WHERE (FERTIG = @FERTIG) AND UEBERTRAGEN = @UEBERTRAGEN</CommandText>
</xs:sequence>
</xs:complexType>
</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:complexType>
<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:field xpath="mstns:GUID" />
</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:annotation>
<xs:appinfo>
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msdata:parent="TBKOMMCOLLI_MANDANT" msdata:child="TBKOMMCOLLI_PAKET_KOPF" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_KOPFRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msprop:Generator_ParentPropName="TBKOMMCOLLI_MANDANTRow" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_MANDANT" />
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msdata:parent="TBKOMMCOLLI_PAKET_KOPF" msdata:child="TBKOMMCOLLI_PAKET_POS" msdata:parentkey="GUID" msdata:childkey="KOPF_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_POS" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_POSRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msprop:Generator_ParentPropName="TBKOMMCOLLI_PAKET_KOPFRow" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_PAKET_KOPF" />
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msdata:parent="VWKOMMCOLLI_ABSCHLUSS_PAKET" msdata:child="TBKOMMCOLLI_PAKET_KOPF" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_KOPFRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msprop:Generator_ParentPropName="VWKOMMCOLLI_ABSCHLUSS_PAKETRow" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msprop:Generator_UserParentTable="VWKOMMCOLLI_ABSCHLUSS_PAKET" />
<msdata:Relationship name="FK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msdata:parent="TBKOMMCOLLI_MANDANT" msdata:child="TBKOMMCOLLI_TERMINART" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_TERMINART" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_TERMINARTRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msprop:Generator_ParentPropName="TBKOMMCOLLI_MANDANTRow" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_MANDANT" />
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msdata:parent="TBKOMMCOLLI_MANDANT" msdata:child="TBKOMMCOLLI_PAKET_KOPF" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_KOPFRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_MANDANT" msprop:Generator_ParentPropName="TBKOMMCOLLI_MANDANTRow" />
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msdata:parent="TBKOMMCOLLI_PAKET_KOPF" msdata:child="TBKOMMCOLLI_PAKET_POS" msdata:parentkey="GUID" msdata:childkey="KOPF_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_POS" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_POSRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_POS_KOPF_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_ParentPropName="TBKOMMCOLLI_PAKET_KOPFRow" />
<msdata:Relationship name="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msdata:parent="VWKOMMCOLLI_ABSCHLUSS_PAKET" msdata:child="TBKOMMCOLLI_PAKET_KOPF" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_PAKET_KOPF" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_PAKET_KOPFRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_PAKET_KOPF_MANDANT_ID1" msprop:Generator_UserParentTable="VWKOMMCOLLI_ABSCHLUSS_PAKET" msprop:Generator_ParentPropName="VWKOMMCOLLI_ABSCHLUSS_PAKETRow" />
<msdata:Relationship name="FK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msdata:parent="TBKOMMCOLLI_MANDANT" msdata:child="TBKOMMCOLLI_TERMINART" msdata:parentkey="GUID" msdata:childkey="MANDANT_ID" msprop:Generator_UserChildTable="TBKOMMCOLLI_TERMINART" msprop:Generator_ChildPropName="GetTBKOMMCOLLI_TERMINARTRows" msprop:Generator_UserRelationName="FK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msprop:Generator_RelationVarName="relationFK_TBKOMMCOLLI_TERMINART_MANDANT_ID" msprop:Generator_UserParentTable="TBKOMMCOLLI_MANDANT" msprop:Generator_ParentPropName="TBKOMMCOLLI_MANDANTRow" />
</xs:appinfo>
</xs:annotation>
</xs:schema>