1485 lines
221 KiB
XML
1485 lines
221 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="DS_Quotes" targetNamespace="http://tempuri.org/DS_Quotes.xsd" xmlns:mstns="http://tempuri.org/DS_Quotes.xsd" xmlns="http://tempuri.org/DS_Quotes.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
|
|
<xs:annotation>
|
|
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
|
|
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
|
<Connections>
|
|
<Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="Proxima_C2PConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="Proxima_C2PConnectionString (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.C2P_Data.Properties.Settings.GlobalReference.Default.Proxima_C2PConnectionString" Provider="System.Data.SqlClient" />
|
|
</Connections>
|
|
<Tables>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="QuoteListTableAdapter" GeneratorDataComponentClassName="QuoteListTableAdapter" Name="QuoteList" UserDataComponentName="QuoteListTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.QuoteList" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<DeleteCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>DELETE FROM [dbo].[QuoteList] WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([CodClient] = @Original_CodClient) AND ([CodItem] = @Original_CodItem) AND ([CodItemGroup] = @Original_CodItemGroup) AND ([RawMat] = @Original_RawMat) AND ([UnitWeight] = @Original_UnitWeight) AND ([BatchQty] = @Original_BatchQty) AND ([CodInco] = @Original_CodInco) AND ([KeyAM] = @Original_KeyAM) AND ([Note] = @Original_Note) AND ([PriceOff] = @Original_PriceOff) AND ((@IsNull_OrdDate = 1 AND [OrdDate] IS NULL) OR ([OrdDate] = @Original_OrdDate)) AND ([OrdNum] = @Original_OrdNum) AND ([OrdRow] = @Original_OrdRow) AND ([OrdPrice] = @Original_OrdPrice))</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodClient" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodClient" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodItem" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodItem" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodItemGroup" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodItemGroup" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_RawMat" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="RawMat" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_UnitWeight" Precision="9" ProviderType="Decimal" Scale="3" Size="0" SourceColumn="UnitWeight" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_BatchQty" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="BatchQty" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodInco" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodInco" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_KeyAM" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="KeyAM" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Note" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Note" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_PriceOff" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="PriceOff" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_OrdDate" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="OrdDate" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@Original_OrdDate" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="OrdDate" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_OrdNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="OrdNum" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_OrdRow" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="OrdRow" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_OrdPrice" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="OrdPrice" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</DeleteCommand>
|
|
<InsertCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>INSERT INTO [dbo].[QuoteList] ([QuoteType], [CodQuote], [QuoteRev], [CodClient], [CodItem], [CodItemGroup], [RawMat], [UnitWeight], [BatchQty], [CodInco], [Note], [PriceOff], [OrdDate], [OrdNum], [OrdRow], [OrdPrice]) VALUES (@QuoteType, @CodQuote, @QuoteRev, @CodClient, @CodItem, @CodItemGroup, @RawMat, @UnitWeight, @BatchQty, @CodInco, @Note, @PriceOff, @OrdDate, @OrdNum, @OrdRow, @OrdPrice);
|
|
SELECT QuoteType, CodQuote, QuoteRev, CodClient, CodItem, CodItemGroup, RawMat, UnitWeight, BatchQty, CodInco, KeyAM, Note, PriceOff, OrdDate, OrdNum, OrdRow, OrdPrice FROM QuoteList WHERE (CodQuote = @CodQuote) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodClient" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodClient" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodItem" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodItem" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodItemGroup" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodItemGroup" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@RawMat" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="RawMat" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@UnitWeight" Precision="9" ProviderType="Decimal" Scale="3" Size="0" SourceColumn="UnitWeight" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@BatchQty" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="BatchQty" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodInco" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodInco" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Note" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Note" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@PriceOff" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="PriceOff" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@OrdDate" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="OrdDate" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@OrdNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="OrdNum" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@OrdRow" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="OrdRow" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@OrdPrice" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="OrdPrice" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</InsertCommand>
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="true">
|
|
<CommandText>SELECT * FROM dbo.QuoteList</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
<UpdateCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>UPDATE [dbo].[QuoteList] SET [QuoteType] = @QuoteType, [CodQuote] = @CodQuote, [QuoteRev] = @QuoteRev, [CodClient] = @CodClient, [CodItem] = @CodItem, [CodItemGroup] = @CodItemGroup, [RawMat] = @RawMat, [UnitWeight] = @UnitWeight, [BatchQty] = @BatchQty, [CodInco] = @CodInco, [Note] = @Note, [PriceOff] = @PriceOff, [OrdDate] = @OrdDate, [OrdNum] = @OrdNum, [OrdRow] = @OrdRow, [OrdPrice] = @OrdPrice WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([CodClient] = @Original_CodClient) AND ([CodItem] = @Original_CodItem) AND ([CodItemGroup] = @Original_CodItemGroup) AND ([RawMat] = @Original_RawMat) AND ([UnitWeight] = @Original_UnitWeight) AND ([BatchQty] = @Original_BatchQty) AND ([CodInco] = @Original_CodInco) AND ([KeyAM] = @Original_KeyAM) AND ([Note] = @Original_Note) AND ([PriceOff] = @Original_PriceOff) AND ((@IsNull_OrdDate = 1 AND [OrdDate] IS NULL) OR ([OrdDate] = @Original_OrdDate)) AND ([OrdNum] = @Original_OrdNum) AND ([OrdRow] = @Original_OrdRow) AND ([OrdPrice] = @Original_OrdPrice));
|
|
SELECT QuoteType, CodQuote, QuoteRev, CodClient, CodItem, CodItemGroup, RawMat, UnitWeight, BatchQty, CodInco, KeyAM, Note, PriceOff, OrdDate, OrdNum, OrdRow, OrdPrice FROM QuoteList WHERE (CodQuote = @CodQuote) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodClient" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodClient" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodItem" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodItem" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodItemGroup" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodItemGroup" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@RawMat" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="RawMat" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@UnitWeight" Precision="9" ProviderType="Decimal" Scale="3" Size="0" SourceColumn="UnitWeight" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@BatchQty" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="BatchQty" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodInco" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodInco" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Note" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Note" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@PriceOff" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="PriceOff" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@OrdDate" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="OrdDate" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@OrdNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="OrdNum" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@OrdRow" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="OrdRow" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@OrdPrice" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="OrdPrice" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodClient" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodClient" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodItem" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodItem" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodItemGroup" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodItemGroup" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_RawMat" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="RawMat" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_UnitWeight" Precision="9" ProviderType="Decimal" Scale="3" Size="0" SourceColumn="UnitWeight" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_BatchQty" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="BatchQty" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodInco" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodInco" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_KeyAM" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="KeyAM" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Note" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Note" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_PriceOff" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="PriceOff" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_OrdDate" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="OrdDate" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@Original_OrdDate" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="OrdDate" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_OrdNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="OrdNum" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_OrdRow" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="OrdRow" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_OrdPrice" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="OrdPrice" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</UpdateCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="QuoteType" DataSetColumn="QuoteType" />
|
|
<Mapping SourceColumn="CodQuote" DataSetColumn="CodQuote" />
|
|
<Mapping SourceColumn="QuoteRev" DataSetColumn="QuoteRev" />
|
|
<Mapping SourceColumn="CodClient" DataSetColumn="CodClient" />
|
|
<Mapping SourceColumn="CodItem" DataSetColumn="CodItem" />
|
|
<Mapping SourceColumn="CodItemGroup" DataSetColumn="CodItemGroup" />
|
|
<Mapping SourceColumn="RawMat" DataSetColumn="RawMat" />
|
|
<Mapping SourceColumn="UnitWeight" DataSetColumn="UnitWeight" />
|
|
<Mapping SourceColumn="BatchQty" DataSetColumn="BatchQty" />
|
|
<Mapping SourceColumn="CodInco" DataSetColumn="CodInco" />
|
|
<Mapping SourceColumn="KeyAM" DataSetColumn="KeyAM" />
|
|
<Mapping SourceColumn="Note" DataSetColumn="Note" />
|
|
<Mapping SourceColumn="PriceOff" DataSetColumn="PriceOff" />
|
|
<Mapping SourceColumn="OrdDate" DataSetColumn="OrdDate" />
|
|
<Mapping SourceColumn="OrdNum" DataSetColumn="OrdNum" />
|
|
<Mapping SourceColumn="OrdRow" DataSetColumn="OrdRow" />
|
|
<Mapping SourceColumn="OrdPrice" DataSetColumn="OrdPrice" />
|
|
</Mappings>
|
|
<Sources>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.stp_QL_getByKey" DbObjectType="StoredProcedure" GenerateMethods="Get" GenerateShortCommands="true" GeneratorGetMethodName="getByKey" GetMethodModifier="Public" GetMethodName="getByKey" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="getByKey" UserSourceName="getByKey">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
|
<CommandText>dbo.stp_QL_getByKey</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="char" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bigint" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.stp_QL_insNew" DbObjectType="StoredProcedure" GenerateMethods="Get" GenerateShortCommands="true" GeneratorGetMethodName="insNew" GeneratorSourceName="stp_QL_insNew" GetMethodModifier="Public" GetMethodName="insNew" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="insNew" UserSourceName="insNew">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
|
<CommandText>dbo.stp_QL_insNew</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="char" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@CodClient" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@CodItem" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@RawMat" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="decimal" DbType="Decimal" Direction="Input" ParameterName="@RawMatCost" Precision="18" ProviderType="Decimal" Scale="6" Size="9" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="decimal" DbType="Decimal" Direction="Input" ParameterName="@RawMatExtraCost" Precision="18" ProviderType="Decimal" Scale="6" Size="9" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@BatchQty" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@CodInco" Precision="0" ProviderType="NVarChar" Scale="0" Size="5" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@Note" Precision="0" ProviderType="NVarChar" Scale="0" Size="2500" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.stp_QL_update" DbObjectType="StoredProcedure" GenerateShortCommands="true" GeneratorSourceName="stp_QL_update" Modifier="Public" Name="stp_QL_update" QueryType="NoData" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetDataBy1" UserSourceName="stp_QL_update">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
|
<CommandText>dbo.stp_QL_update</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="char" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bigint" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</Sources>
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="QuoteRMTableAdapter" GeneratorDataComponentClassName="QuoteRMTableAdapter" Name="QuoteRM" UserDataComponentName="QuoteRMTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.QuoteRM" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<DeleteCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>DELETE FROM [dbo].[QuoteRM] WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([NumRM] = @Original_NumRM) AND ([RawMat] = @Original_RawMat) AND ([RawMatCost] = @Original_RawMatCost) AND ([RawMatExtraCost] = @Original_RawMatExtraCost) AND ([CodPackag] = @Original_CodPackag) AND ([FCR] = @Original_FCR) AND ((@IsNull_FYR = 1 AND [FYR] IS NULL) OR ([FYR] = @Original_FYR)) AND ((@IsNull_FSR = 1 AND [FSR] IS NULL) OR ([FSR] = @Original_FSR)) AND ([valid] = @Original_valid))</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_NumRM" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumRM" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_RawMat" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="RawMat" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_RawMatCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="RawMatCost" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_RawMatExtraCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="RawMatExtraCost" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodPackag" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPackag" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_FCR" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="FCR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_FYR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="FYR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_FYR" Precision="26" ProviderType="Decimal" Scale="19" Size="0" SourceColumn="FYR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_FSR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="FSR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_FSR" Precision="27" ProviderType="Decimal" Scale="19" Size="0" SourceColumn="FSR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@Original_valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</DeleteCommand>
|
|
<InsertCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>INSERT INTO [dbo].[QuoteRM] ([QuoteType], [CodQuote], [QuoteRev], [NumRM], [RawMat], [RawMatCost], [RawMatExtraCost], [CodPackag], [FCR], [valid]) VALUES (@QuoteType, @CodQuote, @QuoteRev, @NumRM, @RawMat, @RawMatCost, @RawMatExtraCost, @CodPackag, @FCR, @valid);
|
|
SELECT QuoteType, CodQuote, QuoteRev, NumRM, RawMat, RawMatCost, RawMatExtraCost, CodPackag, FCR, FYR, FSR, valid FROM QuoteRM WHERE (CodQuote = @CodQuote) AND (NumRM = @NumRM) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@NumRM" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumRM" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@RawMat" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="RawMat" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@RawMatCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="RawMatCost" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@RawMatExtraCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="RawMatExtraCost" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodPackag" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPackag" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@FCR" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="FCR" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</InsertCommand>
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT QuoteType, CodQuote, QuoteRev, NumRM, RawMat, RawMatCost, RawMatExtraCost, CodPackag, FCR, FYR, FSR, valid FROM dbo.QuoteRM</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
<UpdateCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>UPDATE [dbo].[QuoteRM] SET [QuoteType] = @QuoteType, [CodQuote] = @CodQuote, [QuoteRev] = @QuoteRev, [NumRM] = @NumRM, [RawMat] = @RawMat, [RawMatCost] = @RawMatCost, [RawMatExtraCost] = @RawMatExtraCost, [CodPackag] = @CodPackag, [FCR] = @FCR, [valid] = @valid WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([NumRM] = @Original_NumRM) AND ([RawMat] = @Original_RawMat) AND ([RawMatCost] = @Original_RawMatCost) AND ([RawMatExtraCost] = @Original_RawMatExtraCost) AND ([CodPackag] = @Original_CodPackag) AND ([FCR] = @Original_FCR) AND ((@IsNull_FYR = 1 AND [FYR] IS NULL) OR ([FYR] = @Original_FYR)) AND ((@IsNull_FSR = 1 AND [FSR] IS NULL) OR ([FSR] = @Original_FSR)) AND ([valid] = @Original_valid));
|
|
SELECT QuoteType, CodQuote, QuoteRev, NumRM, RawMat, RawMatCost, RawMatExtraCost, CodPackag, FCR, FYR, FSR, valid FROM QuoteRM WHERE (CodQuote = @CodQuote) AND (NumRM = @NumRM) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@NumRM" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumRM" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@RawMat" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="RawMat" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@RawMatCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="RawMatCost" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@RawMatExtraCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="RawMatExtraCost" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodPackag" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPackag" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@FCR" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="FCR" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_NumRM" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumRM" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_RawMat" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="RawMat" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_RawMatCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="RawMatCost" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_RawMatExtraCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="RawMatExtraCost" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodPackag" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPackag" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_FCR" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="FCR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_FYR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="FYR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_FYR" Precision="26" ProviderType="Decimal" Scale="19" Size="0" SourceColumn="FYR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_FSR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="FSR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_FSR" Precision="27" ProviderType="Decimal" Scale="19" Size="0" SourceColumn="FSR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@Original_valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</UpdateCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="QuoteType" DataSetColumn="QuoteType" />
|
|
<Mapping SourceColumn="CodQuote" DataSetColumn="CodQuote" />
|
|
<Mapping SourceColumn="QuoteRev" DataSetColumn="QuoteRev" />
|
|
<Mapping SourceColumn="NumRM" DataSetColumn="NumRM" />
|
|
<Mapping SourceColumn="RawMat" DataSetColumn="RawMat" />
|
|
<Mapping SourceColumn="RawMatCost" DataSetColumn="RawMatCost" />
|
|
<Mapping SourceColumn="RawMatExtraCost" DataSetColumn="RawMatExtraCost" />
|
|
<Mapping SourceColumn="CodPackag" DataSetColumn="CodPackag" />
|
|
<Mapping SourceColumn="FCR" DataSetColumn="FCR" />
|
|
<Mapping SourceColumn="FYR" DataSetColumn="FYR" />
|
|
<Mapping SourceColumn="FSR" DataSetColumn="FSR" />
|
|
<Mapping SourceColumn="valid" DataSetColumn="valid" />
|
|
</Mappings>
|
|
<Sources>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.stp_QRM_getByKey" DbObjectType="StoredProcedure" GenerateMethods="Get" GenerateShortCommands="true" GeneratorGetMethodName="getByKey" GetMethodModifier="Public" GetMethodName="getByKey" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="getByKey" UserSourceName="getByKey">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
|
<CommandText>dbo.stp_QRM_getByKey</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="char" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bigint" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@NumRM" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</Sources>
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="QuoteWorkExtTableAdapter" GeneratorDataComponentClassName="QuoteWorkExtTableAdapter" Name="QuoteWorkExt" UserDataComponentName="QuoteWorkExtTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.QuoteWorkExt" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<DeleteCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>DELETE FROM [dbo].[QuoteWorkExt] WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([NumWE] = @Original_NumWE) AND ([EWC4UG] = @Original_EWC4UG) AND ([UM] = @Original_UM) AND ([valid] = @Original_valid))</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_NumWE" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumWE" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_EWC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="EWC4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_UM" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UM" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@Original_valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</DeleteCommand>
|
|
<InsertCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>INSERT INTO [dbo].[QuoteWorkExt] ([QuoteType], [CodQuote], [QuoteRev], [NumWE], [EWC4UG], [UM], [valid]) VALUES (@QuoteType, @CodQuote, @QuoteRev, @NumWE, @EWC4UG, @UM, @valid);
|
|
SELECT QuoteType, CodQuote, QuoteRev, NumWE, EWC4UG, UM, valid FROM QuoteWorkExt WHERE (CodQuote = @CodQuote) AND (NumWE = @NumWE) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@NumWE" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumWE" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@EWC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="EWC4UG" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UM" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UM" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</InsertCommand>
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT QuoteType, CodQuote, QuoteRev, NumWE, EWC4UG, UM, valid FROM dbo.QuoteWorkExt</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
<UpdateCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>UPDATE [dbo].[QuoteWorkExt] SET [QuoteType] = @QuoteType, [CodQuote] = @CodQuote, [QuoteRev] = @QuoteRev, [NumWE] = @NumWE, [EWC4UG] = @EWC4UG, [UM] = @UM, [valid] = @valid WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([NumWE] = @Original_NumWE) AND ([EWC4UG] = @Original_EWC4UG) AND ([UM] = @Original_UM) AND ([valid] = @Original_valid));
|
|
SELECT QuoteType, CodQuote, QuoteRev, NumWE, EWC4UG, UM, valid FROM QuoteWorkExt WHERE (CodQuote = @CodQuote) AND (NumWE = @NumWE) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@NumWE" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumWE" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@EWC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="EWC4UG" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UM" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UM" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_NumWE" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumWE" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_EWC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="EWC4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_UM" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UM" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@Original_valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</UpdateCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="QuoteType" DataSetColumn="QuoteType" />
|
|
<Mapping SourceColumn="CodQuote" DataSetColumn="CodQuote" />
|
|
<Mapping SourceColumn="QuoteRev" DataSetColumn="QuoteRev" />
|
|
<Mapping SourceColumn="NumWE" DataSetColumn="NumWE" />
|
|
<Mapping SourceColumn="EWC4UG" DataSetColumn="EWC4UG" />
|
|
<Mapping SourceColumn="UM" DataSetColumn="UM" />
|
|
<Mapping SourceColumn="valid" DataSetColumn="valid" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="QuoteWorkIntTableAdapter" GeneratorDataComponentClassName="QuoteWorkIntTableAdapter" Name="QuoteWorkInt" UserDataComponentName="QuoteWorkIntTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.QuoteWorkInt" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<DeleteCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>DELETE FROM [dbo].[QuoteWorkInt] WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([NumWI] = @Original_NumWI) AND ([ProcessNum] = @Original_ProcessNum) AND ([CodPlant] = @Original_CodPlant) AND ([Class01] = @Original_Class01) AND ([Class02] = @Original_Class02) AND ([Class03] = @Original_Class03) AND ([Class04] = @Original_Class04) AND ([Class05] = @Original_Class05) AND ([NetProd] = @Original_NetProd) AND ([WSR] = @Original_WSR) AND ([MSR] = @Original_MSR) AND ([DSR] = @Original_DSR) AND ([FC4UG] = @Original_FC4UG) AND ([VC4UG] = @Original_VC4UG) AND ([OH4UG] = @Original_OH4UG) AND ([SC4UG] = @Original_SC4UG) AND ((@IsNull_WYR = 1 AND [WYR] IS NULL) OR ([WYR] = @Original_WYR)) AND ((@IsNull_MYR = 1 AND [MYR] IS NULL) OR ([MYR] = @Original_MYR)) AND ((@IsNull_DYR = 1 AND [DYR] IS NULL) OR ([DYR] = @Original_DYR)) AND ((@IsNull_WCR = 1 AND [WCR] IS NULL) OR ([WCR] = @Original_WCR)) AND ((@IsNull_MCR = 1 AND [MCR] IS NULL) OR ([MCR] = @Original_MCR)) AND ((@IsNull_DCR = 1 AND [DCR] IS NULL) OR ([DCR] = @Original_DCR)) AND ([valid] = @Original_valid))</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_NumWI" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumWI" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodPlant" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPlant" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class01" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class01" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class02" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class02" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class03" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class03" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class04" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class04" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class05" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class05" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_NetProd" Precision="9" ProviderType="Decimal" Scale="3" Size="0" SourceColumn="NetProd" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_WSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="WSR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_MSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="MSR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_DSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="DSR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_FC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="FC4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_VC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="VC4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_OH4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="OH4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_SC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="SC4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_WYR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="WYR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_WYR" Precision="10" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="WYR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_MYR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="MYR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_MYR" Precision="10" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="MYR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_DYR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="DYR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_DYR" Precision="10" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="DYR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_WCR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="WCR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_WCR" Precision="20" ProviderType="Decimal" Scale="11" Size="0" SourceColumn="WCR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_MCR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="MCR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_MCR" Precision="20" ProviderType="Decimal" Scale="11" Size="0" SourceColumn="MCR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_DCR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="DCR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_DCR" Precision="20" ProviderType="Decimal" Scale="11" Size="0" SourceColumn="DCR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@Original_valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</DeleteCommand>
|
|
<InsertCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>INSERT INTO [dbo].[QuoteWorkInt] ([QuoteType], [CodQuote], [QuoteRev], [NumWI], [ProcessNum], [CodPlant], [Class01], [Class02], [Class03], [Class04], [Class05], [NetProd], [WSR], [MSR], [DSR], [FC4UG], [VC4UG], [OH4UG], [SC4UG], [valid]) VALUES (@QuoteType, @CodQuote, @QuoteRev, @NumWI, @ProcessNum, @CodPlant, @Class01, @Class02, @Class03, @Class04, @Class05, @NetProd, @WSR, @MSR, @DSR, @FC4UG, @VC4UG, @OH4UG, @SC4UG, @valid);
|
|
SELECT QuoteType, CodQuote, QuoteRev, NumWI, ProcessNum, CodPlant, Class01, Class02, Class03, Class04, Class05, NetProd, WSR, MSR, DSR, FC4UG, VC4UG, OH4UG, SC4UG, WYR, MYR, DYR, WCR, MCR, DCR, valid FROM QuoteWorkInt WHERE (CodQuote = @CodQuote) AND (NumWI = @NumWI) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@NumWI" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumWI" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodPlant" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPlant" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class01" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class01" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class02" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class02" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class03" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class03" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class04" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class04" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class05" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class05" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@NetProd" Precision="9" ProviderType="Decimal" Scale="3" Size="0" SourceColumn="NetProd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@WSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="WSR" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@MSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="MSR" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@DSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="DSR" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@FC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="FC4UG" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@VC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="VC4UG" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@OH4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="OH4UG" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@SC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="SC4UG" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</InsertCommand>
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT QuoteType, CodQuote, QuoteRev, NumWI, ProcessNum, CodPlant, Class01, Class02, Class03, Class04, Class05, NetProd, WSR, MSR, DSR, FC4UG, VC4UG, OH4UG, SC4UG, WYR, MYR, DYR, WCR, MCR, DCR, valid FROM dbo.QuoteWorkInt</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
<UpdateCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>UPDATE [dbo].[QuoteWorkInt] SET [QuoteType] = @QuoteType, [CodQuote] = @CodQuote, [QuoteRev] = @QuoteRev, [NumWI] = @NumWI, [ProcessNum] = @ProcessNum, [CodPlant] = @CodPlant, [Class01] = @Class01, [Class02] = @Class02, [Class03] = @Class03, [Class04] = @Class04, [Class05] = @Class05, [NetProd] = @NetProd, [WSR] = @WSR, [MSR] = @MSR, [DSR] = @DSR, [FC4UG] = @FC4UG, [VC4UG] = @VC4UG, [OH4UG] = @OH4UG, [SC4UG] = @SC4UG, [valid] = @valid WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([NumWI] = @Original_NumWI) AND ([ProcessNum] = @Original_ProcessNum) AND ([CodPlant] = @Original_CodPlant) AND ([Class01] = @Original_Class01) AND ([Class02] = @Original_Class02) AND ([Class03] = @Original_Class03) AND ([Class04] = @Original_Class04) AND ([Class05] = @Original_Class05) AND ([NetProd] = @Original_NetProd) AND ([WSR] = @Original_WSR) AND ([MSR] = @Original_MSR) AND ([DSR] = @Original_DSR) AND ([FC4UG] = @Original_FC4UG) AND ([VC4UG] = @Original_VC4UG) AND ([OH4UG] = @Original_OH4UG) AND ([SC4UG] = @Original_SC4UG) AND ((@IsNull_WYR = 1 AND [WYR] IS NULL) OR ([WYR] = @Original_WYR)) AND ((@IsNull_MYR = 1 AND [MYR] IS NULL) OR ([MYR] = @Original_MYR)) AND ((@IsNull_DYR = 1 AND [DYR] IS NULL) OR ([DYR] = @Original_DYR)) AND ((@IsNull_WCR = 1 AND [WCR] IS NULL) OR ([WCR] = @Original_WCR)) AND ((@IsNull_MCR = 1 AND [MCR] IS NULL) OR ([MCR] = @Original_MCR)) AND ((@IsNull_DCR = 1 AND [DCR] IS NULL) OR ([DCR] = @Original_DCR)) AND ([valid] = @Original_valid));
|
|
SELECT QuoteType, CodQuote, QuoteRev, NumWI, ProcessNum, CodPlant, Class01, Class02, Class03, Class04, Class05, NetProd, WSR, MSR, DSR, FC4UG, VC4UG, OH4UG, SC4UG, WYR, MYR, DYR, WCR, MCR, DCR, valid FROM QuoteWorkInt WHERE (CodQuote = @CodQuote) AND (NumWI = @NumWI) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@NumWI" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumWI" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodPlant" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPlant" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class01" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class01" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class02" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class02" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class03" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class03" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class04" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class04" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class05" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class05" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@NetProd" Precision="9" ProviderType="Decimal" Scale="3" Size="0" SourceColumn="NetProd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@WSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="WSR" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@MSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="MSR" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@DSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="DSR" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@FC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="FC4UG" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@VC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="VC4UG" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@OH4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="OH4UG" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@SC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="SC4UG" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_NumWI" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumWI" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodPlant" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPlant" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class01" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class01" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class02" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class02" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class03" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class03" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class04" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class04" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class05" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class05" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_NetProd" Precision="9" ProviderType="Decimal" Scale="3" Size="0" SourceColumn="NetProd" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_WSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="WSR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_MSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="MSR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_DSR" Precision="9" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="DSR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_FC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="FC4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_VC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="VC4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_OH4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="OH4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_SC4UG" Precision="9" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="SC4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_WYR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="WYR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_WYR" Precision="10" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="WYR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_MYR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="MYR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_MYR" Precision="10" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="MYR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_DYR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="DYR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_DYR" Precision="10" ProviderType="Decimal" Scale="8" Size="0" SourceColumn="DYR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_WCR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="WCR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_WCR" Precision="20" ProviderType="Decimal" Scale="11" Size="0" SourceColumn="WCR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_MCR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="MCR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_MCR" Precision="20" ProviderType="Decimal" Scale="11" Size="0" SourceColumn="MCR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_DCR" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="DCR" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_DCR" Precision="20" ProviderType="Decimal" Scale="11" Size="0" SourceColumn="DCR" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@Original_valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</UpdateCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="QuoteType" DataSetColumn="QuoteType" />
|
|
<Mapping SourceColumn="CodQuote" DataSetColumn="CodQuote" />
|
|
<Mapping SourceColumn="QuoteRev" DataSetColumn="QuoteRev" />
|
|
<Mapping SourceColumn="NumWI" DataSetColumn="NumWI" />
|
|
<Mapping SourceColumn="ProcessNum" DataSetColumn="ProcessNum" />
|
|
<Mapping SourceColumn="CodPlant" DataSetColumn="CodPlant" />
|
|
<Mapping SourceColumn="Class01" DataSetColumn="Class01" />
|
|
<Mapping SourceColumn="Class02" DataSetColumn="Class02" />
|
|
<Mapping SourceColumn="Class03" DataSetColumn="Class03" />
|
|
<Mapping SourceColumn="Class04" DataSetColumn="Class04" />
|
|
<Mapping SourceColumn="Class05" DataSetColumn="Class05" />
|
|
<Mapping SourceColumn="NetProd" DataSetColumn="NetProd" />
|
|
<Mapping SourceColumn="WSR" DataSetColumn="WSR" />
|
|
<Mapping SourceColumn="MSR" DataSetColumn="MSR" />
|
|
<Mapping SourceColumn="DSR" DataSetColumn="DSR" />
|
|
<Mapping SourceColumn="FC4UG" DataSetColumn="FC4UG" />
|
|
<Mapping SourceColumn="VC4UG" DataSetColumn="VC4UG" />
|
|
<Mapping SourceColumn="OH4UG" DataSetColumn="OH4UG" />
|
|
<Mapping SourceColumn="SC4UG" DataSetColumn="SC4UG" />
|
|
<Mapping SourceColumn="WYR" DataSetColumn="WYR" />
|
|
<Mapping SourceColumn="MYR" DataSetColumn="MYR" />
|
|
<Mapping SourceColumn="DYR" DataSetColumn="DYR" />
|
|
<Mapping SourceColumn="WCR" DataSetColumn="WCR" />
|
|
<Mapping SourceColumn="MCR" DataSetColumn="MCR" />
|
|
<Mapping SourceColumn="DCR" DataSetColumn="DCR" />
|
|
<Mapping SourceColumn="valid" DataSetColumn="valid" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="QuoteParamTableAdapter" GeneratorDataComponentClassName="QuoteParamTableAdapter" Name="QuoteParam" UserDataComponentName="QuoteParamTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.QuoteParam" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<DeleteCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>DELETE FROM [dbo].[QuoteParam] WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([NumP] = @Original_NumP) AND ([ProcessNum] = @Original_ProcessNum) AND ([Descr] = @Original_Descr) AND ([Parameter] = @Original_Parameter))</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_NumP" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumP" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Descr" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Descr" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Parameter" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Parameter" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</DeleteCommand>
|
|
<InsertCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>INSERT INTO [dbo].[QuoteParam] ([QuoteType], [CodQuote], [QuoteRev], [NumP], [ProcessNum], [Descr], [Parameter]) VALUES (@QuoteType, @CodQuote, @QuoteRev, @NumP, @ProcessNum, @Descr, @Parameter);
|
|
SELECT QuoteType, CodQuote, QuoteRev, NumP, ProcessNum, Descr, Parameter FROM QuoteParam WHERE (CodQuote = @CodQuote) AND (NumP = @NumP) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@NumP" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumP" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Descr" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Descr" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Parameter" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Parameter" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</InsertCommand>
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT QuoteType, CodQuote, QuoteRev, NumP, ProcessNum, Descr, Parameter FROM dbo.QuoteParam</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
<UpdateCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>UPDATE [dbo].[QuoteParam] SET [QuoteType] = @QuoteType, [CodQuote] = @CodQuote, [QuoteRev] = @QuoteRev, [NumP] = @NumP, [ProcessNum] = @ProcessNum, [Descr] = @Descr, [Parameter] = @Parameter WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([NumP] = @Original_NumP) AND ([ProcessNum] = @Original_ProcessNum) AND ([Descr] = @Original_Descr) AND ([Parameter] = @Original_Parameter));
|
|
SELECT QuoteType, CodQuote, QuoteRev, NumP, ProcessNum, Descr, Parameter FROM QuoteParam WHERE (CodQuote = @CodQuote) AND (NumP = @NumP) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@NumP" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumP" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Descr" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Descr" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Parameter" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Parameter" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_NumP" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumP" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Descr" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Descr" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Parameter" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Parameter" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</UpdateCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="QuoteType" DataSetColumn="QuoteType" />
|
|
<Mapping SourceColumn="CodQuote" DataSetColumn="CodQuote" />
|
|
<Mapping SourceColumn="QuoteRev" DataSetColumn="QuoteRev" />
|
|
<Mapping SourceColumn="NumP" DataSetColumn="NumP" />
|
|
<Mapping SourceColumn="ProcessNum" DataSetColumn="ProcessNum" />
|
|
<Mapping SourceColumn="Descr" DataSetColumn="Descr" />
|
|
<Mapping SourceColumn="Parameter" DataSetColumn="Parameter" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="QuoteOCTableAdapter" GeneratorDataComponentClassName="QuoteOCTableAdapter" Name="QuoteOC" UserDataComponentName="QuoteOCTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.QuoteOC" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<DeleteCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>DELETE FROM [dbo].[QuoteOC] WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([NumEx] = @Original_NumEx) AND ([ProcessNum] = @Original_ProcessNum) AND ([CodPlant] = @Original_CodPlant) AND ([Class01] = @Original_Class01) AND ([Class02] = @Original_Class02) AND ([Class03] = @Original_Class03) AND ([Class04] = @Original_Class04) AND ([Class05] = @Original_Class05) AND ([TotQty] = @Original_TotQty) AND ([TotCost] = @Original_TotCost) AND ([Quota] = @Original_Quota) AND ((@IsNull_C4UG = 1 AND [C4UG] IS NULL) OR ([C4UG] = @Original_C4UG)) AND ([valid] = @Original_valid))</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_NumEx" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumEx" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodPlant" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPlant" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class01" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class01" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class02" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class02" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class03" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class03" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class04" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class04" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class05" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class05" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_TotQty" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="TotQty" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_TotCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="TotCost" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_Quota" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="Quota" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_C4UG" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="C4UG" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_C4UG" Precision="38" ProviderType="Decimal" Scale="7" Size="0" SourceColumn="C4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@Original_valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</DeleteCommand>
|
|
<InsertCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>INSERT INTO [dbo].[QuoteOC] ([QuoteType], [CodQuote], [QuoteRev], [NumEx], [ProcessNum], [CodPlant], [Class01], [Class02], [Class03], [Class04], [Class05], [TotQty], [TotCost], [Quota], [valid]) VALUES (@QuoteType, @CodQuote, @QuoteRev, @NumEx, @ProcessNum, @CodPlant, @Class01, @Class02, @Class03, @Class04, @Class05, @TotQty, @TotCost, @Quota, @valid);
|
|
SELECT QuoteType, CodQuote, QuoteRev, NumEx, ProcessNum, CodPlant, Class01, Class02, Class03, Class04, Class05, TotQty, TotCost, Quota, C4UG, valid FROM QuoteOC WHERE (CodQuote = @CodQuote) AND (NumEx = @NumEx) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@NumEx" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumEx" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodPlant" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPlant" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class01" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class01" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class02" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class02" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class03" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class03" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class04" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class04" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class05" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class05" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@TotQty" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="TotQty" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@TotCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="TotCost" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Quota" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="Quota" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</InsertCommand>
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT QuoteType, CodQuote, QuoteRev, NumEx, ProcessNum, CodPlant, Class01, Class02, Class03, Class04, Class05, TotQty, TotCost, Quota, C4UG, valid FROM dbo.QuoteOC</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
<UpdateCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>UPDATE [dbo].[QuoteOC] SET [QuoteType] = @QuoteType, [CodQuote] = @CodQuote, [QuoteRev] = @QuoteRev, [NumEx] = @NumEx, [ProcessNum] = @ProcessNum, [CodPlant] = @CodPlant, [Class01] = @Class01, [Class02] = @Class02, [Class03] = @Class03, [Class04] = @Class04, [Class05] = @Class05, [TotQty] = @TotQty, [TotCost] = @TotCost, [Quota] = @Quota, [valid] = @valid WHERE (([QuoteType] = @Original_QuoteType) AND ([CodQuote] = @Original_CodQuote) AND ([QuoteRev] = @Original_QuoteRev) AND ([NumEx] = @Original_NumEx) AND ([ProcessNum] = @Original_ProcessNum) AND ([CodPlant] = @Original_CodPlant) AND ([Class01] = @Original_Class01) AND ([Class02] = @Original_Class02) AND ([Class03] = @Original_Class03) AND ([Class04] = @Original_Class04) AND ([Class05] = @Original_Class05) AND ([TotQty] = @Original_TotQty) AND ([TotCost] = @Original_TotCost) AND ([Quota] = @Original_Quota) AND ((@IsNull_C4UG = 1 AND [C4UG] IS NULL) OR ([C4UG] = @Original_C4UG)) AND ([valid] = @Original_valid));
|
|
SELECT QuoteType, CodQuote, QuoteRev, NumEx, ProcessNum, CodPlant, Class01, Class02, Class03, Class04, Class05, TotQty, TotCost, Quota, C4UG, valid FROM QuoteOC WHERE (CodQuote = @CodQuote) AND (NumEx = @NumEx) AND (QuoteRev = @QuoteRev) AND (QuoteType = @QuoteType)</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@NumEx" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumEx" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@CodPlant" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPlant" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class01" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class01" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class02" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class02" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class03" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class03" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class04" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class04" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Class05" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class05" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@TotQty" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="TotQty" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@TotCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="TotCost" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Quota" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="Quota" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="QuoteType" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="0" ProviderType="BigInt" Scale="0" Size="0" SourceColumn="CodQuote" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="QuoteRev" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_NumEx" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="NumEx" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_ProcessNum" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="ProcessNum" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_CodPlant" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="CodPlant" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class01" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class01" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class02" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class02" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class03" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class03" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class04" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class04" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_Class05" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Class05" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_TotQty" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="TotQty" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_TotCost" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="TotCost" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_Quota" Precision="18" ProviderType="Decimal" Scale="6" Size="0" SourceColumn="Quota" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_C4UG" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="C4UG" SourceColumnNullMapping="true" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@Original_C4UG" Precision="38" ProviderType="Decimal" Scale="7" Size="0" SourceColumn="C4UG" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@Original_valid" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="valid" SourceColumnNullMapping="false" SourceVersion="Original" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</UpdateCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="QuoteType" DataSetColumn="QuoteType" />
|
|
<Mapping SourceColumn="CodQuote" DataSetColumn="CodQuote" />
|
|
<Mapping SourceColumn="QuoteRev" DataSetColumn="QuoteRev" />
|
|
<Mapping SourceColumn="NumEx" DataSetColumn="NumEx" />
|
|
<Mapping SourceColumn="ProcessNum" DataSetColumn="ProcessNum" />
|
|
<Mapping SourceColumn="CodPlant" DataSetColumn="CodPlant" />
|
|
<Mapping SourceColumn="Class01" DataSetColumn="Class01" />
|
|
<Mapping SourceColumn="Class02" DataSetColumn="Class02" />
|
|
<Mapping SourceColumn="Class03" DataSetColumn="Class03" />
|
|
<Mapping SourceColumn="Class04" DataSetColumn="Class04" />
|
|
<Mapping SourceColumn="Class05" DataSetColumn="Class05" />
|
|
<Mapping SourceColumn="TotQty" DataSetColumn="TotQty" />
|
|
<Mapping SourceColumn="TotCost" DataSetColumn="TotCost" />
|
|
<Mapping SourceColumn="Quota" DataSetColumn="Quota" />
|
|
<Mapping SourceColumn="C4UG" DataSetColumn="C4UG" />
|
|
<Mapping SourceColumn="valid" DataSetColumn="valid" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="QuoteFull_QTableAdapter" GeneratorDataComponentClassName="QuoteFull_QTableAdapter" Name="QuoteFull_Q" UserDataComponentName="QuoteFull_QTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.stp_QL_fullDataAll" DbObjectType="StoredProcedure" 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="StoredProcedure" ModifiedByUser="false">
|
|
<CommandText>dbo.stp_QL_fullDataAll</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="Vers" DataSetColumn="Vers" />
|
|
<Mapping SourceColumn="QuoteType" DataSetColumn="QuoteType" />
|
|
<Mapping SourceColumn="CodQuote" DataSetColumn="CodQuote" />
|
|
<Mapping SourceColumn="QuoteRev" DataSetColumn="QuoteRev" />
|
|
<Mapping SourceColumn="CodClient" DataSetColumn="CodClient" />
|
|
<Mapping SourceColumn="ClientName" DataSetColumn="ClientName" />
|
|
<Mapping SourceColumn="CodItem" DataSetColumn="CodItem" />
|
|
<Mapping SourceColumn="CodItemGroup" DataSetColumn="CodItemGroup" />
|
|
<Mapping SourceColumn="RawMat" DataSetColumn="RawMat" />
|
|
<Mapping SourceColumn="UnitWeight" DataSetColumn="UnitWeight" />
|
|
<Mapping SourceColumn="BatchQty" DataSetColumn="BatchQty" />
|
|
<Mapping SourceColumn="CodInco" DataSetColumn="CodInco" />
|
|
<Mapping SourceColumn="KeyAM" DataSetColumn="KeyAM" />
|
|
<Mapping SourceColumn="Note" DataSetColumn="Note" />
|
|
<Mapping SourceColumn="PriceOff" DataSetColumn="PriceOff" />
|
|
<Mapping SourceColumn="CodClientAssoc" DataSetColumn="CodClientAssoc" />
|
|
<Mapping SourceColumn="ClientNameAssoc" DataSetColumn="ClientNameAssoc" />
|
|
<Mapping SourceColumn="ItemDescr" DataSetColumn="ItemDescr" />
|
|
<Mapping SourceColumn="CodifProfilo" DataSetColumn="CodifProfilo" />
|
|
<Mapping SourceColumn="ClasseMerc" DataSetColumn="ClasseMerc" />
|
|
<Mapping SourceColumn="TipoDies" DataSetColumn="TipoDies" />
|
|
<Mapping SourceColumn="CodDiesGroup" DataSetColumn="CodDiesGroup" />
|
|
<Mapping SourceColumn="DiamDies" DataSetColumn="DiamDies" />
|
|
<Mapping SourceColumn="HoleNumDies" DataSetColumn="HoleNumDies" />
|
|
<Mapping SourceColumn="DiesPrice" DataSetColumn="DiesPrice" />
|
|
<Mapping SourceColumn="DiesExpLife" DataSetColumn="DiesExpLife" />
|
|
<Mapping SourceColumn="DiesEOLife" DataSetColumn="DiesEOLife" />
|
|
<Mapping SourceColumn="NumDiesInList" DataSetColumn="NumDiesInList" />
|
|
<Mapping SourceColumn="NumDiesExaust" DataSetColumn="NumDiesExaust" />
|
|
<Mapping SourceColumn="CodPlant" DataSetColumn="CodPlant" />
|
|
<Mapping SourceColumn="KeyAMIL" DataSetColumn="KeyAMIL" />
|
|
<Mapping SourceColumn="KgTeo" DataSetColumn="KgTeo" />
|
|
<Mapping SourceColumn="NumSMED" DataSetColumn="NumSMED" />
|
|
<Mapping SourceColumn="QuotaMan" DataSetColumn="QuotaMan" />
|
|
<Mapping SourceColumn="PRMWeight" DataSetColumn="PRMWeight" />
|
|
<Mapping SourceColumn="PWeight" DataSetColumn="PWeight" />
|
|
<Mapping SourceColumn="PTare" DataSetColumn="PTare" />
|
|
<Mapping SourceColumn="LivPackage" DataSetColumn="LivPackage" />
|
|
<Mapping SourceColumn="LivPackageDett" DataSetColumn="LivPackageDett" />
|
|
<Mapping SourceColumn="RawMatCost" DataSetColumn="RawMatCost" />
|
|
<Mapping SourceColumn="RawMatExtraCost" DataSetColumn="RawMatExtraCost" />
|
|
<Mapping SourceColumn="RawMatFullCost" DataSetColumn="RawMatFullCost" />
|
|
<Mapping SourceColumn="CodPackag" DataSetColumn="CodPackag" />
|
|
<Mapping SourceColumn="PkgDesc" DataSetColumn="PkgDesc" />
|
|
<Mapping SourceColumn="FSR" DataSetColumn="FSR" />
|
|
<Mapping SourceColumn="ProvvCost" DataSetColumn="ProvvCost" />
|
|
<Mapping SourceColumn="EECost" DataSetColumn="EECost" />
|
|
<Mapping SourceColumn="GasCost" DataSetColumn="GasCost" />
|
|
<Mapping SourceColumn="DiesCost" DataSetColumn="DiesCost" />
|
|
<Mapping SourceColumn="PackCost" DataSetColumn="PackCost" />
|
|
<Mapping SourceColumn="TranspCost" DataSetColumn="TranspCost" />
|
|
<Mapping SourceColumn="SellCost01" DataSetColumn="SellCost01" />
|
|
<Mapping SourceColumn="RefCost01" DataSetColumn="RefCost01" />
|
|
<Mapping SourceColumn="SellCost04" DataSetColumn="SellCost04" />
|
|
<Mapping SourceColumn="RefCost04" DataSetColumn="RefCost04" />
|
|
<Mapping SourceColumn="WSR01" DataSetColumn="WSR01" />
|
|
<Mapping SourceColumn="MSR01" DataSetColumn="MSR01" />
|
|
<Mapping SourceColumn="NetProd01" DataSetColumn="NetProd01" />
|
|
<Mapping SourceColumn="FC4UG01" DataSetColumn="FC4UG01" />
|
|
<Mapping SourceColumn="VC4UG01" DataSetColumn="VC4UG01" />
|
|
<Mapping SourceColumn="OH4UG01" DataSetColumn="OH4UG01" />
|
|
<Mapping SourceColumn="SC4UG01" DataSetColumn="SC4UG01" />
|
|
<Mapping SourceColumn="DSR" DataSetColumn="DSR" />
|
|
<Mapping SourceColumn="NetProd04" DataSetColumn="NetProd04" />
|
|
<Mapping SourceColumn="FC4UG04" DataSetColumn="FC4UG04" />
|
|
<Mapping SourceColumn="VC4UG04" DataSetColumn="VC4UG04" />
|
|
<Mapping SourceColumn="FVC" DataSetColumn="FVC" />
|
|
<Mapping SourceColumn="Charge" DataSetColumn="Charge" />
|
|
<Mapping SourceColumn="P_FVC" DataSetColumn="P_FVC" />
|
|
<Mapping SourceColumn="CPS" DataSetColumn="CPS" />
|
|
<Mapping SourceColumn="P_CPS" DataSetColumn="P_CPS" />
|
|
<Mapping SourceColumn="P_FC4UG04" DataSetColumn="P_FC4UG04" />
|
|
<Mapping SourceColumn="FullCost" DataSetColumn="FullCost" />
|
|
<Mapping SourceColumn="P_FullCost" DataSetColumn="P_FullCost" />
|
|
<Mapping SourceColumn="MinPrice" DataSetColumn="MinPrice" />
|
|
<Mapping SourceColumn="P_MinPrice" DataSetColumn="P_MinPrice" />
|
|
<Mapping SourceColumn="P_PriceOff" DataSetColumn="P_PriceOff" />
|
|
<Mapping SourceColumn="NetMar" DataSetColumn="NetMar" />
|
|
<Mapping SourceColumn="FCShield" DataSetColumn="FCShield" />
|
|
<Mapping SourceColumn="PckSur" DataSetColumn="PckSur" />
|
|
</Mappings>
|
|
<Sources>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.stp_QL_fullData" DbObjectType="StoredProcedure" GenerateMethods="Get" GenerateShortCommands="true" GeneratorGetMethodName="getByKey" GetMethodModifier="Public" GetMethodName="getByKey" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="getByKey" UserSourceName="getByKey">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
|
<CommandText>dbo.stp_QL_fullData</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="char" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bigint" DbType="Int64" Direction="Input" ParameterName="@CodQuote" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@QuoteRev" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="char" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@DoUpdate" Precision="0" ProviderType="Char" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.stp_QL_fullDataSearch" DbObjectType="StoredProcedure" GenerateMethods="Get" GenerateShortCommands="true" GeneratorGetMethodName="getBySearch" GetMethodModifier="Public" GetMethodName="getBySearch" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="getBySearch" UserSourceName="getBySearch">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
|
<CommandText>dbo.stp_QL_fullDataSearch</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@CodClient" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@CodItem" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@RawMat" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
<DbSource ConnectionRef="Proxima_C2PConnectionString (Settings)" DbObjectName="Proxima_C2P.dbo.stp_QuoteFull_Q_update" DbObjectType="StoredProcedure" GenerateShortCommands="true" GeneratorSourceName="QuoteFull_Q_update" Modifier="Public" Name="QuoteFull_Q_update" QueryType="NoData" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetDataBy" UserSourceName="QuoteFull_Q_update">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
|
<CommandText>dbo.stp_QuoteFull_Q_update</CommandText>
|
|
<Parameters>
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="char" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Original_QuoteType" Precision="0" ProviderType="Char" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bigint" DbType="Int64" Direction="Input" ParameterName="@Original_CodQuote" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@Original_QuoteRev" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="decimal" DbType="Decimal" Direction="Input" ParameterName="@PriceOff" Precision="9" ProviderType="Decimal" Scale="6" Size="5" SourceColumnNullMapping="false" SourceVersion="Current" />
|
|
</Parameters>
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</Sources>
|
|
</TableAdapter>
|
|
</Tables>
|
|
<Sources />
|
|
</DataSource>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
<xs:element name="DS_Quotes" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="DS_Quotes" msprop:Generator_UserDSName="DS_Quotes">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="QuoteList" msprop:Generator_TableClassName="QuoteListDataTable" msprop:Generator_TableVarName="tableQuoteList" msprop:Generator_RowChangedName="QuoteListRowChanged" msprop:Generator_TablePropName="QuoteList" msprop:Generator_RowDeletingName="QuoteListRowDeleting" msprop:Generator_RowChangingName="QuoteListRowChanging" msprop:Generator_RowEvHandlerName="QuoteListRowChangeEventHandler" msprop:Generator_RowDeletedName="QuoteListRowDeleted" msprop:Generator_RowClassName="QuoteListRow" msprop:Generator_UserTableName="QuoteList" msprop:Generator_RowEvArgName="QuoteListRowChangeEvent">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="QuoteType" msprop:Generator_ColumnVarNameInTable="columnQuoteType" msprop:Generator_ColumnPropNameInRow="QuoteType" msprop:Generator_ColumnPropNameInTable="QuoteTypeColumn" msprop:Generator_UserColumnName="QuoteType">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="1" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodQuote" msprop:Generator_ColumnVarNameInTable="columnCodQuote" msprop:Generator_ColumnPropNameInRow="CodQuote" msprop:Generator_ColumnPropNameInTable="CodQuoteColumn" msprop:Generator_UserColumnName="CodQuote" type="xs:long" />
|
|
<xs:element name="QuoteRev" msprop:Generator_ColumnVarNameInTable="columnQuoteRev" msprop:Generator_ColumnPropNameInRow="QuoteRev" msprop:Generator_ColumnPropNameInTable="QuoteRevColumn" msprop:Generator_UserColumnName="QuoteRev" type="xs:int" />
|
|
<xs:element name="CodClient" msprop:Generator_ColumnVarNameInTable="columnCodClient" msprop:Generator_ColumnPropNameInRow="CodClient" msprop:Generator_ColumnPropNameInTable="CodClientColumn" msprop:Generator_UserColumnName="CodClient">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodItem" msprop:Generator_ColumnVarNameInTable="columnCodItem" msprop:Generator_ColumnPropNameInRow="CodItem" msprop:Generator_ColumnPropNameInTable="CodItemColumn" msprop:Generator_UserColumnName="CodItem">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodItemGroup" msprop:Generator_ColumnVarNameInTable="columnCodItemGroup" msprop:Generator_ColumnPropNameInRow="CodItemGroup" msprop:Generator_ColumnPropNameInTable="CodItemGroupColumn" msprop:Generator_UserColumnName="CodItemGroup">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="RawMat" msprop:Generator_ColumnVarNameInTable="columnRawMat" msprop:Generator_ColumnPropNameInRow="RawMat" msprop:Generator_ColumnPropNameInTable="RawMatColumn" msprop:Generator_UserColumnName="RawMat">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="UnitWeight" msprop:Generator_ColumnVarNameInTable="columnUnitWeight" msprop:Generator_ColumnPropNameInRow="UnitWeight" msprop:Generator_ColumnPropNameInTable="UnitWeightColumn" msprop:Generator_UserColumnName="UnitWeight" type="xs:decimal" />
|
|
<xs:element name="BatchQty" msprop:Generator_ColumnVarNameInTable="columnBatchQty" msprop:Generator_ColumnPropNameInRow="BatchQty" msprop:Generator_ColumnPropNameInTable="BatchQtyColumn" msprop:Generator_UserColumnName="BatchQty" type="xs:int" />
|
|
<xs:element name="CodInco" msprop:Generator_ColumnVarNameInTable="columnCodInco" msprop:Generator_ColumnPropNameInRow="CodInco" msprop:Generator_ColumnPropNameInTable="CodIncoColumn" msprop:Generator_UserColumnName="CodInco">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="5" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="KeyAM" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnKeyAM" msprop:Generator_ColumnPropNameInRow="KeyAM" msprop:Generator_ColumnPropNameInTable="KeyAMColumn" msprop:Generator_UserColumnName="KeyAM" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="101" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" msprop:Generator_UserColumnName="Note">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2500" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="PriceOff" msprop:Generator_ColumnVarNameInTable="columnPriceOff" msprop:Generator_ColumnPropNameInRow="PriceOff" msprop:Generator_ColumnPropNameInTable="PriceOffColumn" msprop:Generator_UserColumnName="PriceOff" type="xs:decimal" />
|
|
<xs:element name="OrdDate" msprop:Generator_ColumnVarNameInTable="columnOrdDate" msprop:Generator_ColumnPropNameInRow="OrdDate" msprop:Generator_ColumnPropNameInTable="OrdDateColumn" msprop:Generator_UserColumnName="OrdDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="OrdNum" msprop:Generator_ColumnVarNameInTable="columnOrdNum" msprop:Generator_ColumnPropNameInRow="OrdNum" msprop:Generator_ColumnPropNameInTable="OrdNumColumn" msprop:Generator_UserColumnName="OrdNum">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="OrdRow" msprop:Generator_ColumnVarNameInTable="columnOrdRow" msprop:Generator_ColumnPropNameInRow="OrdRow" msprop:Generator_ColumnPropNameInTable="OrdRowColumn" msprop:Generator_UserColumnName="OrdRow">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="OrdPrice" msprop:Generator_ColumnVarNameInTable="columnOrdPrice" msprop:Generator_ColumnPropNameInRow="OrdPrice" msprop:Generator_ColumnPropNameInTable="OrdPriceColumn" msprop:Generator_UserColumnName="OrdPrice" type="xs:decimal" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="QuoteRM" msprop:Generator_TableClassName="QuoteRMDataTable" msprop:Generator_TableVarName="tableQuoteRM" msprop:Generator_RowChangedName="QuoteRMRowChanged" msprop:Generator_TablePropName="QuoteRM" msprop:Generator_RowDeletingName="QuoteRMRowDeleting" msprop:Generator_RowChangingName="QuoteRMRowChanging" msprop:Generator_RowEvHandlerName="QuoteRMRowChangeEventHandler" msprop:Generator_RowDeletedName="QuoteRMRowDeleted" msprop:Generator_RowClassName="QuoteRMRow" msprop:Generator_UserTableName="QuoteRM" msprop:Generator_RowEvArgName="QuoteRMRowChangeEvent">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="QuoteType" msprop:Generator_ColumnVarNameInTable="columnQuoteType" msprop:Generator_ColumnPropNameInRow="QuoteType" msprop:Generator_ColumnPropNameInTable="QuoteTypeColumn" msprop:Generator_UserColumnName="QuoteType">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="1" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodQuote" msprop:Generator_ColumnVarNameInTable="columnCodQuote" msprop:Generator_ColumnPropNameInRow="CodQuote" msprop:Generator_ColumnPropNameInTable="CodQuoteColumn" msprop:Generator_UserColumnName="CodQuote" type="xs:long" />
|
|
<xs:element name="QuoteRev" msprop:Generator_ColumnVarNameInTable="columnQuoteRev" msprop:Generator_ColumnPropNameInRow="QuoteRev" msprop:Generator_ColumnPropNameInTable="QuoteRevColumn" msprop:Generator_UserColumnName="QuoteRev" type="xs:int" />
|
|
<xs:element name="NumRM" msprop:Generator_ColumnVarNameInTable="columnNumRM" msprop:Generator_ColumnPropNameInRow="NumRM" msprop:Generator_ColumnPropNameInTable="NumRMColumn" msprop:Generator_UserColumnName="NumRM" type="xs:int" />
|
|
<xs:element name="RawMat" msprop:Generator_ColumnVarNameInTable="columnRawMat" msprop:Generator_ColumnPropNameInRow="RawMat" msprop:Generator_ColumnPropNameInTable="RawMatColumn" msprop:Generator_UserColumnName="RawMat">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="RawMatCost" msprop:Generator_ColumnVarNameInTable="columnRawMatCost" msprop:Generator_ColumnPropNameInRow="RawMatCost" msprop:Generator_ColumnPropNameInTable="RawMatCostColumn" msprop:Generator_UserColumnName="RawMatCost" type="xs:decimal" />
|
|
<xs:element name="RawMatExtraCost" msprop:Generator_ColumnVarNameInTable="columnRawMatExtraCost" msprop:Generator_ColumnPropNameInRow="RawMatExtraCost" msprop:Generator_ColumnPropNameInTable="RawMatExtraCostColumn" msprop:Generator_UserColumnName="RawMatExtraCost" type="xs:decimal" />
|
|
<xs:element name="CodPackag" msprop:Generator_ColumnVarNameInTable="columnCodPackag" msprop:Generator_ColumnPropNameInRow="CodPackag" msprop:Generator_ColumnPropNameInTable="CodPackagColumn" msprop:Generator_UserColumnName="CodPackag">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="FCR" msprop:Generator_ColumnVarNameInTable="columnFCR" msprop:Generator_ColumnPropNameInRow="FCR" msprop:Generator_ColumnPropNameInTable="FCRColumn" msprop:Generator_UserColumnName="FCR" type="xs:decimal" />
|
|
<xs:element name="FYR" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFYR" msprop:Generator_ColumnPropNameInRow="FYR" msprop:Generator_ColumnPropNameInTable="FYRColumn" msprop:Generator_UserColumnName="FYR" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="FSR" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFSR" msprop:Generator_ColumnPropNameInRow="FSR" msprop:Generator_ColumnPropNameInTable="FSRColumn" msprop:Generator_UserColumnName="FSR" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="valid" msprop:Generator_ColumnVarNameInTable="columnvalid" msprop:Generator_ColumnPropNameInRow="valid" msprop:Generator_ColumnPropNameInTable="validColumn" msprop:Generator_UserColumnName="valid" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="QuoteWorkExt" msprop:Generator_TableClassName="QuoteWorkExtDataTable" msprop:Generator_TableVarName="tableQuoteWorkExt" msprop:Generator_RowChangedName="QuoteWorkExtRowChanged" msprop:Generator_TablePropName="QuoteWorkExt" msprop:Generator_RowDeletingName="QuoteWorkExtRowDeleting" msprop:Generator_RowChangingName="QuoteWorkExtRowChanging" msprop:Generator_RowEvHandlerName="QuoteWorkExtRowChangeEventHandler" msprop:Generator_RowDeletedName="QuoteWorkExtRowDeleted" msprop:Generator_RowClassName="QuoteWorkExtRow" msprop:Generator_UserTableName="QuoteWorkExt" msprop:Generator_RowEvArgName="QuoteWorkExtRowChangeEvent">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="QuoteType" msprop:Generator_ColumnVarNameInTable="columnQuoteType" msprop:Generator_ColumnPropNameInRow="QuoteType" msprop:Generator_ColumnPropNameInTable="QuoteTypeColumn" msprop:Generator_UserColumnName="QuoteType">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="1" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodQuote" msprop:Generator_ColumnVarNameInTable="columnCodQuote" msprop:Generator_ColumnPropNameInRow="CodQuote" msprop:Generator_ColumnPropNameInTable="CodQuoteColumn" msprop:Generator_UserColumnName="CodQuote" type="xs:long" />
|
|
<xs:element name="QuoteRev" msprop:Generator_ColumnVarNameInTable="columnQuoteRev" msprop:Generator_ColumnPropNameInRow="QuoteRev" msprop:Generator_ColumnPropNameInTable="QuoteRevColumn" msprop:Generator_UserColumnName="QuoteRev" type="xs:int" />
|
|
<xs:element name="NumWE" msprop:Generator_ColumnVarNameInTable="columnNumWE" msprop:Generator_ColumnPropNameInRow="NumWE" msprop:Generator_ColumnPropNameInTable="NumWEColumn" msprop:Generator_UserColumnName="NumWE" type="xs:int" />
|
|
<xs:element name="EWC4UG" msprop:Generator_ColumnVarNameInTable="columnEWC4UG" msprop:Generator_ColumnPropNameInRow="EWC4UG" msprop:Generator_ColumnPropNameInTable="EWC4UGColumn" msprop:Generator_UserColumnName="EWC4UG" type="xs:decimal" />
|
|
<xs:element name="UM" msprop:Generator_ColumnVarNameInTable="columnUM" msprop:Generator_ColumnPropNameInRow="UM" msprop:Generator_ColumnPropNameInTable="UMColumn" msprop:Generator_UserColumnName="UM">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="valid" msprop:Generator_ColumnVarNameInTable="columnvalid" msprop:Generator_ColumnPropNameInRow="valid" msprop:Generator_ColumnPropNameInTable="validColumn" msprop:Generator_UserColumnName="valid" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="QuoteWorkInt" msprop:Generator_TableClassName="QuoteWorkIntDataTable" msprop:Generator_TableVarName="tableQuoteWorkInt" msprop:Generator_RowChangedName="QuoteWorkIntRowChanged" msprop:Generator_TablePropName="QuoteWorkInt" msprop:Generator_RowDeletingName="QuoteWorkIntRowDeleting" msprop:Generator_RowChangingName="QuoteWorkIntRowChanging" msprop:Generator_RowEvHandlerName="QuoteWorkIntRowChangeEventHandler" msprop:Generator_RowDeletedName="QuoteWorkIntRowDeleted" msprop:Generator_RowClassName="QuoteWorkIntRow" msprop:Generator_UserTableName="QuoteWorkInt" msprop:Generator_RowEvArgName="QuoteWorkIntRowChangeEvent">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="QuoteType" msprop:Generator_ColumnVarNameInTable="columnQuoteType" msprop:Generator_ColumnPropNameInRow="QuoteType" msprop:Generator_ColumnPropNameInTable="QuoteTypeColumn" msprop:Generator_UserColumnName="QuoteType">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="1" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodQuote" msprop:Generator_ColumnVarNameInTable="columnCodQuote" msprop:Generator_ColumnPropNameInRow="CodQuote" msprop:Generator_ColumnPropNameInTable="CodQuoteColumn" msprop:Generator_UserColumnName="CodQuote" type="xs:long" />
|
|
<xs:element name="QuoteRev" msprop:Generator_ColumnVarNameInTable="columnQuoteRev" msprop:Generator_ColumnPropNameInRow="QuoteRev" msprop:Generator_ColumnPropNameInTable="QuoteRevColumn" msprop:Generator_UserColumnName="QuoteRev" type="xs:int" />
|
|
<xs:element name="NumWI" msprop:Generator_ColumnVarNameInTable="columnNumWI" msprop:Generator_ColumnPropNameInRow="NumWI" msprop:Generator_ColumnPropNameInTable="NumWIColumn" msprop:Generator_UserColumnName="NumWI" type="xs:int" />
|
|
<xs:element name="ProcessNum" msprop:Generator_ColumnVarNameInTable="columnProcessNum" msprop:Generator_ColumnPropNameInRow="ProcessNum" msprop:Generator_ColumnPropNameInTable="ProcessNumColumn" msprop:Generator_UserColumnName="ProcessNum">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodPlant" msprop:Generator_ColumnVarNameInTable="columnCodPlant" msprop:Generator_ColumnPropNameInRow="CodPlant" msprop:Generator_ColumnPropNameInTable="CodPlantColumn" msprop:Generator_UserColumnName="CodPlant">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Class01" msprop:Generator_ColumnVarNameInTable="columnClass01" msprop:Generator_ColumnPropNameInRow="Class01" msprop:Generator_ColumnPropNameInTable="Class01Column" msprop:Generator_UserColumnName="Class01">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Class02" msprop:Generator_ColumnVarNameInTable="columnClass02" msprop:Generator_ColumnPropNameInRow="Class02" msprop:Generator_ColumnPropNameInTable="Class02Column" msprop:Generator_UserColumnName="Class02">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Class03" msprop:Generator_ColumnVarNameInTable="columnClass03" msprop:Generator_ColumnPropNameInRow="Class03" msprop:Generator_ColumnPropNameInTable="Class03Column" msprop:Generator_UserColumnName="Class03">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Class04" msprop:Generator_ColumnVarNameInTable="columnClass04" msprop:Generator_ColumnPropNameInRow="Class04" msprop:Generator_ColumnPropNameInTable="Class04Column" msprop:Generator_UserColumnName="Class04">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Class05" msprop:Generator_ColumnVarNameInTable="columnClass05" msprop:Generator_ColumnPropNameInRow="Class05" msprop:Generator_ColumnPropNameInTable="Class05Column" msprop:Generator_UserColumnName="Class05">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="NetProd" msprop:Generator_ColumnVarNameInTable="columnNetProd" msprop:Generator_ColumnPropNameInRow="NetProd" msprop:Generator_ColumnPropNameInTable="NetProdColumn" msprop:Generator_UserColumnName="NetProd" type="xs:decimal" />
|
|
<xs:element name="WSR" msprop:Generator_ColumnVarNameInTable="columnWSR" msprop:Generator_ColumnPropNameInRow="WSR" msprop:Generator_ColumnPropNameInTable="WSRColumn" msprop:Generator_UserColumnName="WSR" type="xs:decimal" />
|
|
<xs:element name="MSR" msprop:Generator_ColumnVarNameInTable="columnMSR" msprop:Generator_ColumnPropNameInRow="MSR" msprop:Generator_ColumnPropNameInTable="MSRColumn" msprop:Generator_UserColumnName="MSR" type="xs:decimal" />
|
|
<xs:element name="DSR" msprop:Generator_ColumnVarNameInTable="columnDSR" msprop:Generator_ColumnPropNameInRow="DSR" msprop:Generator_ColumnPropNameInTable="DSRColumn" msprop:Generator_UserColumnName="DSR" type="xs:decimal" />
|
|
<xs:element name="FC4UG" msprop:Generator_ColumnVarNameInTable="columnFC4UG" msprop:Generator_ColumnPropNameInRow="FC4UG" msprop:Generator_ColumnPropNameInTable="FC4UGColumn" msprop:Generator_UserColumnName="FC4UG" type="xs:decimal" />
|
|
<xs:element name="VC4UG" msprop:Generator_ColumnVarNameInTable="columnVC4UG" msprop:Generator_ColumnPropNameInRow="VC4UG" msprop:Generator_ColumnPropNameInTable="VC4UGColumn" msprop:Generator_UserColumnName="VC4UG" type="xs:decimal" />
|
|
<xs:element name="OH4UG" msprop:Generator_ColumnVarNameInTable="columnOH4UG" msprop:Generator_ColumnPropNameInRow="OH4UG" msprop:Generator_ColumnPropNameInTable="OH4UGColumn" msprop:Generator_UserColumnName="OH4UG" type="xs:decimal" />
|
|
<xs:element name="SC4UG" msprop:Generator_ColumnVarNameInTable="columnSC4UG" msprop:Generator_ColumnPropNameInRow="SC4UG" msprop:Generator_ColumnPropNameInTable="SC4UGColumn" msprop:Generator_UserColumnName="SC4UG" type="xs:decimal" />
|
|
<xs:element name="WYR" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnWYR" msprop:Generator_ColumnPropNameInRow="WYR" msprop:Generator_ColumnPropNameInTable="WYRColumn" msprop:Generator_UserColumnName="WYR" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="MYR" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnMYR" msprop:Generator_ColumnPropNameInRow="MYR" msprop:Generator_ColumnPropNameInTable="MYRColumn" msprop:Generator_UserColumnName="MYR" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="DYR" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDYR" msprop:Generator_ColumnPropNameInRow="DYR" msprop:Generator_ColumnPropNameInTable="DYRColumn" msprop:Generator_UserColumnName="DYR" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="WCR" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnWCR" msprop:Generator_ColumnPropNameInRow="WCR" msprop:Generator_ColumnPropNameInTable="WCRColumn" msprop:Generator_UserColumnName="WCR" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="MCR" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnMCR" msprop:Generator_ColumnPropNameInRow="MCR" msprop:Generator_ColumnPropNameInTable="MCRColumn" msprop:Generator_UserColumnName="MCR" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="DCR" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDCR" msprop:Generator_ColumnPropNameInRow="DCR" msprop:Generator_ColumnPropNameInTable="DCRColumn" msprop:Generator_UserColumnName="DCR" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="valid" msprop:Generator_ColumnVarNameInTable="columnvalid" msprop:Generator_ColumnPropNameInRow="valid" msprop:Generator_ColumnPropNameInTable="validColumn" msprop:Generator_UserColumnName="valid" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="QuoteParam" msprop:Generator_TableClassName="QuoteParamDataTable" msprop:Generator_TableVarName="tableQuoteParam" msprop:Generator_RowChangedName="QuoteParamRowChanged" msprop:Generator_TablePropName="QuoteParam" msprop:Generator_RowDeletingName="QuoteParamRowDeleting" msprop:Generator_RowChangingName="QuoteParamRowChanging" msprop:Generator_RowEvHandlerName="QuoteParamRowChangeEventHandler" msprop:Generator_RowDeletedName="QuoteParamRowDeleted" msprop:Generator_RowClassName="QuoteParamRow" msprop:Generator_UserTableName="QuoteParam" msprop:Generator_RowEvArgName="QuoteParamRowChangeEvent">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="QuoteType" msprop:Generator_ColumnVarNameInTable="columnQuoteType" msprop:Generator_ColumnPropNameInRow="QuoteType" msprop:Generator_ColumnPropNameInTable="QuoteTypeColumn" msprop:Generator_UserColumnName="QuoteType">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="1" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodQuote" msprop:Generator_ColumnVarNameInTable="columnCodQuote" msprop:Generator_ColumnPropNameInRow="CodQuote" msprop:Generator_ColumnPropNameInTable="CodQuoteColumn" msprop:Generator_UserColumnName="CodQuote" type="xs:long" />
|
|
<xs:element name="QuoteRev" msprop:Generator_ColumnVarNameInTable="columnQuoteRev" msprop:Generator_ColumnPropNameInRow="QuoteRev" msprop:Generator_ColumnPropNameInTable="QuoteRevColumn" msprop:Generator_UserColumnName="QuoteRev" type="xs:int" />
|
|
<xs:element name="NumP" msprop:Generator_ColumnVarNameInTable="columnNumP" msprop:Generator_ColumnPropNameInRow="NumP" msprop:Generator_ColumnPropNameInTable="NumPColumn" msprop:Generator_UserColumnName="NumP" type="xs:int" />
|
|
<xs:element name="ProcessNum" msprop:Generator_ColumnVarNameInTable="columnProcessNum" msprop:Generator_ColumnPropNameInRow="ProcessNum" msprop:Generator_ColumnPropNameInTable="ProcessNumColumn" msprop:Generator_UserColumnName="ProcessNum">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Descr" msprop:Generator_ColumnVarNameInTable="columnDescr" msprop:Generator_ColumnPropNameInRow="Descr" msprop:Generator_ColumnPropNameInTable="DescrColumn" msprop:Generator_UserColumnName="Descr">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Parameter" msprop:Generator_ColumnVarNameInTable="columnParameter" msprop:Generator_ColumnPropNameInRow="Parameter" msprop:Generator_ColumnPropNameInTable="ParameterColumn" msprop:Generator_UserColumnName="Parameter">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="QuoteOC" msprop:Generator_TableClassName="QuoteOCDataTable" msprop:Generator_TableVarName="tableQuoteOC" msprop:Generator_RowChangedName="QuoteOCRowChanged" msprop:Generator_TablePropName="QuoteOC" msprop:Generator_RowDeletingName="QuoteOCRowDeleting" msprop:Generator_RowChangingName="QuoteOCRowChanging" msprop:Generator_RowEvHandlerName="QuoteOCRowChangeEventHandler" msprop:Generator_RowDeletedName="QuoteOCRowDeleted" msprop:Generator_RowClassName="QuoteOCRow" msprop:Generator_UserTableName="QuoteOC" msprop:Generator_RowEvArgName="QuoteOCRowChangeEvent">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="QuoteType" msprop:Generator_ColumnVarNameInTable="columnQuoteType" msprop:Generator_ColumnPropNameInRow="QuoteType" msprop:Generator_ColumnPropNameInTable="QuoteTypeColumn" msprop:Generator_UserColumnName="QuoteType">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="1" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodQuote" msprop:Generator_ColumnVarNameInTable="columnCodQuote" msprop:Generator_ColumnPropNameInRow="CodQuote" msprop:Generator_ColumnPropNameInTable="CodQuoteColumn" msprop:Generator_UserColumnName="CodQuote" type="xs:long" />
|
|
<xs:element name="QuoteRev" msprop:Generator_ColumnVarNameInTable="columnQuoteRev" msprop:Generator_ColumnPropNameInRow="QuoteRev" msprop:Generator_ColumnPropNameInTable="QuoteRevColumn" msprop:Generator_UserColumnName="QuoteRev" type="xs:int" />
|
|
<xs:element name="NumEx" msprop:Generator_ColumnVarNameInTable="columnNumEx" msprop:Generator_ColumnPropNameInRow="NumEx" msprop:Generator_ColumnPropNameInTable="NumExColumn" msprop:Generator_UserColumnName="NumEx" type="xs:int" />
|
|
<xs:element name="ProcessNum" msprop:Generator_ColumnVarNameInTable="columnProcessNum" msprop:Generator_ColumnPropNameInRow="ProcessNum" msprop:Generator_ColumnPropNameInTable="ProcessNumColumn" msprop:Generator_UserColumnName="ProcessNum">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodPlant" msprop:Generator_ColumnVarNameInTable="columnCodPlant" msprop:Generator_ColumnPropNameInRow="CodPlant" msprop:Generator_ColumnPropNameInTable="CodPlantColumn" msprop:Generator_UserColumnName="CodPlant">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Class01" msprop:Generator_ColumnVarNameInTable="columnClass01" msprop:Generator_ColumnPropNameInRow="Class01" msprop:Generator_ColumnPropNameInTable="Class01Column" msprop:Generator_UserColumnName="Class01">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Class02" msprop:Generator_ColumnVarNameInTable="columnClass02" msprop:Generator_ColumnPropNameInRow="Class02" msprop:Generator_ColumnPropNameInTable="Class02Column" msprop:Generator_UserColumnName="Class02">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Class03" msprop:Generator_ColumnVarNameInTable="columnClass03" msprop:Generator_ColumnPropNameInRow="Class03" msprop:Generator_ColumnPropNameInTable="Class03Column" msprop:Generator_UserColumnName="Class03">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Class04" msprop:Generator_ColumnVarNameInTable="columnClass04" msprop:Generator_ColumnPropNameInRow="Class04" msprop:Generator_ColumnPropNameInTable="Class04Column" msprop:Generator_UserColumnName="Class04">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Class05" msprop:Generator_ColumnVarNameInTable="columnClass05" msprop:Generator_ColumnPropNameInRow="Class05" msprop:Generator_ColumnPropNameInTable="Class05Column" msprop:Generator_UserColumnName="Class05">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="TotQty" msprop:Generator_ColumnVarNameInTable="columnTotQty" msprop:Generator_ColumnPropNameInRow="TotQty" msprop:Generator_ColumnPropNameInTable="TotQtyColumn" msprop:Generator_UserColumnName="TotQty" type="xs:decimal" />
|
|
<xs:element name="TotCost" msprop:Generator_ColumnVarNameInTable="columnTotCost" msprop:Generator_ColumnPropNameInRow="TotCost" msprop:Generator_ColumnPropNameInTable="TotCostColumn" msprop:Generator_UserColumnName="TotCost" type="xs:decimal" />
|
|
<xs:element name="Quota" msprop:Generator_ColumnVarNameInTable="columnQuota" msprop:Generator_ColumnPropNameInRow="Quota" msprop:Generator_ColumnPropNameInTable="QuotaColumn" msprop:Generator_UserColumnName="Quota" type="xs:decimal" />
|
|
<xs:element name="C4UG" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnC4UG" msprop:Generator_ColumnPropNameInRow="C4UG" msprop:Generator_ColumnPropNameInTable="C4UGColumn" msprop:Generator_UserColumnName="C4UG" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="valid" msprop:Generator_ColumnVarNameInTable="columnvalid" msprop:Generator_ColumnPropNameInRow="valid" msprop:Generator_ColumnPropNameInTable="validColumn" msprop:Generator_UserColumnName="valid" type="xs:boolean" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="QuoteFull_Q" msprop:Generator_TableClassName="QuoteFull_QDataTable" msprop:Generator_TableVarName="tableQuoteFull_Q" msprop:Generator_TablePropName="QuoteFull_Q" msprop:Generator_RowDeletingName="QuoteFull_QRowDeleting" msprop:Generator_RowChangingName="QuoteFull_QRowChanging" msprop:Generator_RowEvHandlerName="QuoteFull_QRowChangeEventHandler" msprop:Generator_RowDeletedName="QuoteFull_QRowDeleted" msprop:Generator_UserTableName="QuoteFull_Q" msprop:Generator_RowChangedName="QuoteFull_QRowChanged" msprop:Generator_RowEvArgName="QuoteFull_QRowChangeEvent" msprop:Generator_RowClassName="QuoteFull_QRow">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="Vers" msprop:Generator_ColumnVarNameInTable="columnVers" msprop:Generator_ColumnPropNameInRow="Vers" msprop:Generator_ColumnPropNameInTable="VersColumn" msprop:Generator_UserColumnName="Vers">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="5" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="QuoteType" msprop:Generator_ColumnVarNameInTable="columnQuoteType" msprop:Generator_ColumnPropNameInRow="QuoteType" msprop:Generator_ColumnPropNameInTable="QuoteTypeColumn" msprop:Generator_UserColumnName="QuoteType">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="1" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodQuote" msprop:Generator_ColumnVarNameInTable="columnCodQuote" msprop:Generator_ColumnPropNameInRow="CodQuote" msprop:Generator_ColumnPropNameInTable="CodQuoteColumn" msprop:Generator_UserColumnName="CodQuote" type="xs:long" />
|
|
<xs:element name="QuoteRev" msprop:Generator_ColumnVarNameInTable="columnQuoteRev" msprop:Generator_ColumnPropNameInRow="QuoteRev" msprop:Generator_ColumnPropNameInTable="QuoteRevColumn" msprop:Generator_UserColumnName="QuoteRev" type="xs:int" />
|
|
<xs:element name="CodClient" msprop:Generator_ColumnVarNameInTable="columnCodClient" msprop:Generator_ColumnPropNameInRow="CodClient" msprop:Generator_ColumnPropNameInTable="CodClientColumn" msprop:Generator_UserColumnName="CodClient">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ClientName" msprop:Generator_ColumnVarNameInTable="columnClientName" msprop:Generator_ColumnPropNameInRow="ClientName" msprop:Generator_ColumnPropNameInTable="ClientNameColumn" msprop:Generator_UserColumnName="ClientName">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodItem" msprop:Generator_ColumnVarNameInTable="columnCodItem" msprop:Generator_ColumnPropNameInRow="CodItem" msprop:Generator_ColumnPropNameInTable="CodItemColumn" msprop:Generator_UserColumnName="CodItem">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodItemGroup" msprop:Generator_ColumnVarNameInTable="columnCodItemGroup" msprop:Generator_ColumnPropNameInRow="CodItemGroup" msprop:Generator_ColumnPropNameInTable="CodItemGroupColumn" msprop:Generator_UserColumnName="CodItemGroup">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="RawMat" msprop:Generator_ColumnVarNameInTable="columnRawMat" msprop:Generator_ColumnPropNameInRow="RawMat" msprop:Generator_ColumnPropNameInTable="RawMatColumn" msprop:Generator_UserColumnName="RawMat">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="UnitWeight" msprop:Generator_ColumnVarNameInTable="columnUnitWeight" msprop:Generator_ColumnPropNameInRow="UnitWeight" msprop:Generator_ColumnPropNameInTable="UnitWeightColumn" msprop:Generator_UserColumnName="UnitWeight" type="xs:decimal" />
|
|
<xs:element name="BatchQty" msprop:Generator_ColumnVarNameInTable="columnBatchQty" msprop:Generator_ColumnPropNameInRow="BatchQty" msprop:Generator_ColumnPropNameInTable="BatchQtyColumn" msprop:Generator_UserColumnName="BatchQty" type="xs:int" />
|
|
<xs:element name="CodInco" msprop:Generator_ColumnVarNameInTable="columnCodInco" msprop:Generator_ColumnPropNameInRow="CodInco" msprop:Generator_ColumnPropNameInTable="CodIncoColumn" msprop:Generator_UserColumnName="CodInco">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="5" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="KeyAM" msprop:Generator_ColumnVarNameInTable="columnKeyAM" msprop:Generator_ColumnPropNameInRow="KeyAM" msprop:Generator_ColumnPropNameInTable="KeyAMColumn" msprop:Generator_UserColumnName="KeyAM">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="101" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" msprop:Generator_UserColumnName="Note">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2500" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="PriceOff" msprop:Generator_ColumnVarNameInTable="columnPriceOff" msprop:Generator_ColumnPropNameInRow="PriceOff" msprop:Generator_ColumnPropNameInTable="PriceOffColumn" msprop:Generator_UserColumnName="PriceOff" type="xs:decimal" />
|
|
<xs:element name="CodClientAssoc" msprop:Generator_ColumnVarNameInTable="columnCodClientAssoc" msprop:Generator_ColumnPropNameInRow="CodClientAssoc" msprop:Generator_ColumnPropNameInTable="CodClientAssocColumn" msprop:Generator_UserColumnName="CodClientAssoc" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ClientNameAssoc" msprop:Generator_ColumnVarNameInTable="columnClientNameAssoc" msprop:Generator_ColumnPropNameInRow="ClientNameAssoc" msprop:Generator_ColumnPropNameInTable="ClientNameAssocColumn" msprop:Generator_UserColumnName="ClientNameAssoc" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ItemDescr" msprop:Generator_ColumnVarNameInTable="columnItemDescr" msprop:Generator_ColumnPropNameInRow="ItemDescr" msprop:Generator_ColumnPropNameInTable="ItemDescrColumn" msprop:Generator_UserColumnName="ItemDescr" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodifProfilo" msprop:Generator_ColumnVarNameInTable="columnCodifProfilo" msprop:Generator_ColumnPropNameInRow="CodifProfilo" msprop:Generator_ColumnPropNameInTable="CodifProfiloColumn" msprop:Generator_UserColumnName="CodifProfilo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ClasseMerc" msprop:Generator_ColumnVarNameInTable="columnClasseMerc" msprop:Generator_ColumnPropNameInRow="ClasseMerc" msprop:Generator_ColumnPropNameInTable="ClasseMercColumn" msprop:Generator_UserColumnName="ClasseMerc" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="TipoDies" msprop:Generator_ColumnVarNameInTable="columnTipoDies" msprop:Generator_ColumnPropNameInRow="TipoDies" msprop:Generator_ColumnPropNameInTable="TipoDiesColumn" msprop:Generator_UserColumnName="TipoDies" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="CodDiesGroup" msprop:Generator_ColumnVarNameInTable="columnCodDiesGroup" msprop:Generator_ColumnPropNameInRow="CodDiesGroup" msprop:Generator_ColumnPropNameInTable="CodDiesGroupColumn" msprop:Generator_UserColumnName="CodDiesGroup" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="DiamDies" msprop:Generator_ColumnVarNameInTable="columnDiamDies" msprop:Generator_ColumnPropNameInRow="DiamDies" msprop:Generator_ColumnPropNameInTable="DiamDiesColumn" msprop:Generator_UserColumnName="DiamDies" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="HoleNumDies" msprop:Generator_ColumnVarNameInTable="columnHoleNumDies" msprop:Generator_ColumnPropNameInRow="HoleNumDies" msprop:Generator_ColumnPropNameInTable="HoleNumDiesColumn" msprop:Generator_UserColumnName="HoleNumDies" type="xs:int" minOccurs="0" />
|
|
<xs:element name="DiesPrice" msprop:Generator_ColumnVarNameInTable="columnDiesPrice" msprop:Generator_ColumnPropNameInRow="DiesPrice" msprop:Generator_ColumnPropNameInTable="DiesPriceColumn" msprop:Generator_UserColumnName="DiesPrice" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="DiesExpLife" msprop:Generator_ColumnVarNameInTable="columnDiesExpLife" msprop:Generator_ColumnPropNameInRow="DiesExpLife" msprop:Generator_ColumnPropNameInTable="DiesExpLifeColumn" msprop:Generator_UserColumnName="DiesExpLife" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="DiesEOLife" msprop:Generator_ColumnVarNameInTable="columnDiesEOLife" msprop:Generator_ColumnPropNameInRow="DiesEOLife" msprop:Generator_ColumnPropNameInTable="DiesEOLifeColumn" msprop:Generator_UserColumnName="DiesEOLife" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="NumDiesInList" msprop:Generator_ColumnVarNameInTable="columnNumDiesInList" msprop:Generator_ColumnPropNameInRow="NumDiesInList" msprop:Generator_ColumnPropNameInTable="NumDiesInListColumn" msprop:Generator_UserColumnName="NumDiesInList" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="NumDiesExaust" msprop:Generator_ColumnVarNameInTable="columnNumDiesExaust" msprop:Generator_ColumnPropNameInRow="NumDiesExaust" msprop:Generator_ColumnPropNameInTable="NumDiesExaustColumn" msprop:Generator_UserColumnName="NumDiesExaust" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="CodPlant" msprop:Generator_ColumnVarNameInTable="columnCodPlant" msprop:Generator_ColumnPropNameInRow="CodPlant" msprop:Generator_ColumnPropNameInTable="CodPlantColumn" msprop:Generator_UserColumnName="CodPlant" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="KeyAMIL" msprop:Generator_ColumnVarNameInTable="columnKeyAMIL" msprop:Generator_ColumnPropNameInRow="KeyAMIL" msprop:Generator_ColumnPropNameInTable="KeyAMILColumn" msprop:Generator_UserColumnName="KeyAMIL" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="KgTeo" msprop:Generator_ColumnVarNameInTable="columnKgTeo" msprop:Generator_ColumnPropNameInRow="KgTeo" msprop:Generator_ColumnPropNameInTable="KgTeoColumn" msprop:Generator_UserColumnName="KgTeo" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="NumSMED" msprop:Generator_ColumnVarNameInTable="columnNumSMED" msprop:Generator_ColumnPropNameInRow="NumSMED" msprop:Generator_ColumnPropNameInTable="NumSMEDColumn" msprop:Generator_UserColumnName="NumSMED" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="QuotaMan" msprop:Generator_ColumnVarNameInTable="columnQuotaMan" msprop:Generator_ColumnPropNameInRow="QuotaMan" msprop:Generator_ColumnPropNameInTable="QuotaManColumn" msprop:Generator_UserColumnName="QuotaMan" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="PRMWeight" msprop:Generator_ColumnVarNameInTable="columnPRMWeight" msprop:Generator_ColumnPropNameInRow="PRMWeight" msprop:Generator_ColumnPropNameInTable="PRMWeightColumn" msprop:Generator_UserColumnName="PRMWeight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="PWeight" msprop:Generator_ColumnVarNameInTable="columnPWeight" msprop:Generator_ColumnPropNameInRow="PWeight" msprop:Generator_ColumnPropNameInTable="PWeightColumn" msprop:Generator_UserColumnName="PWeight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="PTare" msprop:Generator_ColumnVarNameInTable="columnPTare" msprop:Generator_ColumnPropNameInRow="PTare" msprop:Generator_ColumnPropNameInTable="PTareColumn" msprop:Generator_UserColumnName="PTare" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="LivPackage" msprop:Generator_ColumnVarNameInTable="columnLivPackage" msprop:Generator_ColumnPropNameInRow="LivPackage" msprop:Generator_ColumnPropNameInTable="LivPackageColumn" msprop:Generator_UserColumnName="LivPackage" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="LivPackageDett" msprop:Generator_ColumnVarNameInTable="columnLivPackageDett" msprop:Generator_ColumnPropNameInRow="LivPackageDett" msprop:Generator_ColumnPropNameInTable="LivPackageDettColumn" msprop:Generator_UserColumnName="LivPackageDett" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="RawMatCost" msprop:Generator_ColumnVarNameInTable="columnRawMatCost" msprop:Generator_ColumnPropNameInRow="RawMatCost" msprop:Generator_ColumnPropNameInTable="RawMatCostColumn" msprop:Generator_UserColumnName="RawMatCost" type="xs:decimal" />
|
|
<xs:element name="RawMatExtraCost" msprop:Generator_ColumnVarNameInTable="columnRawMatExtraCost" msprop:Generator_ColumnPropNameInRow="RawMatExtraCost" msprop:Generator_ColumnPropNameInTable="RawMatExtraCostColumn" msprop:Generator_UserColumnName="RawMatExtraCost" type="xs:decimal" />
|
|
<xs:element name="RawMatFullCost" msprop:Generator_ColumnVarNameInTable="columnRawMatFullCost" msprop:Generator_ColumnPropNameInRow="RawMatFullCost" msprop:Generator_ColumnPropNameInTable="RawMatFullCostColumn" msprop:Generator_UserColumnName="RawMatFullCost" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="CodPackag" msprop:Generator_ColumnVarNameInTable="columnCodPackag" msprop:Generator_ColumnPropNameInRow="CodPackag" msprop:Generator_ColumnPropNameInTable="CodPackagColumn" msprop:Generator_UserColumnName="CodPackag">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="PkgDesc" msprop:Generator_ColumnVarNameInTable="columnPkgDesc" msprop:Generator_ColumnPropNameInRow="PkgDesc" msprop:Generator_ColumnPropNameInTable="PkgDescColumn" msprop:Generator_UserColumnName="PkgDesc" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="FSR" msprop:Generator_ColumnVarNameInTable="columnFSR" msprop:Generator_ColumnPropNameInRow="FSR" msprop:Generator_ColumnPropNameInTable="FSRColumn" msprop:Generator_UserColumnName="FSR" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="ProvvCost" msprop:Generator_ColumnVarNameInTable="columnProvvCost" msprop:Generator_ColumnPropNameInRow="ProvvCost" msprop:Generator_ColumnPropNameInTable="ProvvCostColumn" msprop:Generator_UserColumnName="ProvvCost" type="xs:decimal" />
|
|
<xs:element name="EECost" msprop:Generator_ColumnVarNameInTable="columnEECost" msprop:Generator_ColumnPropNameInRow="EECost" msprop:Generator_ColumnPropNameInTable="EECostColumn" msprop:Generator_UserColumnName="EECost" type="xs:decimal" />
|
|
<xs:element name="GasCost" msprop:Generator_ColumnVarNameInTable="columnGasCost" msprop:Generator_ColumnPropNameInRow="GasCost" msprop:Generator_ColumnPropNameInTable="GasCostColumn" msprop:Generator_UserColumnName="GasCost" type="xs:decimal" />
|
|
<xs:element name="DiesCost" msprop:Generator_ColumnVarNameInTable="columnDiesCost" msprop:Generator_ColumnPropNameInRow="DiesCost" msprop:Generator_ColumnPropNameInTable="DiesCostColumn" msprop:Generator_UserColumnName="DiesCost" type="xs:decimal" />
|
|
<xs:element name="PackCost" msprop:Generator_ColumnVarNameInTable="columnPackCost" msprop:Generator_ColumnPropNameInRow="PackCost" msprop:Generator_ColumnPropNameInTable="PackCostColumn" msprop:Generator_UserColumnName="PackCost" type="xs:decimal" />
|
|
<xs:element name="TranspCost" msprop:Generator_ColumnVarNameInTable="columnTranspCost" msprop:Generator_ColumnPropNameInRow="TranspCost" msprop:Generator_ColumnPropNameInTable="TranspCostColumn" msprop:Generator_UserColumnName="TranspCost" type="xs:decimal" />
|
|
<xs:element name="SellCost01" msprop:Generator_ColumnVarNameInTable="columnSellCost01" msprop:Generator_ColumnPropNameInRow="SellCost01" msprop:Generator_ColumnPropNameInTable="SellCost01Column" msprop:Generator_UserColumnName="SellCost01" type="xs:decimal" />
|
|
<xs:element name="RefCost01" msprop:Generator_ColumnVarNameInTable="columnRefCost01" msprop:Generator_ColumnPropNameInRow="RefCost01" msprop:Generator_ColumnPropNameInTable="RefCost01Column" msprop:Generator_UserColumnName="RefCost01" type="xs:decimal" />
|
|
<xs:element name="SellCost04" msprop:Generator_ColumnVarNameInTable="columnSellCost04" msprop:Generator_ColumnPropNameInRow="SellCost04" msprop:Generator_ColumnPropNameInTable="SellCost04Column" msprop:Generator_UserColumnName="SellCost04" type="xs:decimal" />
|
|
<xs:element name="RefCost04" msprop:Generator_ColumnVarNameInTable="columnRefCost04" msprop:Generator_ColumnPropNameInRow="RefCost04" msprop:Generator_ColumnPropNameInTable="RefCost04Column" msprop:Generator_UserColumnName="RefCost04" type="xs:decimal" />
|
|
<xs:element name="WSR01" msprop:Generator_ColumnVarNameInTable="columnWSR01" msprop:Generator_ColumnPropNameInRow="WSR01" msprop:Generator_ColumnPropNameInTable="WSR01Column" msprop:Generator_UserColumnName="WSR01" type="xs:decimal" />
|
|
<xs:element name="MSR01" msprop:Generator_ColumnVarNameInTable="columnMSR01" msprop:Generator_ColumnPropNameInRow="MSR01" msprop:Generator_ColumnPropNameInTable="MSR01Column" msprop:Generator_UserColumnName="MSR01" type="xs:decimal" />
|
|
<xs:element name="NetProd01" msprop:Generator_ColumnVarNameInTable="columnNetProd01" msprop:Generator_ColumnPropNameInRow="NetProd01" msprop:Generator_ColumnPropNameInTable="NetProd01Column" msprop:Generator_UserColumnName="NetProd01" type="xs:decimal" />
|
|
<xs:element name="FC4UG01" msprop:Generator_ColumnVarNameInTable="columnFC4UG01" msprop:Generator_ColumnPropNameInRow="FC4UG01" msprop:Generator_ColumnPropNameInTable="FC4UG01Column" msprop:Generator_UserColumnName="FC4UG01" type="xs:decimal" />
|
|
<xs:element name="VC4UG01" msprop:Generator_ColumnVarNameInTable="columnVC4UG01" msprop:Generator_ColumnPropNameInRow="VC4UG01" msprop:Generator_ColumnPropNameInTable="VC4UG01Column" msprop:Generator_UserColumnName="VC4UG01" type="xs:decimal" />
|
|
<xs:element name="OH4UG01" msprop:Generator_ColumnVarNameInTable="columnOH4UG01" msprop:Generator_ColumnPropNameInRow="OH4UG01" msprop:Generator_ColumnPropNameInTable="OH4UG01Column" msprop:Generator_UserColumnName="OH4UG01" type="xs:decimal" />
|
|
<xs:element name="SC4UG01" msprop:Generator_ColumnVarNameInTable="columnSC4UG01" msprop:Generator_ColumnPropNameInRow="SC4UG01" msprop:Generator_ColumnPropNameInTable="SC4UG01Column" msprop:Generator_UserColumnName="SC4UG01" type="xs:decimal" />
|
|
<xs:element name="DSR" msprop:Generator_ColumnVarNameInTable="columnDSR" msprop:Generator_ColumnPropNameInRow="DSR" msprop:Generator_ColumnPropNameInTable="DSRColumn" msprop:Generator_UserColumnName="DSR" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="NetProd04" msprop:Generator_ColumnVarNameInTable="columnNetProd04" msprop:Generator_ColumnPropNameInRow="NetProd04" msprop:Generator_ColumnPropNameInTable="NetProd04Column" msprop:Generator_UserColumnName="NetProd04" type="xs:decimal" />
|
|
<xs:element name="FC4UG04" msprop:Generator_ColumnVarNameInTable="columnFC4UG04" msprop:Generator_ColumnPropNameInRow="FC4UG04" msprop:Generator_ColumnPropNameInTable="FC4UG04Column" msprop:Generator_UserColumnName="FC4UG04" type="xs:decimal" />
|
|
<xs:element name="VC4UG04" msprop:Generator_ColumnVarNameInTable="columnVC4UG04" msprop:Generator_ColumnPropNameInRow="VC4UG04" msprop:Generator_ColumnPropNameInTable="VC4UG04Column" msprop:Generator_UserColumnName="VC4UG04" type="xs:decimal" />
|
|
<xs:element name="FVC" msprop:Generator_ColumnVarNameInTable="columnFVC" msprop:Generator_ColumnPropNameInRow="FVC" msprop:Generator_ColumnPropNameInTable="FVCColumn" msprop:Generator_UserColumnName="FVC" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="Charge" msprop:Generator_ColumnVarNameInTable="columnCharge" msprop:Generator_ColumnPropNameInRow="Charge" msprop:Generator_ColumnPropNameInTable="ChargeColumn" msprop:Generator_UserColumnName="Charge" type="xs:decimal" />
|
|
<xs:element name="P_FVC" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnP_FVC" msprop:Generator_ColumnPropNameInRow="P_FVC" msprop:Generator_ColumnPropNameInTable="P_FVCColumn" msprop:Generator_UserColumnName="P_FVC" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="CPS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCPS" msprop:Generator_ColumnPropNameInRow="CPS" msprop:Generator_ColumnPropNameInTable="CPSColumn" msprop:Generator_UserColumnName="CPS" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="P_CPS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnP_CPS" msprop:Generator_ColumnPropNameInRow="P_CPS" msprop:Generator_ColumnPropNameInTable="P_CPSColumn" msprop:Generator_UserColumnName="P_CPS" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="P_FC4UG04" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnP_FC4UG04" msprop:Generator_ColumnPropNameInRow="P_FC4UG04" msprop:Generator_ColumnPropNameInTable="P_FC4UG04Column" msprop:Generator_UserColumnName="P_FC4UG04" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="FullCost" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFullCost" msprop:Generator_ColumnPropNameInRow="FullCost" msprop:Generator_ColumnPropNameInTable="FullCostColumn" msprop:Generator_UserColumnName="FullCost" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="P_FullCost" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnP_FullCost" msprop:Generator_ColumnPropNameInRow="P_FullCost" msprop:Generator_ColumnPropNameInTable="P_FullCostColumn" msprop:Generator_UserColumnName="P_FullCost" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="MinPrice" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnMinPrice" msprop:Generator_ColumnPropNameInRow="MinPrice" msprop:Generator_ColumnPropNameInTable="MinPriceColumn" msprop:Generator_UserColumnName="MinPrice" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="P_MinPrice" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnP_MinPrice" msprop:Generator_ColumnPropNameInRow="P_MinPrice" msprop:Generator_ColumnPropNameInTable="P_MinPriceColumn" msprop:Generator_UserColumnName="P_MinPrice" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="P_PriceOff" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnP_PriceOff" msprop:Generator_ColumnPropNameInRow="P_PriceOff" msprop:Generator_ColumnPropNameInTable="P_PriceOffColumn" msprop:Generator_UserColumnName="P_PriceOff" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="NetMar" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNetMar" msprop:Generator_ColumnPropNameInRow="NetMar" msprop:Generator_ColumnPropNameInTable="NetMarColumn" msprop:Generator_UserColumnName="NetMar" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="FCShield" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFCShield" msprop:Generator_ColumnPropNameInRow="FCShield" msprop:Generator_ColumnPropNameInTable="FCShieldColumn" msprop:Generator_UserColumnName="FCShield" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="PckSur" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPckSur" msprop:Generator_ColumnPropNameInRow="PckSur" msprop:Generator_ColumnPropNameInTable="PckSurColumn" msprop:Generator_UserColumnName="PckSur" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:QuoteList" />
|
|
<xs:field xpath="mstns:QuoteType" />
|
|
<xs:field xpath="mstns:CodQuote" />
|
|
<xs:field xpath="mstns:QuoteRev" />
|
|
</xs:unique>
|
|
<xs:unique name="QuoteRM_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:QuoteRM" />
|
|
<xs:field xpath="mstns:QuoteType" />
|
|
<xs:field xpath="mstns:CodQuote" />
|
|
<xs:field xpath="mstns:QuoteRev" />
|
|
<xs:field xpath="mstns:NumRM" />
|
|
</xs:unique>
|
|
<xs:unique name="QuoteWorkExt_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:QuoteWorkExt" />
|
|
<xs:field xpath="mstns:QuoteType" />
|
|
<xs:field xpath="mstns:CodQuote" />
|
|
<xs:field xpath="mstns:QuoteRev" />
|
|
<xs:field xpath="mstns:NumWE" />
|
|
</xs:unique>
|
|
<xs:unique name="QuoteWorkInt_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:QuoteWorkInt" />
|
|
<xs:field xpath="mstns:QuoteType" />
|
|
<xs:field xpath="mstns:CodQuote" />
|
|
<xs:field xpath="mstns:QuoteRev" />
|
|
<xs:field xpath="mstns:NumWI" />
|
|
</xs:unique>
|
|
<xs:unique name="QuoteParam_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:QuoteParam" />
|
|
<xs:field xpath="mstns:QuoteType" />
|
|
<xs:field xpath="mstns:CodQuote" />
|
|
<xs:field xpath="mstns:QuoteRev" />
|
|
<xs:field xpath="mstns:NumP" />
|
|
</xs:unique>
|
|
<xs:unique name="QuoteOC_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:QuoteOC" />
|
|
<xs:field xpath="mstns:QuoteType" />
|
|
<xs:field xpath="mstns:CodQuote" />
|
|
<xs:field xpath="mstns:QuoteRev" />
|
|
<xs:field xpath="mstns:NumEx" />
|
|
</xs:unique>
|
|
<xs:unique name="QuoteFull_Q_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:QuoteFull_Q" />
|
|
<xs:field xpath="mstns:QuoteType" />
|
|
<xs:field xpath="mstns:CodQuote" />
|
|
<xs:field xpath="mstns:QuoteRev" />
|
|
</xs:unique>
|
|
</xs:element>
|
|
<xs:annotation>
|
|
<xs:appinfo>
|
|
<msdata:Relationship name="FK_QuoteRM_QuoteList" msdata:parent="QuoteList" msdata:child="QuoteRM" msdata:parentkey="QuoteType CodQuote QuoteRev" msdata:childkey="QuoteType CodQuote QuoteRev" msprop:Generator_UserChildTable="QuoteRM" msprop:Generator_ChildPropName="GetQuoteRMRows" msprop:Generator_UserRelationName="FK_QuoteRM_QuoteList" msprop:Generator_RelationVarName="relationFK_QuoteRM_QuoteList" msprop:Generator_UserParentTable="QuoteList" msprop:Generator_ParentPropName="QuoteListRowParent" />
|
|
<msdata:Relationship name="FK_QuoteWorkExt_QuoteList" msdata:parent="QuoteList" msdata:child="QuoteWorkExt" msdata:parentkey="QuoteType CodQuote QuoteRev" msdata:childkey="QuoteType CodQuote QuoteRev" msprop:Generator_UserChildTable="QuoteWorkExt" msprop:Generator_ChildPropName="GetQuoteWorkExtRows" msprop:Generator_UserRelationName="FK_QuoteWorkExt_QuoteList" msprop:Generator_RelationVarName="relationFK_QuoteWorkExt_QuoteList" msprop:Generator_UserParentTable="QuoteList" msprop:Generator_ParentPropName="QuoteListRowParent" />
|
|
<msdata:Relationship name="FK_QuoteWorkInt_QuoteList" msdata:parent="QuoteList" msdata:child="QuoteWorkInt" msdata:parentkey="QuoteType CodQuote QuoteRev" msdata:childkey="QuoteType CodQuote QuoteRev" msprop:Generator_UserChildTable="QuoteWorkInt" msprop:Generator_ChildPropName="GetQuoteWorkIntRows" msprop:Generator_UserRelationName="FK_QuoteWorkInt_QuoteList" msprop:Generator_RelationVarName="relationFK_QuoteWorkInt_QuoteList" msprop:Generator_UserParentTable="QuoteList" msprop:Generator_ParentPropName="QuoteListRowParent" />
|
|
<msdata:Relationship name="FK_QuoteParam_QuoteList" msdata:parent="QuoteList" msdata:child="QuoteParam" msdata:parentkey="QuoteType CodQuote QuoteRev" msdata:childkey="QuoteType CodQuote QuoteRev" msprop:Generator_UserChildTable="QuoteParam" msprop:Generator_ChildPropName="GetQuoteParamRows" msprop:Generator_UserRelationName="FK_QuoteParam_QuoteList" msprop:Generator_RelationVarName="relationFK_QuoteParam_QuoteList" msprop:Generator_UserParentTable="QuoteList" msprop:Generator_ParentPropName="QuoteListRowParent" />
|
|
<msdata:Relationship name="FK_QuoteExtra_QuoteList" msdata:parent="QuoteList" msdata:child="QuoteOC" msdata:parentkey="QuoteType CodQuote QuoteRev" msdata:childkey="QuoteType CodQuote QuoteRev" msprop:Generator_UserChildTable="QuoteOC" msprop:Generator_ChildPropName="GetQuoteOCRows" msprop:Generator_UserRelationName="FK_QuoteExtra_QuoteList" msprop:Generator_RelationVarName="relationFK_QuoteExtra_QuoteList" msprop:Generator_UserParentTable="QuoteList" msprop:Generator_ParentPropName="QuoteListRowParent" />
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
</xs:schema> |