6711 lines
633 KiB
XML
6711 lines
633 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="custErp_suzou2DataSet2" targetNamespace="http://tempuri.org/custErp_suzou2DataSet2.xsd" xmlns:mstns="http://tempuri.org/custErp_suzou2DataSet2.xsd" xmlns="http://tempuri.org/custErp_suzou2DataSet2.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="custErp_suzou2Ldj" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="custErp_suzou2Ldj (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.DeiNiu.wms.win.Properties.Settings.GlobalReference.Default.custErp_suzou2Ldj" Provider="System.Data.SqlClient" />
|
|
</Connections>
|
|
<Tables>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_bussinessDocTableAdapter" GeneratorDataComponentClassName="v_bussinessDocTableAdapter" Name="v_bussinessDoc" UserDataComponentName="v_bussinessDocTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_bussinessDoc" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT entId, businessId, businessCode, businessName, address, dftAddress, mem, pinyin, contact, phone FROM dbo.v_bussinessDoc</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="entId" DataSetColumn="entId" />
|
|
<Mapping SourceColumn="businessId" DataSetColumn="businessId" />
|
|
<Mapping SourceColumn="businessCode" DataSetColumn="businessCode" />
|
|
<Mapping SourceColumn="businessName" DataSetColumn="businessName" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="dftAddress" DataSetColumn="dftAddress" />
|
|
<Mapping SourceColumn="mem" DataSetColumn="mem" />
|
|
<Mapping SourceColumn="pinyin" DataSetColumn="pinyin" />
|
|
<Mapping SourceColumn="contact" DataSetColumn="contact" />
|
|
<Mapping SourceColumn="phone" DataSetColumn="phone" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_bussinessDoc_delTableAdapter" GeneratorDataComponentClassName="v_bussinessDoc_delTableAdapter" Name="v_bussinessDoc_del" UserDataComponentName="v_bussinessDoc_delTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_bussinessDoc_del" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT EntId, BusinessId, BusinessCode, BusinessName, Address, DftAddress FROM dbo.v_bussinessDoc_del</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings />
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_customerTableAdapter" GeneratorDataComponentClassName="v_customerTableAdapter" Name="v_customer" UserDataComponentName="v_customerTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_customer" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT custId, custName, address, delivery, phone1, phone2, custType, entId FROM dbo.v_customer</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="custId" DataSetColumn="custId" />
|
|
<Mapping SourceColumn="custName" DataSetColumn="custName" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="delivery" DataSetColumn="delivery" />
|
|
<Mapping SourceColumn="phone1" DataSetColumn="phone1" />
|
|
<Mapping SourceColumn="phone2" DataSetColumn="phone2" />
|
|
<Mapping SourceColumn="custType" DataSetColumn="custType" />
|
|
<Mapping SourceColumn="entId" DataSetColumn="entId" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_erp_purch_recieve_logTableAdapter" GeneratorDataComponentClassName="v_erp_purch_recieve_logTableAdapter" Name="v_erp_purch_recieve_log" UserDataComponentName="v_erp_purch_recieve_logTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_erp_purch_recieve_log" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, preInOrder, pur_order, purch_d_id, shipId, arriveCount, receiveCount, rejectCount, temperature, receiveRemark, operater, dr, createtime, lastmodified, em_name, goods_id, goodsName, manufacturer, spec, unit, type, regeditCode, bigCount, address, drug_code, barCode, isDouChk, isimport, weight, station FROM dbo.v_erp_purch_recieve_log</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="preInOrder" DataSetColumn="preInOrder" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="purch_d_id" DataSetColumn="purch_d_id" />
|
|
<Mapping SourceColumn="shipId" DataSetColumn="shipId" />
|
|
<Mapping SourceColumn="arriveCount" DataSetColumn="arriveCount" />
|
|
<Mapping SourceColumn="receiveCount" DataSetColumn="receiveCount" />
|
|
<Mapping SourceColumn="rejectCount" DataSetColumn="rejectCount" />
|
|
<Mapping SourceColumn="temperature" DataSetColumn="temperature" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="em_name" DataSetColumn="em_name" />
|
|
<Mapping SourceColumn="goods_id" DataSetColumn="goods_id" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="drug_code" DataSetColumn="drug_code" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="isimport" DataSetColumn="isimport" />
|
|
<Mapping SourceColumn="weight" DataSetColumn="weight" />
|
|
<Mapping SourceColumn="station" DataSetColumn="station" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_erpGoodsTableAdapter" GeneratorDataComponentClassName="v_erpGoodsTableAdapter" Name="v_erpGoods" UserDataComponentName="v_erpGoodsTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_erpGoods" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT spec, unit, type, regeditCode, bigCount, middleCount, address, station, weight, drug_code, isDouChk, barCode, pinYin, chang, kuan, gao, curCycle, isimport, shortName, expiryDays, price, minOperateCount, minOperateUnit, isZhitong, isQc, isManufacture, packingUnit, messureModel, entId, goodsId, goodsName, manufacturer, approvedBy, region FROM dbo.v_erpGoods</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="middleCount" DataSetColumn="middleCount" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="station" DataSetColumn="station" />
|
|
<Mapping SourceColumn="weight" DataSetColumn="weight" />
|
|
<Mapping SourceColumn="drug_code" DataSetColumn="drug_code" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="pinYin" DataSetColumn="pinYin" />
|
|
<Mapping SourceColumn="chang" DataSetColumn="chang" />
|
|
<Mapping SourceColumn="kuan" DataSetColumn="kuan" />
|
|
<Mapping SourceColumn="gao" DataSetColumn="gao" />
|
|
<Mapping SourceColumn="curCycle" DataSetColumn="curCycle" />
|
|
<Mapping SourceColumn="isimport" DataSetColumn="isimport" />
|
|
<Mapping SourceColumn="shortName" DataSetColumn="shortName" />
|
|
<Mapping SourceColumn="expiryDays" DataSetColumn="expiryDays" />
|
|
<Mapping SourceColumn="price" DataSetColumn="price" />
|
|
<Mapping SourceColumn="minOperateCount" DataSetColumn="minOperateCount" />
|
|
<Mapping SourceColumn="minOperateUnit" DataSetColumn="minOperateUnit" />
|
|
<Mapping SourceColumn="isZhitong" DataSetColumn="isZhitong" />
|
|
<Mapping SourceColumn="isQc" DataSetColumn="isQc" />
|
|
<Mapping SourceColumn="isManufacture" DataSetColumn="isManufacture" />
|
|
<Mapping SourceColumn="packingUnit" DataSetColumn="packingUnit" />
|
|
<Mapping SourceColumn="messureModel" DataSetColumn="messureModel" />
|
|
<Mapping SourceColumn="entId" DataSetColumn="entId" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="approvedBy" DataSetColumn="approvedBy" />
|
|
<Mapping SourceColumn="region" DataSetColumn="region" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_erpGoods_delTableAdapter" GeneratorDataComponentClassName="v_erpGoods_delTableAdapter" Name="v_erpGoods_del" UserDataComponentName="v_erpGoods_delTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_erpGoods_del" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT EntId, GoodsId, GoodsName, Manufacturer, spec, unit, type, regeditCode, bigCount, middleCount, address, station, Weight, drug_code, IsDouChk, BarCode, pinYin, chang, kuan, gao, CurCycle, Isimport, ShortName FROM dbo.v_erpGoods_del</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings />
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_erpGoodsBalanceTableAdapter" GeneratorDataComponentClassName="v_erpGoodsBalanceTableAdapter" Name="v_erpGoodsBalance" UserDataComponentName="v_erpGoodsBalanceTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_erpGoodsBalance" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT EntId, GoodsId, batch, count, erpBoxcnt, validDate, productDate, BarCode, GoodsName, Manufacturer, pinYin FROM dbo.v_erpGoodsBalance</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings />
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_erpGoodsBarcodsTableAdapter" GeneratorDataComponentClassName="v_erpGoodsBarcodsTableAdapter" Name="v_erpGoodsBarcods" UserDataComponentName="v_erpGoodsBarcodsTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_erpGoodsBarcods" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT goodsId, goodsName, barCode, packingQty, unit, spec, manufacturer, expiryDays, isDouChk, bigCount, chang, kuan, gao, weight FROM dbo.v_erpGoodsBarcods</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="packingQty" DataSetColumn="packingQty" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="expiryDays" DataSetColumn="expiryDays" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="chang" DataSetColumn="chang" />
|
|
<Mapping SourceColumn="kuan" DataSetColumn="kuan" />
|
|
<Mapping SourceColumn="gao" DataSetColumn="gao" />
|
|
<Mapping SourceColumn="weight" DataSetColumn="weight" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_erpGoodsPackingTableAdapter" GeneratorDataComponentClassName="v_erpGoodsPackingTableAdapter" Name="v_erpGoodsPacking" UserDataComponentName="v_erpGoodsPackingTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_erpGoodsPacking" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT goodsId, entId, goodsName, manufacturer, barCode, packingQty, chang, kuan, gao, weight, packingUnit, packBarcode, spec, expiryDays, isDouChk, bigCount, manufacturer2, stackLayNums, stackLayers, id FROM dbo.v_erpGoodsPacking</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="entId" DataSetColumn="entId" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="packingQty" DataSetColumn="packingQty" />
|
|
<Mapping SourceColumn="chang" DataSetColumn="chang" />
|
|
<Mapping SourceColumn="kuan" DataSetColumn="kuan" />
|
|
<Mapping SourceColumn="gao" DataSetColumn="gao" />
|
|
<Mapping SourceColumn="weight" DataSetColumn="weight" />
|
|
<Mapping SourceColumn="packingUnit" DataSetColumn="packingUnit" />
|
|
<Mapping SourceColumn="packBarcode" DataSetColumn="packBarcode" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="expiryDays" DataSetColumn="expiryDays" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="manufacturer2" DataSetColumn="manufacturer2" />
|
|
<Mapping SourceColumn="stackLayNums" DataSetColumn="stackLayNums" />
|
|
<Mapping SourceColumn="stackLayers" DataSetColumn="stackLayers" />
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_orgDocTableAdapter" GeneratorDataComponentClassName="v_orgDocTableAdapter" Name="v_orgDoc" UserDataComponentName="v_orgDocTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_orgDoc" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT ORGID, ORGCODE, ENTID, ORGNAME FROM dbo.v_orgDoc</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="ORGID" DataSetColumn="ORGID" />
|
|
<Mapping SourceColumn="ORGCODE" DataSetColumn="ORGCODE" />
|
|
<Mapping SourceColumn="ENTID" DataSetColumn="ENTID" />
|
|
<Mapping SourceColumn="ORGNAME" DataSetColumn="ORGNAME" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_orgDoc_delTableAdapter" GeneratorDataComponentClassName="v_orgDoc_delTableAdapter" Name="v_orgDoc_del" UserDataComponentName="v_orgDoc_delTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_orgDoc_del" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT ORGID, ORGCODE, ENTID, ORGNAME FROM dbo.v_orgDoc_del</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings />
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_pandianSummaryTableAdapter" GeneratorDataComponentClassName="v_pandianSummaryTableAdapter" Name="v_pandianSummary" UserDataComponentName="v_pandianSummaryTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_pandianSummary" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT orderNo, goodsId, count, realcount, state, type FROM dbo.v_pandianSummary</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="count" DataSetColumn="count" />
|
|
<Mapping SourceColumn="realcount" DataSetColumn="realcount" />
|
|
<Mapping SourceColumn="state" DataSetColumn="state" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purchTableAdapter" GeneratorDataComponentClassName="v_purchTableAdapter" Name="v_purch" UserDataComponentName="v_purchTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, pur_order, orderType, order_typeName, vender, endDate, entid, orgid, remark, erp_state, wms_state, operater, dr, createtime, lastmodified, owner, venderName, receiveRemark, canValid, canInstore, shipDate, deliveryDate, storeType, fileLocation, phone, contact, pinyin FROM dbo.v_purch</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="order_typeName" DataSetColumn="order_typeName" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="endDate" DataSetColumn="endDate" />
|
|
<Mapping SourceColumn="entid" DataSetColumn="entid" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="owner" DataSetColumn="owner" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="canValid" DataSetColumn="canValid" />
|
|
<Mapping SourceColumn="canInstore" DataSetColumn="canInstore" />
|
|
<Mapping SourceColumn="shipDate" DataSetColumn="shipDate" />
|
|
<Mapping SourceColumn="deliveryDate" DataSetColumn="deliveryDate" />
|
|
<Mapping SourceColumn="storeType" DataSetColumn="storeType" />
|
|
<Mapping SourceColumn="fileLocation" DataSetColumn="fileLocation" />
|
|
<Mapping SourceColumn="phone" DataSetColumn="phone" />
|
|
<Mapping SourceColumn="contact" DataSetColumn="contact" />
|
|
<Mapping SourceColumn="pinyin" DataSetColumn="pinyin" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_dTableAdapter" GeneratorDataComponentClassName="v_purch_dTableAdapter" Name="v_purch_d" UserDataComponentName="v_purch_dTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_d" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, pur_order, pur_order_sn, goods_id, count, arriveCount, validCount, receiveCount, rejectCount, count1, receiveRemark, batch, validDate, productDate, add_date, erp_state, wms_state, orderPrice, operater, dr, createtime, lastmodified, entId, goodsId, goodsName, manufacturer, spec, unit, type, regeditCode, bigCount, middleCount, address, station, weight, drug_code, isDouChk, barCode, pinYin, chang, kuan, gao, curCycle, isimport, shortName, isQc, isZhitong, packingUnit, messureModel, isManufacture, minOperateUnit, price, expiryDays, minOperateCount, packingQty, storeType, customerId, custQty, custPoNo, custNote, custName, zhitongPartion, shipId, newArriveCount, mem, venderName, vender, preInOrderNo, newOnShelfCount, newReceiveCount, newValidCount, orderType, fileLocation, ORGNAME, onShelfCount, boxcnt, money, shipDate, phone, contact, venderPinYin, preState FROM dbo.v_purch_d</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="pur_order_sn" DataSetColumn="pur_order_sn" />
|
|
<Mapping SourceColumn="goods_id" DataSetColumn="goods_id" />
|
|
<Mapping SourceColumn="count" DataSetColumn="count" />
|
|
<Mapping SourceColumn="arriveCount" DataSetColumn="arriveCount" />
|
|
<Mapping SourceColumn="validCount" DataSetColumn="validCount" />
|
|
<Mapping SourceColumn="receiveCount" DataSetColumn="receiveCount" />
|
|
<Mapping SourceColumn="rejectCount" DataSetColumn="rejectCount" />
|
|
<Mapping SourceColumn="count1" DataSetColumn="count1" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="add_date" DataSetColumn="add_date" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="orderPrice" DataSetColumn="orderPrice" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="entId" DataSetColumn="entId" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="middleCount" DataSetColumn="middleCount" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="station" DataSetColumn="station" />
|
|
<Mapping SourceColumn="weight" DataSetColumn="weight" />
|
|
<Mapping SourceColumn="drug_code" DataSetColumn="drug_code" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="pinYin" DataSetColumn="pinYin" />
|
|
<Mapping SourceColumn="chang" DataSetColumn="chang" />
|
|
<Mapping SourceColumn="kuan" DataSetColumn="kuan" />
|
|
<Mapping SourceColumn="gao" DataSetColumn="gao" />
|
|
<Mapping SourceColumn="curCycle" DataSetColumn="curCycle" />
|
|
<Mapping SourceColumn="isimport" DataSetColumn="isimport" />
|
|
<Mapping SourceColumn="shortName" DataSetColumn="shortName" />
|
|
<Mapping SourceColumn="isQc" DataSetColumn="isQc" />
|
|
<Mapping SourceColumn="isZhitong" DataSetColumn="isZhitong" />
|
|
<Mapping SourceColumn="packingUnit" DataSetColumn="packingUnit" />
|
|
<Mapping SourceColumn="messureModel" DataSetColumn="messureModel" />
|
|
<Mapping SourceColumn="isManufacture" DataSetColumn="isManufacture" />
|
|
<Mapping SourceColumn="minOperateUnit" DataSetColumn="minOperateUnit" />
|
|
<Mapping SourceColumn="price" DataSetColumn="price" />
|
|
<Mapping SourceColumn="expiryDays" DataSetColumn="expiryDays" />
|
|
<Mapping SourceColumn="minOperateCount" DataSetColumn="minOperateCount" />
|
|
<Mapping SourceColumn="packingQty" DataSetColumn="packingQty" />
|
|
<Mapping SourceColumn="storeType" DataSetColumn="storeType" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
<Mapping SourceColumn="custQty" DataSetColumn="custQty" />
|
|
<Mapping SourceColumn="custPoNo" DataSetColumn="custPoNo" />
|
|
<Mapping SourceColumn="custNote" DataSetColumn="custNote" />
|
|
<Mapping SourceColumn="custName" DataSetColumn="custName" />
|
|
<Mapping SourceColumn="zhitongPartion" DataSetColumn="zhitongPartion" />
|
|
<Mapping SourceColumn="shipId" DataSetColumn="shipId" />
|
|
<Mapping SourceColumn="newArriveCount" DataSetColumn="newArriveCount" />
|
|
<Mapping SourceColumn="mem" DataSetColumn="mem" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="preInOrderNo" DataSetColumn="preInOrderNo" />
|
|
<Mapping SourceColumn="newOnShelfCount" DataSetColumn="newOnShelfCount" />
|
|
<Mapping SourceColumn="newReceiveCount" DataSetColumn="newReceiveCount" />
|
|
<Mapping SourceColumn="newValidCount" DataSetColumn="newValidCount" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="fileLocation" DataSetColumn="fileLocation" />
|
|
<Mapping SourceColumn="ORGNAME" DataSetColumn="ORGNAME" />
|
|
<Mapping SourceColumn="onShelfCount" DataSetColumn="onShelfCount" />
|
|
<Mapping SourceColumn="boxcnt" DataSetColumn="boxcnt" />
|
|
<Mapping SourceColumn="money" DataSetColumn="money" />
|
|
<Mapping SourceColumn="shipDate" DataSetColumn="shipDate" />
|
|
<Mapping SourceColumn="phone" DataSetColumn="phone" />
|
|
<Mapping SourceColumn="contact" DataSetColumn="contact" />
|
|
<Mapping SourceColumn="venderPinYin" DataSetColumn="venderPinYin" />
|
|
<Mapping SourceColumn="preState" DataSetColumn="preState" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_d_4_validTableAdapter" GeneratorDataComponentClassName="v_purch_d_4_validTableAdapter" Name="v_purch_d_4_valid" UserDataComponentName="v_purch_d_4_validTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_d_4_valid" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, pur_order, pur_order_sn, goods_id, count, arriveCount, validCount, receiveCount, rejectCount, count4Valid, receiveRemark, batch, validDate, productDate, add_date, erp_state, wms_state, orderPrice, operater, dr, createtime, lastmodified, entId, goodsId, goodsName, manufacturer, spec, unit, type, regeditCode, bigCount, middleCount, address, station, weight, drug_code, isDouChk, barCode, pinYin, chang, kuan, gao, curCycle, isimport, shortName, isQc, isZhitong, packingUnit, messureModel, isManufacture, minOperateUnit, price, expiryDays, minOperateCount, packingQty, storeType, customerId, custQty, custPoNo, custNote, custName, zhitongPartion, venderName, vender, orderType, fileLocation, ORGNAME, onShelfCount, boxcnt, money, shipDate, phone, contact, venderPinYin, orderState FROM dbo.v_purch_d_4_valid</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="pur_order_sn" DataSetColumn="pur_order_sn" />
|
|
<Mapping SourceColumn="goods_id" DataSetColumn="goods_id" />
|
|
<Mapping SourceColumn="count" DataSetColumn="count" />
|
|
<Mapping SourceColumn="arriveCount" DataSetColumn="arriveCount" />
|
|
<Mapping SourceColumn="validCount" DataSetColumn="validCount" />
|
|
<Mapping SourceColumn="receiveCount" DataSetColumn="receiveCount" />
|
|
<Mapping SourceColumn="rejectCount" DataSetColumn="rejectCount" />
|
|
<Mapping SourceColumn="count4Valid" DataSetColumn="count4Valid" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="add_date" DataSetColumn="add_date" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="orderPrice" DataSetColumn="orderPrice" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="entId" DataSetColumn="entId" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="middleCount" DataSetColumn="middleCount" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="station" DataSetColumn="station" />
|
|
<Mapping SourceColumn="weight" DataSetColumn="weight" />
|
|
<Mapping SourceColumn="drug_code" DataSetColumn="drug_code" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="pinYin" DataSetColumn="pinYin" />
|
|
<Mapping SourceColumn="chang" DataSetColumn="chang" />
|
|
<Mapping SourceColumn="kuan" DataSetColumn="kuan" />
|
|
<Mapping SourceColumn="gao" DataSetColumn="gao" />
|
|
<Mapping SourceColumn="curCycle" DataSetColumn="curCycle" />
|
|
<Mapping SourceColumn="isimport" DataSetColumn="isimport" />
|
|
<Mapping SourceColumn="shortName" DataSetColumn="shortName" />
|
|
<Mapping SourceColumn="isQc" DataSetColumn="isQc" />
|
|
<Mapping SourceColumn="isZhitong" DataSetColumn="isZhitong" />
|
|
<Mapping SourceColumn="packingUnit" DataSetColumn="packingUnit" />
|
|
<Mapping SourceColumn="messureModel" DataSetColumn="messureModel" />
|
|
<Mapping SourceColumn="isManufacture" DataSetColumn="isManufacture" />
|
|
<Mapping SourceColumn="minOperateUnit" DataSetColumn="minOperateUnit" />
|
|
<Mapping SourceColumn="price" DataSetColumn="price" />
|
|
<Mapping SourceColumn="expiryDays" DataSetColumn="expiryDays" />
|
|
<Mapping SourceColumn="minOperateCount" DataSetColumn="minOperateCount" />
|
|
<Mapping SourceColumn="packingQty" DataSetColumn="packingQty" />
|
|
<Mapping SourceColumn="storeType" DataSetColumn="storeType" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
<Mapping SourceColumn="custQty" DataSetColumn="custQty" />
|
|
<Mapping SourceColumn="custPoNo" DataSetColumn="custPoNo" />
|
|
<Mapping SourceColumn="custNote" DataSetColumn="custNote" />
|
|
<Mapping SourceColumn="custName" DataSetColumn="custName" />
|
|
<Mapping SourceColumn="zhitongPartion" DataSetColumn="zhitongPartion" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="fileLocation" DataSetColumn="fileLocation" />
|
|
<Mapping SourceColumn="ORGNAME" DataSetColumn="ORGNAME" />
|
|
<Mapping SourceColumn="onShelfCount" DataSetColumn="onShelfCount" />
|
|
<Mapping SourceColumn="boxcnt" DataSetColumn="boxcnt" />
|
|
<Mapping SourceColumn="money" DataSetColumn="money" />
|
|
<Mapping SourceColumn="shipDate" DataSetColumn="shipDate" />
|
|
<Mapping SourceColumn="phone" DataSetColumn="phone" />
|
|
<Mapping SourceColumn="contact" DataSetColumn="contact" />
|
|
<Mapping SourceColumn="venderPinYin" DataSetColumn="venderPinYin" />
|
|
<Mapping SourceColumn="orderState" DataSetColumn="orderState" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_d_arrive_preSumTableAdapter" GeneratorDataComponentClassName="v_purch_d_arrive_preSumTableAdapter" Name="v_purch_d_arrive_preSum" UserDataComponentName="v_purch_d_arrive_preSumTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_d_arrive_preSum" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT preInOrderNo, goodsName, goodsId, vender, barCode, venderName, isZhitong, manufacturer, newArriveCount, newReceiveCount, newCount4Receive, newCount4Valid, isQc, batch, validDate, productDate, orderType, mem, entId, ORGNAME, contact, phone, venderPinYin FROM dbo.v_purch_d_arrive_preSum</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="preInOrderNo" DataSetColumn="preInOrderNo" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="isZhitong" DataSetColumn="isZhitong" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="newArriveCount" DataSetColumn="newArriveCount" />
|
|
<Mapping SourceColumn="newReceiveCount" DataSetColumn="newReceiveCount" />
|
|
<Mapping SourceColumn="newCount4Receive" DataSetColumn="newCount4Receive" />
|
|
<Mapping SourceColumn="newCount4Valid" DataSetColumn="newCount4Valid" />
|
|
<Mapping SourceColumn="isQc" DataSetColumn="isQc" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="mem" DataSetColumn="mem" />
|
|
<Mapping SourceColumn="entId" DataSetColumn="entId" />
|
|
<Mapping SourceColumn="ORGNAME" DataSetColumn="ORGNAME" />
|
|
<Mapping SourceColumn="contact" DataSetColumn="contact" />
|
|
<Mapping SourceColumn="phone" DataSetColumn="phone" />
|
|
<Mapping SourceColumn="venderPinYin" DataSetColumn="venderPinYin" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_d_arrive_preSum_barcodsTableAdapter" GeneratorDataComponentClassName="v_purch_d_arrive_preSum_barcodsTableAdapter" Name="v_purch_d_arrive_preSum_barcods" UserDataComponentName="v_purch_d_arrive_preSum_barcodsTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_d_arrive_preSum_barcods" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT preInOrderNo, goodsName, goodsId, vender, venderName, isZhitong, manufacturer, newReceiveCount, newArriveCount, newCount4Receive, newCount4Valid, isQc, barCode, packingQty, unit, spec, expiryDays, batch, validDate, productDate, orderType, isDouChk, entId, ORGNAME, bigCount FROM dbo.v_purch_d_arrive_preSum_barcods</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="preInOrderNo" DataSetColumn="preInOrderNo" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="isZhitong" DataSetColumn="isZhitong" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="newReceiveCount" DataSetColumn="newReceiveCount" />
|
|
<Mapping SourceColumn="newArriveCount" DataSetColumn="newArriveCount" />
|
|
<Mapping SourceColumn="newCount4Receive" DataSetColumn="newCount4Receive" />
|
|
<Mapping SourceColumn="newCount4Valid" DataSetColumn="newCount4Valid" />
|
|
<Mapping SourceColumn="isQc" DataSetColumn="isQc" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="packingQty" DataSetColumn="packingQty" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="expiryDays" DataSetColumn="expiryDays" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="entId" DataSetColumn="entId" />
|
|
<Mapping SourceColumn="ORGNAME" DataSetColumn="ORGNAME" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_d_delTableAdapter" GeneratorDataComponentClassName="v_purch_d_delTableAdapter" Name="v_purch_d_del" UserDataComponentName="v_purch_d_delTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_d_del" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT pur_order, pur_order_sn, order_type, goods_id, count, add_date, State, ProductCompany, entid, orgid, oppcontid, price, batch, product_date, save_date FROM dbo.v_purch_d_del</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings />
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_d_noPreTableAdapter" GeneratorDataComponentClassName="v_purch_d_noPreTableAdapter" Name="v_purch_d_noPre" UserDataComponentName="v_purch_d_noPreTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_d_noPre" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, pur_order, pur_order_sn, goods_id, count, arriveCount, validCount, receiveCount, rejectCount, count1, receiveRemark, batch, validDate, productDate, add_date, erp_state, wms_state, orderPrice, operater, dr, createtime, lastmodified, entId, goodsId, goodsName, manufacturer, spec, unit, type, regeditCode, bigCount, middleCount, address, station, weight, drug_code, isDouChk, barCode, pinYin, chang, kuan, gao, curCycle, isimport, shortName, isQc, isZhitong, packingUnit, messureModel, isManufacture, minOperateUnit, price, expiryDays, minOperateCount, packingQty, storeType, customerId, custQty, custPoNo, custNote, custName, zhitongPartion, venderName, vender, orderType, fileLocation FROM dbo.v_purch_d_noPre</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="pur_order_sn" DataSetColumn="pur_order_sn" />
|
|
<Mapping SourceColumn="goods_id" DataSetColumn="goods_id" />
|
|
<Mapping SourceColumn="count" DataSetColumn="count" />
|
|
<Mapping SourceColumn="arriveCount" DataSetColumn="arriveCount" />
|
|
<Mapping SourceColumn="validCount" DataSetColumn="validCount" />
|
|
<Mapping SourceColumn="receiveCount" DataSetColumn="receiveCount" />
|
|
<Mapping SourceColumn="rejectCount" DataSetColumn="rejectCount" />
|
|
<Mapping SourceColumn="count1" DataSetColumn="count1" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="add_date" DataSetColumn="add_date" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="orderPrice" DataSetColumn="orderPrice" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="entId" DataSetColumn="entId" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="middleCount" DataSetColumn="middleCount" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="station" DataSetColumn="station" />
|
|
<Mapping SourceColumn="weight" DataSetColumn="weight" />
|
|
<Mapping SourceColumn="drug_code" DataSetColumn="drug_code" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="pinYin" DataSetColumn="pinYin" />
|
|
<Mapping SourceColumn="chang" DataSetColumn="chang" />
|
|
<Mapping SourceColumn="kuan" DataSetColumn="kuan" />
|
|
<Mapping SourceColumn="gao" DataSetColumn="gao" />
|
|
<Mapping SourceColumn="curCycle" DataSetColumn="curCycle" />
|
|
<Mapping SourceColumn="isimport" DataSetColumn="isimport" />
|
|
<Mapping SourceColumn="shortName" DataSetColumn="shortName" />
|
|
<Mapping SourceColumn="isQc" DataSetColumn="isQc" />
|
|
<Mapping SourceColumn="isZhitong" DataSetColumn="isZhitong" />
|
|
<Mapping SourceColumn="packingUnit" DataSetColumn="packingUnit" />
|
|
<Mapping SourceColumn="messureModel" DataSetColumn="messureModel" />
|
|
<Mapping SourceColumn="isManufacture" DataSetColumn="isManufacture" />
|
|
<Mapping SourceColumn="minOperateUnit" DataSetColumn="minOperateUnit" />
|
|
<Mapping SourceColumn="price" DataSetColumn="price" />
|
|
<Mapping SourceColumn="expiryDays" DataSetColumn="expiryDays" />
|
|
<Mapping SourceColumn="minOperateCount" DataSetColumn="minOperateCount" />
|
|
<Mapping SourceColumn="packingQty" DataSetColumn="packingQty" />
|
|
<Mapping SourceColumn="storeType" DataSetColumn="storeType" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
<Mapping SourceColumn="custQty" DataSetColumn="custQty" />
|
|
<Mapping SourceColumn="custPoNo" DataSetColumn="custPoNo" />
|
|
<Mapping SourceColumn="custNote" DataSetColumn="custNote" />
|
|
<Mapping SourceColumn="custName" DataSetColumn="custName" />
|
|
<Mapping SourceColumn="zhitongPartion" DataSetColumn="zhitongPartion" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="fileLocation" DataSetColumn="fileLocation" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_d_preSumTableAdapter" GeneratorDataComponentClassName="v_purch_d_preSumTableAdapter" Name="v_purch_d_preSum" UserDataComponentName="v_purch_d_preSumTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_d_preSum" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT preInOrderNo, id, pur_order, pur_order_sn, goods_id, count, arriveCount, validCount, receiveCount, rejectCount, count1, receiveRemark, batch, validDate, productDate, add_date, erp_state, wms_state, orderPrice, operater, dr, createtime, lastmodified, entId, goodsId, goodsName, manufacturer, spec, unit, type, regeditCode, bigCount, middleCount, address, station, weight, drug_code, isDouChk, barCode, pinYin, chang, kuan, gao, curCycle, isimport, shortName, isQc, isZhitong, packingUnit, messureModel, isManufacture, minOperateUnit, price, expiryDays, minOperateCount, packingQty, storeType, customerId, custQty, custPoNo, custNote, custName, zhitongPartion, venderName, vender, orderType, fileLocation, newArriveCount, newReceiveCount, newValidCount, newOnShelfCount FROM dbo.v_purch_d_preSum</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="preInOrderNo" DataSetColumn="preInOrderNo" />
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="pur_order_sn" DataSetColumn="pur_order_sn" />
|
|
<Mapping SourceColumn="goods_id" DataSetColumn="goods_id" />
|
|
<Mapping SourceColumn="count" DataSetColumn="count" />
|
|
<Mapping SourceColumn="arriveCount" DataSetColumn="arriveCount" />
|
|
<Mapping SourceColumn="validCount" DataSetColumn="validCount" />
|
|
<Mapping SourceColumn="receiveCount" DataSetColumn="receiveCount" />
|
|
<Mapping SourceColumn="rejectCount" DataSetColumn="rejectCount" />
|
|
<Mapping SourceColumn="count1" DataSetColumn="count1" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="add_date" DataSetColumn="add_date" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="orderPrice" DataSetColumn="orderPrice" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="entId" DataSetColumn="entId" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="middleCount" DataSetColumn="middleCount" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="station" DataSetColumn="station" />
|
|
<Mapping SourceColumn="weight" DataSetColumn="weight" />
|
|
<Mapping SourceColumn="drug_code" DataSetColumn="drug_code" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="pinYin" DataSetColumn="pinYin" />
|
|
<Mapping SourceColumn="chang" DataSetColumn="chang" />
|
|
<Mapping SourceColumn="kuan" DataSetColumn="kuan" />
|
|
<Mapping SourceColumn="gao" DataSetColumn="gao" />
|
|
<Mapping SourceColumn="curCycle" DataSetColumn="curCycle" />
|
|
<Mapping SourceColumn="isimport" DataSetColumn="isimport" />
|
|
<Mapping SourceColumn="shortName" DataSetColumn="shortName" />
|
|
<Mapping SourceColumn="isQc" DataSetColumn="isQc" />
|
|
<Mapping SourceColumn="isZhitong" DataSetColumn="isZhitong" />
|
|
<Mapping SourceColumn="packingUnit" DataSetColumn="packingUnit" />
|
|
<Mapping SourceColumn="messureModel" DataSetColumn="messureModel" />
|
|
<Mapping SourceColumn="isManufacture" DataSetColumn="isManufacture" />
|
|
<Mapping SourceColumn="minOperateUnit" DataSetColumn="minOperateUnit" />
|
|
<Mapping SourceColumn="price" DataSetColumn="price" />
|
|
<Mapping SourceColumn="expiryDays" DataSetColumn="expiryDays" />
|
|
<Mapping SourceColumn="minOperateCount" DataSetColumn="minOperateCount" />
|
|
<Mapping SourceColumn="packingQty" DataSetColumn="packingQty" />
|
|
<Mapping SourceColumn="storeType" DataSetColumn="storeType" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
<Mapping SourceColumn="custQty" DataSetColumn="custQty" />
|
|
<Mapping SourceColumn="custPoNo" DataSetColumn="custPoNo" />
|
|
<Mapping SourceColumn="custNote" DataSetColumn="custNote" />
|
|
<Mapping SourceColumn="custName" DataSetColumn="custName" />
|
|
<Mapping SourceColumn="zhitongPartion" DataSetColumn="zhitongPartion" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="fileLocation" DataSetColumn="fileLocation" />
|
|
<Mapping SourceColumn="newArriveCount" DataSetColumn="newArriveCount" />
|
|
<Mapping SourceColumn="newReceiveCount" DataSetColumn="newReceiveCount" />
|
|
<Mapping SourceColumn="newValidCount" DataSetColumn="newValidCount" />
|
|
<Mapping SourceColumn="newOnShelfCount" DataSetColumn="newOnShelfCount" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_d_receive_preSumTableAdapter" GeneratorDataComponentClassName="v_purch_d_receive_preSumTableAdapter" Name="v_purch_d_receive_preSum" UserDataComponentName="v_purch_d_receive_preSumTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_d_receive_preSum" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT preInOrderNo, pur_order, purch_d_id, arriveCount, receiveCount, validCount, onShelfCount FROM dbo.v_purch_d_receive_preSum</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="preInOrderNo" DataSetColumn="preInOrderNo" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="purch_d_id" DataSetColumn="purch_d_id" />
|
|
<Mapping SourceColumn="arriveCount" DataSetColumn="arriveCount" />
|
|
<Mapping SourceColumn="receiveCount" DataSetColumn="receiveCount" />
|
|
<Mapping SourceColumn="validCount" DataSetColumn="validCount" />
|
|
<Mapping SourceColumn="onShelfCount" DataSetColumn="onShelfCount" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_d_receive_winceTableAdapter" GeneratorDataComponentClassName="v_purch_d_receive_winceTableAdapter" Name="v_purch_d_receive_wince" UserDataComponentName="v_purch_d_receive_winceTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_d_receive_wince" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT 商品名称, 预到数量, 收货数量, 验收数量, 上架数量, 温度, 直通商品, 车牌, 运单, 电话, 主条码, 预到号码, 商品编码, 供应商, 供应商名称, bigCount, pur_order, packingUnit, packingQty, unit, spec, batch, validDate, productDate, createtime, barcode128, station, wms_state, goods_id, manufacturer, isDouChk, expiryDays, zhitongPartion, customerId, barCode FROM dbo.v_purch_d_receive_wince</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="商品名称" DataSetColumn="商品名称" />
|
|
<Mapping SourceColumn="预到数量" DataSetColumn="预到数量" />
|
|
<Mapping SourceColumn="收货数量" DataSetColumn="收货数量" />
|
|
<Mapping SourceColumn="验收数量" DataSetColumn="验收数量" />
|
|
<Mapping SourceColumn="上架数量" DataSetColumn="上架数量" />
|
|
<Mapping SourceColumn="温度" DataSetColumn="温度" />
|
|
<Mapping SourceColumn="直通商品" DataSetColumn="直通商品" />
|
|
<Mapping SourceColumn="车牌" DataSetColumn="车牌" />
|
|
<Mapping SourceColumn="运单" DataSetColumn="运单" />
|
|
<Mapping SourceColumn="电话" DataSetColumn="电话" />
|
|
<Mapping SourceColumn="主条码" DataSetColumn="主条码" />
|
|
<Mapping SourceColumn="预到号码" DataSetColumn="预到号码" />
|
|
<Mapping SourceColumn="商品编码" DataSetColumn="商品编码" />
|
|
<Mapping SourceColumn="供应商" DataSetColumn="供应商" />
|
|
<Mapping SourceColumn="供应商名称" DataSetColumn="供应商名称" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="packingUnit" DataSetColumn="packingUnit" />
|
|
<Mapping SourceColumn="packingQty" DataSetColumn="packingQty" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="barcode128" DataSetColumn="barcode128" />
|
|
<Mapping SourceColumn="station" DataSetColumn="station" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="goods_id" DataSetColumn="goods_id" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="expiryDays" DataSetColumn="expiryDays" />
|
|
<Mapping SourceColumn="zhitongPartion" DataSetColumn="zhitongPartion" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_d_testLocationTableAdapter" GeneratorDataComponentClassName="v_purch_d_testLocationTableAdapter" Name="v_purch_d_testLocation" UserDataComponentName="v_purch_d_testLocationTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_d_testLocation" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT pur_order, pur_order_sn, order_type, goods_id, batch, product_date, save_date, count, add_date, State, ProductCompany, entid, orgid, oppcontid, price FROM dbo.v_purch_d_testLocation</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings />
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_d_valid_availableTableAdapter" GeneratorDataComponentClassName="v_purch_d_valid_availableTableAdapter" Name="v_purch_d_valid_available" UserDataComponentName="v_purch_d_valid_availableTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_d_valid_available" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, pur_order, pur_order_sn, goods_id, batch, count, validDate, productDate, receiveCount, rejectCount, count1, receiveRemark, add_date, erp_state, wms_state, price, operater, dr, createtime, lastmodified, entId, goodsId, goodsName, manufacturer, spec, unit, type, regeditCode, bigCount, middleCount, address, station, weight, drug_code, isDouChk, barCode, pinYin, chang, kuan, gao, curCycle, isimport, shortName, arriveCount, validCount, orderPrice, isZhitong, isQc, storeType, zhitongPartion, expiryDays, packingQty FROM dbo.v_purch_d_valid_available</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="pur_order_sn" DataSetColumn="pur_order_sn" />
|
|
<Mapping SourceColumn="goods_id" DataSetColumn="goods_id" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="count" DataSetColumn="count" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="receiveCount" DataSetColumn="receiveCount" />
|
|
<Mapping SourceColumn="rejectCount" DataSetColumn="rejectCount" />
|
|
<Mapping SourceColumn="count1" DataSetColumn="count1" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="add_date" DataSetColumn="add_date" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="price" DataSetColumn="price" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="entId" DataSetColumn="entId" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="middleCount" DataSetColumn="middleCount" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="station" DataSetColumn="station" />
|
|
<Mapping SourceColumn="weight" DataSetColumn="weight" />
|
|
<Mapping SourceColumn="drug_code" DataSetColumn="drug_code" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="pinYin" DataSetColumn="pinYin" />
|
|
<Mapping SourceColumn="chang" DataSetColumn="chang" />
|
|
<Mapping SourceColumn="kuan" DataSetColumn="kuan" />
|
|
<Mapping SourceColumn="gao" DataSetColumn="gao" />
|
|
<Mapping SourceColumn="curCycle" DataSetColumn="curCycle" />
|
|
<Mapping SourceColumn="isimport" DataSetColumn="isimport" />
|
|
<Mapping SourceColumn="shortName" DataSetColumn="shortName" />
|
|
<Mapping SourceColumn="arriveCount" DataSetColumn="arriveCount" />
|
|
<Mapping SourceColumn="validCount" DataSetColumn="validCount" />
|
|
<Mapping SourceColumn="orderPrice" DataSetColumn="orderPrice" />
|
|
<Mapping SourceColumn="isZhitong" DataSetColumn="isZhitong" />
|
|
<Mapping SourceColumn="isQc" DataSetColumn="isQc" />
|
|
<Mapping SourceColumn="storeType" DataSetColumn="storeType" />
|
|
<Mapping SourceColumn="zhitongPartion" DataSetColumn="zhitongPartion" />
|
|
<Mapping SourceColumn="expiryDays" DataSetColumn="expiryDays" />
|
|
<Mapping SourceColumn="packingQty" DataSetColumn="packingQty" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_receive_ship_detailTableAdapter" GeneratorDataComponentClassName="v_purch_receive_ship_detailTableAdapter" Name="v_purch_receive_ship_detail" UserDataComponentName="v_purch_receive_ship_detailTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_receive_ship_detail" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT shipOrder, driverID, driverName, driverPhone, veNumber, temperature, company, remark, id, pur_order, purch_d_id, shipId, arriveCount, receiveCount, rejectCount, receiveRemark, batch, count, wms_state, goodsId, goodsName, manufacturer, spec, unit, type, regeditCode, address, isDouChk, barCode, isimport, operater, createtime, lastmodified, em_name, em_account, venderName, vender, preInOrderNo, boxcnt, onShelfCount FROM dbo.v_purch_receive_ship_detail</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="shipOrder" DataSetColumn="shipOrder" />
|
|
<Mapping SourceColumn="driverID" DataSetColumn="driverID" />
|
|
<Mapping SourceColumn="driverName" DataSetColumn="driverName" />
|
|
<Mapping SourceColumn="driverPhone" DataSetColumn="driverPhone" />
|
|
<Mapping SourceColumn="veNumber" DataSetColumn="veNumber" />
|
|
<Mapping SourceColumn="temperature" DataSetColumn="temperature" />
|
|
<Mapping SourceColumn="company" DataSetColumn="company" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="purch_d_id" DataSetColumn="purch_d_id" />
|
|
<Mapping SourceColumn="shipId" DataSetColumn="shipId" />
|
|
<Mapping SourceColumn="arriveCount" DataSetColumn="arriveCount" />
|
|
<Mapping SourceColumn="receiveCount" DataSetColumn="receiveCount" />
|
|
<Mapping SourceColumn="rejectCount" DataSetColumn="rejectCount" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="count" DataSetColumn="count" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="isimport" DataSetColumn="isimport" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="em_name" DataSetColumn="em_name" />
|
|
<Mapping SourceColumn="em_account" DataSetColumn="em_account" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="preInOrderNo" DataSetColumn="preInOrderNo" />
|
|
<Mapping SourceColumn="boxcnt" DataSetColumn="boxcnt" />
|
|
<Mapping SourceColumn="onShelfCount" DataSetColumn="onShelfCount" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_receive_ship_detail_oldTableAdapter" GeneratorDataComponentClassName="v_purch_receive_ship_detail_oldTableAdapter" Name="v_purch_receive_ship_detail_old" UserDataComponentName="v_purch_receive_ship_detail_oldTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_receive_ship_detail_old" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT shipOrder, driverID, driverName, driverPhone, veNumber, temperature, company, remark, id, pur_order, purch_d_id, shipId, arriveCount, receiveCount, rejectCount, receiveRemark, batch, count, wms_state, goodsId, goodsName, manufacturer, spec, unit, type, regeditCode, address, isDouChk, barCode, isimport, operater, createtime, lastmodified, em_name, em_account, venderName, vender, preInOrder FROM dbo.v_purch_receive_ship_detail_old</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="shipOrder" DataSetColumn="shipOrder" />
|
|
<Mapping SourceColumn="driverID" DataSetColumn="driverID" />
|
|
<Mapping SourceColumn="driverName" DataSetColumn="driverName" />
|
|
<Mapping SourceColumn="driverPhone" DataSetColumn="driverPhone" />
|
|
<Mapping SourceColumn="veNumber" DataSetColumn="veNumber" />
|
|
<Mapping SourceColumn="temperature" DataSetColumn="temperature" />
|
|
<Mapping SourceColumn="company" DataSetColumn="company" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="purch_d_id" DataSetColumn="purch_d_id" />
|
|
<Mapping SourceColumn="shipId" DataSetColumn="shipId" />
|
|
<Mapping SourceColumn="arriveCount" DataSetColumn="arriveCount" />
|
|
<Mapping SourceColumn="receiveCount" DataSetColumn="receiveCount" />
|
|
<Mapping SourceColumn="rejectCount" DataSetColumn="rejectCount" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="count" DataSetColumn="count" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="isimport" DataSetColumn="isimport" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="em_name" DataSetColumn="em_name" />
|
|
<Mapping SourceColumn="em_account" DataSetColumn="em_account" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="preInOrder" DataSetColumn="preInOrder" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_rtTableAdapter" GeneratorDataComponentClassName="v_purch_rtTableAdapter" Name="v_purch_rt" UserDataComponentName="v_purch_rtTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_rt" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT newArriveCount, newReceiveCount, newCount4Receive, newCount4Valid, vender, entid, orgid, erp_state, wms_state, owner, receiveRemark, venderName, phone, phone2, contact, pinyin, fileLocation, preInOrderNo, orderType FROM dbo.v_purch_rt</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="newArriveCount" DataSetColumn="newArriveCount" />
|
|
<Mapping SourceColumn="newReceiveCount" DataSetColumn="newReceiveCount" />
|
|
<Mapping SourceColumn="newCount4Receive" DataSetColumn="newCount4Receive" />
|
|
<Mapping SourceColumn="newCount4Valid" DataSetColumn="newCount4Valid" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="entid" DataSetColumn="entid" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="owner" DataSetColumn="owner" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="phone" DataSetColumn="phone" />
|
|
<Mapping SourceColumn="phone2" DataSetColumn="phone2" />
|
|
<Mapping SourceColumn="contact" DataSetColumn="contact" />
|
|
<Mapping SourceColumn="pinyin" DataSetColumn="pinyin" />
|
|
<Mapping SourceColumn="fileLocation" DataSetColumn="fileLocation" />
|
|
<Mapping SourceColumn="preInOrderNo" DataSetColumn="preInOrderNo" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_rt_1TableAdapter" GeneratorDataComponentClassName="v_purch_rt_1TableAdapter" Name="v_purch_rt_1" UserDataComponentName="v_purch_rt_1TableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_rt_1" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, pur_order, orderType, order_typeName, vender, endDate, entid, orgid, remark, erp_state, wms_state, operater, dr, createtime, lastmodified, owner, receiveRemark, canValid, canInstore, shipDate, deliveryDate, storeType, venderName, phone, phone2, contact, pinyin, fileLocation FROM dbo.v_purch_rt_1</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="order_typeName" DataSetColumn="order_typeName" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="endDate" DataSetColumn="endDate" />
|
|
<Mapping SourceColumn="entid" DataSetColumn="entid" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="owner" DataSetColumn="owner" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="canValid" DataSetColumn="canValid" />
|
|
<Mapping SourceColumn="canInstore" DataSetColumn="canInstore" />
|
|
<Mapping SourceColumn="shipDate" DataSetColumn="shipDate" />
|
|
<Mapping SourceColumn="deliveryDate" DataSetColumn="deliveryDate" />
|
|
<Mapping SourceColumn="storeType" DataSetColumn="storeType" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="phone" DataSetColumn="phone" />
|
|
<Mapping SourceColumn="phone2" DataSetColumn="phone2" />
|
|
<Mapping SourceColumn="contact" DataSetColumn="contact" />
|
|
<Mapping SourceColumn="pinyin" DataSetColumn="pinyin" />
|
|
<Mapping SourceColumn="fileLocation" DataSetColumn="fileLocation" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_valid_availableTableAdapter" GeneratorDataComponentClassName="v_purch_valid_availableTableAdapter" Name="v_purch_valid_available" UserDataComponentName="v_purch_valid_availableTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_valid_available" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, pur_order, endDate, entid, orgid, remark, erp_state, wms_state, operater, dr, createtime, lastmodified, owner, vender, receiveRemark, canValid, canInstore, shipDate, deliveryDate, storeType FROM dbo.v_purch_valid_available</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="endDate" DataSetColumn="endDate" />
|
|
<Mapping SourceColumn="entid" DataSetColumn="entid" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="owner" DataSetColumn="owner" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="receiveRemark" DataSetColumn="receiveRemark" />
|
|
<Mapping SourceColumn="canValid" DataSetColumn="canValid" />
|
|
<Mapping SourceColumn="canInstore" DataSetColumn="canInstore" />
|
|
<Mapping SourceColumn="shipDate" DataSetColumn="shipDate" />
|
|
<Mapping SourceColumn="deliveryDate" DataSetColumn="deliveryDate" />
|
|
<Mapping SourceColumn="storeType" DataSetColumn="storeType" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_purch_valid_logTableAdapter" GeneratorDataComponentClassName="v_purch_valid_logTableAdapter" Name="v_purch_valid_log" UserDataComponentName="v_purch_valid_logTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_purch_valid_log" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT goodsName, manufacturer, spec, unit, type, regeditCode, barCode, isDouChk, id, receive_order, purch_d_id, flowNo, preInOrder, goods_id, skuId, skuCode, batch, productDate, validDate, valid_count, seeds_count, inCount, upShelfCount, validResult, reason, wms_state, erp_state, price, validby, validby1, partion, operater, dr, createtime, lastmodified, orderType, vender, endDate, validByName, validByName1, validbyTime, validbyTime1 FROM dbo.v_purch_valid_log</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="receive_order" DataSetColumn="receive_order" />
|
|
<Mapping SourceColumn="purch_d_id" DataSetColumn="purch_d_id" />
|
|
<Mapping SourceColumn="flowNo" DataSetColumn="flowNo" />
|
|
<Mapping SourceColumn="preInOrder" DataSetColumn="preInOrder" />
|
|
<Mapping SourceColumn="goods_id" DataSetColumn="goods_id" />
|
|
<Mapping SourceColumn="skuId" DataSetColumn="skuId" />
|
|
<Mapping SourceColumn="skuCode" DataSetColumn="skuCode" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="valid_count" DataSetColumn="valid_count" />
|
|
<Mapping SourceColumn="seeds_count" DataSetColumn="seeds_count" />
|
|
<Mapping SourceColumn="inCount" DataSetColumn="inCount" />
|
|
<Mapping SourceColumn="upShelfCount" DataSetColumn="upShelfCount" />
|
|
<Mapping SourceColumn="validResult" DataSetColumn="validResult" />
|
|
<Mapping SourceColumn="reason" DataSetColumn="reason" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="price" DataSetColumn="price" />
|
|
<Mapping SourceColumn="validby" DataSetColumn="validby" />
|
|
<Mapping SourceColumn="validby1" DataSetColumn="validby1" />
|
|
<Mapping SourceColumn="partion" DataSetColumn="partion" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="endDate" DataSetColumn="endDate" />
|
|
<Mapping SourceColumn="validByName" DataSetColumn="validByName" />
|
|
<Mapping SourceColumn="validByName1" DataSetColumn="validByName1" />
|
|
<Mapping SourceColumn="validbyTime" DataSetColumn="validbyTime" />
|
|
<Mapping SourceColumn="validbyTime1" DataSetColumn="validbyTime1" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockInRequestTableAdapter" GeneratorDataComponentClassName="v_stockInRequestTableAdapter" Name="v_stockInRequest" UserDataComponentName="v_stockInRequestTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockInRequest" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, orderNo, customID, orderDate, ownerCode, orgid, remark, state, owner, vender, orderType, erp_state, operater, createtime, lastmodified, dr FROM dbo.v_stockInRequest</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="customID" DataSetColumn="customID" />
|
|
<Mapping SourceColumn="orderDate" DataSetColumn="orderDate" />
|
|
<Mapping SourceColumn="ownerCode" DataSetColumn="ownerCode" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="state" DataSetColumn="state" />
|
|
<Mapping SourceColumn="owner" DataSetColumn="owner" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockInRequestDetailTableAdapter" GeneratorDataComponentClassName="v_stockInRequestDetailTableAdapter" Name="v_stockInRequestDetail" UserDataComponentName="v_stockInRequestDetailTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockInRequestDetail" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT receive_order, goods_id, goodsName, productDate, validDate, price, reason, valid_count, seeds_count, wms_state, erp_state, batch, spec, unit, type, bigCount, middleCount, address, station, weight, drug_code, isDouChk, barCode, curCycle, isimport, manufacturer, regeditCode, validby, validby1, validResult, purch_d_id, id, inCount, upShelfCount, skuId, skuCode, preInOrder, partion, flowNo, validbyTime, validbyTime1 FROM dbo.v_stockInRequestDetail</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="receive_order" DataSetColumn="receive_order" />
|
|
<Mapping SourceColumn="goods_id" DataSetColumn="goods_id" />
|
|
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="price" DataSetColumn="price" />
|
|
<Mapping SourceColumn="reason" DataSetColumn="reason" />
|
|
<Mapping SourceColumn="valid_count" DataSetColumn="valid_count" />
|
|
<Mapping SourceColumn="seeds_count" DataSetColumn="seeds_count" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="middleCount" DataSetColumn="middleCount" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="station" DataSetColumn="station" />
|
|
<Mapping SourceColumn="weight" DataSetColumn="weight" />
|
|
<Mapping SourceColumn="drug_code" DataSetColumn="drug_code" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="curCycle" DataSetColumn="curCycle" />
|
|
<Mapping SourceColumn="isimport" DataSetColumn="isimport" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="validby" DataSetColumn="validby" />
|
|
<Mapping SourceColumn="validby1" DataSetColumn="validby1" />
|
|
<Mapping SourceColumn="validResult" DataSetColumn="validResult" />
|
|
<Mapping SourceColumn="purch_d_id" DataSetColumn="purch_d_id" />
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="inCount" DataSetColumn="inCount" />
|
|
<Mapping SourceColumn="upShelfCount" DataSetColumn="upShelfCount" />
|
|
<Mapping SourceColumn="skuId" DataSetColumn="skuId" />
|
|
<Mapping SourceColumn="skuCode" DataSetColumn="skuCode" />
|
|
<Mapping SourceColumn="preInOrder" DataSetColumn="preInOrder" />
|
|
<Mapping SourceColumn="partion" DataSetColumn="partion" />
|
|
<Mapping SourceColumn="flowNo" DataSetColumn="flowNo" />
|
|
<Mapping SourceColumn="validbyTime" DataSetColumn="validbyTime" />
|
|
<Mapping SourceColumn="validbyTime1" DataSetColumn="validbyTime1" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockInRequestDetail_no_receive_validTableAdapter" GeneratorDataComponentClassName="v_stockInRequestDetail_no_receive_validTableAdapter" Name="v_stockInRequestDetail_no_receive_valid" UserDataComponentName="v_stockInRequestDetail_no_receive_validTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockInRequestDetail_no_receive_valid" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, pur_order, goods_id, batch, validDate, productDate, count, wms_state, orderType FROM dbo.v_stockInRequestDetail_no_receive_valid</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="pur_order" DataSetColumn="pur_order" />
|
|
<Mapping SourceColumn="goods_id" DataSetColumn="goods_id" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="count" DataSetColumn="count" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockInRequestPurchTableAdapter" GeneratorDataComponentClassName="v_stockInRequestPurchTableAdapter" Name="v_stockInRequestPurch" UserDataComponentName="v_stockInRequestPurchTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockInRequestPurch" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, orderNo, customID, orderDate, ownerCode, orgid, remark, state, owner, vender, orderType, erp_state, operater, createtime, lastmodified, dr FROM dbo.v_stockInRequestPurch</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="customID" DataSetColumn="customID" />
|
|
<Mapping SourceColumn="orderDate" DataSetColumn="orderDate" />
|
|
<Mapping SourceColumn="ownerCode" DataSetColumn="ownerCode" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="state" DataSetColumn="state" />
|
|
<Mapping SourceColumn="owner" DataSetColumn="owner" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockInRequestRtTableAdapter" GeneratorDataComponentClassName="v_stockInRequestRtTableAdapter" Name="v_stockInRequestRt" UserDataComponentName="v_stockInRequestRtTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockInRequestRt" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, orderNo, customID, orderDate, ownerCode, orgid, remark, state, owner, vender, orderType, erp_state, operater, createtime, lastmodified, dr FROM dbo.v_stockInRequestRt</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="customID" DataSetColumn="customID" />
|
|
<Mapping SourceColumn="orderDate" DataSetColumn="orderDate" />
|
|
<Mapping SourceColumn="ownerCode" DataSetColumn="ownerCode" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="state" DataSetColumn="state" />
|
|
<Mapping SourceColumn="owner" DataSetColumn="owner" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockInRequestValidDetailTableAdapter" GeneratorDataComponentClassName="v_stockInRequestValidDetailTableAdapter" Name="v_stockInRequestValidDetail" UserDataComponentName="v_stockInRequestValidDetailTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockInRequestValidDetail" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT validId, purch_d_id, orderNo, flowNo, preInOrder, owner, vender, orderType, goodsId, goodName, skuId, batch, productDate, validDate, price, reason, validCount, seedsCount, inCount, upShelfCount, state, erp_state, spec, unit, type, bigCount, middleCount, address, station, weight, drug_code, isDouChk, barCode, curCycle, isimport, manufacturer, regeditCode, validby, validby1, validResult, skuCode, partion, whType, endDate, validbyTime, validbyTime1, venderName, pinyin, validByName, validByName1, outDetailId, poNo FROM dbo.v_stockInRequestValidDetail</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="validId" DataSetColumn="validId" />
|
|
<Mapping SourceColumn="purch_d_id" DataSetColumn="purch_d_id" />
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="flowNo" DataSetColumn="flowNo" />
|
|
<Mapping SourceColumn="preInOrder" DataSetColumn="preInOrder" />
|
|
<Mapping SourceColumn="owner" DataSetColumn="owner" />
|
|
<Mapping SourceColumn="vender" DataSetColumn="vender" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="goodName" DataSetColumn="goodName" />
|
|
<Mapping SourceColumn="skuId" DataSetColumn="skuId" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="price" DataSetColumn="price" />
|
|
<Mapping SourceColumn="reason" DataSetColumn="reason" />
|
|
<Mapping SourceColumn="validCount" DataSetColumn="validCount" />
|
|
<Mapping SourceColumn="seedsCount" DataSetColumn="seedsCount" />
|
|
<Mapping SourceColumn="inCount" DataSetColumn="inCount" />
|
|
<Mapping SourceColumn="upShelfCount" DataSetColumn="upShelfCount" />
|
|
<Mapping SourceColumn="state" DataSetColumn="state" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="spec" DataSetColumn="spec" />
|
|
<Mapping SourceColumn="unit" DataSetColumn="unit" />
|
|
<Mapping SourceColumn="type" DataSetColumn="type" />
|
|
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
|
|
<Mapping SourceColumn="middleCount" DataSetColumn="middleCount" />
|
|
<Mapping SourceColumn="address" DataSetColumn="address" />
|
|
<Mapping SourceColumn="station" DataSetColumn="station" />
|
|
<Mapping SourceColumn="weight" DataSetColumn="weight" />
|
|
<Mapping SourceColumn="drug_code" DataSetColumn="drug_code" />
|
|
<Mapping SourceColumn="isDouChk" DataSetColumn="isDouChk" />
|
|
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
|
|
<Mapping SourceColumn="curCycle" DataSetColumn="curCycle" />
|
|
<Mapping SourceColumn="isimport" DataSetColumn="isimport" />
|
|
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
|
|
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
|
|
<Mapping SourceColumn="validby" DataSetColumn="validby" />
|
|
<Mapping SourceColumn="validby1" DataSetColumn="validby1" />
|
|
<Mapping SourceColumn="validResult" DataSetColumn="validResult" />
|
|
<Mapping SourceColumn="skuCode" DataSetColumn="skuCode" />
|
|
<Mapping SourceColumn="partion" DataSetColumn="partion" />
|
|
<Mapping SourceColumn="whType" DataSetColumn="whType" />
|
|
<Mapping SourceColumn="endDate" DataSetColumn="endDate" />
|
|
<Mapping SourceColumn="validbyTime" DataSetColumn="validbyTime" />
|
|
<Mapping SourceColumn="validbyTime1" DataSetColumn="validbyTime1" />
|
|
<Mapping SourceColumn="venderName" DataSetColumn="venderName" />
|
|
<Mapping SourceColumn="pinyin" DataSetColumn="pinyin" />
|
|
<Mapping SourceColumn="validByName" DataSetColumn="validByName" />
|
|
<Mapping SourceColumn="validByName1" DataSetColumn="validByName1" />
|
|
<Mapping SourceColumn="outDetailId" DataSetColumn="outDetailId" />
|
|
<Mapping SourceColumn="poNo" DataSetColumn="poNo" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockOutRequestTableAdapter" GeneratorDataComponentClassName="v_stockOutRequestTableAdapter" Name="v_stockOutRequest" UserDataComponentName="v_stockOutRequestTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockOutRequest" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, orderNo, orderType, orderTypeName, dueDate, orderDate, wms_state, customerId, customerName, custType, custAddress, delivery, phone1, phone2, salesperson, contactperson, totalnumber, remark, entid, orgid, erp_state, priority, orderSource, fandian, timeFromErp FROM dbo.v_stockOutRequest</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="orderTypeName" DataSetColumn="orderTypeName" />
|
|
<Mapping SourceColumn="dueDate" DataSetColumn="dueDate" />
|
|
<Mapping SourceColumn="orderDate" DataSetColumn="orderDate" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
<Mapping SourceColumn="customerName" DataSetColumn="customerName" />
|
|
<Mapping SourceColumn="custType" DataSetColumn="custType" />
|
|
<Mapping SourceColumn="custAddress" DataSetColumn="custAddress" />
|
|
<Mapping SourceColumn="delivery" DataSetColumn="delivery" />
|
|
<Mapping SourceColumn="phone1" DataSetColumn="phone1" />
|
|
<Mapping SourceColumn="phone2" DataSetColumn="phone2" />
|
|
<Mapping SourceColumn="salesperson" DataSetColumn="salesperson" />
|
|
<Mapping SourceColumn="contactperson" DataSetColumn="contactperson" />
|
|
<Mapping SourceColumn="totalnumber" DataSetColumn="totalnumber" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="entid" DataSetColumn="entid" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="priority" DataSetColumn="priority" />
|
|
<Mapping SourceColumn="orderSource" DataSetColumn="orderSource" />
|
|
<Mapping SourceColumn="fandian" DataSetColumn="fandian" />
|
|
<Mapping SourceColumn="timeFromErp" DataSetColumn="timeFromErp" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockOutRequest_bkTableAdapter" GeneratorDataComponentClassName="v_stockOutRequest_bkTableAdapter" Name="v_stockOutRequest_bk" UserDataComponentName="v_stockOutRequest_bkTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockOutRequest_bk" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, orderNo, orderType, orderTypeName, dueDate, orderDate, wms_state, customerId, customerName, custType, custAddress, delivery, phone1, phone2, salesperson, contactperson, totalnumber, remark, entid, orgid, erp_state, priority, orderSource, fandian, timeFromErp FROM dbo.v_stockOutRequest_bk</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="orderTypeName" DataSetColumn="orderTypeName" />
|
|
<Mapping SourceColumn="dueDate" DataSetColumn="dueDate" />
|
|
<Mapping SourceColumn="orderDate" DataSetColumn="orderDate" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
<Mapping SourceColumn="customerName" DataSetColumn="customerName" />
|
|
<Mapping SourceColumn="custType" DataSetColumn="custType" />
|
|
<Mapping SourceColumn="custAddress" DataSetColumn="custAddress" />
|
|
<Mapping SourceColumn="delivery" DataSetColumn="delivery" />
|
|
<Mapping SourceColumn="phone1" DataSetColumn="phone1" />
|
|
<Mapping SourceColumn="phone2" DataSetColumn="phone2" />
|
|
<Mapping SourceColumn="salesperson" DataSetColumn="salesperson" />
|
|
<Mapping SourceColumn="contactperson" DataSetColumn="contactperson" />
|
|
<Mapping SourceColumn="totalnumber" DataSetColumn="totalnumber" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="entid" DataSetColumn="entid" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="priority" DataSetColumn="priority" />
|
|
<Mapping SourceColumn="orderSource" DataSetColumn="orderSource" />
|
|
<Mapping SourceColumn="fandian" DataSetColumn="fandian" />
|
|
<Mapping SourceColumn="timeFromErp" DataSetColumn="timeFromErp" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockOutRequestDetailTableAdapter" GeneratorDataComponentClassName="v_stockOutRequestDetailTableAdapter" Name="v_stockOutRequestDetail" UserDataComponentName="v_stockOutRequestDetailTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockOutRequestDetail" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT orderNo, orderSn, goodsId, batch, productDate, validDate, count, saleDate, state, whtype, skuId, skuCode, id, price, priority, locationid FROM dbo.v_stockOutRequestDetail</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="orderSn" DataSetColumn="orderSn" />
|
|
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
|
|
<Mapping SourceColumn="batch" DataSetColumn="batch" />
|
|
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
|
|
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
|
|
<Mapping SourceColumn="count" DataSetColumn="count" />
|
|
<Mapping SourceColumn="saleDate" DataSetColumn="saleDate" />
|
|
<Mapping SourceColumn="state" DataSetColumn="state" />
|
|
<Mapping SourceColumn="whtype" DataSetColumn="whtype" />
|
|
<Mapping SourceColumn="skuId" DataSetColumn="skuId" />
|
|
<Mapping SourceColumn="skuCode" DataSetColumn="skuCode" />
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="price" DataSetColumn="price" />
|
|
<Mapping SourceColumn="priority" DataSetColumn="priority" />
|
|
<Mapping SourceColumn="locationid" DataSetColumn="locationid" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockOutRequestRtVenderTableAdapter" GeneratorDataComponentClassName="v_stockOutRequestRtVenderTableAdapter" Name="v_stockOutRequestRtVender" UserDataComponentName="v_stockOutRequestRtVenderTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockOutRequestRtVender" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, orderNo, orderType, orderTypeName, dueDate, orderDate, wms_state, customerId, customerName, Expr1, custAddress, delivery, phone1, phone2, salesperson, contactperson, totalnumber, remark, entid, orgid, erp_state, priority, orderSource, fandian, timeFromErp FROM dbo.v_stockOutRequestRtVender</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="orderTypeName" DataSetColumn="orderTypeName" />
|
|
<Mapping SourceColumn="dueDate" DataSetColumn="dueDate" />
|
|
<Mapping SourceColumn="orderDate" DataSetColumn="orderDate" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
<Mapping SourceColumn="customerName" DataSetColumn="customerName" />
|
|
<Mapping SourceColumn="Expr1" DataSetColumn="Expr1" />
|
|
<Mapping SourceColumn="custAddress" DataSetColumn="custAddress" />
|
|
<Mapping SourceColumn="delivery" DataSetColumn="delivery" />
|
|
<Mapping SourceColumn="phone1" DataSetColumn="phone1" />
|
|
<Mapping SourceColumn="phone2" DataSetColumn="phone2" />
|
|
<Mapping SourceColumn="salesperson" DataSetColumn="salesperson" />
|
|
<Mapping SourceColumn="contactperson" DataSetColumn="contactperson" />
|
|
<Mapping SourceColumn="totalnumber" DataSetColumn="totalnumber" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="entid" DataSetColumn="entid" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="priority" DataSetColumn="priority" />
|
|
<Mapping SourceColumn="orderSource" DataSetColumn="orderSource" />
|
|
<Mapping SourceColumn="fandian" DataSetColumn="fandian" />
|
|
<Mapping SourceColumn="timeFromErp" DataSetColumn="timeFromErp" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockOutRequestRtVender_withdateTableAdapter" GeneratorDataComponentClassName="v_stockOutRequestRtVender_withdateTableAdapter" Name="v_stockOutRequestRtVender_withdate" UserDataComponentName="v_stockOutRequestRtVender_withdateTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockOutRequestRtVender_withdate" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, orderNo, orderType, orderTypeName, dueDate, orderDate, wms_state, customerId, customerName, Expr1, custAddress, delivery, phone1, phone2, salesperson, contactperson, totalnumber, remark, entid, orgid, erp_state, priority, orderSource, fandian, timeFromErp FROM dbo.v_stockOutRequestRtVender_withdate</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="orderTypeName" DataSetColumn="orderTypeName" />
|
|
<Mapping SourceColumn="dueDate" DataSetColumn="dueDate" />
|
|
<Mapping SourceColumn="orderDate" DataSetColumn="orderDate" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
<Mapping SourceColumn="customerName" DataSetColumn="customerName" />
|
|
<Mapping SourceColumn="Expr1" DataSetColumn="Expr1" />
|
|
<Mapping SourceColumn="custAddress" DataSetColumn="custAddress" />
|
|
<Mapping SourceColumn="delivery" DataSetColumn="delivery" />
|
|
<Mapping SourceColumn="phone1" DataSetColumn="phone1" />
|
|
<Mapping SourceColumn="phone2" DataSetColumn="phone2" />
|
|
<Mapping SourceColumn="salesperson" DataSetColumn="salesperson" />
|
|
<Mapping SourceColumn="contactperson" DataSetColumn="contactperson" />
|
|
<Mapping SourceColumn="totalnumber" DataSetColumn="totalnumber" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="entid" DataSetColumn="entid" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="priority" DataSetColumn="priority" />
|
|
<Mapping SourceColumn="orderSource" DataSetColumn="orderSource" />
|
|
<Mapping SourceColumn="fandian" DataSetColumn="fandian" />
|
|
<Mapping SourceColumn="timeFromErp" DataSetColumn="timeFromErp" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockOutRequestSaleTableAdapter" GeneratorDataComponentClassName="v_stockOutRequestSaleTableAdapter" Name="v_stockOutRequestSale" UserDataComponentName="v_stockOutRequestSaleTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockOutRequestSale" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, orderNo, orderType, orderTypeName, dueDate, orderDate, wms_state, customerId, customerName, custType, custAddress, delivery, phone1, phone2, salesperson, contactperson, totalnumber, remark, entid, orgid, erp_state, priority, orderSource, fandian, timeFromErp FROM dbo.v_stockOutRequestSale</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="orderTypeName" DataSetColumn="orderTypeName" />
|
|
<Mapping SourceColumn="dueDate" DataSetColumn="dueDate" />
|
|
<Mapping SourceColumn="orderDate" DataSetColumn="orderDate" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
<Mapping SourceColumn="customerName" DataSetColumn="customerName" />
|
|
<Mapping SourceColumn="custType" DataSetColumn="custType" />
|
|
<Mapping SourceColumn="custAddress" DataSetColumn="custAddress" />
|
|
<Mapping SourceColumn="delivery" DataSetColumn="delivery" />
|
|
<Mapping SourceColumn="phone1" DataSetColumn="phone1" />
|
|
<Mapping SourceColumn="phone2" DataSetColumn="phone2" />
|
|
<Mapping SourceColumn="salesperson" DataSetColumn="salesperson" />
|
|
<Mapping SourceColumn="contactperson" DataSetColumn="contactperson" />
|
|
<Mapping SourceColumn="totalnumber" DataSetColumn="totalnumber" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="entid" DataSetColumn="entid" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="priority" DataSetColumn="priority" />
|
|
<Mapping SourceColumn="orderSource" DataSetColumn="orderSource" />
|
|
<Mapping SourceColumn="fandian" DataSetColumn="fandian" />
|
|
<Mapping SourceColumn="timeFromErp" DataSetColumn="timeFromErp" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockOutRequestSale_withdateTableAdapter" GeneratorDataComponentClassName="v_stockOutRequestSale_withdateTableAdapter" Name="v_stockOutRequestSale_withdate" UserDataComponentName="v_stockOutRequestSale_withdateTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_stockOutRequestSale_withdate" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, orderNo, orderType, orderTypeName, dueDate, orderDate, wms_state, customerId, customerName, custType, custAddress, delivery, phone1, phone2, salesperson, contactperson, totalnumber, remark, entid, orgid, erp_state, priority, orderSource, fandian, timeFromErp FROM dbo.v_stockOutRequestSale_withdate</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="orderTypeName" DataSetColumn="orderTypeName" />
|
|
<Mapping SourceColumn="dueDate" DataSetColumn="dueDate" />
|
|
<Mapping SourceColumn="orderDate" DataSetColumn="orderDate" />
|
|
<Mapping SourceColumn="wms_state" DataSetColumn="wms_state" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
<Mapping SourceColumn="customerName" DataSetColumn="customerName" />
|
|
<Mapping SourceColumn="custType" DataSetColumn="custType" />
|
|
<Mapping SourceColumn="custAddress" DataSetColumn="custAddress" />
|
|
<Mapping SourceColumn="delivery" DataSetColumn="delivery" />
|
|
<Mapping SourceColumn="phone1" DataSetColumn="phone1" />
|
|
<Mapping SourceColumn="phone2" DataSetColumn="phone2" />
|
|
<Mapping SourceColumn="salesperson" DataSetColumn="salesperson" />
|
|
<Mapping SourceColumn="contactperson" DataSetColumn="contactperson" />
|
|
<Mapping SourceColumn="totalnumber" DataSetColumn="totalnumber" />
|
|
<Mapping SourceColumn="remark" DataSetColumn="remark" />
|
|
<Mapping SourceColumn="entid" DataSetColumn="entid" />
|
|
<Mapping SourceColumn="orgid" DataSetColumn="orgid" />
|
|
<Mapping SourceColumn="erp_state" DataSetColumn="erp_state" />
|
|
<Mapping SourceColumn="priority" DataSetColumn="priority" />
|
|
<Mapping SourceColumn="orderSource" DataSetColumn="orderSource" />
|
|
<Mapping SourceColumn="fandian" DataSetColumn="fandian" />
|
|
<Mapping SourceColumn="timeFromErp" DataSetColumn="timeFromErp" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_tmpTableAdapter" GeneratorDataComponentClassName="v_tmpTableAdapter" Name="v_tmp" UserDataComponentName="v_tmpTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_tmp" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT count, customerName, customerId FROM dbo.v_tmp</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="count" DataSetColumn="count" />
|
|
<Mapping SourceColumn="customerName" DataSetColumn="customerName" />
|
|
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_wms_out_request--obsTableAdapter" GeneratorDataComponentClassName="v_wms_out_request__obsTableAdapter" Name="v_wms_out_request--obs" UserDataComponentName="v_wms_out_request--obsTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.[v_wms_out_request--obs]" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT orderNo, pickOrderNo FROM dbo.[v_wms_out_request--obs]</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="pickOrderNo" DataSetColumn="pickOrderNo" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_wms_sale_syncId--obsTableAdapter" GeneratorDataComponentClassName="v_wms_sale_syncId__obsTableAdapter" Name="v_wms_sale_syncId--obs" UserDataComponentName="v_wms_sale_syncId--obsTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.[v_wms_sale_syncId--obs]" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, orderNo, orderType, timeFromErp FROM dbo.[v_wms_sale_syncId--obs]</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="orderNo" DataSetColumn="orderNo" />
|
|
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
|
|
<Mapping SourceColumn="timeFromErp" DataSetColumn="timeFromErp" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_wms_usersTableAdapter" GeneratorDataComponentClassName="v_wms_usersTableAdapter" Name="v_wms_users" UserDataComponentName="v_wms_usersTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_wms_users" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, em_name, em_sex, em_birthday, em_education, em_dept, em_jobcode, em_idnum, em_cellnum, em_email, em_account, em_passwd, em_profile, token, dr, operater, create_time, lastmodified, em_isOnline, em_type FROM dbo.v_wms_users</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="em_name" DataSetColumn="em_name" />
|
|
<Mapping SourceColumn="em_sex" DataSetColumn="em_sex" />
|
|
<Mapping SourceColumn="em_birthday" DataSetColumn="em_birthday" />
|
|
<Mapping SourceColumn="em_education" DataSetColumn="em_education" />
|
|
<Mapping SourceColumn="em_dept" DataSetColumn="em_dept" />
|
|
<Mapping SourceColumn="em_jobcode" DataSetColumn="em_jobcode" />
|
|
<Mapping SourceColumn="em_idnum" DataSetColumn="em_idnum" />
|
|
<Mapping SourceColumn="em_cellnum" DataSetColumn="em_cellnum" />
|
|
<Mapping SourceColumn="em_email" DataSetColumn="em_email" />
|
|
<Mapping SourceColumn="em_account" DataSetColumn="em_account" />
|
|
<Mapping SourceColumn="em_passwd" DataSetColumn="em_passwd" />
|
|
<Mapping SourceColumn="em_profile" DataSetColumn="em_profile" />
|
|
<Mapping SourceColumn="token" DataSetColumn="token" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="create_time" DataSetColumn="create_time" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="em_isOnline" DataSetColumn="em_isOnline" />
|
|
<Mapping SourceColumn="em_type" DataSetColumn="em_type" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_wmskucunTableAdapter" GeneratorDataComponentClassName="v_wmskucunTableAdapter" Name="v_wmskucun" UserDataComponentName="v_wmskucunTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_wmskucun" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT 产品序号, 批号, 可用总数 FROM dbo.v_wmskucun</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="产品序号" DataSetColumn="产品序号" />
|
|
<Mapping SourceColumn="批号" DataSetColumn="批号" />
|
|
<Mapping SourceColumn="可用总数" DataSetColumn="可用总数" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_wmsUsersTableAdapter" GeneratorDataComponentClassName="v_wmsUsersTableAdapter" Name="v_wmsUsers" UserDataComponentName="v_wmsUsersTableAdapter">
|
|
<MainSource>
|
|
<DbSource ConnectionRef="custErp_suzou2Ldj (Settings)" DbObjectName="custErp_suzou2.dbo.v_wmsUsers" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
|
<SelectCommand>
|
|
<DbCommand CommandType="Text" ModifiedByUser="false">
|
|
<CommandText>SELECT id, em_name, em_sex, em_birthday, em_education, em_dept, em_jobcode, em_type, em_idnum, em_cellnum, em_email, em_account, em_passwd, em_profile, token, dr, operater, create_time, lastmodified, em_isOnline FROM dbo.v_wmsUsers</CommandText>
|
|
<Parameters />
|
|
</DbCommand>
|
|
</SelectCommand>
|
|
</DbSource>
|
|
</MainSource>
|
|
<Mappings>
|
|
<Mapping SourceColumn="id" DataSetColumn="id" />
|
|
<Mapping SourceColumn="em_name" DataSetColumn="em_name" />
|
|
<Mapping SourceColumn="em_sex" DataSetColumn="em_sex" />
|
|
<Mapping SourceColumn="em_birthday" DataSetColumn="em_birthday" />
|
|
<Mapping SourceColumn="em_education" DataSetColumn="em_education" />
|
|
<Mapping SourceColumn="em_dept" DataSetColumn="em_dept" />
|
|
<Mapping SourceColumn="em_jobcode" DataSetColumn="em_jobcode" />
|
|
<Mapping SourceColumn="em_type" DataSetColumn="em_type" />
|
|
<Mapping SourceColumn="em_idnum" DataSetColumn="em_idnum" />
|
|
<Mapping SourceColumn="em_cellnum" DataSetColumn="em_cellnum" />
|
|
<Mapping SourceColumn="em_email" DataSetColumn="em_email" />
|
|
<Mapping SourceColumn="em_account" DataSetColumn="em_account" />
|
|
<Mapping SourceColumn="em_passwd" DataSetColumn="em_passwd" />
|
|
<Mapping SourceColumn="em_profile" DataSetColumn="em_profile" />
|
|
<Mapping SourceColumn="token" DataSetColumn="token" />
|
|
<Mapping SourceColumn="dr" DataSetColumn="dr" />
|
|
<Mapping SourceColumn="operater" DataSetColumn="operater" />
|
|
<Mapping SourceColumn="create_time" DataSetColumn="create_time" />
|
|
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
|
|
<Mapping SourceColumn="em_isOnline" DataSetColumn="em_isOnline" />
|
|
</Mappings>
|
|
<Sources />
|
|
</TableAdapter>
|
|
</Tables>
|
|
<Sources />
|
|
</DataSource>
|
|
</xs:appinfo>
|
|
</xs:annotation>
|
|
<xs:element name="custErp_suzou2DataSet2" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_UserDSName="custErp_suzou2DataSet2" msprop:Generator_DataSetName="custErp_suzou2DataSet2">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="v_bussinessDoc" msprop:Generator_RowEvHandlerName="v_bussinessDocRowChangeEventHandler" msprop:Generator_RowDeletedName="v_bussinessDocRowDeleted" msprop:Generator_RowDeletingName="v_bussinessDocRowDeleting" msprop:Generator_RowEvArgName="v_bussinessDocRowChangeEvent" msprop:Generator_TablePropName="v_bussinessDoc" msprop:Generator_RowChangedName="v_bussinessDocRowChanged" msprop:Generator_RowChangingName="v_bussinessDocRowChanging" msprop:Generator_TableClassName="v_bussinessDocDataTable" msprop:Generator_RowClassName="v_bussinessDocRow" msprop:Generator_TableVarName="tablev_bussinessDoc" msprop:Generator_UserTableName="v_bussinessDoc">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="entId" msprop:Generator_ColumnPropNameInRow="entId" msprop:Generator_ColumnPropNameInTable="entIdColumn" msprop:Generator_ColumnVarNameInTable="columnentId" msprop:Generator_UserColumnName="entId">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="businessId" msprop:Generator_ColumnPropNameInRow="businessId" msprop:Generator_ColumnPropNameInTable="businessIdColumn" msprop:Generator_ColumnVarNameInTable="columnbusinessId" msprop:Generator_UserColumnName="businessId">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="businessCode" msprop:Generator_ColumnPropNameInRow="businessCode" msprop:Generator_ColumnPropNameInTable="businessCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbusinessCode" msprop:Generator_UserColumnName="businessCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="businessName" msprop:Generator_ColumnPropNameInRow="businessName" msprop:Generator_ColumnPropNameInTable="businessNameColumn" msprop:Generator_ColumnVarNameInTable="columnbusinessName" msprop:Generator_UserColumnName="businessName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="dftAddress" msprop:Generator_ColumnPropNameInRow="dftAddress" msprop:Generator_ColumnPropNameInTable="dftAddressColumn" msprop:Generator_ColumnVarNameInTable="columndftAddress" msprop:Generator_UserColumnName="dftAddress" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="mem" msprop:Generator_ColumnPropNameInRow="mem" msprop:Generator_ColumnPropNameInTable="memColumn" msprop:Generator_ColumnVarNameInTable="columnmem" msprop:Generator_UserColumnName="mem" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="500" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pinyin" msprop:Generator_ColumnPropNameInRow="pinyin" msprop:Generator_ColumnPropNameInTable="pinyinColumn" msprop:Generator_ColumnVarNameInTable="columnpinyin" msprop:Generator_UserColumnName="pinyin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contact" msprop:Generator_ColumnPropNameInRow="contact" msprop:Generator_ColumnPropNameInTable="contactColumn" msprop:Generator_ColumnVarNameInTable="columncontact" msprop:Generator_UserColumnName="contact" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone" msprop:Generator_ColumnPropNameInRow="phone" msprop:Generator_ColumnPropNameInTable="phoneColumn" msprop:Generator_ColumnVarNameInTable="columnphone" msprop:Generator_UserColumnName="phone" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_bussinessDoc_del" msprop:Generator_RowEvHandlerName="v_bussinessDoc_delRowChangeEventHandler" msprop:Generator_RowDeletedName="v_bussinessDoc_delRowDeleted" msprop:Generator_RowDeletingName="v_bussinessDoc_delRowDeleting" msprop:Generator_RowEvArgName="v_bussinessDoc_delRowChangeEvent" msprop:Generator_TablePropName="v_bussinessDoc_del" msprop:Generator_RowChangedName="v_bussinessDoc_delRowChanged" msprop:Generator_RowChangingName="v_bussinessDoc_delRowChanging" msprop:Generator_TableClassName="v_bussinessDoc_delDataTable" msprop:Generator_RowClassName="v_bussinessDoc_delRow" msprop:Generator_TableVarName="tablev_bussinessDoc_del" msprop:Generator_UserTableName="v_bussinessDoc_del">
|
|
<xs:complexType>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_customer" msprop:Generator_RowEvHandlerName="v_customerRowChangeEventHandler" msprop:Generator_RowDeletedName="v_customerRowDeleted" msprop:Generator_RowDeletingName="v_customerRowDeleting" msprop:Generator_RowEvArgName="v_customerRowChangeEvent" msprop:Generator_TablePropName="v_customer" msprop:Generator_RowChangedName="v_customerRowChanged" msprop:Generator_RowChangingName="v_customerRowChanging" msprop:Generator_TableClassName="v_customerDataTable" msprop:Generator_RowClassName="v_customerRow" msprop:Generator_TableVarName="tablev_customer" msprop:Generator_UserTableName="v_customer">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="custId" msprop:Generator_ColumnPropNameInRow="custId" msprop:Generator_ColumnPropNameInTable="custIdColumn" msprop:Generator_ColumnVarNameInTable="columncustId" msprop:Generator_UserColumnName="custId">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custName" msprop:Generator_ColumnPropNameInRow="custName" msprop:Generator_ColumnPropNameInTable="custNameColumn" msprop:Generator_ColumnVarNameInTable="columncustName" msprop:Generator_UserColumnName="custName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="delivery" msprop:Generator_ColumnPropNameInRow="delivery" msprop:Generator_ColumnPropNameInTable="deliveryColumn" msprop:Generator_ColumnVarNameInTable="columndelivery" msprop:Generator_UserColumnName="delivery" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone1" msprop:Generator_ColumnPropNameInRow="phone1" msprop:Generator_ColumnPropNameInTable="phone1Column" msprop:Generator_ColumnVarNameInTable="columnphone1" msprop:Generator_UserColumnName="phone1" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone2" msprop:Generator_ColumnPropNameInRow="phone2" msprop:Generator_ColumnPropNameInTable="phone2Column" msprop:Generator_ColumnVarNameInTable="columnphone2" msprop:Generator_UserColumnName="phone2" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custType" msprop:Generator_ColumnPropNameInRow="custType" msprop:Generator_ColumnPropNameInTable="custTypeColumn" msprop:Generator_ColumnVarNameInTable="columncustType" msprop:Generator_UserColumnName="custType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="entId" msprop:Generator_ColumnPropNameInRow="entId" msprop:Generator_ColumnPropNameInTable="entIdColumn" msprop:Generator_ColumnVarNameInTable="columnentId" msprop:Generator_UserColumnName="entId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_erp_purch_recieve_log" msprop:Generator_RowEvHandlerName="v_erp_purch_recieve_logRowChangeEventHandler" msprop:Generator_RowDeletedName="v_erp_purch_recieve_logRowDeleted" msprop:Generator_RowDeletingName="v_erp_purch_recieve_logRowDeleting" msprop:Generator_RowEvArgName="v_erp_purch_recieve_logRowChangeEvent" msprop:Generator_TablePropName="v_erp_purch_recieve_log" msprop:Generator_RowChangedName="v_erp_purch_recieve_logRowChanged" msprop:Generator_RowChangingName="v_erp_purch_recieve_logRowChanging" msprop:Generator_TableClassName="v_erp_purch_recieve_logDataTable" msprop:Generator_RowClassName="v_erp_purch_recieve_logRow" msprop:Generator_TableVarName="tablev_erp_purch_recieve_log" msprop:Generator_UserTableName="v_erp_purch_recieve_log">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="preInOrder" msprop:Generator_ColumnPropNameInRow="preInOrder" msprop:Generator_ColumnPropNameInTable="preInOrderColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrder" msprop:Generator_UserColumnName="preInOrder" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="purch_d_id" msprop:Generator_ColumnPropNameInRow="purch_d_id" msprop:Generator_ColumnPropNameInTable="purch_d_idColumn" msprop:Generator_ColumnVarNameInTable="columnpurch_d_id" msprop:Generator_UserColumnName="purch_d_id" type="xs:int" />
|
|
<xs:element name="shipId" msprop:Generator_ColumnPropNameInRow="shipId" msprop:Generator_ColumnPropNameInTable="shipIdColumn" msprop:Generator_ColumnVarNameInTable="columnshipId" msprop:Generator_UserColumnName="shipId" type="xs:int" />
|
|
<xs:element name="arriveCount" msprop:Generator_ColumnPropNameInRow="arriveCount" msprop:Generator_ColumnPropNameInTable="arriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnarriveCount" msprop:Generator_UserColumnName="arriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveCount" msprop:Generator_ColumnPropNameInRow="receiveCount" msprop:Generator_ColumnPropNameInTable="receiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveCount" msprop:Generator_UserColumnName="receiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="rejectCount" msprop:Generator_ColumnPropNameInRow="rejectCount" msprop:Generator_ColumnPropNameInTable="rejectCountColumn" msprop:Generator_ColumnVarNameInTable="columnrejectCount" msprop:Generator_UserColumnName="rejectCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="temperature" msprop:Generator_ColumnPropNameInRow="temperature" msprop:Generator_ColumnPropNameInTable="temperatureColumn" msprop:Generator_ColumnVarNameInTable="columntemperature" msprop:Generator_UserColumnName="temperature" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="em_name" msprop:Generator_ColumnPropNameInRow="em_name" msprop:Generator_ColumnPropNameInTable="em_nameColumn" msprop:Generator_ColumnVarNameInTable="columnem_name" msprop:Generator_UserColumnName="em_name" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goods_id" msprop:Generator_ColumnPropNameInRow="goods_id" msprop:Generator_ColumnPropNameInTable="goods_idColumn" msprop:Generator_ColumnVarNameInTable="columngoods_id" msprop:Generator_UserColumnName="goods_id" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="drug_code" msprop:Generator_ColumnPropNameInRow="drug_code" msprop:Generator_ColumnPropNameInTable="drug_codeColumn" msprop:Generator_ColumnVarNameInTable="columndrug_code" msprop:Generator_UserColumnName="drug_code" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="80" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="isimport" msprop:Generator_ColumnPropNameInRow="isimport" msprop:Generator_ColumnPropNameInTable="isimportColumn" msprop:Generator_ColumnVarNameInTable="columnisimport" msprop:Generator_UserColumnName="isimport" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="weight" msprop:Generator_ColumnPropNameInRow="weight" msprop:Generator_ColumnPropNameInTable="weightColumn" msprop:Generator_ColumnVarNameInTable="columnweight" msprop:Generator_UserColumnName="weight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="station" msprop:Generator_ColumnPropNameInRow="station" msprop:Generator_ColumnPropNameInTable="stationColumn" msprop:Generator_ColumnVarNameInTable="columnstation" msprop:Generator_UserColumnName="station" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_erpGoods" msprop:Generator_RowEvHandlerName="v_erpGoodsRowChangeEventHandler" msprop:Generator_RowDeletedName="v_erpGoodsRowDeleted" msprop:Generator_RowDeletingName="v_erpGoodsRowDeleting" msprop:Generator_RowEvArgName="v_erpGoodsRowChangeEvent" msprop:Generator_TablePropName="v_erpGoods" msprop:Generator_RowChangedName="v_erpGoodsRowChanged" msprop:Generator_RowChangingName="v_erpGoodsRowChanging" msprop:Generator_TableClassName="v_erpGoodsDataTable" msprop:Generator_RowClassName="v_erpGoodsRow" msprop:Generator_TableVarName="tablev_erpGoods" msprop:Generator_UserTableName="v_erpGoods">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="middleCount" msprop:Generator_ColumnPropNameInRow="middleCount" msprop:Generator_ColumnPropNameInTable="middleCountColumn" msprop:Generator_ColumnVarNameInTable="columnmiddleCount" msprop:Generator_UserColumnName="middleCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="station" msprop:Generator_ColumnPropNameInRow="station" msprop:Generator_ColumnPropNameInTable="stationColumn" msprop:Generator_ColumnVarNameInTable="columnstation" msprop:Generator_UserColumnName="station" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="weight" msprop:Generator_ColumnPropNameInRow="weight" msprop:Generator_ColumnPropNameInTable="weightColumn" msprop:Generator_ColumnVarNameInTable="columnweight" msprop:Generator_UserColumnName="weight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="drug_code" msprop:Generator_ColumnPropNameInRow="drug_code" msprop:Generator_ColumnPropNameInTable="drug_codeColumn" msprop:Generator_ColumnVarNameInTable="columndrug_code" msprop:Generator_UserColumnName="drug_code" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="80" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pinYin" msprop:Generator_ColumnPropNameInRow="pinYin" msprop:Generator_ColumnPropNameInTable="pinYinColumn" msprop:Generator_ColumnVarNameInTable="columnpinYin" msprop:Generator_UserColumnName="pinYin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="chang" msprop:Generator_ColumnPropNameInRow="chang" msprop:Generator_ColumnPropNameInTable="changColumn" msprop:Generator_ColumnVarNameInTable="columnchang" msprop:Generator_UserColumnName="chang" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="kuan" msprop:Generator_ColumnPropNameInRow="kuan" msprop:Generator_ColumnPropNameInTable="kuanColumn" msprop:Generator_ColumnVarNameInTable="columnkuan" msprop:Generator_UserColumnName="kuan" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="gao" msprop:Generator_ColumnPropNameInRow="gao" msprop:Generator_ColumnPropNameInTable="gaoColumn" msprop:Generator_ColumnVarNameInTable="columngao" msprop:Generator_UserColumnName="gao" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="curCycle" msprop:Generator_ColumnPropNameInRow="curCycle" msprop:Generator_ColumnPropNameInTable="curCycleColumn" msprop:Generator_ColumnVarNameInTable="columncurCycle" msprop:Generator_UserColumnName="curCycle" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isimport" msprop:Generator_ColumnPropNameInRow="isimport" msprop:Generator_ColumnPropNameInTable="isimportColumn" msprop:Generator_ColumnVarNameInTable="columnisimport" msprop:Generator_UserColumnName="isimport" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="shortName" msprop:Generator_ColumnPropNameInRow="shortName" msprop:Generator_ColumnPropNameInTable="shortNameColumn" msprop:Generator_ColumnVarNameInTable="columnshortName" msprop:Generator_UserColumnName="shortName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="expiryDays" msprop:Generator_ColumnPropNameInRow="expiryDays" msprop:Generator_ColumnPropNameInTable="expiryDaysColumn" msprop:Generator_ColumnVarNameInTable="columnexpiryDays" msprop:Generator_UserColumnName="expiryDays" type="xs:int" minOccurs="0" />
|
|
<xs:element name="price" msprop:Generator_ColumnPropNameInRow="price" msprop:Generator_ColumnPropNameInTable="priceColumn" msprop:Generator_ColumnVarNameInTable="columnprice" msprop:Generator_UserColumnName="price" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="minOperateCount" msprop:Generator_ColumnPropNameInRow="minOperateCount" msprop:Generator_ColumnPropNameInTable="minOperateCountColumn" msprop:Generator_ColumnVarNameInTable="columnminOperateCount" msprop:Generator_UserColumnName="minOperateCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="minOperateUnit" msprop:Generator_ColumnPropNameInRow="minOperateUnit" msprop:Generator_ColumnPropNameInTable="minOperateUnitColumn" msprop:Generator_ColumnVarNameInTable="columnminOperateUnit" msprop:Generator_UserColumnName="minOperateUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isZhitong" msprop:Generator_ColumnPropNameInRow="isZhitong" msprop:Generator_ColumnPropNameInTable="isZhitongColumn" msprop:Generator_ColumnVarNameInTable="columnisZhitong" msprop:Generator_UserColumnName="isZhitong" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isQc" msprop:Generator_ColumnPropNameInRow="isQc" msprop:Generator_ColumnPropNameInTable="isQcColumn" msprop:Generator_ColumnVarNameInTable="columnisQc" msprop:Generator_UserColumnName="isQc" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="isManufacture" msprop:Generator_ColumnPropNameInRow="isManufacture" msprop:Generator_ColumnPropNameInTable="isManufactureColumn" msprop:Generator_ColumnVarNameInTable="columnisManufacture" msprop:Generator_UserColumnName="isManufacture" type="xs:int" minOccurs="0" />
|
|
<xs:element name="packingUnit" msprop:Generator_ColumnPropNameInRow="packingUnit" msprop:Generator_ColumnPropNameInTable="packingUnitColumn" msprop:Generator_ColumnVarNameInTable="columnpackingUnit" msprop:Generator_UserColumnName="packingUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="messureModel" msprop:Generator_ColumnPropNameInRow="messureModel" msprop:Generator_ColumnPropNameInTable="messureModelColumn" msprop:Generator_ColumnVarNameInTable="columnmessureModel" msprop:Generator_UserColumnName="messureModel" type="xs:int" minOccurs="0" />
|
|
<xs:element name="entId" msprop:Generator_ColumnPropNameInRow="entId" msprop:Generator_ColumnPropNameInTable="entIdColumn" msprop:Generator_ColumnVarNameInTable="columnentId" msprop:Generator_UserColumnName="entId">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="approvedBy" msprop:Generator_ColumnPropNameInRow="approvedBy" msprop:Generator_ColumnPropNameInTable="approvedByColumn" msprop:Generator_ColumnVarNameInTable="columnapprovedBy" msprop:Generator_UserColumnName="approvedBy" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="region" msprop:Generator_ColumnPropNameInRow="region" msprop:Generator_ColumnPropNameInTable="regionColumn" msprop:Generator_ColumnVarNameInTable="columnregion" msprop:Generator_UserColumnName="region" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_erpGoods_del" msprop:Generator_RowEvHandlerName="v_erpGoods_delRowChangeEventHandler" msprop:Generator_RowDeletedName="v_erpGoods_delRowDeleted" msprop:Generator_RowDeletingName="v_erpGoods_delRowDeleting" msprop:Generator_RowEvArgName="v_erpGoods_delRowChangeEvent" msprop:Generator_TablePropName="v_erpGoods_del" msprop:Generator_RowChangedName="v_erpGoods_delRowChanged" msprop:Generator_RowChangingName="v_erpGoods_delRowChanging" msprop:Generator_TableClassName="v_erpGoods_delDataTable" msprop:Generator_RowClassName="v_erpGoods_delRow" msprop:Generator_TableVarName="tablev_erpGoods_del" msprop:Generator_UserTableName="v_erpGoods_del">
|
|
<xs:complexType>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_erpGoodsBalance" msprop:Generator_RowEvHandlerName="v_erpGoodsBalanceRowChangeEventHandler" msprop:Generator_RowDeletedName="v_erpGoodsBalanceRowDeleted" msprop:Generator_RowDeletingName="v_erpGoodsBalanceRowDeleting" msprop:Generator_RowEvArgName="v_erpGoodsBalanceRowChangeEvent" msprop:Generator_TablePropName="v_erpGoodsBalance" msprop:Generator_RowChangedName="v_erpGoodsBalanceRowChanged" msprop:Generator_RowChangingName="v_erpGoodsBalanceRowChanging" msprop:Generator_TableClassName="v_erpGoodsBalanceDataTable" msprop:Generator_RowClassName="v_erpGoodsBalanceRow" msprop:Generator_TableVarName="tablev_erpGoodsBalance" msprop:Generator_UserTableName="v_erpGoodsBalance">
|
|
<xs:complexType>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_erpGoodsBarcods" msprop:Generator_RowEvHandlerName="v_erpGoodsBarcodsRowChangeEventHandler" msprop:Generator_RowDeletedName="v_erpGoodsBarcodsRowDeleted" msprop:Generator_RowDeletingName="v_erpGoodsBarcodsRowDeleting" msprop:Generator_RowEvArgName="v_erpGoodsBarcodsRowChangeEvent" msprop:Generator_TablePropName="v_erpGoodsBarcods" msprop:Generator_RowChangedName="v_erpGoodsBarcodsRowChanged" msprop:Generator_RowChangingName="v_erpGoodsBarcodsRowChanging" msprop:Generator_TableClassName="v_erpGoodsBarcodsDataTable" msprop:Generator_RowClassName="v_erpGoodsBarcodsRow" msprop:Generator_TableVarName="tablev_erpGoodsBarcods" msprop:Generator_UserTableName="v_erpGoodsBarcods">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="barCode" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="packingQty" msprop:Generator_ColumnPropNameInRow="packingQty" msprop:Generator_ColumnPropNameInTable="packingQtyColumn" msprop:Generator_ColumnVarNameInTable="columnpackingQty" msprop:Generator_UserColumnName="packingQty" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="expiryDays" msprop:Generator_ColumnPropNameInRow="expiryDays" msprop:Generator_ColumnPropNameInTable="expiryDaysColumn" msprop:Generator_ColumnVarNameInTable="columnexpiryDays" msprop:Generator_UserColumnName="expiryDays" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="chang" msprop:Generator_ColumnPropNameInRow="chang" msprop:Generator_ColumnPropNameInTable="changColumn" msprop:Generator_ColumnVarNameInTable="columnchang" msprop:Generator_UserColumnName="chang" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="kuan" msprop:Generator_ColumnPropNameInRow="kuan" msprop:Generator_ColumnPropNameInTable="kuanColumn" msprop:Generator_ColumnVarNameInTable="columnkuan" msprop:Generator_UserColumnName="kuan" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="gao" msprop:Generator_ColumnPropNameInRow="gao" msprop:Generator_ColumnPropNameInTable="gaoColumn" msprop:Generator_ColumnVarNameInTable="columngao" msprop:Generator_UserColumnName="gao" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="weight" msprop:Generator_ColumnPropNameInRow="weight" msprop:Generator_ColumnPropNameInTable="weightColumn" msprop:Generator_ColumnVarNameInTable="columnweight" msprop:Generator_UserColumnName="weight" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_erpGoodsPacking" msprop:Generator_RowEvHandlerName="v_erpGoodsPackingRowChangeEventHandler" msprop:Generator_RowDeletedName="v_erpGoodsPackingRowDeleted" msprop:Generator_RowDeletingName="v_erpGoodsPackingRowDeleting" msprop:Generator_RowEvArgName="v_erpGoodsPackingRowChangeEvent" msprop:Generator_TablePropName="v_erpGoodsPacking" msprop:Generator_RowChangedName="v_erpGoodsPackingRowChanged" msprop:Generator_RowChangingName="v_erpGoodsPackingRowChanging" msprop:Generator_TableClassName="v_erpGoodsPackingDataTable" msprop:Generator_RowClassName="v_erpGoodsPackingRow" msprop:Generator_TableVarName="tablev_erpGoodsPacking" msprop:Generator_UserTableName="v_erpGoodsPacking">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="entId" msprop:Generator_ColumnPropNameInRow="entId" msprop:Generator_ColumnPropNameInTable="entIdColumn" msprop:Generator_ColumnVarNameInTable="columnentId" msprop:Generator_UserColumnName="entId">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="packingQty" msprop:Generator_ColumnPropNameInRow="packingQty" msprop:Generator_ColumnPropNameInTable="packingQtyColumn" msprop:Generator_ColumnVarNameInTable="columnpackingQty" msprop:Generator_UserColumnName="packingQty" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="chang" msprop:Generator_ColumnPropNameInRow="chang" msprop:Generator_ColumnPropNameInTable="changColumn" msprop:Generator_ColumnVarNameInTable="columnchang" msprop:Generator_UserColumnName="chang" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="kuan" msprop:Generator_ColumnPropNameInRow="kuan" msprop:Generator_ColumnPropNameInTable="kuanColumn" msprop:Generator_ColumnVarNameInTable="columnkuan" msprop:Generator_UserColumnName="kuan" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="gao" msprop:Generator_ColumnPropNameInRow="gao" msprop:Generator_ColumnPropNameInTable="gaoColumn" msprop:Generator_ColumnVarNameInTable="columngao" msprop:Generator_UserColumnName="gao" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="weight" msprop:Generator_ColumnPropNameInRow="weight" msprop:Generator_ColumnPropNameInTable="weightColumn" msprop:Generator_ColumnVarNameInTable="columnweight" msprop:Generator_UserColumnName="weight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="packingUnit" msprop:Generator_ColumnPropNameInRow="packingUnit" msprop:Generator_ColumnPropNameInTable="packingUnitColumn" msprop:Generator_ColumnVarNameInTable="columnpackingUnit" msprop:Generator_UserColumnName="packingUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="packBarcode" msprop:Generator_ColumnPropNameInRow="packBarcode" msprop:Generator_ColumnPropNameInTable="packBarcodeColumn" msprop:Generator_ColumnVarNameInTable="columnpackBarcode" msprop:Generator_UserColumnName="packBarcode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="expiryDays" msprop:Generator_ColumnPropNameInRow="expiryDays" msprop:Generator_ColumnPropNameInTable="expiryDaysColumn" msprop:Generator_ColumnVarNameInTable="columnexpiryDays" msprop:Generator_UserColumnName="expiryDays" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="manufacturer2" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="manufacturer2" msprop:Generator_ColumnPropNameInTable="manufacturer2Column" msprop:Generator_ColumnVarNameInTable="columnmanufacturer2" msprop:Generator_UserColumnName="manufacturer2" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="255" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="stackLayNums" msprop:Generator_ColumnPropNameInRow="stackLayNums" msprop:Generator_ColumnPropNameInTable="stackLayNumsColumn" msprop:Generator_ColumnVarNameInTable="columnstackLayNums" msprop:Generator_UserColumnName="stackLayNums" type="xs:int" minOccurs="0" />
|
|
<xs:element name="stackLayers" msprop:Generator_ColumnPropNameInRow="stackLayers" msprop:Generator_ColumnPropNameInTable="stackLayersColumn" msprop:Generator_ColumnVarNameInTable="columnstackLayers" msprop:Generator_UserColumnName="stackLayers" type="xs:int" minOccurs="0" />
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_orgDoc" msprop:Generator_RowEvHandlerName="v_orgDocRowChangeEventHandler" msprop:Generator_RowDeletedName="v_orgDocRowDeleted" msprop:Generator_RowDeletingName="v_orgDocRowDeleting" msprop:Generator_RowEvArgName="v_orgDocRowChangeEvent" msprop:Generator_TablePropName="v_orgDoc" msprop:Generator_RowChangedName="v_orgDocRowChanged" msprop:Generator_RowChangingName="v_orgDocRowChanging" msprop:Generator_TableClassName="v_orgDocDataTable" msprop:Generator_RowClassName="v_orgDocRow" msprop:Generator_TableVarName="tablev_orgDoc" msprop:Generator_UserTableName="v_orgDoc">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ORGID" msprop:Generator_ColumnPropNameInRow="ORGID" msprop:Generator_ColumnPropNameInTable="ORGIDColumn" msprop:Generator_ColumnVarNameInTable="columnORGID" msprop:Generator_UserColumnName="ORGID">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ORGCODE" msprop:Generator_ColumnPropNameInRow="ORGCODE" msprop:Generator_ColumnPropNameInTable="ORGCODEColumn" msprop:Generator_ColumnVarNameInTable="columnORGCODE" msprop:Generator_UserColumnName="ORGCODE" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ENTID" msprop:Generator_ColumnPropNameInRow="ENTID" msprop:Generator_ColumnPropNameInTable="ENTIDColumn" msprop:Generator_ColumnVarNameInTable="columnENTID" msprop:Generator_UserColumnName="ENTID" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ORGNAME" msprop:Generator_ColumnPropNameInRow="ORGNAME" msprop:Generator_ColumnPropNameInTable="ORGNAMEColumn" msprop:Generator_ColumnVarNameInTable="columnORGNAME" msprop:Generator_UserColumnName="ORGNAME" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_orgDoc_del" msprop:Generator_RowEvHandlerName="v_orgDoc_delRowChangeEventHandler" msprop:Generator_RowDeletedName="v_orgDoc_delRowDeleted" msprop:Generator_RowDeletingName="v_orgDoc_delRowDeleting" msprop:Generator_RowEvArgName="v_orgDoc_delRowChangeEvent" msprop:Generator_TablePropName="v_orgDoc_del" msprop:Generator_RowChangedName="v_orgDoc_delRowChanged" msprop:Generator_RowChangingName="v_orgDoc_delRowChanging" msprop:Generator_TableClassName="v_orgDoc_delDataTable" msprop:Generator_RowClassName="v_orgDoc_delRow" msprop:Generator_TableVarName="tablev_orgDoc_del" msprop:Generator_UserTableName="v_orgDoc_del">
|
|
<xs:complexType>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_pandianSummary" msprop:Generator_RowEvHandlerName="v_pandianSummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="v_pandianSummaryRowDeleted" msprop:Generator_RowDeletingName="v_pandianSummaryRowDeleting" msprop:Generator_RowEvArgName="v_pandianSummaryRowChangeEvent" msprop:Generator_TablePropName="v_pandianSummary" msprop:Generator_RowChangedName="v_pandianSummaryRowChanged" msprop:Generator_RowChangingName="v_pandianSummaryRowChanging" msprop:Generator_TableClassName="v_pandianSummaryDataTable" msprop:Generator_RowClassName="v_pandianSummaryRow" msprop:Generator_TableVarName="tablev_pandianSummary" msprop:Generator_UserTableName="v_pandianSummary">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="count" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_UserColumnName="count" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="realcount" msprop:Generator_ColumnPropNameInRow="realcount" msprop:Generator_ColumnPropNameInTable="realcountColumn" msprop:Generator_ColumnVarNameInTable="columnrealcount" msprop:Generator_UserColumnName="realcount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="state" msprop:Generator_ColumnPropNameInRow="state" msprop:Generator_ColumnPropNameInTable="stateColumn" msprop:Generator_ColumnVarNameInTable="columnstate" msprop:Generator_UserColumnName="state" type="xs:int" />
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" type="xs:int" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch" msprop:Generator_RowEvHandlerName="v_purchRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purchRowDeleted" msprop:Generator_RowDeletingName="v_purchRowDeleting" msprop:Generator_RowEvArgName="v_purchRowChangeEvent" msprop:Generator_TablePropName="v_purch" msprop:Generator_RowChangedName="v_purchRowChanged" msprop:Generator_RowChangingName="v_purchRowChanging" msprop:Generator_TableClassName="v_purchDataTable" msprop:Generator_RowClassName="v_purchRow" msprop:Generator_TableVarName="tablev_purch" msprop:Generator_UserTableName="v_purch">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="order_typeName" msprop:Generator_ColumnPropNameInRow="order_typeName" msprop:Generator_ColumnPropNameInTable="order_typeNameColumn" msprop:Generator_ColumnVarNameInTable="columnorder_typeName" msprop:Generator_UserColumnName="order_typeName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="endDate" msprop:Generator_ColumnPropNameInRow="endDate" msprop:Generator_ColumnPropNameInTable="endDateColumn" msprop:Generator_ColumnVarNameInTable="columnendDate" msprop:Generator_UserColumnName="endDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="entid" msprop:Generator_ColumnPropNameInRow="entid" msprop:Generator_ColumnPropNameInTable="entidColumn" msprop:Generator_ColumnVarNameInTable="columnentid" msprop:Generator_UserColumnName="entid">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="owner" msprop:Generator_ColumnPropNameInRow="owner" msprop:Generator_ColumnPropNameInTable="ownerColumn" msprop:Generator_ColumnVarNameInTable="columnowner" msprop:Generator_UserColumnName="owner" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="canValid" msprop:Generator_ColumnPropNameInRow="canValid" msprop:Generator_ColumnPropNameInTable="canValidColumn" msprop:Generator_ColumnVarNameInTable="columncanValid" msprop:Generator_UserColumnName="canValid" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="canInstore" msprop:Generator_ColumnPropNameInRow="canInstore" msprop:Generator_ColumnPropNameInTable="canInstoreColumn" msprop:Generator_ColumnVarNameInTable="columncanInstore" msprop:Generator_UserColumnName="canInstore" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="shipDate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="shipDate" msprop:Generator_ColumnPropNameInTable="shipDateColumn" msprop:Generator_ColumnVarNameInTable="columnshipDate" msprop:Generator_UserColumnName="shipDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="deliveryDate" msprop:Generator_ColumnPropNameInRow="deliveryDate" msprop:Generator_ColumnPropNameInTable="deliveryDateColumn" msprop:Generator_ColumnVarNameInTable="columndeliveryDate" msprop:Generator_UserColumnName="deliveryDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="storeType" msprop:Generator_ColumnPropNameInRow="storeType" msprop:Generator_ColumnPropNameInTable="storeTypeColumn" msprop:Generator_ColumnVarNameInTable="columnstoreType" msprop:Generator_UserColumnName="storeType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="fileLocation" msprop:Generator_ColumnPropNameInRow="fileLocation" msprop:Generator_ColumnPropNameInTable="fileLocationColumn" msprop:Generator_ColumnVarNameInTable="columnfileLocation" msprop:Generator_UserColumnName="fileLocation" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="500" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone" msprop:Generator_ColumnPropNameInRow="phone" msprop:Generator_ColumnPropNameInTable="phoneColumn" msprop:Generator_ColumnVarNameInTable="columnphone" msprop:Generator_UserColumnName="phone" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contact" msprop:Generator_ColumnPropNameInRow="contact" msprop:Generator_ColumnPropNameInTable="contactColumn" msprop:Generator_ColumnVarNameInTable="columncontact" msprop:Generator_UserColumnName="contact" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pinyin" msprop:Generator_ColumnPropNameInRow="pinyin" msprop:Generator_ColumnPropNameInTable="pinyinColumn" msprop:Generator_ColumnVarNameInTable="columnpinyin" msprop:Generator_UserColumnName="pinyin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_d" msprop:Generator_RowEvHandlerName="v_purch_dRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_dRowDeleted" msprop:Generator_RowDeletingName="v_purch_dRowDeleting" msprop:Generator_RowEvArgName="v_purch_dRowChangeEvent" msprop:Generator_TablePropName="v_purch_d" msprop:Generator_RowChangedName="v_purch_dRowChanged" msprop:Generator_RowChangingName="v_purch_dRowChanging" msprop:Generator_TableClassName="v_purch_dDataTable" msprop:Generator_RowClassName="v_purch_dRow" msprop:Generator_TableVarName="tablev_purch_d" msprop:Generator_UserTableName="v_purch_d">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pur_order_sn" msprop:Generator_ColumnPropNameInRow="pur_order_sn" msprop:Generator_ColumnPropNameInTable="pur_order_snColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order_sn" msprop:Generator_UserColumnName="pur_order_sn" type="xs:int" />
|
|
<xs:element name="goods_id" msprop:Generator_ColumnPropNameInRow="goods_id" msprop:Generator_ColumnPropNameInTable="goods_idColumn" msprop:Generator_ColumnVarNameInTable="columngoods_id" msprop:Generator_UserColumnName="goods_id">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="count" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_UserColumnName="count" type="xs:decimal" />
|
|
<xs:element name="arriveCount" msprop:Generator_ColumnPropNameInRow="arriveCount" msprop:Generator_ColumnPropNameInTable="arriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnarriveCount" msprop:Generator_UserColumnName="arriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="validCount" msprop:Generator_ColumnPropNameInRow="validCount" msprop:Generator_ColumnPropNameInTable="validCountColumn" msprop:Generator_ColumnVarNameInTable="columnvalidCount" msprop:Generator_UserColumnName="validCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveCount" msprop:Generator_ColumnPropNameInRow="receiveCount" msprop:Generator_ColumnPropNameInTable="receiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveCount" msprop:Generator_UserColumnName="receiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="rejectCount" msprop:Generator_ColumnPropNameInRow="rejectCount" msprop:Generator_ColumnPropNameInTable="rejectCountColumn" msprop:Generator_ColumnVarNameInTable="columnrejectCount" msprop:Generator_UserColumnName="rejectCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="count1" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="count1" msprop:Generator_ColumnPropNameInTable="count1Column" msprop:Generator_ColumnVarNameInTable="columncount1" msprop:Generator_UserColumnName="count1" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="add_date" msprop:Generator_ColumnPropNameInRow="add_date" msprop:Generator_ColumnPropNameInTable="add_dateColumn" msprop:Generator_ColumnVarNameInTable="columnadd_date" msprop:Generator_UserColumnName="add_date">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderPrice" msprop:Generator_ColumnPropNameInRow="orderPrice" msprop:Generator_ColumnPropNameInTable="orderPriceColumn" msprop:Generator_ColumnVarNameInTable="columnorderPrice" msprop:Generator_UserColumnName="orderPrice" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="entId" msprop:Generator_ColumnPropNameInRow="entId" msprop:Generator_ColumnPropNameInTable="entIdColumn" msprop:Generator_ColumnVarNameInTable="columnentId" msprop:Generator_UserColumnName="entId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="middleCount" msprop:Generator_ColumnPropNameInRow="middleCount" msprop:Generator_ColumnPropNameInTable="middleCountColumn" msprop:Generator_ColumnVarNameInTable="columnmiddleCount" msprop:Generator_UserColumnName="middleCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="station" msprop:Generator_ColumnPropNameInRow="station" msprop:Generator_ColumnPropNameInTable="stationColumn" msprop:Generator_ColumnVarNameInTable="columnstation" msprop:Generator_UserColumnName="station" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="weight" msprop:Generator_ColumnPropNameInRow="weight" msprop:Generator_ColumnPropNameInTable="weightColumn" msprop:Generator_ColumnVarNameInTable="columnweight" msprop:Generator_UserColumnName="weight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="drug_code" msprop:Generator_ColumnPropNameInRow="drug_code" msprop:Generator_ColumnPropNameInTable="drug_codeColumn" msprop:Generator_ColumnVarNameInTable="columndrug_code" msprop:Generator_UserColumnName="drug_code" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="80" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pinYin" msprop:Generator_ColumnPropNameInRow="pinYin" msprop:Generator_ColumnPropNameInTable="pinYinColumn" msprop:Generator_ColumnVarNameInTable="columnpinYin" msprop:Generator_UserColumnName="pinYin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="chang" msprop:Generator_ColumnPropNameInRow="chang" msprop:Generator_ColumnPropNameInTable="changColumn" msprop:Generator_ColumnVarNameInTable="columnchang" msprop:Generator_UserColumnName="chang" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="kuan" msprop:Generator_ColumnPropNameInRow="kuan" msprop:Generator_ColumnPropNameInTable="kuanColumn" msprop:Generator_ColumnVarNameInTable="columnkuan" msprop:Generator_UserColumnName="kuan" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="gao" msprop:Generator_ColumnPropNameInRow="gao" msprop:Generator_ColumnPropNameInTable="gaoColumn" msprop:Generator_ColumnVarNameInTable="columngao" msprop:Generator_UserColumnName="gao" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="curCycle" msprop:Generator_ColumnPropNameInRow="curCycle" msprop:Generator_ColumnPropNameInTable="curCycleColumn" msprop:Generator_ColumnVarNameInTable="columncurCycle" msprop:Generator_UserColumnName="curCycle" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isimport" msprop:Generator_ColumnPropNameInRow="isimport" msprop:Generator_ColumnPropNameInTable="isimportColumn" msprop:Generator_ColumnVarNameInTable="columnisimport" msprop:Generator_UserColumnName="isimport" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="shortName" msprop:Generator_ColumnPropNameInRow="shortName" msprop:Generator_ColumnPropNameInTable="shortNameColumn" msprop:Generator_ColumnVarNameInTable="columnshortName" msprop:Generator_UserColumnName="shortName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isQc" msprop:Generator_ColumnPropNameInRow="isQc" msprop:Generator_ColumnPropNameInTable="isQcColumn" msprop:Generator_ColumnVarNameInTable="columnisQc" msprop:Generator_UserColumnName="isQc" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="isZhitong" msprop:Generator_ColumnPropNameInRow="isZhitong" msprop:Generator_ColumnPropNameInTable="isZhitongColumn" msprop:Generator_ColumnVarNameInTable="columnisZhitong" msprop:Generator_UserColumnName="isZhitong" type="xs:int" minOccurs="0" />
|
|
<xs:element name="packingUnit" msprop:Generator_ColumnPropNameInRow="packingUnit" msprop:Generator_ColumnPropNameInTable="packingUnitColumn" msprop:Generator_ColumnVarNameInTable="columnpackingUnit" msprop:Generator_UserColumnName="packingUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="messureModel" msprop:Generator_ColumnPropNameInRow="messureModel" msprop:Generator_ColumnPropNameInTable="messureModelColumn" msprop:Generator_ColumnVarNameInTable="columnmessureModel" msprop:Generator_UserColumnName="messureModel" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isManufacture" msprop:Generator_ColumnPropNameInRow="isManufacture" msprop:Generator_ColumnPropNameInTable="isManufactureColumn" msprop:Generator_ColumnVarNameInTable="columnisManufacture" msprop:Generator_UserColumnName="isManufacture" type="xs:int" minOccurs="0" />
|
|
<xs:element name="minOperateUnit" msprop:Generator_ColumnPropNameInRow="minOperateUnit" msprop:Generator_ColumnPropNameInTable="minOperateUnitColumn" msprop:Generator_ColumnVarNameInTable="columnminOperateUnit" msprop:Generator_UserColumnName="minOperateUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="price" msprop:Generator_ColumnPropNameInRow="price" msprop:Generator_ColumnPropNameInTable="priceColumn" msprop:Generator_ColumnVarNameInTable="columnprice" msprop:Generator_UserColumnName="price" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="expiryDays" msprop:Generator_ColumnPropNameInRow="expiryDays" msprop:Generator_ColumnPropNameInTable="expiryDaysColumn" msprop:Generator_ColumnVarNameInTable="columnexpiryDays" msprop:Generator_UserColumnName="expiryDays" type="xs:int" minOccurs="0" />
|
|
<xs:element name="minOperateCount" msprop:Generator_ColumnPropNameInRow="minOperateCount" msprop:Generator_ColumnPropNameInTable="minOperateCountColumn" msprop:Generator_ColumnVarNameInTable="columnminOperateCount" msprop:Generator_UserColumnName="minOperateCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="packingQty" msprop:Generator_ColumnPropNameInRow="packingQty" msprop:Generator_ColumnPropNameInTable="packingQtyColumn" msprop:Generator_ColumnVarNameInTable="columnpackingQty" msprop:Generator_UserColumnName="packingQty" type="xs:int" minOccurs="0" />
|
|
<xs:element name="storeType" msprop:Generator_ColumnPropNameInRow="storeType" msprop:Generator_ColumnPropNameInTable="storeTypeColumn" msprop:Generator_ColumnVarNameInTable="columnstoreType" msprop:Generator_UserColumnName="storeType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custQty" msprop:Generator_ColumnPropNameInRow="custQty" msprop:Generator_ColumnPropNameInTable="custQtyColumn" msprop:Generator_ColumnVarNameInTable="columncustQty" msprop:Generator_UserColumnName="custQty" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="custPoNo" msprop:Generator_ColumnPropNameInRow="custPoNo" msprop:Generator_ColumnPropNameInTable="custPoNoColumn" msprop:Generator_ColumnVarNameInTable="columncustPoNo" msprop:Generator_UserColumnName="custPoNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custNote" msprop:Generator_ColumnPropNameInRow="custNote" msprop:Generator_ColumnPropNameInTable="custNoteColumn" msprop:Generator_ColumnVarNameInTable="columncustNote" msprop:Generator_UserColumnName="custNote" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custName" msprop:Generator_ColumnPropNameInRow="custName" msprop:Generator_ColumnPropNameInTable="custNameColumn" msprop:Generator_ColumnVarNameInTable="columncustName" msprop:Generator_UserColumnName="custName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="zhitongPartion" msprop:Generator_ColumnPropNameInRow="zhitongPartion" msprop:Generator_ColumnPropNameInTable="zhitongPartionColumn" msprop:Generator_ColumnVarNameInTable="columnzhitongPartion" msprop:Generator_UserColumnName="zhitongPartion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="shipId" msprop:Generator_ColumnPropNameInRow="shipId" msprop:Generator_ColumnPropNameInTable="shipIdColumn" msprop:Generator_ColumnVarNameInTable="columnshipId" msprop:Generator_UserColumnName="shipId" type="xs:int" minOccurs="0" />
|
|
<xs:element name="newArriveCount" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="newArriveCount" msprop:Generator_ColumnPropNameInTable="newArriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewArriveCount" msprop:Generator_UserColumnName="newArriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="mem" msprop:Generator_ColumnPropNameInRow="mem" msprop:Generator_ColumnPropNameInTable="memColumn" msprop:Generator_ColumnVarNameInTable="columnmem" msprop:Generator_UserColumnName="mem" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="preInOrderNo" msprop:Generator_ColumnPropNameInRow="preInOrderNo" msprop:Generator_ColumnPropNameInTable="preInOrderNoColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrderNo" msprop:Generator_UserColumnName="preInOrderNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="newOnShelfCount" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="newOnShelfCount" msprop:Generator_ColumnPropNameInTable="newOnShelfCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewOnShelfCount" msprop:Generator_UserColumnName="newOnShelfCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newReceiveCount" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="newReceiveCount" msprop:Generator_ColumnPropNameInTable="newReceiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewReceiveCount" msprop:Generator_UserColumnName="newReceiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newValidCount" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="newValidCount" msprop:Generator_ColumnPropNameInTable="newValidCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewValidCount" msprop:Generator_UserColumnName="newValidCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="fileLocation" msprop:Generator_ColumnPropNameInRow="fileLocation" msprop:Generator_ColumnPropNameInTable="fileLocationColumn" msprop:Generator_ColumnVarNameInTable="columnfileLocation" msprop:Generator_UserColumnName="fileLocation" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="500" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ORGNAME" msprop:Generator_ColumnPropNameInRow="ORGNAME" msprop:Generator_ColumnPropNameInTable="ORGNAMEColumn" msprop:Generator_ColumnVarNameInTable="columnORGNAME" msprop:Generator_UserColumnName="ORGNAME" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="onShelfCount" msprop:Generator_ColumnPropNameInRow="onShelfCount" msprop:Generator_ColumnPropNameInTable="onShelfCountColumn" msprop:Generator_ColumnVarNameInTable="columnonShelfCount" msprop:Generator_UserColumnName="onShelfCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="boxcnt" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="boxcnt" msprop:Generator_ColumnPropNameInTable="boxcntColumn" msprop:Generator_ColumnVarNameInTable="columnboxcnt" msprop:Generator_UserColumnName="boxcnt" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="money" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="money" msprop:Generator_ColumnPropNameInTable="moneyColumn" msprop:Generator_ColumnVarNameInTable="columnmoney" msprop:Generator_UserColumnName="money" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="shipDate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="shipDate" msprop:Generator_ColumnPropNameInTable="shipDateColumn" msprop:Generator_ColumnVarNameInTable="columnshipDate" msprop:Generator_UserColumnName="shipDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="phone" msprop:Generator_ColumnPropNameInRow="phone" msprop:Generator_ColumnPropNameInTable="phoneColumn" msprop:Generator_ColumnVarNameInTable="columnphone" msprop:Generator_UserColumnName="phone" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contact" msprop:Generator_ColumnPropNameInRow="contact" msprop:Generator_ColumnPropNameInTable="contactColumn" msprop:Generator_ColumnVarNameInTable="columncontact" msprop:Generator_UserColumnName="contact" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="venderPinYin" msprop:Generator_ColumnPropNameInRow="venderPinYin" msprop:Generator_ColumnPropNameInTable="venderPinYinColumn" msprop:Generator_ColumnVarNameInTable="columnvenderPinYin" msprop:Generator_UserColumnName="venderPinYin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="preState" msprop:Generator_ColumnPropNameInRow="preState" msprop:Generator_ColumnPropNameInTable="preStateColumn" msprop:Generator_ColumnVarNameInTable="columnpreState" msprop:Generator_UserColumnName="preState" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_d_4_valid" msprop:Generator_RowEvHandlerName="v_purch_d_4_validRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_d_4_validRowDeleted" msprop:Generator_RowDeletingName="v_purch_d_4_validRowDeleting" msprop:Generator_RowEvArgName="v_purch_d_4_validRowChangeEvent" msprop:Generator_TablePropName="v_purch_d_4_valid" msprop:Generator_RowChangedName="v_purch_d_4_validRowChanged" msprop:Generator_RowChangingName="v_purch_d_4_validRowChanging" msprop:Generator_TableClassName="v_purch_d_4_validDataTable" msprop:Generator_RowClassName="v_purch_d_4_validRow" msprop:Generator_TableVarName="tablev_purch_d_4_valid" msprop:Generator_UserTableName="v_purch_d_4_valid">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pur_order_sn" msprop:Generator_ColumnPropNameInRow="pur_order_sn" msprop:Generator_ColumnPropNameInTable="pur_order_snColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order_sn" msprop:Generator_UserColumnName="pur_order_sn" type="xs:int" />
|
|
<xs:element name="goods_id" msprop:Generator_ColumnPropNameInRow="goods_id" msprop:Generator_ColumnPropNameInTable="goods_idColumn" msprop:Generator_ColumnVarNameInTable="columngoods_id" msprop:Generator_UserColumnName="goods_id">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="count" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_UserColumnName="count" type="xs:decimal" />
|
|
<xs:element name="arriveCount" msprop:Generator_ColumnPropNameInRow="arriveCount" msprop:Generator_ColumnPropNameInTable="arriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnarriveCount" msprop:Generator_UserColumnName="arriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="validCount" msprop:Generator_ColumnPropNameInRow="validCount" msprop:Generator_ColumnPropNameInTable="validCountColumn" msprop:Generator_ColumnVarNameInTable="columnvalidCount" msprop:Generator_UserColumnName="validCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveCount" msprop:Generator_ColumnPropNameInRow="receiveCount" msprop:Generator_ColumnPropNameInTable="receiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveCount" msprop:Generator_UserColumnName="receiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="rejectCount" msprop:Generator_ColumnPropNameInRow="rejectCount" msprop:Generator_ColumnPropNameInTable="rejectCountColumn" msprop:Generator_ColumnVarNameInTable="columnrejectCount" msprop:Generator_UserColumnName="rejectCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="count4Valid" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="count4Valid" msprop:Generator_ColumnPropNameInTable="count4ValidColumn" msprop:Generator_ColumnVarNameInTable="columncount4Valid" msprop:Generator_UserColumnName="count4Valid" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="add_date" msprop:Generator_ColumnPropNameInRow="add_date" msprop:Generator_ColumnPropNameInTable="add_dateColumn" msprop:Generator_ColumnVarNameInTable="columnadd_date" msprop:Generator_UserColumnName="add_date">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderPrice" msprop:Generator_ColumnPropNameInRow="orderPrice" msprop:Generator_ColumnPropNameInTable="orderPriceColumn" msprop:Generator_ColumnVarNameInTable="columnorderPrice" msprop:Generator_UserColumnName="orderPrice" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="entId" msprop:Generator_ColumnPropNameInRow="entId" msprop:Generator_ColumnPropNameInTable="entIdColumn" msprop:Generator_ColumnVarNameInTable="columnentId" msprop:Generator_UserColumnName="entId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="middleCount" msprop:Generator_ColumnPropNameInRow="middleCount" msprop:Generator_ColumnPropNameInTable="middleCountColumn" msprop:Generator_ColumnVarNameInTable="columnmiddleCount" msprop:Generator_UserColumnName="middleCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="station" msprop:Generator_ColumnPropNameInRow="station" msprop:Generator_ColumnPropNameInTable="stationColumn" msprop:Generator_ColumnVarNameInTable="columnstation" msprop:Generator_UserColumnName="station" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="weight" msprop:Generator_ColumnPropNameInRow="weight" msprop:Generator_ColumnPropNameInTable="weightColumn" msprop:Generator_ColumnVarNameInTable="columnweight" msprop:Generator_UserColumnName="weight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="drug_code" msprop:Generator_ColumnPropNameInRow="drug_code" msprop:Generator_ColumnPropNameInTable="drug_codeColumn" msprop:Generator_ColumnVarNameInTable="columndrug_code" msprop:Generator_UserColumnName="drug_code" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="80" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pinYin" msprop:Generator_ColumnPropNameInRow="pinYin" msprop:Generator_ColumnPropNameInTable="pinYinColumn" msprop:Generator_ColumnVarNameInTable="columnpinYin" msprop:Generator_UserColumnName="pinYin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="chang" msprop:Generator_ColumnPropNameInRow="chang" msprop:Generator_ColumnPropNameInTable="changColumn" msprop:Generator_ColumnVarNameInTable="columnchang" msprop:Generator_UserColumnName="chang" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="kuan" msprop:Generator_ColumnPropNameInRow="kuan" msprop:Generator_ColumnPropNameInTable="kuanColumn" msprop:Generator_ColumnVarNameInTable="columnkuan" msprop:Generator_UserColumnName="kuan" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="gao" msprop:Generator_ColumnPropNameInRow="gao" msprop:Generator_ColumnPropNameInTable="gaoColumn" msprop:Generator_ColumnVarNameInTable="columngao" msprop:Generator_UserColumnName="gao" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="curCycle" msprop:Generator_ColumnPropNameInRow="curCycle" msprop:Generator_ColumnPropNameInTable="curCycleColumn" msprop:Generator_ColumnVarNameInTable="columncurCycle" msprop:Generator_UserColumnName="curCycle" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isimport" msprop:Generator_ColumnPropNameInRow="isimport" msprop:Generator_ColumnPropNameInTable="isimportColumn" msprop:Generator_ColumnVarNameInTable="columnisimport" msprop:Generator_UserColumnName="isimport" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="shortName" msprop:Generator_ColumnPropNameInRow="shortName" msprop:Generator_ColumnPropNameInTable="shortNameColumn" msprop:Generator_ColumnVarNameInTable="columnshortName" msprop:Generator_UserColumnName="shortName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isQc" msprop:Generator_ColumnPropNameInRow="isQc" msprop:Generator_ColumnPropNameInTable="isQcColumn" msprop:Generator_ColumnVarNameInTable="columnisQc" msprop:Generator_UserColumnName="isQc" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="isZhitong" msprop:Generator_ColumnPropNameInRow="isZhitong" msprop:Generator_ColumnPropNameInTable="isZhitongColumn" msprop:Generator_ColumnVarNameInTable="columnisZhitong" msprop:Generator_UserColumnName="isZhitong" type="xs:int" minOccurs="0" />
|
|
<xs:element name="packingUnit" msprop:Generator_ColumnPropNameInRow="packingUnit" msprop:Generator_ColumnPropNameInTable="packingUnitColumn" msprop:Generator_ColumnVarNameInTable="columnpackingUnit" msprop:Generator_UserColumnName="packingUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="messureModel" msprop:Generator_ColumnPropNameInRow="messureModel" msprop:Generator_ColumnPropNameInTable="messureModelColumn" msprop:Generator_ColumnVarNameInTable="columnmessureModel" msprop:Generator_UserColumnName="messureModel" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isManufacture" msprop:Generator_ColumnPropNameInRow="isManufacture" msprop:Generator_ColumnPropNameInTable="isManufactureColumn" msprop:Generator_ColumnVarNameInTable="columnisManufacture" msprop:Generator_UserColumnName="isManufacture" type="xs:int" minOccurs="0" />
|
|
<xs:element name="minOperateUnit" msprop:Generator_ColumnPropNameInRow="minOperateUnit" msprop:Generator_ColumnPropNameInTable="minOperateUnitColumn" msprop:Generator_ColumnVarNameInTable="columnminOperateUnit" msprop:Generator_UserColumnName="minOperateUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="price" msprop:Generator_ColumnPropNameInRow="price" msprop:Generator_ColumnPropNameInTable="priceColumn" msprop:Generator_ColumnVarNameInTable="columnprice" msprop:Generator_UserColumnName="price" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="expiryDays" msprop:Generator_ColumnPropNameInRow="expiryDays" msprop:Generator_ColumnPropNameInTable="expiryDaysColumn" msprop:Generator_ColumnVarNameInTable="columnexpiryDays" msprop:Generator_UserColumnName="expiryDays" type="xs:int" minOccurs="0" />
|
|
<xs:element name="minOperateCount" msprop:Generator_ColumnPropNameInRow="minOperateCount" msprop:Generator_ColumnPropNameInTable="minOperateCountColumn" msprop:Generator_ColumnVarNameInTable="columnminOperateCount" msprop:Generator_UserColumnName="minOperateCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="packingQty" msprop:Generator_ColumnPropNameInRow="packingQty" msprop:Generator_ColumnPropNameInTable="packingQtyColumn" msprop:Generator_ColumnVarNameInTable="columnpackingQty" msprop:Generator_UserColumnName="packingQty" type="xs:int" minOccurs="0" />
|
|
<xs:element name="storeType" msprop:Generator_ColumnPropNameInRow="storeType" msprop:Generator_ColumnPropNameInTable="storeTypeColumn" msprop:Generator_ColumnVarNameInTable="columnstoreType" msprop:Generator_UserColumnName="storeType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custQty" msprop:Generator_ColumnPropNameInRow="custQty" msprop:Generator_ColumnPropNameInTable="custQtyColumn" msprop:Generator_ColumnVarNameInTable="columncustQty" msprop:Generator_UserColumnName="custQty" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="custPoNo" msprop:Generator_ColumnPropNameInRow="custPoNo" msprop:Generator_ColumnPropNameInTable="custPoNoColumn" msprop:Generator_ColumnVarNameInTable="columncustPoNo" msprop:Generator_UserColumnName="custPoNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custNote" msprop:Generator_ColumnPropNameInRow="custNote" msprop:Generator_ColumnPropNameInTable="custNoteColumn" msprop:Generator_ColumnVarNameInTable="columncustNote" msprop:Generator_UserColumnName="custNote" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custName" msprop:Generator_ColumnPropNameInRow="custName" msprop:Generator_ColumnPropNameInTable="custNameColumn" msprop:Generator_ColumnVarNameInTable="columncustName" msprop:Generator_UserColumnName="custName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="zhitongPartion" msprop:Generator_ColumnPropNameInRow="zhitongPartion" msprop:Generator_ColumnPropNameInTable="zhitongPartionColumn" msprop:Generator_ColumnVarNameInTable="columnzhitongPartion" msprop:Generator_UserColumnName="zhitongPartion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="fileLocation" msprop:Generator_ColumnPropNameInRow="fileLocation" msprop:Generator_ColumnPropNameInTable="fileLocationColumn" msprop:Generator_ColumnVarNameInTable="columnfileLocation" msprop:Generator_UserColumnName="fileLocation" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="500" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ORGNAME" msprop:Generator_ColumnPropNameInRow="ORGNAME" msprop:Generator_ColumnPropNameInTable="ORGNAMEColumn" msprop:Generator_ColumnVarNameInTable="columnORGNAME" msprop:Generator_UserColumnName="ORGNAME" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="onShelfCount" msprop:Generator_ColumnPropNameInRow="onShelfCount" msprop:Generator_ColumnPropNameInTable="onShelfCountColumn" msprop:Generator_ColumnVarNameInTable="columnonShelfCount" msprop:Generator_UserColumnName="onShelfCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="boxcnt" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="boxcnt" msprop:Generator_ColumnPropNameInTable="boxcntColumn" msprop:Generator_ColumnVarNameInTable="columnboxcnt" msprop:Generator_UserColumnName="boxcnt" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="money" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="money" msprop:Generator_ColumnPropNameInTable="moneyColumn" msprop:Generator_ColumnVarNameInTable="columnmoney" msprop:Generator_UserColumnName="money" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="shipDate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="shipDate" msprop:Generator_ColumnPropNameInTable="shipDateColumn" msprop:Generator_ColumnVarNameInTable="columnshipDate" msprop:Generator_UserColumnName="shipDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="phone" msprop:Generator_ColumnPropNameInRow="phone" msprop:Generator_ColumnPropNameInTable="phoneColumn" msprop:Generator_ColumnVarNameInTable="columnphone" msprop:Generator_UserColumnName="phone" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contact" msprop:Generator_ColumnPropNameInRow="contact" msprop:Generator_ColumnPropNameInTable="contactColumn" msprop:Generator_ColumnVarNameInTable="columncontact" msprop:Generator_UserColumnName="contact" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="venderPinYin" msprop:Generator_ColumnPropNameInRow="venderPinYin" msprop:Generator_ColumnPropNameInTable="venderPinYinColumn" msprop:Generator_ColumnVarNameInTable="columnvenderPinYin" msprop:Generator_UserColumnName="venderPinYin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderState" msprop:Generator_ColumnPropNameInRow="orderState" msprop:Generator_ColumnPropNameInTable="orderStateColumn" msprop:Generator_ColumnVarNameInTable="columnorderState" msprop:Generator_UserColumnName="orderState" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_d_arrive_preSum" msprop:Generator_RowEvHandlerName="v_purch_d_arrive_preSumRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_d_arrive_preSumRowDeleted" msprop:Generator_RowDeletingName="v_purch_d_arrive_preSumRowDeleting" msprop:Generator_RowEvArgName="v_purch_d_arrive_preSumRowChangeEvent" msprop:Generator_TablePropName="v_purch_d_arrive_preSum" msprop:Generator_RowChangedName="v_purch_d_arrive_preSumRowChanged" msprop:Generator_RowChangingName="v_purch_d_arrive_preSumRowChanging" msprop:Generator_TableClassName="v_purch_d_arrive_preSumDataTable" msprop:Generator_RowClassName="v_purch_d_arrive_preSumRow" msprop:Generator_TableVarName="tablev_purch_d_arrive_preSum" msprop:Generator_UserTableName="v_purch_d_arrive_preSum">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="preInOrderNo" msprop:Generator_ColumnPropNameInRow="preInOrderNo" msprop:Generator_ColumnPropNameInTable="preInOrderNoColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrderNo" msprop:Generator_UserColumnName="preInOrderNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="barCode" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isZhitong" msprop:Generator_ColumnPropNameInRow="isZhitong" msprop:Generator_ColumnPropNameInTable="isZhitongColumn" msprop:Generator_ColumnVarNameInTable="columnisZhitong" msprop:Generator_UserColumnName="isZhitong" type="xs:int" minOccurs="0" />
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="newArriveCount" msprop:Generator_ColumnPropNameInRow="newArriveCount" msprop:Generator_ColumnPropNameInTable="newArriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewArriveCount" msprop:Generator_UserColumnName="newArriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newReceiveCount" msprop:Generator_ColumnPropNameInRow="newReceiveCount" msprop:Generator_ColumnPropNameInTable="newReceiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewReceiveCount" msprop:Generator_UserColumnName="newReceiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newCount4Receive" msprop:Generator_ColumnPropNameInRow="newCount4Receive" msprop:Generator_ColumnPropNameInTable="newCount4ReceiveColumn" msprop:Generator_ColumnVarNameInTable="columnnewCount4Receive" msprop:Generator_UserColumnName="newCount4Receive" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newCount4Valid" msprop:Generator_ColumnPropNameInRow="newCount4Valid" msprop:Generator_ColumnPropNameInTable="newCount4ValidColumn" msprop:Generator_ColumnVarNameInTable="columnnewCount4Valid" msprop:Generator_UserColumnName="newCount4Valid" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="isQc" msprop:Generator_ColumnPropNameInRow="isQc" msprop:Generator_ColumnPropNameInTable="isQcColumn" msprop:Generator_ColumnVarNameInTable="columnisQc" msprop:Generator_UserColumnName="isQc" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="mem" msprop:Generator_ColumnPropNameInRow="mem" msprop:Generator_ColumnPropNameInTable="memColumn" msprop:Generator_ColumnVarNameInTable="columnmem" msprop:Generator_UserColumnName="mem" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="entId" msprop:Generator_ColumnPropNameInRow="entId" msprop:Generator_ColumnPropNameInTable="entIdColumn" msprop:Generator_ColumnVarNameInTable="columnentId" msprop:Generator_UserColumnName="entId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ORGNAME" msprop:Generator_ColumnPropNameInRow="ORGNAME" msprop:Generator_ColumnPropNameInTable="ORGNAMEColumn" msprop:Generator_ColumnVarNameInTable="columnORGNAME" msprop:Generator_UserColumnName="ORGNAME" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contact" msprop:Generator_ColumnPropNameInRow="contact" msprop:Generator_ColumnPropNameInTable="contactColumn" msprop:Generator_ColumnVarNameInTable="columncontact" msprop:Generator_UserColumnName="contact" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone" msprop:Generator_ColumnPropNameInRow="phone" msprop:Generator_ColumnPropNameInTable="phoneColumn" msprop:Generator_ColumnVarNameInTable="columnphone" msprop:Generator_UserColumnName="phone" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="venderPinYin" msprop:Generator_ColumnPropNameInRow="venderPinYin" msprop:Generator_ColumnPropNameInTable="venderPinYinColumn" msprop:Generator_ColumnVarNameInTable="columnvenderPinYin" msprop:Generator_UserColumnName="venderPinYin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_d_arrive_preSum_barcods" msprop:Generator_RowEvHandlerName="v_purch_d_arrive_preSum_barcodsRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_d_arrive_preSum_barcodsRowDeleted" msprop:Generator_RowDeletingName="v_purch_d_arrive_preSum_barcodsRowDeleting" msprop:Generator_RowEvArgName="v_purch_d_arrive_preSum_barcodsRowChangeEvent" msprop:Generator_TablePropName="v_purch_d_arrive_preSum_barcods" msprop:Generator_RowChangedName="v_purch_d_arrive_preSum_barcodsRowChanged" msprop:Generator_RowChangingName="v_purch_d_arrive_preSum_barcodsRowChanging" msprop:Generator_TableClassName="v_purch_d_arrive_preSum_barcodsDataTable" msprop:Generator_RowClassName="v_purch_d_arrive_preSum_barcodsRow" msprop:Generator_TableVarName="tablev_purch_d_arrive_preSum_barcods" msprop:Generator_UserTableName="v_purch_d_arrive_preSum_barcods">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="preInOrderNo" msprop:Generator_ColumnPropNameInRow="preInOrderNo" msprop:Generator_ColumnPropNameInTable="preInOrderNoColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrderNo" msprop:Generator_UserColumnName="preInOrderNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isZhitong" msprop:Generator_ColumnPropNameInRow="isZhitong" msprop:Generator_ColumnPropNameInTable="isZhitongColumn" msprop:Generator_ColumnVarNameInTable="columnisZhitong" msprop:Generator_UserColumnName="isZhitong" type="xs:int" minOccurs="0" />
|
|
<xs:element name="manufacturer" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="newReceiveCount" msprop:Generator_ColumnPropNameInRow="newReceiveCount" msprop:Generator_ColumnPropNameInTable="newReceiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewReceiveCount" msprop:Generator_UserColumnName="newReceiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newArriveCount" msprop:Generator_ColumnPropNameInRow="newArriveCount" msprop:Generator_ColumnPropNameInTable="newArriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewArriveCount" msprop:Generator_UserColumnName="newArriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newCount4Receive" msprop:Generator_ColumnPropNameInRow="newCount4Receive" msprop:Generator_ColumnPropNameInTable="newCount4ReceiveColumn" msprop:Generator_ColumnVarNameInTable="columnnewCount4Receive" msprop:Generator_UserColumnName="newCount4Receive" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newCount4Valid" msprop:Generator_ColumnPropNameInRow="newCount4Valid" msprop:Generator_ColumnPropNameInTable="newCount4ValidColumn" msprop:Generator_ColumnVarNameInTable="columnnewCount4Valid" msprop:Generator_UserColumnName="newCount4Valid" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="isQc" msprop:Generator_ColumnPropNameInRow="isQc" msprop:Generator_ColumnPropNameInTable="isQcColumn" msprop:Generator_ColumnVarNameInTable="columnisQc" msprop:Generator_UserColumnName="isQc" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="barCode" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="packingQty" msprop:Generator_ColumnPropNameInRow="packingQty" msprop:Generator_ColumnPropNameInTable="packingQtyColumn" msprop:Generator_ColumnVarNameInTable="columnpackingQty" msprop:Generator_UserColumnName="packingQty" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="expiryDays" msprop:Generator_ColumnPropNameInRow="expiryDays" msprop:Generator_ColumnPropNameInTable="expiryDaysColumn" msprop:Generator_ColumnVarNameInTable="columnexpiryDays" msprop:Generator_UserColumnName="expiryDays" type="xs:int" minOccurs="0" />
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="entId" msprop:Generator_ColumnPropNameInRow="entId" msprop:Generator_ColumnPropNameInTable="entIdColumn" msprop:Generator_ColumnVarNameInTable="columnentId" msprop:Generator_UserColumnName="entId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="ORGNAME" msprop:Generator_ColumnPropNameInRow="ORGNAME" msprop:Generator_ColumnPropNameInTable="ORGNAMEColumn" msprop:Generator_ColumnVarNameInTable="columnORGNAME" msprop:Generator_UserColumnName="ORGNAME" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_d_del" msprop:Generator_RowEvHandlerName="v_purch_d_delRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_d_delRowDeleted" msprop:Generator_RowDeletingName="v_purch_d_delRowDeleting" msprop:Generator_RowEvArgName="v_purch_d_delRowChangeEvent" msprop:Generator_TablePropName="v_purch_d_del" msprop:Generator_RowChangedName="v_purch_d_delRowChanged" msprop:Generator_RowChangingName="v_purch_d_delRowChanging" msprop:Generator_TableClassName="v_purch_d_delDataTable" msprop:Generator_RowClassName="v_purch_d_delRow" msprop:Generator_TableVarName="tablev_purch_d_del" msprop:Generator_UserTableName="v_purch_d_del">
|
|
<xs:complexType>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_d_noPre" msprop:Generator_RowEvHandlerName="v_purch_d_noPreRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_d_noPreRowDeleted" msprop:Generator_RowDeletingName="v_purch_d_noPreRowDeleting" msprop:Generator_RowEvArgName="v_purch_d_noPreRowChangeEvent" msprop:Generator_TablePropName="v_purch_d_noPre" msprop:Generator_RowChangedName="v_purch_d_noPreRowChanged" msprop:Generator_RowChangingName="v_purch_d_noPreRowChanging" msprop:Generator_TableClassName="v_purch_d_noPreDataTable" msprop:Generator_RowClassName="v_purch_d_noPreRow" msprop:Generator_TableVarName="tablev_purch_d_noPre" msprop:Generator_UserTableName="v_purch_d_noPre">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pur_order_sn" msprop:Generator_ColumnPropNameInRow="pur_order_sn" msprop:Generator_ColumnPropNameInTable="pur_order_snColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order_sn" msprop:Generator_UserColumnName="pur_order_sn" type="xs:int" />
|
|
<xs:element name="goods_id" msprop:Generator_ColumnPropNameInRow="goods_id" msprop:Generator_ColumnPropNameInTable="goods_idColumn" msprop:Generator_ColumnVarNameInTable="columngoods_id" msprop:Generator_UserColumnName="goods_id">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="count" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_UserColumnName="count" type="xs:decimal" />
|
|
<xs:element name="arriveCount" msprop:Generator_ColumnPropNameInRow="arriveCount" msprop:Generator_ColumnPropNameInTable="arriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnarriveCount" msprop:Generator_UserColumnName="arriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="validCount" msprop:Generator_ColumnPropNameInRow="validCount" msprop:Generator_ColumnPropNameInTable="validCountColumn" msprop:Generator_ColumnVarNameInTable="columnvalidCount" msprop:Generator_UserColumnName="validCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveCount" msprop:Generator_ColumnPropNameInRow="receiveCount" msprop:Generator_ColumnPropNameInTable="receiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveCount" msprop:Generator_UserColumnName="receiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="rejectCount" msprop:Generator_ColumnPropNameInRow="rejectCount" msprop:Generator_ColumnPropNameInTable="rejectCountColumn" msprop:Generator_ColumnVarNameInTable="columnrejectCount" msprop:Generator_UserColumnName="rejectCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="count1" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="count1" msprop:Generator_ColumnPropNameInTable="count1Column" msprop:Generator_ColumnVarNameInTable="columncount1" msprop:Generator_UserColumnName="count1" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="add_date" msprop:Generator_ColumnPropNameInRow="add_date" msprop:Generator_ColumnPropNameInTable="add_dateColumn" msprop:Generator_ColumnVarNameInTable="columnadd_date" msprop:Generator_UserColumnName="add_date">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderPrice" msprop:Generator_ColumnPropNameInRow="orderPrice" msprop:Generator_ColumnPropNameInTable="orderPriceColumn" msprop:Generator_ColumnVarNameInTable="columnorderPrice" msprop:Generator_UserColumnName="orderPrice" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="entId" msprop:Generator_ColumnPropNameInRow="entId" msprop:Generator_ColumnPropNameInTable="entIdColumn" msprop:Generator_ColumnVarNameInTable="columnentId" msprop:Generator_UserColumnName="entId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="middleCount" msprop:Generator_ColumnPropNameInRow="middleCount" msprop:Generator_ColumnPropNameInTable="middleCountColumn" msprop:Generator_ColumnVarNameInTable="columnmiddleCount" msprop:Generator_UserColumnName="middleCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="station" msprop:Generator_ColumnPropNameInRow="station" msprop:Generator_ColumnPropNameInTable="stationColumn" msprop:Generator_ColumnVarNameInTable="columnstation" msprop:Generator_UserColumnName="station" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="weight" msprop:Generator_ColumnPropNameInRow="weight" msprop:Generator_ColumnPropNameInTable="weightColumn" msprop:Generator_ColumnVarNameInTable="columnweight" msprop:Generator_UserColumnName="weight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="drug_code" msprop:Generator_ColumnPropNameInRow="drug_code" msprop:Generator_ColumnPropNameInTable="drug_codeColumn" msprop:Generator_ColumnVarNameInTable="columndrug_code" msprop:Generator_UserColumnName="drug_code" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="80" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pinYin" msprop:Generator_ColumnPropNameInRow="pinYin" msprop:Generator_ColumnPropNameInTable="pinYinColumn" msprop:Generator_ColumnVarNameInTable="columnpinYin" msprop:Generator_UserColumnName="pinYin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="chang" msprop:Generator_ColumnPropNameInRow="chang" msprop:Generator_ColumnPropNameInTable="changColumn" msprop:Generator_ColumnVarNameInTable="columnchang" msprop:Generator_UserColumnName="chang" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="kuan" msprop:Generator_ColumnPropNameInRow="kuan" msprop:Generator_ColumnPropNameInTable="kuanColumn" msprop:Generator_ColumnVarNameInTable="columnkuan" msprop:Generator_UserColumnName="kuan" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="gao" msprop:Generator_ColumnPropNameInRow="gao" msprop:Generator_ColumnPropNameInTable="gaoColumn" msprop:Generator_ColumnVarNameInTable="columngao" msprop:Generator_UserColumnName="gao" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="curCycle" msprop:Generator_ColumnPropNameInRow="curCycle" msprop:Generator_ColumnPropNameInTable="curCycleColumn" msprop:Generator_ColumnVarNameInTable="columncurCycle" msprop:Generator_UserColumnName="curCycle" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isimport" msprop:Generator_ColumnPropNameInRow="isimport" msprop:Generator_ColumnPropNameInTable="isimportColumn" msprop:Generator_ColumnVarNameInTable="columnisimport" msprop:Generator_UserColumnName="isimport" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="shortName" msprop:Generator_ColumnPropNameInRow="shortName" msprop:Generator_ColumnPropNameInTable="shortNameColumn" msprop:Generator_ColumnVarNameInTable="columnshortName" msprop:Generator_UserColumnName="shortName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isQc" msprop:Generator_ColumnPropNameInRow="isQc" msprop:Generator_ColumnPropNameInTable="isQcColumn" msprop:Generator_ColumnVarNameInTable="columnisQc" msprop:Generator_UserColumnName="isQc" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="isZhitong" msprop:Generator_ColumnPropNameInRow="isZhitong" msprop:Generator_ColumnPropNameInTable="isZhitongColumn" msprop:Generator_ColumnVarNameInTable="columnisZhitong" msprop:Generator_UserColumnName="isZhitong" type="xs:int" minOccurs="0" />
|
|
<xs:element name="packingUnit" msprop:Generator_ColumnPropNameInRow="packingUnit" msprop:Generator_ColumnPropNameInTable="packingUnitColumn" msprop:Generator_ColumnVarNameInTable="columnpackingUnit" msprop:Generator_UserColumnName="packingUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="messureModel" msprop:Generator_ColumnPropNameInRow="messureModel" msprop:Generator_ColumnPropNameInTable="messureModelColumn" msprop:Generator_ColumnVarNameInTable="columnmessureModel" msprop:Generator_UserColumnName="messureModel" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isManufacture" msprop:Generator_ColumnPropNameInRow="isManufacture" msprop:Generator_ColumnPropNameInTable="isManufactureColumn" msprop:Generator_ColumnVarNameInTable="columnisManufacture" msprop:Generator_UserColumnName="isManufacture" type="xs:int" minOccurs="0" />
|
|
<xs:element name="minOperateUnit" msprop:Generator_ColumnPropNameInRow="minOperateUnit" msprop:Generator_ColumnPropNameInTable="minOperateUnitColumn" msprop:Generator_ColumnVarNameInTable="columnminOperateUnit" msprop:Generator_UserColumnName="minOperateUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="price" msprop:Generator_ColumnPropNameInRow="price" msprop:Generator_ColumnPropNameInTable="priceColumn" msprop:Generator_ColumnVarNameInTable="columnprice" msprop:Generator_UserColumnName="price" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="expiryDays" msprop:Generator_ColumnPropNameInRow="expiryDays" msprop:Generator_ColumnPropNameInTable="expiryDaysColumn" msprop:Generator_ColumnVarNameInTable="columnexpiryDays" msprop:Generator_UserColumnName="expiryDays" type="xs:int" minOccurs="0" />
|
|
<xs:element name="minOperateCount" msprop:Generator_ColumnPropNameInRow="minOperateCount" msprop:Generator_ColumnPropNameInTable="minOperateCountColumn" msprop:Generator_ColumnVarNameInTable="columnminOperateCount" msprop:Generator_UserColumnName="minOperateCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="packingQty" msprop:Generator_ColumnPropNameInRow="packingQty" msprop:Generator_ColumnPropNameInTable="packingQtyColumn" msprop:Generator_ColumnVarNameInTable="columnpackingQty" msprop:Generator_UserColumnName="packingQty" type="xs:int" minOccurs="0" />
|
|
<xs:element name="storeType" msprop:Generator_ColumnPropNameInRow="storeType" msprop:Generator_ColumnPropNameInTable="storeTypeColumn" msprop:Generator_ColumnVarNameInTable="columnstoreType" msprop:Generator_UserColumnName="storeType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custQty" msprop:Generator_ColumnPropNameInRow="custQty" msprop:Generator_ColumnPropNameInTable="custQtyColumn" msprop:Generator_ColumnVarNameInTable="columncustQty" msprop:Generator_UserColumnName="custQty" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="custPoNo" msprop:Generator_ColumnPropNameInRow="custPoNo" msprop:Generator_ColumnPropNameInTable="custPoNoColumn" msprop:Generator_ColumnVarNameInTable="columncustPoNo" msprop:Generator_UserColumnName="custPoNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custNote" msprop:Generator_ColumnPropNameInRow="custNote" msprop:Generator_ColumnPropNameInTable="custNoteColumn" msprop:Generator_ColumnVarNameInTable="columncustNote" msprop:Generator_UserColumnName="custNote" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custName" msprop:Generator_ColumnPropNameInRow="custName" msprop:Generator_ColumnPropNameInTable="custNameColumn" msprop:Generator_ColumnVarNameInTable="columncustName" msprop:Generator_UserColumnName="custName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="zhitongPartion" msprop:Generator_ColumnPropNameInRow="zhitongPartion" msprop:Generator_ColumnPropNameInTable="zhitongPartionColumn" msprop:Generator_ColumnVarNameInTable="columnzhitongPartion" msprop:Generator_UserColumnName="zhitongPartion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="fileLocation" msprop:Generator_ColumnPropNameInRow="fileLocation" msprop:Generator_ColumnPropNameInTable="fileLocationColumn" msprop:Generator_ColumnVarNameInTable="columnfileLocation" msprop:Generator_UserColumnName="fileLocation" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="500" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_d_preSum" msprop:Generator_RowEvHandlerName="v_purch_d_preSumRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_d_preSumRowDeleted" msprop:Generator_RowDeletingName="v_purch_d_preSumRowDeleting" msprop:Generator_RowEvArgName="v_purch_d_preSumRowChangeEvent" msprop:Generator_TablePropName="v_purch_d_preSum" msprop:Generator_RowChangedName="v_purch_d_preSumRowChanged" msprop:Generator_RowChangingName="v_purch_d_preSumRowChanging" msprop:Generator_TableClassName="v_purch_d_preSumDataTable" msprop:Generator_RowClassName="v_purch_d_preSumRow" msprop:Generator_TableVarName="tablev_purch_d_preSum" msprop:Generator_UserTableName="v_purch_d_preSum">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="preInOrderNo" msprop:Generator_ColumnPropNameInRow="preInOrderNo" msprop:Generator_ColumnPropNameInTable="preInOrderNoColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrderNo" msprop:Generator_UserColumnName="preInOrderNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pur_order_sn" msprop:Generator_ColumnPropNameInRow="pur_order_sn" msprop:Generator_ColumnPropNameInTable="pur_order_snColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order_sn" msprop:Generator_UserColumnName="pur_order_sn" type="xs:int" />
|
|
<xs:element name="goods_id" msprop:Generator_ColumnPropNameInRow="goods_id" msprop:Generator_ColumnPropNameInTable="goods_idColumn" msprop:Generator_ColumnVarNameInTable="columngoods_id" msprop:Generator_UserColumnName="goods_id">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="count" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_UserColumnName="count" type="xs:decimal" />
|
|
<xs:element name="arriveCount" msprop:Generator_ColumnPropNameInRow="arriveCount" msprop:Generator_ColumnPropNameInTable="arriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnarriveCount" msprop:Generator_UserColumnName="arriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="validCount" msprop:Generator_ColumnPropNameInRow="validCount" msprop:Generator_ColumnPropNameInTable="validCountColumn" msprop:Generator_ColumnVarNameInTable="columnvalidCount" msprop:Generator_UserColumnName="validCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveCount" msprop:Generator_ColumnPropNameInRow="receiveCount" msprop:Generator_ColumnPropNameInTable="receiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveCount" msprop:Generator_UserColumnName="receiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="rejectCount" msprop:Generator_ColumnPropNameInRow="rejectCount" msprop:Generator_ColumnPropNameInTable="rejectCountColumn" msprop:Generator_ColumnVarNameInTable="columnrejectCount" msprop:Generator_UserColumnName="rejectCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="count1" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="count1" msprop:Generator_ColumnPropNameInTable="count1Column" msprop:Generator_ColumnVarNameInTable="columncount1" msprop:Generator_UserColumnName="count1" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="add_date" msprop:Generator_ColumnPropNameInRow="add_date" msprop:Generator_ColumnPropNameInTable="add_dateColumn" msprop:Generator_ColumnVarNameInTable="columnadd_date" msprop:Generator_UserColumnName="add_date">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderPrice" msprop:Generator_ColumnPropNameInRow="orderPrice" msprop:Generator_ColumnPropNameInTable="orderPriceColumn" msprop:Generator_ColumnVarNameInTable="columnorderPrice" msprop:Generator_UserColumnName="orderPrice" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="entId" msprop:Generator_ColumnPropNameInRow="entId" msprop:Generator_ColumnPropNameInTable="entIdColumn" msprop:Generator_ColumnVarNameInTable="columnentId" msprop:Generator_UserColumnName="entId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="middleCount" msprop:Generator_ColumnPropNameInRow="middleCount" msprop:Generator_ColumnPropNameInTable="middleCountColumn" msprop:Generator_ColumnVarNameInTable="columnmiddleCount" msprop:Generator_UserColumnName="middleCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="station" msprop:Generator_ColumnPropNameInRow="station" msprop:Generator_ColumnPropNameInTable="stationColumn" msprop:Generator_ColumnVarNameInTable="columnstation" msprop:Generator_UserColumnName="station" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="weight" msprop:Generator_ColumnPropNameInRow="weight" msprop:Generator_ColumnPropNameInTable="weightColumn" msprop:Generator_ColumnVarNameInTable="columnweight" msprop:Generator_UserColumnName="weight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="drug_code" msprop:Generator_ColumnPropNameInRow="drug_code" msprop:Generator_ColumnPropNameInTable="drug_codeColumn" msprop:Generator_ColumnVarNameInTable="columndrug_code" msprop:Generator_UserColumnName="drug_code" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="80" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pinYin" msprop:Generator_ColumnPropNameInRow="pinYin" msprop:Generator_ColumnPropNameInTable="pinYinColumn" msprop:Generator_ColumnVarNameInTable="columnpinYin" msprop:Generator_UserColumnName="pinYin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="chang" msprop:Generator_ColumnPropNameInRow="chang" msprop:Generator_ColumnPropNameInTable="changColumn" msprop:Generator_ColumnVarNameInTable="columnchang" msprop:Generator_UserColumnName="chang" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="kuan" msprop:Generator_ColumnPropNameInRow="kuan" msprop:Generator_ColumnPropNameInTable="kuanColumn" msprop:Generator_ColumnVarNameInTable="columnkuan" msprop:Generator_UserColumnName="kuan" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="gao" msprop:Generator_ColumnPropNameInRow="gao" msprop:Generator_ColumnPropNameInTable="gaoColumn" msprop:Generator_ColumnVarNameInTable="columngao" msprop:Generator_UserColumnName="gao" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="curCycle" msprop:Generator_ColumnPropNameInRow="curCycle" msprop:Generator_ColumnPropNameInTable="curCycleColumn" msprop:Generator_ColumnVarNameInTable="columncurCycle" msprop:Generator_UserColumnName="curCycle" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isimport" msprop:Generator_ColumnPropNameInRow="isimport" msprop:Generator_ColumnPropNameInTable="isimportColumn" msprop:Generator_ColumnVarNameInTable="columnisimport" msprop:Generator_UserColumnName="isimport" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="shortName" msprop:Generator_ColumnPropNameInRow="shortName" msprop:Generator_ColumnPropNameInTable="shortNameColumn" msprop:Generator_ColumnVarNameInTable="columnshortName" msprop:Generator_UserColumnName="shortName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isQc" msprop:Generator_ColumnPropNameInRow="isQc" msprop:Generator_ColumnPropNameInTable="isQcColumn" msprop:Generator_ColumnVarNameInTable="columnisQc" msprop:Generator_UserColumnName="isQc" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="isZhitong" msprop:Generator_ColumnPropNameInRow="isZhitong" msprop:Generator_ColumnPropNameInTable="isZhitongColumn" msprop:Generator_ColumnVarNameInTable="columnisZhitong" msprop:Generator_UserColumnName="isZhitong" type="xs:int" minOccurs="0" />
|
|
<xs:element name="packingUnit" msprop:Generator_ColumnPropNameInRow="packingUnit" msprop:Generator_ColumnPropNameInTable="packingUnitColumn" msprop:Generator_ColumnVarNameInTable="columnpackingUnit" msprop:Generator_UserColumnName="packingUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="messureModel" msprop:Generator_ColumnPropNameInRow="messureModel" msprop:Generator_ColumnPropNameInTable="messureModelColumn" msprop:Generator_ColumnVarNameInTable="columnmessureModel" msprop:Generator_UserColumnName="messureModel" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isManufacture" msprop:Generator_ColumnPropNameInRow="isManufacture" msprop:Generator_ColumnPropNameInTable="isManufactureColumn" msprop:Generator_ColumnVarNameInTable="columnisManufacture" msprop:Generator_UserColumnName="isManufacture" type="xs:int" minOccurs="0" />
|
|
<xs:element name="minOperateUnit" msprop:Generator_ColumnPropNameInRow="minOperateUnit" msprop:Generator_ColumnPropNameInTable="minOperateUnitColumn" msprop:Generator_ColumnVarNameInTable="columnminOperateUnit" msprop:Generator_UserColumnName="minOperateUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="price" msprop:Generator_ColumnPropNameInRow="price" msprop:Generator_ColumnPropNameInTable="priceColumn" msprop:Generator_ColumnVarNameInTable="columnprice" msprop:Generator_UserColumnName="price" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="expiryDays" msprop:Generator_ColumnPropNameInRow="expiryDays" msprop:Generator_ColumnPropNameInTable="expiryDaysColumn" msprop:Generator_ColumnVarNameInTable="columnexpiryDays" msprop:Generator_UserColumnName="expiryDays" type="xs:int" minOccurs="0" />
|
|
<xs:element name="minOperateCount" msprop:Generator_ColumnPropNameInRow="minOperateCount" msprop:Generator_ColumnPropNameInTable="minOperateCountColumn" msprop:Generator_ColumnVarNameInTable="columnminOperateCount" msprop:Generator_UserColumnName="minOperateCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="packingQty" msprop:Generator_ColumnPropNameInRow="packingQty" msprop:Generator_ColumnPropNameInTable="packingQtyColumn" msprop:Generator_ColumnVarNameInTable="columnpackingQty" msprop:Generator_UserColumnName="packingQty" type="xs:int" minOccurs="0" />
|
|
<xs:element name="storeType" msprop:Generator_ColumnPropNameInRow="storeType" msprop:Generator_ColumnPropNameInTable="storeTypeColumn" msprop:Generator_ColumnVarNameInTable="columnstoreType" msprop:Generator_UserColumnName="storeType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custQty" msprop:Generator_ColumnPropNameInRow="custQty" msprop:Generator_ColumnPropNameInTable="custQtyColumn" msprop:Generator_ColumnVarNameInTable="columncustQty" msprop:Generator_UserColumnName="custQty" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="custPoNo" msprop:Generator_ColumnPropNameInRow="custPoNo" msprop:Generator_ColumnPropNameInTable="custPoNoColumn" msprop:Generator_ColumnVarNameInTable="columncustPoNo" msprop:Generator_UserColumnName="custPoNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custNote" msprop:Generator_ColumnPropNameInRow="custNote" msprop:Generator_ColumnPropNameInTable="custNoteColumn" msprop:Generator_ColumnVarNameInTable="columncustNote" msprop:Generator_UserColumnName="custNote" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custName" msprop:Generator_ColumnPropNameInRow="custName" msprop:Generator_ColumnPropNameInTable="custNameColumn" msprop:Generator_ColumnVarNameInTable="columncustName" msprop:Generator_UserColumnName="custName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="zhitongPartion" msprop:Generator_ColumnPropNameInRow="zhitongPartion" msprop:Generator_ColumnPropNameInTable="zhitongPartionColumn" msprop:Generator_ColumnVarNameInTable="columnzhitongPartion" msprop:Generator_UserColumnName="zhitongPartion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="fileLocation" msprop:Generator_ColumnPropNameInRow="fileLocation" msprop:Generator_ColumnPropNameInTable="fileLocationColumn" msprop:Generator_ColumnVarNameInTable="columnfileLocation" msprop:Generator_UserColumnName="fileLocation" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="500" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="newArriveCount" msprop:Generator_ColumnPropNameInRow="newArriveCount" msprop:Generator_ColumnPropNameInTable="newArriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewArriveCount" msprop:Generator_UserColumnName="newArriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newReceiveCount" msprop:Generator_ColumnPropNameInRow="newReceiveCount" msprop:Generator_ColumnPropNameInTable="newReceiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewReceiveCount" msprop:Generator_UserColumnName="newReceiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newValidCount" msprop:Generator_ColumnPropNameInRow="newValidCount" msprop:Generator_ColumnPropNameInTable="newValidCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewValidCount" msprop:Generator_UserColumnName="newValidCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newOnShelfCount" msprop:Generator_ColumnPropNameInRow="newOnShelfCount" msprop:Generator_ColumnPropNameInTable="newOnShelfCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewOnShelfCount" msprop:Generator_UserColumnName="newOnShelfCount" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_d_receive_preSum" msprop:Generator_RowEvHandlerName="v_purch_d_receive_preSumRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_d_receive_preSumRowDeleted" msprop:Generator_RowDeletingName="v_purch_d_receive_preSumRowDeleting" msprop:Generator_RowEvArgName="v_purch_d_receive_preSumRowChangeEvent" msprop:Generator_TablePropName="v_purch_d_receive_preSum" msprop:Generator_RowChangedName="v_purch_d_receive_preSumRowChanged" msprop:Generator_RowChangingName="v_purch_d_receive_preSumRowChanging" msprop:Generator_TableClassName="v_purch_d_receive_preSumDataTable" msprop:Generator_RowClassName="v_purch_d_receive_preSumRow" msprop:Generator_TableVarName="tablev_purch_d_receive_preSum" msprop:Generator_UserTableName="v_purch_d_receive_preSum">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="preInOrderNo" msprop:Generator_ColumnPropNameInRow="preInOrderNo" msprop:Generator_ColumnPropNameInTable="preInOrderNoColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrderNo" msprop:Generator_UserColumnName="preInOrderNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="purch_d_id" msprop:Generator_ColumnPropNameInRow="purch_d_id" msprop:Generator_ColumnPropNameInTable="purch_d_idColumn" msprop:Generator_ColumnVarNameInTable="columnpurch_d_id" msprop:Generator_UserColumnName="purch_d_id" type="xs:int" />
|
|
<xs:element name="arriveCount" msprop:Generator_ColumnPropNameInRow="arriveCount" msprop:Generator_ColumnPropNameInTable="arriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnarriveCount" msprop:Generator_UserColumnName="arriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveCount" msprop:Generator_ColumnPropNameInRow="receiveCount" msprop:Generator_ColumnPropNameInTable="receiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveCount" msprop:Generator_UserColumnName="receiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="validCount" msprop:Generator_ColumnPropNameInRow="validCount" msprop:Generator_ColumnPropNameInTable="validCountColumn" msprop:Generator_ColumnVarNameInTable="columnvalidCount" msprop:Generator_UserColumnName="validCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="onShelfCount" msprop:Generator_ColumnPropNameInRow="onShelfCount" msprop:Generator_ColumnPropNameInTable="onShelfCountColumn" msprop:Generator_ColumnVarNameInTable="columnonShelfCount" msprop:Generator_UserColumnName="onShelfCount" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_d_receive_wince" msprop:Generator_RowEvHandlerName="v_purch_d_receive_winceRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_d_receive_winceRowDeleted" msprop:Generator_RowDeletingName="v_purch_d_receive_winceRowDeleting" msprop:Generator_RowEvArgName="v_purch_d_receive_winceRowChangeEvent" msprop:Generator_TablePropName="v_purch_d_receive_wince" msprop:Generator_RowChangedName="v_purch_d_receive_winceRowChanged" msprop:Generator_RowChangingName="v_purch_d_receive_winceRowChanging" msprop:Generator_TableClassName="v_purch_d_receive_winceDataTable" msprop:Generator_RowClassName="v_purch_d_receive_winceRow" msprop:Generator_TableVarName="tablev_purch_d_receive_wince" msprop:Generator_UserTableName="v_purch_d_receive_wince">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="商品名称" msprop:Generator_ColumnPropNameInRow="商品名称" msprop:Generator_ColumnPropNameInTable="商品名称Column" msprop:Generator_ColumnVarNameInTable="column商品名称" msprop:Generator_UserColumnName="商品名称" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="预到数量" msprop:Generator_ColumnPropNameInRow="预到数量" msprop:Generator_ColumnPropNameInTable="预到数量Column" msprop:Generator_ColumnVarNameInTable="column预到数量" msprop:Generator_UserColumnName="预到数量" type="xs:decimal" />
|
|
<xs:element name="收货数量" msprop:Generator_ColumnPropNameInRow="收货数量" msprop:Generator_ColumnPropNameInTable="收货数量Column" msprop:Generator_ColumnVarNameInTable="column收货数量" msprop:Generator_UserColumnName="收货数量" type="xs:decimal" />
|
|
<xs:element name="验收数量" msprop:Generator_ColumnPropNameInRow="验收数量" msprop:Generator_ColumnPropNameInTable="验收数量Column" msprop:Generator_ColumnVarNameInTable="column验收数量" msprop:Generator_UserColumnName="验收数量" type="xs:decimal" />
|
|
<xs:element name="上架数量" msprop:Generator_ColumnPropNameInRow="上架数量" msprop:Generator_ColumnPropNameInTable="上架数量Column" msprop:Generator_ColumnVarNameInTable="column上架数量" msprop:Generator_UserColumnName="上架数量" type="xs:decimal" />
|
|
<xs:element name="温度" msprop:Generator_ColumnPropNameInRow="温度" msprop:Generator_ColumnPropNameInTable="温度Column" msprop:Generator_ColumnVarNameInTable="column温度" msprop:Generator_UserColumnName="温度" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="直通商品" msprop:Generator_ColumnPropNameInRow="直通商品" msprop:Generator_ColumnPropNameInTable="直通商品Column" msprop:Generator_ColumnVarNameInTable="column直通商品" msprop:Generator_UserColumnName="直通商品" type="xs:int" minOccurs="0" />
|
|
<xs:element name="车牌" msprop:Generator_ColumnPropNameInRow="车牌" msprop:Generator_ColumnPropNameInTable="车牌Column" msprop:Generator_ColumnVarNameInTable="column车牌" msprop:Generator_UserColumnName="车牌" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="运单" msprop:Generator_ColumnPropNameInRow="运单" msprop:Generator_ColumnPropNameInTable="运单Column" msprop:Generator_ColumnVarNameInTable="column运单" msprop:Generator_UserColumnName="运单" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="电话" msprop:Generator_ColumnPropNameInRow="电话" msprop:Generator_ColumnPropNameInTable="电话Column" msprop:Generator_ColumnVarNameInTable="column电话" msprop:Generator_UserColumnName="电话" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="主条码" msprop:Generator_ColumnPropNameInRow="主条码" msprop:Generator_ColumnPropNameInTable="主条码Column" msprop:Generator_ColumnVarNameInTable="column主条码" msprop:Generator_UserColumnName="主条码" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="预到号码" msprop:Generator_ColumnPropNameInRow="预到号码" msprop:Generator_ColumnPropNameInTable="预到号码Column" msprop:Generator_ColumnVarNameInTable="column预到号码" msprop:Generator_UserColumnName="预到号码" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="商品编码" msprop:Generator_ColumnPropNameInRow="商品编码" msprop:Generator_ColumnPropNameInTable="商品编码Column" msprop:Generator_ColumnVarNameInTable="column商品编码" msprop:Generator_UserColumnName="商品编码" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="供应商" msprop:Generator_ColumnPropNameInRow="供应商" msprop:Generator_ColumnPropNameInTable="供应商Column" msprop:Generator_ColumnVarNameInTable="column供应商" msprop:Generator_UserColumnName="供应商" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="供应商名称" msprop:Generator_ColumnPropNameInRow="供应商名称" msprop:Generator_ColumnPropNameInTable="供应商名称Column" msprop:Generator_ColumnVarNameInTable="column供应商名称" msprop:Generator_UserColumnName="供应商名称" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="packingUnit" msprop:Generator_ColumnPropNameInRow="packingUnit" msprop:Generator_ColumnPropNameInTable="packingUnitColumn" msprop:Generator_ColumnVarNameInTable="columnpackingUnit" msprop:Generator_UserColumnName="packingUnit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="packingQty" msprop:Generator_ColumnPropNameInRow="packingQty" msprop:Generator_ColumnPropNameInTable="packingQtyColumn" msprop:Generator_ColumnVarNameInTable="columnpackingQty" msprop:Generator_UserColumnName="packingQty" type="xs:int" minOccurs="0" />
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="barcode128" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barcode128" msprop:Generator_ColumnPropNameInTable="barcode128Column" msprop:Generator_ColumnVarNameInTable="columnbarcode128" msprop:Generator_UserColumnName="barcode128" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="1" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="station" msprop:Generator_ColumnPropNameInRow="station" msprop:Generator_ColumnPropNameInTable="stationColumn" msprop:Generator_ColumnVarNameInTable="columnstation" msprop:Generator_UserColumnName="station" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="goods_id" msprop:Generator_ColumnPropNameInRow="goods_id" msprop:Generator_ColumnPropNameInTable="goods_idColumn" msprop:Generator_ColumnVarNameInTable="columngoods_id" msprop:Generator_UserColumnName="goods_id">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="expiryDays" msprop:Generator_ColumnPropNameInRow="expiryDays" msprop:Generator_ColumnPropNameInTable="expiryDaysColumn" msprop:Generator_ColumnVarNameInTable="columnexpiryDays" msprop:Generator_UserColumnName="expiryDays" type="xs:int" minOccurs="0" />
|
|
<xs:element name="zhitongPartion" msprop:Generator_ColumnPropNameInRow="zhitongPartion" msprop:Generator_ColumnPropNameInTable="zhitongPartionColumn" msprop:Generator_ColumnVarNameInTable="columnzhitongPartion" msprop:Generator_UserColumnName="zhitongPartion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="barCode" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_d_testLocation" msprop:Generator_RowEvHandlerName="v_purch_d_testLocationRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_d_testLocationRowDeleted" msprop:Generator_RowDeletingName="v_purch_d_testLocationRowDeleting" msprop:Generator_RowEvArgName="v_purch_d_testLocationRowChangeEvent" msprop:Generator_TablePropName="v_purch_d_testLocation" msprop:Generator_RowChangedName="v_purch_d_testLocationRowChanged" msprop:Generator_RowChangingName="v_purch_d_testLocationRowChanging" msprop:Generator_TableClassName="v_purch_d_testLocationDataTable" msprop:Generator_RowClassName="v_purch_d_testLocationRow" msprop:Generator_TableVarName="tablev_purch_d_testLocation" msprop:Generator_UserTableName="v_purch_d_testLocation">
|
|
<xs:complexType>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_d_valid_available" msprop:Generator_RowEvHandlerName="v_purch_d_valid_availableRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_d_valid_availableRowDeleted" msprop:Generator_RowDeletingName="v_purch_d_valid_availableRowDeleting" msprop:Generator_RowEvArgName="v_purch_d_valid_availableRowChangeEvent" msprop:Generator_TablePropName="v_purch_d_valid_available" msprop:Generator_RowChangedName="v_purch_d_valid_availableRowChanged" msprop:Generator_RowChangingName="v_purch_d_valid_availableRowChanging" msprop:Generator_TableClassName="v_purch_d_valid_availableDataTable" msprop:Generator_RowClassName="v_purch_d_valid_availableRow" msprop:Generator_TableVarName="tablev_purch_d_valid_available" msprop:Generator_UserTableName="v_purch_d_valid_available">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pur_order_sn" msprop:Generator_ColumnPropNameInRow="pur_order_sn" msprop:Generator_ColumnPropNameInTable="pur_order_snColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order_sn" msprop:Generator_UserColumnName="pur_order_sn" type="xs:int" />
|
|
<xs:element name="goods_id" msprop:Generator_ColumnPropNameInRow="goods_id" msprop:Generator_ColumnPropNameInTable="goods_idColumn" msprop:Generator_ColumnVarNameInTable="columngoods_id" msprop:Generator_UserColumnName="goods_id">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="count" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_UserColumnName="count" type="xs:decimal" />
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="receiveCount" msprop:Generator_ColumnPropNameInRow="receiveCount" msprop:Generator_ColumnPropNameInTable="receiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveCount" msprop:Generator_UserColumnName="receiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="rejectCount" msprop:Generator_ColumnPropNameInRow="rejectCount" msprop:Generator_ColumnPropNameInTable="rejectCountColumn" msprop:Generator_ColumnVarNameInTable="columnrejectCount" msprop:Generator_UserColumnName="rejectCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="count1" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="count1" msprop:Generator_ColumnPropNameInTable="count1Column" msprop:Generator_ColumnVarNameInTable="columncount1" msprop:Generator_UserColumnName="count1" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="add_date" msprop:Generator_ColumnPropNameInRow="add_date" msprop:Generator_ColumnPropNameInTable="add_dateColumn" msprop:Generator_ColumnVarNameInTable="columnadd_date" msprop:Generator_UserColumnName="add_date">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="price" msprop:Generator_ColumnPropNameInRow="price" msprop:Generator_ColumnPropNameInTable="priceColumn" msprop:Generator_ColumnVarNameInTable="columnprice" msprop:Generator_UserColumnName="price" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="entId" msprop:Generator_ColumnPropNameInRow="entId" msprop:Generator_ColumnPropNameInTable="entIdColumn" msprop:Generator_ColumnVarNameInTable="columnentId" msprop:Generator_UserColumnName="entId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="middleCount" msprop:Generator_ColumnPropNameInRow="middleCount" msprop:Generator_ColumnPropNameInTable="middleCountColumn" msprop:Generator_ColumnVarNameInTable="columnmiddleCount" msprop:Generator_UserColumnName="middleCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="station" msprop:Generator_ColumnPropNameInRow="station" msprop:Generator_ColumnPropNameInTable="stationColumn" msprop:Generator_ColumnVarNameInTable="columnstation" msprop:Generator_UserColumnName="station" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="weight" msprop:Generator_ColumnPropNameInRow="weight" msprop:Generator_ColumnPropNameInTable="weightColumn" msprop:Generator_ColumnVarNameInTable="columnweight" msprop:Generator_UserColumnName="weight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="drug_code" msprop:Generator_ColumnPropNameInRow="drug_code" msprop:Generator_ColumnPropNameInTable="drug_codeColumn" msprop:Generator_ColumnVarNameInTable="columndrug_code" msprop:Generator_UserColumnName="drug_code" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="80" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pinYin" msprop:Generator_ColumnPropNameInRow="pinYin" msprop:Generator_ColumnPropNameInTable="pinYinColumn" msprop:Generator_ColumnVarNameInTable="columnpinYin" msprop:Generator_UserColumnName="pinYin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="chang" msprop:Generator_ColumnPropNameInRow="chang" msprop:Generator_ColumnPropNameInTable="changColumn" msprop:Generator_ColumnVarNameInTable="columnchang" msprop:Generator_UserColumnName="chang" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="kuan" msprop:Generator_ColumnPropNameInRow="kuan" msprop:Generator_ColumnPropNameInTable="kuanColumn" msprop:Generator_ColumnVarNameInTable="columnkuan" msprop:Generator_UserColumnName="kuan" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="gao" msprop:Generator_ColumnPropNameInRow="gao" msprop:Generator_ColumnPropNameInTable="gaoColumn" msprop:Generator_ColumnVarNameInTable="columngao" msprop:Generator_UserColumnName="gao" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="curCycle" msprop:Generator_ColumnPropNameInRow="curCycle" msprop:Generator_ColumnPropNameInTable="curCycleColumn" msprop:Generator_ColumnVarNameInTable="columncurCycle" msprop:Generator_UserColumnName="curCycle" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isimport" msprop:Generator_ColumnPropNameInRow="isimport" msprop:Generator_ColumnPropNameInTable="isimportColumn" msprop:Generator_ColumnVarNameInTable="columnisimport" msprop:Generator_UserColumnName="isimport" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="shortName" msprop:Generator_ColumnPropNameInRow="shortName" msprop:Generator_ColumnPropNameInTable="shortNameColumn" msprop:Generator_ColumnVarNameInTable="columnshortName" msprop:Generator_UserColumnName="shortName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="arriveCount" msprop:Generator_ColumnPropNameInRow="arriveCount" msprop:Generator_ColumnPropNameInTable="arriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnarriveCount" msprop:Generator_UserColumnName="arriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="validCount" msprop:Generator_ColumnPropNameInRow="validCount" msprop:Generator_ColumnPropNameInTable="validCountColumn" msprop:Generator_ColumnVarNameInTable="columnvalidCount" msprop:Generator_UserColumnName="validCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="orderPrice" msprop:Generator_ColumnPropNameInRow="orderPrice" msprop:Generator_ColumnPropNameInTable="orderPriceColumn" msprop:Generator_ColumnVarNameInTable="columnorderPrice" msprop:Generator_UserColumnName="orderPrice" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="isZhitong" msprop:Generator_ColumnPropNameInRow="isZhitong" msprop:Generator_ColumnPropNameInTable="isZhitongColumn" msprop:Generator_ColumnVarNameInTable="columnisZhitong" msprop:Generator_UserColumnName="isZhitong" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isQc" msprop:Generator_ColumnPropNameInRow="isQc" msprop:Generator_ColumnPropNameInTable="isQcColumn" msprop:Generator_ColumnVarNameInTable="columnisQc" msprop:Generator_UserColumnName="isQc" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="storeType" msprop:Generator_ColumnPropNameInRow="storeType" msprop:Generator_ColumnPropNameInTable="storeTypeColumn" msprop:Generator_ColumnVarNameInTable="columnstoreType" msprop:Generator_UserColumnName="storeType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="zhitongPartion" msprop:Generator_ColumnPropNameInRow="zhitongPartion" msprop:Generator_ColumnPropNameInTable="zhitongPartionColumn" msprop:Generator_ColumnVarNameInTable="columnzhitongPartion" msprop:Generator_UserColumnName="zhitongPartion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="expiryDays" msprop:Generator_ColumnPropNameInRow="expiryDays" msprop:Generator_ColumnPropNameInTable="expiryDaysColumn" msprop:Generator_ColumnVarNameInTable="columnexpiryDays" msprop:Generator_UserColumnName="expiryDays" type="xs:int" minOccurs="0" />
|
|
<xs:element name="packingQty" msprop:Generator_ColumnPropNameInRow="packingQty" msprop:Generator_ColumnPropNameInTable="packingQtyColumn" msprop:Generator_ColumnVarNameInTable="columnpackingQty" msprop:Generator_UserColumnName="packingQty" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_receive_ship_detail" msprop:Generator_RowEvHandlerName="v_purch_receive_ship_detailRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_receive_ship_detailRowDeleted" msprop:Generator_RowDeletingName="v_purch_receive_ship_detailRowDeleting" msprop:Generator_RowEvArgName="v_purch_receive_ship_detailRowChangeEvent" msprop:Generator_TablePropName="v_purch_receive_ship_detail" msprop:Generator_RowChangedName="v_purch_receive_ship_detailRowChanged" msprop:Generator_RowChangingName="v_purch_receive_ship_detailRowChanging" msprop:Generator_TableClassName="v_purch_receive_ship_detailDataTable" msprop:Generator_RowClassName="v_purch_receive_ship_detailRow" msprop:Generator_TableVarName="tablev_purch_receive_ship_detail" msprop:Generator_UserTableName="v_purch_receive_ship_detail">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="shipOrder" msprop:Generator_ColumnPropNameInRow="shipOrder" msprop:Generator_ColumnPropNameInTable="shipOrderColumn" msprop:Generator_ColumnVarNameInTable="columnshipOrder" msprop:Generator_UserColumnName="shipOrder" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="driverID" msprop:Generator_ColumnPropNameInRow="driverID" msprop:Generator_ColumnPropNameInTable="driverIDColumn" msprop:Generator_ColumnVarNameInTable="columndriverID" msprop:Generator_UserColumnName="driverID" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="driverName" msprop:Generator_ColumnPropNameInRow="driverName" msprop:Generator_ColumnPropNameInTable="driverNameColumn" msprop:Generator_ColumnVarNameInTable="columndriverName" msprop:Generator_UserColumnName="driverName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="driverPhone" msprop:Generator_ColumnPropNameInRow="driverPhone" msprop:Generator_ColumnPropNameInTable="driverPhoneColumn" msprop:Generator_ColumnVarNameInTable="columndriverPhone" msprop:Generator_UserColumnName="driverPhone" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="veNumber" msprop:Generator_ColumnPropNameInRow="veNumber" msprop:Generator_ColumnPropNameInTable="veNumberColumn" msprop:Generator_ColumnVarNameInTable="columnveNumber" msprop:Generator_UserColumnName="veNumber" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="temperature" msprop:Generator_ColumnPropNameInRow="temperature" msprop:Generator_ColumnPropNameInTable="temperatureColumn" msprop:Generator_ColumnVarNameInTable="columntemperature" msprop:Generator_UserColumnName="temperature" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="company" msprop:Generator_ColumnPropNameInRow="company" msprop:Generator_ColumnPropNameInTable="companyColumn" msprop:Generator_ColumnVarNameInTable="columncompany" msprop:Generator_UserColumnName="company" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="purch_d_id" msprop:Generator_ColumnPropNameInRow="purch_d_id" msprop:Generator_ColumnPropNameInTable="purch_d_idColumn" msprop:Generator_ColumnVarNameInTable="columnpurch_d_id" msprop:Generator_UserColumnName="purch_d_id" type="xs:int" />
|
|
<xs:element name="shipId" msprop:Generator_ColumnPropNameInRow="shipId" msprop:Generator_ColumnPropNameInTable="shipIdColumn" msprop:Generator_ColumnVarNameInTable="columnshipId" msprop:Generator_UserColumnName="shipId" type="xs:int" />
|
|
<xs:element name="arriveCount" msprop:Generator_ColumnPropNameInRow="arriveCount" msprop:Generator_ColumnPropNameInTable="arriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnarriveCount" msprop:Generator_UserColumnName="arriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveCount" msprop:Generator_ColumnPropNameInRow="receiveCount" msprop:Generator_ColumnPropNameInTable="receiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveCount" msprop:Generator_UserColumnName="receiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="rejectCount" msprop:Generator_ColumnPropNameInRow="rejectCount" msprop:Generator_ColumnPropNameInTable="rejectCountColumn" msprop:Generator_ColumnVarNameInTable="columnrejectCount" msprop:Generator_UserColumnName="rejectCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="count" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_UserColumnName="count" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isimport" msprop:Generator_ColumnPropNameInRow="isimport" msprop:Generator_ColumnPropNameInTable="isimportColumn" msprop:Generator_ColumnVarNameInTable="columnisimport" msprop:Generator_UserColumnName="isimport" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="em_name" msprop:Generator_ColumnPropNameInRow="em_name" msprop:Generator_ColumnPropNameInTable="em_nameColumn" msprop:Generator_ColumnVarNameInTable="columnem_name" msprop:Generator_UserColumnName="em_name" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_account" msprop:Generator_ColumnPropNameInRow="em_account" msprop:Generator_ColumnPropNameInTable="em_accountColumn" msprop:Generator_ColumnVarNameInTable="columnem_account" msprop:Generator_UserColumnName="em_account" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="preInOrderNo" msprop:Generator_ColumnPropNameInRow="preInOrderNo" msprop:Generator_ColumnPropNameInTable="preInOrderNoColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrderNo" msprop:Generator_UserColumnName="preInOrderNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="boxcnt" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="boxcnt" msprop:Generator_ColumnPropNameInTable="boxcntColumn" msprop:Generator_ColumnVarNameInTable="columnboxcnt" msprop:Generator_UserColumnName="boxcnt" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="onShelfCount" msprop:Generator_ColumnPropNameInRow="onShelfCount" msprop:Generator_ColumnPropNameInTable="onShelfCountColumn" msprop:Generator_ColumnVarNameInTable="columnonShelfCount" msprop:Generator_UserColumnName="onShelfCount" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_receive_ship_detail_old" msprop:Generator_RowEvHandlerName="v_purch_receive_ship_detail_oldRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_receive_ship_detail_oldRowDeleted" msprop:Generator_RowDeletingName="v_purch_receive_ship_detail_oldRowDeleting" msprop:Generator_RowEvArgName="v_purch_receive_ship_detail_oldRowChangeEvent" msprop:Generator_TablePropName="v_purch_receive_ship_detail_old" msprop:Generator_RowChangedName="v_purch_receive_ship_detail_oldRowChanged" msprop:Generator_RowChangingName="v_purch_receive_ship_detail_oldRowChanging" msprop:Generator_TableClassName="v_purch_receive_ship_detail_oldDataTable" msprop:Generator_RowClassName="v_purch_receive_ship_detail_oldRow" msprop:Generator_TableVarName="tablev_purch_receive_ship_detail_old" msprop:Generator_UserTableName="v_purch_receive_ship_detail_old">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="shipOrder" msprop:Generator_ColumnPropNameInRow="shipOrder" msprop:Generator_ColumnPropNameInTable="shipOrderColumn" msprop:Generator_ColumnVarNameInTable="columnshipOrder" msprop:Generator_UserColumnName="shipOrder" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="driverID" msprop:Generator_ColumnPropNameInRow="driverID" msprop:Generator_ColumnPropNameInTable="driverIDColumn" msprop:Generator_ColumnVarNameInTable="columndriverID" msprop:Generator_UserColumnName="driverID" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="driverName" msprop:Generator_ColumnPropNameInRow="driverName" msprop:Generator_ColumnPropNameInTable="driverNameColumn" msprop:Generator_ColumnVarNameInTable="columndriverName" msprop:Generator_UserColumnName="driverName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="driverPhone" msprop:Generator_ColumnPropNameInRow="driverPhone" msprop:Generator_ColumnPropNameInTable="driverPhoneColumn" msprop:Generator_ColumnVarNameInTable="columndriverPhone" msprop:Generator_UserColumnName="driverPhone" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="veNumber" msprop:Generator_ColumnPropNameInRow="veNumber" msprop:Generator_ColumnPropNameInTable="veNumberColumn" msprop:Generator_ColumnVarNameInTable="columnveNumber" msprop:Generator_UserColumnName="veNumber" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="temperature" msprop:Generator_ColumnPropNameInRow="temperature" msprop:Generator_ColumnPropNameInTable="temperatureColumn" msprop:Generator_ColumnVarNameInTable="columntemperature" msprop:Generator_UserColumnName="temperature" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="company" msprop:Generator_ColumnPropNameInRow="company" msprop:Generator_ColumnPropNameInTable="companyColumn" msprop:Generator_ColumnVarNameInTable="columncompany" msprop:Generator_UserColumnName="company" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="purch_d_id" msprop:Generator_ColumnPropNameInRow="purch_d_id" msprop:Generator_ColumnPropNameInTable="purch_d_idColumn" msprop:Generator_ColumnVarNameInTable="columnpurch_d_id" msprop:Generator_UserColumnName="purch_d_id" type="xs:int" />
|
|
<xs:element name="shipId" msprop:Generator_ColumnPropNameInRow="shipId" msprop:Generator_ColumnPropNameInTable="shipIdColumn" msprop:Generator_ColumnVarNameInTable="columnshipId" msprop:Generator_UserColumnName="shipId" type="xs:int" />
|
|
<xs:element name="arriveCount" msprop:Generator_ColumnPropNameInRow="arriveCount" msprop:Generator_ColumnPropNameInTable="arriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnarriveCount" msprop:Generator_UserColumnName="arriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveCount" msprop:Generator_ColumnPropNameInRow="receiveCount" msprop:Generator_ColumnPropNameInTable="receiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveCount" msprop:Generator_UserColumnName="receiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="rejectCount" msprop:Generator_ColumnPropNameInRow="rejectCount" msprop:Generator_ColumnPropNameInTable="rejectCountColumn" msprop:Generator_ColumnVarNameInTable="columnrejectCount" msprop:Generator_UserColumnName="rejectCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="count" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_UserColumnName="count" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isimport" msprop:Generator_ColumnPropNameInRow="isimport" msprop:Generator_ColumnPropNameInTable="isimportColumn" msprop:Generator_ColumnVarNameInTable="columnisimport" msprop:Generator_UserColumnName="isimport" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="em_name" msprop:Generator_ColumnPropNameInRow="em_name" msprop:Generator_ColumnPropNameInTable="em_nameColumn" msprop:Generator_ColumnVarNameInTable="columnem_name" msprop:Generator_UserColumnName="em_name" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_account" msprop:Generator_ColumnPropNameInRow="em_account" msprop:Generator_ColumnPropNameInTable="em_accountColumn" msprop:Generator_ColumnVarNameInTable="columnem_account" msprop:Generator_UserColumnName="em_account" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="preInOrder" msprop:Generator_ColumnPropNameInRow="preInOrder" msprop:Generator_ColumnPropNameInTable="preInOrderColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrder" msprop:Generator_UserColumnName="preInOrder" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_rt" msprop:Generator_RowEvHandlerName="v_purch_rtRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_rtRowDeleted" msprop:Generator_RowDeletingName="v_purch_rtRowDeleting" msprop:Generator_RowEvArgName="v_purch_rtRowChangeEvent" msprop:Generator_TablePropName="v_purch_rt" msprop:Generator_RowChangedName="v_purch_rtRowChanged" msprop:Generator_RowChangingName="v_purch_rtRowChanging" msprop:Generator_TableClassName="v_purch_rtDataTable" msprop:Generator_RowClassName="v_purch_rtRow" msprop:Generator_TableVarName="tablev_purch_rt" msprop:Generator_UserTableName="v_purch_rt">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="newArriveCount" msprop:Generator_ColumnPropNameInRow="newArriveCount" msprop:Generator_ColumnPropNameInTable="newArriveCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewArriveCount" msprop:Generator_UserColumnName="newArriveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newReceiveCount" msprop:Generator_ColumnPropNameInRow="newReceiveCount" msprop:Generator_ColumnPropNameInTable="newReceiveCountColumn" msprop:Generator_ColumnVarNameInTable="columnnewReceiveCount" msprop:Generator_UserColumnName="newReceiveCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newCount4Receive" msprop:Generator_ColumnPropNameInRow="newCount4Receive" msprop:Generator_ColumnPropNameInTable="newCount4ReceiveColumn" msprop:Generator_ColumnVarNameInTable="columnnewCount4Receive" msprop:Generator_UserColumnName="newCount4Receive" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="newCount4Valid" msprop:Generator_ColumnPropNameInRow="newCount4Valid" msprop:Generator_ColumnPropNameInTable="newCount4ValidColumn" msprop:Generator_ColumnVarNameInTable="columnnewCount4Valid" msprop:Generator_UserColumnName="newCount4Valid" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="entid" msprop:Generator_ColumnPropNameInRow="entid" msprop:Generator_ColumnPropNameInTable="entidColumn" msprop:Generator_ColumnVarNameInTable="columnentid" msprop:Generator_UserColumnName="entid">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="owner" msprop:Generator_ColumnPropNameInRow="owner" msprop:Generator_ColumnPropNameInTable="ownerColumn" msprop:Generator_ColumnVarNameInTable="columnowner" msprop:Generator_UserColumnName="owner" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone" msprop:Generator_ColumnPropNameInRow="phone" msprop:Generator_ColumnPropNameInTable="phoneColumn" msprop:Generator_ColumnVarNameInTable="columnphone" msprop:Generator_UserColumnName="phone" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone2" msprop:Generator_ColumnPropNameInRow="phone2" msprop:Generator_ColumnPropNameInTable="phone2Column" msprop:Generator_ColumnVarNameInTable="columnphone2" msprop:Generator_UserColumnName="phone2" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contact" msprop:Generator_ColumnPropNameInRow="contact" msprop:Generator_ColumnPropNameInTable="contactColumn" msprop:Generator_ColumnVarNameInTable="columncontact" msprop:Generator_UserColumnName="contact" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pinyin" msprop:Generator_ColumnPropNameInRow="pinyin" msprop:Generator_ColumnPropNameInTable="pinyinColumn" msprop:Generator_ColumnVarNameInTable="columnpinyin" msprop:Generator_UserColumnName="pinyin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="fileLocation" msprop:Generator_ColumnPropNameInRow="fileLocation" msprop:Generator_ColumnPropNameInTable="fileLocationColumn" msprop:Generator_ColumnVarNameInTable="columnfileLocation" msprop:Generator_UserColumnName="fileLocation" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="preInOrderNo" msprop:Generator_ColumnPropNameInRow="preInOrderNo" msprop:Generator_ColumnPropNameInTable="preInOrderNoColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrderNo" msprop:Generator_UserColumnName="preInOrderNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_rt_1" msprop:Generator_RowEvHandlerName="v_purch_rt_1RowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_rt_1RowDeleted" msprop:Generator_RowDeletingName="v_purch_rt_1RowDeleting" msprop:Generator_RowEvArgName="v_purch_rt_1RowChangeEvent" msprop:Generator_TablePropName="v_purch_rt_1" msprop:Generator_RowChangedName="v_purch_rt_1RowChanged" msprop:Generator_RowChangingName="v_purch_rt_1RowChanging" msprop:Generator_TableClassName="v_purch_rt_1DataTable" msprop:Generator_RowClassName="v_purch_rt_1Row" msprop:Generator_TableVarName="tablev_purch_rt_1" msprop:Generator_UserTableName="v_purch_rt_1">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="order_typeName" msprop:Generator_ColumnPropNameInRow="order_typeName" msprop:Generator_ColumnPropNameInTable="order_typeNameColumn" msprop:Generator_ColumnVarNameInTable="columnorder_typeName" msprop:Generator_UserColumnName="order_typeName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="endDate" msprop:Generator_ColumnPropNameInRow="endDate" msprop:Generator_ColumnPropNameInTable="endDateColumn" msprop:Generator_ColumnVarNameInTable="columnendDate" msprop:Generator_UserColumnName="endDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="entid" msprop:Generator_ColumnPropNameInRow="entid" msprop:Generator_ColumnPropNameInTable="entidColumn" msprop:Generator_ColumnVarNameInTable="columnentid" msprop:Generator_UserColumnName="entid">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="owner" msprop:Generator_ColumnPropNameInRow="owner" msprop:Generator_ColumnPropNameInTable="ownerColumn" msprop:Generator_ColumnVarNameInTable="columnowner" msprop:Generator_UserColumnName="owner" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="canValid" msprop:Generator_ColumnPropNameInRow="canValid" msprop:Generator_ColumnPropNameInTable="canValidColumn" msprop:Generator_ColumnVarNameInTable="columncanValid" msprop:Generator_UserColumnName="canValid" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="canInstore" msprop:Generator_ColumnPropNameInRow="canInstore" msprop:Generator_ColumnPropNameInTable="canInstoreColumn" msprop:Generator_ColumnVarNameInTable="columncanInstore" msprop:Generator_UserColumnName="canInstore" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="shipDate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="shipDate" msprop:Generator_ColumnPropNameInTable="shipDateColumn" msprop:Generator_ColumnVarNameInTable="columnshipDate" msprop:Generator_UserColumnName="shipDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="deliveryDate" msprop:Generator_ColumnPropNameInRow="deliveryDate" msprop:Generator_ColumnPropNameInTable="deliveryDateColumn" msprop:Generator_ColumnVarNameInTable="columndeliveryDate" msprop:Generator_UserColumnName="deliveryDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="storeType" msprop:Generator_ColumnPropNameInRow="storeType" msprop:Generator_ColumnPropNameInTable="storeTypeColumn" msprop:Generator_ColumnVarNameInTable="columnstoreType" msprop:Generator_UserColumnName="storeType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone" msprop:Generator_ColumnPropNameInRow="phone" msprop:Generator_ColumnPropNameInTable="phoneColumn" msprop:Generator_ColumnVarNameInTable="columnphone" msprop:Generator_UserColumnName="phone" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone2" msprop:Generator_ColumnPropNameInRow="phone2" msprop:Generator_ColumnPropNameInTable="phone2Column" msprop:Generator_ColumnVarNameInTable="columnphone2" msprop:Generator_UserColumnName="phone2" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contact" msprop:Generator_ColumnPropNameInRow="contact" msprop:Generator_ColumnPropNameInTable="contactColumn" msprop:Generator_ColumnVarNameInTable="columncontact" msprop:Generator_UserColumnName="contact" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pinyin" msprop:Generator_ColumnPropNameInRow="pinyin" msprop:Generator_ColumnPropNameInTable="pinyinColumn" msprop:Generator_ColumnVarNameInTable="columnpinyin" msprop:Generator_UserColumnName="pinyin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="fileLocation" msprop:Generator_ColumnPropNameInRow="fileLocation" msprop:Generator_ColumnPropNameInTable="fileLocationColumn" msprop:Generator_ColumnVarNameInTable="columnfileLocation" msprop:Generator_UserColumnName="fileLocation" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_valid_available" msprop:Generator_RowEvHandlerName="v_purch_valid_availableRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_valid_availableRowDeleted" msprop:Generator_RowDeletingName="v_purch_valid_availableRowDeleting" msprop:Generator_RowEvArgName="v_purch_valid_availableRowChangeEvent" msprop:Generator_TablePropName="v_purch_valid_available" msprop:Generator_RowChangedName="v_purch_valid_availableRowChanged" msprop:Generator_RowChangingName="v_purch_valid_availableRowChanging" msprop:Generator_TableClassName="v_purch_valid_availableDataTable" msprop:Generator_RowClassName="v_purch_valid_availableRow" msprop:Generator_TableVarName="tablev_purch_valid_available" msprop:Generator_UserTableName="v_purch_valid_available">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="endDate" msprop:Generator_ColumnPropNameInRow="endDate" msprop:Generator_ColumnPropNameInTable="endDateColumn" msprop:Generator_ColumnVarNameInTable="columnendDate" msprop:Generator_UserColumnName="endDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="entid" msprop:Generator_ColumnPropNameInRow="entid" msprop:Generator_ColumnPropNameInTable="entidColumn" msprop:Generator_ColumnVarNameInTable="columnentid" msprop:Generator_UserColumnName="entid">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="owner" msprop:Generator_ColumnPropNameInRow="owner" msprop:Generator_ColumnPropNameInTable="ownerColumn" msprop:Generator_ColumnVarNameInTable="columnowner" msprop:Generator_UserColumnName="owner" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="receiveRemark" msprop:Generator_ColumnPropNameInRow="receiveRemark" msprop:Generator_ColumnPropNameInTable="receiveRemarkColumn" msprop:Generator_ColumnVarNameInTable="columnreceiveRemark" msprop:Generator_UserColumnName="receiveRemark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="canValid" msprop:Generator_ColumnPropNameInRow="canValid" msprop:Generator_ColumnPropNameInTable="canValidColumn" msprop:Generator_ColumnVarNameInTable="columncanValid" msprop:Generator_UserColumnName="canValid" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="canInstore" msprop:Generator_ColumnPropNameInRow="canInstore" msprop:Generator_ColumnPropNameInTable="canInstoreColumn" msprop:Generator_ColumnVarNameInTable="columncanInstore" msprop:Generator_UserColumnName="canInstore" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="shipDate" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="shipDate" msprop:Generator_ColumnPropNameInTable="shipDateColumn" msprop:Generator_ColumnVarNameInTable="columnshipDate" msprop:Generator_UserColumnName="shipDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="deliveryDate" msprop:Generator_ColumnPropNameInRow="deliveryDate" msprop:Generator_ColumnPropNameInTable="deliveryDateColumn" msprop:Generator_ColumnVarNameInTable="columndeliveryDate" msprop:Generator_UserColumnName="deliveryDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="storeType" msprop:Generator_ColumnPropNameInRow="storeType" msprop:Generator_ColumnPropNameInTable="storeTypeColumn" msprop:Generator_ColumnVarNameInTable="columnstoreType" msprop:Generator_UserColumnName="storeType" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_purch_valid_log" msprop:Generator_RowEvHandlerName="v_purch_valid_logRowChangeEventHandler" msprop:Generator_RowDeletedName="v_purch_valid_logRowDeleted" msprop:Generator_RowDeletingName="v_purch_valid_logRowDeleting" msprop:Generator_RowEvArgName="v_purch_valid_logRowChangeEvent" msprop:Generator_TablePropName="v_purch_valid_log" msprop:Generator_RowChangedName="v_purch_valid_logRowChanged" msprop:Generator_RowChangingName="v_purch_valid_logRowChanging" msprop:Generator_TableClassName="v_purch_valid_logDataTable" msprop:Generator_RowClassName="v_purch_valid_logRow" msprop:Generator_TableVarName="tablev_purch_valid_log" msprop:Generator_UserTableName="v_purch_valid_log">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="receive_order" msprop:Generator_ColumnPropNameInRow="receive_order" msprop:Generator_ColumnPropNameInTable="receive_orderColumn" msprop:Generator_ColumnVarNameInTable="columnreceive_order" msprop:Generator_UserColumnName="receive_order" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="purch_d_id" msprop:Generator_ColumnPropNameInRow="purch_d_id" msprop:Generator_ColumnPropNameInTable="purch_d_idColumn" msprop:Generator_ColumnVarNameInTable="columnpurch_d_id" msprop:Generator_UserColumnName="purch_d_id" type="xs:int" minOccurs="0" />
|
|
<xs:element name="flowNo" msprop:Generator_ColumnPropNameInRow="flowNo" msprop:Generator_ColumnPropNameInTable="flowNoColumn" msprop:Generator_ColumnVarNameInTable="columnflowNo" msprop:Generator_UserColumnName="flowNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="preInOrder" msprop:Generator_ColumnPropNameInRow="preInOrder" msprop:Generator_ColumnPropNameInTable="preInOrderColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrder" msprop:Generator_UserColumnName="preInOrder" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goods_id" msprop:Generator_ColumnPropNameInRow="goods_id" msprop:Generator_ColumnPropNameInTable="goods_idColumn" msprop:Generator_ColumnVarNameInTable="columngoods_id" msprop:Generator_UserColumnName="goods_id" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="skuId" msprop:Generator_ColumnPropNameInRow="skuId" msprop:Generator_ColumnPropNameInTable="skuIdColumn" msprop:Generator_ColumnVarNameInTable="columnskuId" msprop:Generator_UserColumnName="skuId" type="xs:int" minOccurs="0" />
|
|
<xs:element name="skuCode" msprop:Generator_ColumnPropNameInRow="skuCode" msprop:Generator_ColumnPropNameInTable="skuCodeColumn" msprop:Generator_ColumnVarNameInTable="columnskuCode" msprop:Generator_UserColumnName="skuCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="valid_count" msprop:Generator_ColumnPropNameInRow="valid_count" msprop:Generator_ColumnPropNameInTable="valid_countColumn" msprop:Generator_ColumnVarNameInTable="columnvalid_count" msprop:Generator_UserColumnName="valid_count" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="seeds_count" msprop:Generator_ColumnPropNameInRow="seeds_count" msprop:Generator_ColumnPropNameInTable="seeds_countColumn" msprop:Generator_ColumnVarNameInTable="columnseeds_count" msprop:Generator_UserColumnName="seeds_count" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="inCount" msprop:Generator_ColumnPropNameInRow="inCount" msprop:Generator_ColumnPropNameInTable="inCountColumn" msprop:Generator_ColumnVarNameInTable="columninCount" msprop:Generator_UserColumnName="inCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="upShelfCount" msprop:Generator_ColumnPropNameInRow="upShelfCount" msprop:Generator_ColumnPropNameInTable="upShelfCountColumn" msprop:Generator_ColumnVarNameInTable="columnupShelfCount" msprop:Generator_UserColumnName="upShelfCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="validResult" msprop:Generator_ColumnPropNameInRow="validResult" msprop:Generator_ColumnPropNameInTable="validResultColumn" msprop:Generator_ColumnVarNameInTable="columnvalidResult" msprop:Generator_UserColumnName="validResult" type="xs:int" minOccurs="0" />
|
|
<xs:element name="reason" msprop:Generator_ColumnPropNameInRow="reason" msprop:Generator_ColumnPropNameInTable="reasonColumn" msprop:Generator_ColumnVarNameInTable="columnreason" msprop:Generator_UserColumnName="reason" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="price" msprop:Generator_ColumnPropNameInRow="price" msprop:Generator_ColumnPropNameInTable="priceColumn" msprop:Generator_ColumnVarNameInTable="columnprice" msprop:Generator_UserColumnName="price" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="validby" msprop:Generator_ColumnPropNameInRow="validby" msprop:Generator_ColumnPropNameInTable="validbyColumn" msprop:Generator_ColumnVarNameInTable="columnvalidby" msprop:Generator_UserColumnName="validby" type="xs:int" minOccurs="0" />
|
|
<xs:element name="validby1" msprop:Generator_ColumnPropNameInRow="validby1" msprop:Generator_ColumnPropNameInTable="validby1Column" msprop:Generator_ColumnVarNameInTable="columnvalidby1" msprop:Generator_UserColumnName="validby1" type="xs:int" minOccurs="0" />
|
|
<xs:element name="partion" msprop:Generator_ColumnPropNameInRow="partion" msprop:Generator_ColumnPropNameInTable="partionColumn" msprop:Generator_ColumnVarNameInTable="columnpartion" msprop:Generator_UserColumnName="partion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="endDate" msprop:Generator_ColumnPropNameInRow="endDate" msprop:Generator_ColumnPropNameInTable="endDateColumn" msprop:Generator_ColumnVarNameInTable="columnendDate" msprop:Generator_UserColumnName="endDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="validByName" msprop:Generator_ColumnPropNameInRow="validByName" msprop:Generator_ColumnPropNameInTable="validByNameColumn" msprop:Generator_ColumnVarNameInTable="columnvalidByName" msprop:Generator_UserColumnName="validByName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validByName1" msprop:Generator_ColumnPropNameInRow="validByName1" msprop:Generator_ColumnPropNameInTable="validByName1Column" msprop:Generator_ColumnVarNameInTable="columnvalidByName1" msprop:Generator_UserColumnName="validByName1" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validbyTime" msprop:Generator_ColumnPropNameInRow="validbyTime" msprop:Generator_ColumnPropNameInTable="validbyTimeColumn" msprop:Generator_ColumnVarNameInTable="columnvalidbyTime" msprop:Generator_UserColumnName="validbyTime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="validbyTime1" msprop:Generator_ColumnPropNameInRow="validbyTime1" msprop:Generator_ColumnPropNameInTable="validbyTime1Column" msprop:Generator_ColumnVarNameInTable="columnvalidbyTime1" msprop:Generator_UserColumnName="validbyTime1" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockInRequest" msprop:Generator_RowEvHandlerName="v_stockInRequestRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockInRequestRowDeleted" msprop:Generator_RowDeletingName="v_stockInRequestRowDeleting" msprop:Generator_RowEvArgName="v_stockInRequestRowChangeEvent" msprop:Generator_TablePropName="v_stockInRequest" msprop:Generator_RowChangedName="v_stockInRequestRowChanged" msprop:Generator_RowChangingName="v_stockInRequestRowChanging" msprop:Generator_TableClassName="v_stockInRequestDataTable" msprop:Generator_RowClassName="v_stockInRequestRow" msprop:Generator_TableVarName="tablev_stockInRequest" msprop:Generator_UserTableName="v_stockInRequest">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="customID" msprop:Generator_ColumnPropNameInRow="customID" msprop:Generator_ColumnPropNameInTable="customIDColumn" msprop:Generator_ColumnVarNameInTable="columncustomID" msprop:Generator_UserColumnName="customID">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderDate" msprop:Generator_ColumnPropNameInRow="orderDate" msprop:Generator_ColumnPropNameInTable="orderDateColumn" msprop:Generator_ColumnVarNameInTable="columnorderDate" msprop:Generator_UserColumnName="orderDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="ownerCode" msprop:Generator_ColumnPropNameInRow="ownerCode" msprop:Generator_ColumnPropNameInTable="ownerCodeColumn" msprop:Generator_ColumnVarNameInTable="columnownerCode" msprop:Generator_UserColumnName="ownerCode">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="state" msprop:Generator_ColumnPropNameInRow="state" msprop:Generator_ColumnPropNameInTable="stateColumn" msprop:Generator_ColumnVarNameInTable="columnstate" msprop:Generator_UserColumnName="state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="owner" msprop:Generator_ColumnPropNameInRow="owner" msprop:Generator_ColumnPropNameInTable="ownerColumn" msprop:Generator_ColumnVarNameInTable="columnowner" msprop:Generator_UserColumnName="owner" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="150" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockInRequestDetail" msprop:Generator_RowEvHandlerName="v_stockInRequestDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockInRequestDetailRowDeleted" msprop:Generator_RowDeletingName="v_stockInRequestDetailRowDeleting" msprop:Generator_RowEvArgName="v_stockInRequestDetailRowChangeEvent" msprop:Generator_TablePropName="v_stockInRequestDetail" msprop:Generator_RowChangedName="v_stockInRequestDetailRowChanged" msprop:Generator_RowChangingName="v_stockInRequestDetailRowChanging" msprop:Generator_TableClassName="v_stockInRequestDetailDataTable" msprop:Generator_RowClassName="v_stockInRequestDetailRow" msprop:Generator_TableVarName="tablev_stockInRequestDetail" msprop:Generator_UserTableName="v_stockInRequestDetail">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="receive_order" msprop:Generator_ColumnPropNameInRow="receive_order" msprop:Generator_ColumnPropNameInTable="receive_orderColumn" msprop:Generator_ColumnVarNameInTable="columnreceive_order" msprop:Generator_UserColumnName="receive_order" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goods_id" msprop:Generator_ColumnPropNameInRow="goods_id" msprop:Generator_ColumnPropNameInTable="goods_idColumn" msprop:Generator_ColumnVarNameInTable="columngoods_id" msprop:Generator_UserColumnName="goods_id" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="price" msprop:Generator_ColumnPropNameInRow="price" msprop:Generator_ColumnPropNameInTable="priceColumn" msprop:Generator_ColumnVarNameInTable="columnprice" msprop:Generator_UserColumnName="price" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="reason" msprop:Generator_ColumnPropNameInRow="reason" msprop:Generator_ColumnPropNameInTable="reasonColumn" msprop:Generator_ColumnVarNameInTable="columnreason" msprop:Generator_UserColumnName="reason" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="valid_count" msprop:Generator_ColumnPropNameInRow="valid_count" msprop:Generator_ColumnPropNameInTable="valid_countColumn" msprop:Generator_ColumnVarNameInTable="columnvalid_count" msprop:Generator_UserColumnName="valid_count" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="seeds_count" msprop:Generator_ColumnPropNameInRow="seeds_count" msprop:Generator_ColumnPropNameInTable="seeds_countColumn" msprop:Generator_ColumnVarNameInTable="columnseeds_count" msprop:Generator_UserColumnName="seeds_count" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="middleCount" msprop:Generator_ColumnPropNameInRow="middleCount" msprop:Generator_ColumnPropNameInTable="middleCountColumn" msprop:Generator_ColumnVarNameInTable="columnmiddleCount" msprop:Generator_UserColumnName="middleCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="station" msprop:Generator_ColumnPropNameInRow="station" msprop:Generator_ColumnPropNameInTable="stationColumn" msprop:Generator_ColumnVarNameInTable="columnstation" msprop:Generator_UserColumnName="station" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="weight" msprop:Generator_ColumnPropNameInRow="weight" msprop:Generator_ColumnPropNameInTable="weightColumn" msprop:Generator_ColumnVarNameInTable="columnweight" msprop:Generator_UserColumnName="weight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="drug_code" msprop:Generator_ColumnPropNameInRow="drug_code" msprop:Generator_ColumnPropNameInTable="drug_codeColumn" msprop:Generator_ColumnVarNameInTable="columndrug_code" msprop:Generator_UserColumnName="drug_code" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="80" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="curCycle" msprop:Generator_ColumnPropNameInRow="curCycle" msprop:Generator_ColumnPropNameInTable="curCycleColumn" msprop:Generator_ColumnVarNameInTable="columncurCycle" msprop:Generator_UserColumnName="curCycle" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isimport" msprop:Generator_ColumnPropNameInRow="isimport" msprop:Generator_ColumnPropNameInTable="isimportColumn" msprop:Generator_ColumnVarNameInTable="columnisimport" msprop:Generator_UserColumnName="isimport" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validby" msprop:Generator_ColumnPropNameInRow="validby" msprop:Generator_ColumnPropNameInTable="validbyColumn" msprop:Generator_ColumnVarNameInTable="columnvalidby" msprop:Generator_UserColumnName="validby" type="xs:int" minOccurs="0" />
|
|
<xs:element name="validby1" msprop:Generator_ColumnPropNameInRow="validby1" msprop:Generator_ColumnPropNameInTable="validby1Column" msprop:Generator_ColumnVarNameInTable="columnvalidby1" msprop:Generator_UserColumnName="validby1" type="xs:int" minOccurs="0" />
|
|
<xs:element name="validResult" msprop:Generator_ColumnPropNameInRow="validResult" msprop:Generator_ColumnPropNameInTable="validResultColumn" msprop:Generator_ColumnVarNameInTable="columnvalidResult" msprop:Generator_UserColumnName="validResult" type="xs:int" minOccurs="0" />
|
|
<xs:element name="purch_d_id" msprop:Generator_ColumnPropNameInRow="purch_d_id" msprop:Generator_ColumnPropNameInTable="purch_d_idColumn" msprop:Generator_ColumnVarNameInTable="columnpurch_d_id" msprop:Generator_UserColumnName="purch_d_id" type="xs:int" minOccurs="0" />
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="inCount" msprop:Generator_ColumnPropNameInRow="inCount" msprop:Generator_ColumnPropNameInTable="inCountColumn" msprop:Generator_ColumnVarNameInTable="columninCount" msprop:Generator_UserColumnName="inCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="upShelfCount" msprop:Generator_ColumnPropNameInRow="upShelfCount" msprop:Generator_ColumnPropNameInTable="upShelfCountColumn" msprop:Generator_ColumnVarNameInTable="columnupShelfCount" msprop:Generator_UserColumnName="upShelfCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="skuId" msprop:Generator_ColumnPropNameInRow="skuId" msprop:Generator_ColumnPropNameInTable="skuIdColumn" msprop:Generator_ColumnVarNameInTable="columnskuId" msprop:Generator_UserColumnName="skuId" type="xs:int" minOccurs="0" />
|
|
<xs:element name="skuCode" msprop:Generator_ColumnPropNameInRow="skuCode" msprop:Generator_ColumnPropNameInTable="skuCodeColumn" msprop:Generator_ColumnVarNameInTable="columnskuCode" msprop:Generator_UserColumnName="skuCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="preInOrder" msprop:Generator_ColumnPropNameInRow="preInOrder" msprop:Generator_ColumnPropNameInTable="preInOrderColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrder" msprop:Generator_UserColumnName="preInOrder" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="partion" msprop:Generator_ColumnPropNameInRow="partion" msprop:Generator_ColumnPropNameInTable="partionColumn" msprop:Generator_ColumnVarNameInTable="columnpartion" msprop:Generator_UserColumnName="partion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="flowNo" msprop:Generator_ColumnPropNameInRow="flowNo" msprop:Generator_ColumnPropNameInTable="flowNoColumn" msprop:Generator_ColumnVarNameInTable="columnflowNo" msprop:Generator_UserColumnName="flowNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validbyTime" msprop:Generator_ColumnPropNameInRow="validbyTime" msprop:Generator_ColumnPropNameInTable="validbyTimeColumn" msprop:Generator_ColumnVarNameInTable="columnvalidbyTime" msprop:Generator_UserColumnName="validbyTime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="validbyTime1" msprop:Generator_ColumnPropNameInRow="validbyTime1" msprop:Generator_ColumnPropNameInTable="validbyTime1Column" msprop:Generator_ColumnVarNameInTable="columnvalidbyTime1" msprop:Generator_UserColumnName="validbyTime1" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockInRequestDetail_no_receive_valid" msprop:Generator_RowEvHandlerName="v_stockInRequestDetail_no_receive_validRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockInRequestDetail_no_receive_validRowDeleted" msprop:Generator_RowDeletingName="v_stockInRequestDetail_no_receive_validRowDeleting" msprop:Generator_RowEvArgName="v_stockInRequestDetail_no_receive_validRowChangeEvent" msprop:Generator_TablePropName="v_stockInRequestDetail_no_receive_valid" msprop:Generator_RowChangedName="v_stockInRequestDetail_no_receive_validRowChanged" msprop:Generator_RowChangingName="v_stockInRequestDetail_no_receive_validRowChanging" msprop:Generator_TableClassName="v_stockInRequestDetail_no_receive_validDataTable" msprop:Generator_RowClassName="v_stockInRequestDetail_no_receive_validRow" msprop:Generator_TableVarName="tablev_stockInRequestDetail_no_receive_valid" msprop:Generator_UserTableName="v_stockInRequestDetail_no_receive_valid">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="pur_order" msprop:Generator_ColumnPropNameInRow="pur_order" msprop:Generator_ColumnPropNameInTable="pur_orderColumn" msprop:Generator_ColumnVarNameInTable="columnpur_order" msprop:Generator_UserColumnName="pur_order">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goods_id" msprop:Generator_ColumnPropNameInRow="goods_id" msprop:Generator_ColumnPropNameInTable="goods_idColumn" msprop:Generator_ColumnVarNameInTable="columngoods_id" msprop:Generator_UserColumnName="goods_id">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="count" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_UserColumnName="count" type="xs:decimal" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockInRequestPurch" msprop:Generator_RowEvHandlerName="v_stockInRequestPurchRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockInRequestPurchRowDeleted" msprop:Generator_RowDeletingName="v_stockInRequestPurchRowDeleting" msprop:Generator_RowEvArgName="v_stockInRequestPurchRowChangeEvent" msprop:Generator_TablePropName="v_stockInRequestPurch" msprop:Generator_RowChangedName="v_stockInRequestPurchRowChanged" msprop:Generator_RowChangingName="v_stockInRequestPurchRowChanging" msprop:Generator_TableClassName="v_stockInRequestPurchDataTable" msprop:Generator_RowClassName="v_stockInRequestPurchRow" msprop:Generator_TableVarName="tablev_stockInRequestPurch" msprop:Generator_UserTableName="v_stockInRequestPurch">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="customID" msprop:Generator_ColumnPropNameInRow="customID" msprop:Generator_ColumnPropNameInTable="customIDColumn" msprop:Generator_ColumnVarNameInTable="columncustomID" msprop:Generator_UserColumnName="customID">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderDate" msprop:Generator_ColumnPropNameInRow="orderDate" msprop:Generator_ColumnPropNameInTable="orderDateColumn" msprop:Generator_ColumnVarNameInTable="columnorderDate" msprop:Generator_UserColumnName="orderDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="ownerCode" msprop:Generator_ColumnPropNameInRow="ownerCode" msprop:Generator_ColumnPropNameInTable="ownerCodeColumn" msprop:Generator_ColumnVarNameInTable="columnownerCode" msprop:Generator_UserColumnName="ownerCode">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="state" msprop:Generator_ColumnPropNameInRow="state" msprop:Generator_ColumnPropNameInTable="stateColumn" msprop:Generator_ColumnVarNameInTable="columnstate" msprop:Generator_UserColumnName="state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="owner" msprop:Generator_ColumnPropNameInRow="owner" msprop:Generator_ColumnPropNameInTable="ownerColumn" msprop:Generator_ColumnVarNameInTable="columnowner" msprop:Generator_UserColumnName="owner" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockInRequestRt" msprop:Generator_RowEvHandlerName="v_stockInRequestRtRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockInRequestRtRowDeleted" msprop:Generator_RowDeletingName="v_stockInRequestRtRowDeleting" msprop:Generator_RowEvArgName="v_stockInRequestRtRowChangeEvent" msprop:Generator_TablePropName="v_stockInRequestRt" msprop:Generator_RowChangedName="v_stockInRequestRtRowChanged" msprop:Generator_RowChangingName="v_stockInRequestRtRowChanging" msprop:Generator_TableClassName="v_stockInRequestRtDataTable" msprop:Generator_RowClassName="v_stockInRequestRtRow" msprop:Generator_TableVarName="tablev_stockInRequestRt" msprop:Generator_UserTableName="v_stockInRequestRt">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="customID" msprop:Generator_ColumnPropNameInRow="customID" msprop:Generator_ColumnPropNameInTable="customIDColumn" msprop:Generator_ColumnVarNameInTable="columncustomID" msprop:Generator_UserColumnName="customID">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderDate" msprop:Generator_ColumnPropNameInRow="orderDate" msprop:Generator_ColumnPropNameInTable="orderDateColumn" msprop:Generator_ColumnVarNameInTable="columnorderDate" msprop:Generator_UserColumnName="orderDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="ownerCode" msprop:Generator_ColumnPropNameInRow="ownerCode" msprop:Generator_ColumnPropNameInTable="ownerCodeColumn" msprop:Generator_ColumnVarNameInTable="columnownerCode" msprop:Generator_UserColumnName="ownerCode">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="state" msprop:Generator_ColumnPropNameInRow="state" msprop:Generator_ColumnPropNameInTable="stateColumn" msprop:Generator_ColumnVarNameInTable="columnstate" msprop:Generator_UserColumnName="state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="owner" msprop:Generator_ColumnPropNameInRow="owner" msprop:Generator_ColumnPropNameInTable="ownerColumn" msprop:Generator_ColumnVarNameInTable="columnowner" msprop:Generator_UserColumnName="owner" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="150" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="createtime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockInRequestValidDetail" msprop:Generator_RowEvHandlerName="v_stockInRequestValidDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockInRequestValidDetailRowDeleted" msprop:Generator_RowDeletingName="v_stockInRequestValidDetailRowDeleting" msprop:Generator_RowEvArgName="v_stockInRequestValidDetailRowChangeEvent" msprop:Generator_TablePropName="v_stockInRequestValidDetail" msprop:Generator_RowChangedName="v_stockInRequestValidDetailRowChanged" msprop:Generator_RowChangingName="v_stockInRequestValidDetailRowChanging" msprop:Generator_TableClassName="v_stockInRequestValidDetailDataTable" msprop:Generator_RowClassName="v_stockInRequestValidDetailRow" msprop:Generator_TableVarName="tablev_stockInRequestValidDetail" msprop:Generator_UserTableName="v_stockInRequestValidDetail">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="validId" msprop:Generator_ColumnPropNameInRow="validId" msprop:Generator_ColumnPropNameInTable="validIdColumn" msprop:Generator_ColumnVarNameInTable="columnvalidId" msprop:Generator_UserColumnName="validId" type="xs:int" />
|
|
<xs:element name="purch_d_id" msprop:Generator_ColumnPropNameInRow="purch_d_id" msprop:Generator_ColumnPropNameInTable="purch_d_idColumn" msprop:Generator_ColumnVarNameInTable="columnpurch_d_id" msprop:Generator_UserColumnName="purch_d_id" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="flowNo" msprop:Generator_ColumnPropNameInRow="flowNo" msprop:Generator_ColumnPropNameInTable="flowNoColumn" msprop:Generator_ColumnVarNameInTable="columnflowNo" msprop:Generator_UserColumnName="flowNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="preInOrder" msprop:Generator_ColumnPropNameInRow="preInOrder" msprop:Generator_ColumnPropNameInTable="preInOrderColumn" msprop:Generator_ColumnVarNameInTable="columnpreInOrder" msprop:Generator_UserColumnName="preInOrder" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="owner" msprop:Generator_ColumnPropNameInRow="owner" msprop:Generator_ColumnPropNameInTable="ownerColumn" msprop:Generator_ColumnVarNameInTable="columnowner" msprop:Generator_UserColumnName="owner" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="128" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="vender" msprop:Generator_ColumnPropNameInRow="vender" msprop:Generator_ColumnPropNameInTable="venderColumn" msprop:Generator_ColumnVarNameInTable="columnvender" msprop:Generator_UserColumnName="vender" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="goodName" msprop:Generator_ColumnPropNameInRow="goodName" msprop:Generator_ColumnPropNameInTable="goodNameColumn" msprop:Generator_ColumnVarNameInTable="columngoodName" msprop:Generator_UserColumnName="goodName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="120" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="skuId" msprop:Generator_ColumnPropNameInRow="skuId" msprop:Generator_ColumnPropNameInTable="skuIdColumn" msprop:Generator_ColumnVarNameInTable="columnskuId" msprop:Generator_UserColumnName="skuId" type="xs:int" minOccurs="0" />
|
|
<xs:element name="batch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="price" msprop:Generator_ColumnPropNameInRow="price" msprop:Generator_ColumnPropNameInTable="priceColumn" msprop:Generator_ColumnVarNameInTable="columnprice" msprop:Generator_UserColumnName="price" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="reason" msprop:Generator_ColumnPropNameInRow="reason" msprop:Generator_ColumnPropNameInTable="reasonColumn" msprop:Generator_ColumnVarNameInTable="columnreason" msprop:Generator_UserColumnName="reason" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validCount" msprop:Generator_ColumnPropNameInRow="validCount" msprop:Generator_ColumnPropNameInTable="validCountColumn" msprop:Generator_ColumnVarNameInTable="columnvalidCount" msprop:Generator_UserColumnName="validCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="seedsCount" msprop:Generator_ColumnPropNameInRow="seedsCount" msprop:Generator_ColumnPropNameInTable="seedsCountColumn" msprop:Generator_ColumnVarNameInTable="columnseedsCount" msprop:Generator_UserColumnName="seedsCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="inCount" msprop:Generator_ColumnPropNameInRow="inCount" msprop:Generator_ColumnPropNameInTable="inCountColumn" msprop:Generator_ColumnVarNameInTable="columninCount" msprop:Generator_UserColumnName="inCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="upShelfCount" msprop:Generator_ColumnPropNameInRow="upShelfCount" msprop:Generator_ColumnPropNameInTable="upShelfCountColumn" msprop:Generator_ColumnVarNameInTable="columnupShelfCount" msprop:Generator_UserColumnName="upShelfCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="state" msprop:Generator_ColumnPropNameInRow="state" msprop:Generator_ColumnPropNameInTable="stateColumn" msprop:Generator_ColumnVarNameInTable="columnstate" msprop:Generator_UserColumnName="state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="spec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_UserColumnName="spec" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="unit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_UserColumnName="unit" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="type" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_UserColumnName="type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="bigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_UserColumnName="bigCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="middleCount" msprop:Generator_ColumnPropNameInRow="middleCount" msprop:Generator_ColumnPropNameInTable="middleCountColumn" msprop:Generator_ColumnVarNameInTable="columnmiddleCount" msprop:Generator_UserColumnName="middleCount" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="address" msprop:Generator_ColumnPropNameInRow="address" msprop:Generator_ColumnPropNameInTable="addressColumn" msprop:Generator_ColumnVarNameInTable="columnaddress" msprop:Generator_UserColumnName="address" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="station" msprop:Generator_ColumnPropNameInRow="station" msprop:Generator_ColumnPropNameInTable="stationColumn" msprop:Generator_ColumnVarNameInTable="columnstation" msprop:Generator_UserColumnName="station" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="weight" msprop:Generator_ColumnPropNameInRow="weight" msprop:Generator_ColumnPropNameInTable="weightColumn" msprop:Generator_ColumnVarNameInTable="columnweight" msprop:Generator_UserColumnName="weight" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="drug_code" msprop:Generator_ColumnPropNameInRow="drug_code" msprop:Generator_ColumnPropNameInTable="drug_codeColumn" msprop:Generator_ColumnVarNameInTable="columndrug_code" msprop:Generator_UserColumnName="drug_code" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="80" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="isDouChk" msprop:Generator_ColumnPropNameInRow="isDouChk" msprop:Generator_ColumnPropNameInTable="isDouChkColumn" msprop:Generator_ColumnVarNameInTable="columnisDouChk" msprop:Generator_UserColumnName="isDouChk" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="barCode" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_UserColumnName="barCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="curCycle" msprop:Generator_ColumnPropNameInRow="curCycle" msprop:Generator_ColumnPropNameInTable="curCycleColumn" msprop:Generator_ColumnVarNameInTable="columncurCycle" msprop:Generator_UserColumnName="curCycle" type="xs:int" minOccurs="0" />
|
|
<xs:element name="isimport" msprop:Generator_ColumnPropNameInRow="isimport" msprop:Generator_ColumnPropNameInTable="isimportColumn" msprop:Generator_ColumnVarNameInTable="columnisimport" msprop:Generator_UserColumnName="isimport" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="manufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="256" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="regeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="72" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validby" msprop:Generator_ColumnPropNameInRow="validby" msprop:Generator_ColumnPropNameInTable="validbyColumn" msprop:Generator_ColumnVarNameInTable="columnvalidby" msprop:Generator_UserColumnName="validby" type="xs:int" minOccurs="0" />
|
|
<xs:element name="validby1" msprop:Generator_ColumnPropNameInRow="validby1" msprop:Generator_ColumnPropNameInTable="validby1Column" msprop:Generator_ColumnVarNameInTable="columnvalidby1" msprop:Generator_UserColumnName="validby1" type="xs:int" minOccurs="0" />
|
|
<xs:element name="validResult" msprop:Generator_ColumnPropNameInRow="validResult" msprop:Generator_ColumnPropNameInTable="validResultColumn" msprop:Generator_ColumnVarNameInTable="columnvalidResult" msprop:Generator_UserColumnName="validResult" type="xs:int" minOccurs="0" />
|
|
<xs:element name="skuCode" msprop:Generator_ColumnPropNameInRow="skuCode" msprop:Generator_ColumnPropNameInTable="skuCodeColumn" msprop:Generator_ColumnVarNameInTable="columnskuCode" msprop:Generator_UserColumnName="skuCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="partion" msprop:Generator_ColumnPropNameInRow="partion" msprop:Generator_ColumnPropNameInTable="partionColumn" msprop:Generator_ColumnVarNameInTable="columnpartion" msprop:Generator_UserColumnName="partion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="whType" msprop:Generator_ColumnPropNameInRow="whType" msprop:Generator_ColumnPropNameInTable="whTypeColumn" msprop:Generator_ColumnVarNameInTable="columnwhType" msprop:Generator_UserColumnName="whType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="endDate" msprop:Generator_ColumnPropNameInRow="endDate" msprop:Generator_ColumnPropNameInTable="endDateColumn" msprop:Generator_ColumnVarNameInTable="columnendDate" msprop:Generator_UserColumnName="endDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="validbyTime" msprop:Generator_ColumnPropNameInRow="validbyTime" msprop:Generator_ColumnPropNameInTable="validbyTimeColumn" msprop:Generator_ColumnVarNameInTable="columnvalidbyTime" msprop:Generator_UserColumnName="validbyTime" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="validbyTime1" msprop:Generator_ColumnPropNameInRow="validbyTime1" msprop:Generator_ColumnPropNameInTable="validbyTime1Column" msprop:Generator_ColumnVarNameInTable="columnvalidbyTime1" msprop:Generator_UserColumnName="validbyTime1" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="venderName" msprop:Generator_ColumnPropNameInRow="venderName" msprop:Generator_ColumnPropNameInTable="venderNameColumn" msprop:Generator_ColumnVarNameInTable="columnvenderName" msprop:Generator_UserColumnName="venderName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pinyin" msprop:Generator_ColumnPropNameInRow="pinyin" msprop:Generator_ColumnPropNameInTable="pinyinColumn" msprop:Generator_ColumnVarNameInTable="columnpinyin" msprop:Generator_UserColumnName="pinyin" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validByName" msprop:Generator_ColumnPropNameInRow="validByName" msprop:Generator_ColumnPropNameInTable="validByNameColumn" msprop:Generator_ColumnVarNameInTable="columnvalidByName" msprop:Generator_UserColumnName="validByName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="validByName1" msprop:Generator_ColumnPropNameInRow="validByName1" msprop:Generator_ColumnPropNameInTable="validByName1Column" msprop:Generator_ColumnVarNameInTable="columnvalidByName1" msprop:Generator_UserColumnName="validByName1" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="outDetailId" msprop:Generator_ColumnPropNameInRow="outDetailId" msprop:Generator_ColumnPropNameInTable="outDetailIdColumn" msprop:Generator_ColumnVarNameInTable="columnoutDetailId" msprop:Generator_UserColumnName="outDetailId" type="xs:int" minOccurs="0" />
|
|
<xs:element name="poNo" msprop:Generator_ColumnPropNameInRow="poNo" msprop:Generator_ColumnPropNameInTable="poNoColumn" msprop:Generator_ColumnVarNameInTable="columnpoNo" msprop:Generator_UserColumnName="poNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockOutRequest" msprop:Generator_RowEvHandlerName="v_stockOutRequestRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockOutRequestRowDeleted" msprop:Generator_RowDeletingName="v_stockOutRequestRowDeleting" msprop:Generator_RowEvArgName="v_stockOutRequestRowChangeEvent" msprop:Generator_TablePropName="v_stockOutRequest" msprop:Generator_RowChangedName="v_stockOutRequestRowChanged" msprop:Generator_RowChangingName="v_stockOutRequestRowChanging" msprop:Generator_TableClassName="v_stockOutRequestDataTable" msprop:Generator_RowClassName="v_stockOutRequestRow" msprop:Generator_TableVarName="tablev_stockOutRequest" msprop:Generator_UserTableName="v_stockOutRequest">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderTypeName" msprop:Generator_ColumnPropNameInRow="orderTypeName" msprop:Generator_ColumnPropNameInTable="orderTypeNameColumn" msprop:Generator_ColumnVarNameInTable="columnorderTypeName" msprop:Generator_UserColumnName="orderTypeName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="dueDate" msprop:Generator_ColumnPropNameInRow="dueDate" msprop:Generator_ColumnPropNameInTable="dueDateColumn" msprop:Generator_ColumnVarNameInTable="columndueDate" msprop:Generator_UserColumnName="dueDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="orderDate" msprop:Generator_ColumnPropNameInRow="orderDate" msprop:Generator_ColumnPropNameInTable="orderDateColumn" msprop:Generator_ColumnVarNameInTable="columnorderDate" msprop:Generator_UserColumnName="orderDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="customerName" msprop:Generator_ColumnPropNameInRow="customerName" msprop:Generator_ColumnPropNameInTable="customerNameColumn" msprop:Generator_ColumnVarNameInTable="columncustomerName" msprop:Generator_UserColumnName="customerName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custType" msprop:Generator_ColumnPropNameInRow="custType" msprop:Generator_ColumnPropNameInTable="custTypeColumn" msprop:Generator_ColumnVarNameInTable="columncustType" msprop:Generator_UserColumnName="custType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="custAddress" msprop:Generator_ColumnPropNameInRow="custAddress" msprop:Generator_ColumnPropNameInTable="custAddressColumn" msprop:Generator_ColumnVarNameInTable="columncustAddress" msprop:Generator_UserColumnName="custAddress" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="delivery" msprop:Generator_ColumnPropNameInRow="delivery" msprop:Generator_ColumnPropNameInTable="deliveryColumn" msprop:Generator_ColumnVarNameInTable="columndelivery" msprop:Generator_UserColumnName="delivery" type="xs:int" minOccurs="0" />
|
|
<xs:element name="phone1" msprop:Generator_ColumnPropNameInRow="phone1" msprop:Generator_ColumnPropNameInTable="phone1Column" msprop:Generator_ColumnVarNameInTable="columnphone1" msprop:Generator_UserColumnName="phone1" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone2" msprop:Generator_ColumnPropNameInRow="phone2" msprop:Generator_ColumnPropNameInTable="phone2Column" msprop:Generator_ColumnVarNameInTable="columnphone2" msprop:Generator_UserColumnName="phone2" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="salesperson" msprop:Generator_ColumnPropNameInRow="salesperson" msprop:Generator_ColumnPropNameInTable="salespersonColumn" msprop:Generator_ColumnVarNameInTable="columnsalesperson" msprop:Generator_UserColumnName="salesperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contactperson" msprop:Generator_ColumnPropNameInRow="contactperson" msprop:Generator_ColumnPropNameInTable="contactpersonColumn" msprop:Generator_ColumnVarNameInTable="columncontactperson" msprop:Generator_UserColumnName="contactperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="totalnumber" msprop:Generator_ColumnPropNameInRow="totalnumber" msprop:Generator_ColumnPropNameInTable="totalnumberColumn" msprop:Generator_ColumnVarNameInTable="columntotalnumber" msprop:Generator_UserColumnName="totalnumber" type="xs:int" minOccurs="0" />
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="entid" msprop:Generator_ColumnPropNameInRow="entid" msprop:Generator_ColumnPropNameInTable="entidColumn" msprop:Generator_ColumnVarNameInTable="columnentid" msprop:Generator_UserColumnName="entid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="priority" msprop:Generator_ColumnPropNameInRow="priority" msprop:Generator_ColumnPropNameInTable="priorityColumn" msprop:Generator_ColumnVarNameInTable="columnpriority" msprop:Generator_UserColumnName="priority" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderSource" msprop:Generator_ColumnPropNameInRow="orderSource" msprop:Generator_ColumnPropNameInTable="orderSourceColumn" msprop:Generator_ColumnVarNameInTable="columnorderSource" msprop:Generator_UserColumnName="orderSource" type="xs:int" minOccurs="0" />
|
|
<xs:element name="fandian" msprop:Generator_ColumnPropNameInRow="fandian" msprop:Generator_ColumnPropNameInTable="fandianColumn" msprop:Generator_ColumnVarNameInTable="columnfandian" msprop:Generator_UserColumnName="fandian" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="timeFromErp" msprop:Generator_ColumnPropNameInRow="timeFromErp" msprop:Generator_ColumnPropNameInTable="timeFromErpColumn" msprop:Generator_ColumnVarNameInTable="columntimeFromErp" msprop:Generator_UserColumnName="timeFromErp" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockOutRequest_bk" msprop:Generator_RowEvHandlerName="v_stockOutRequest_bkRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockOutRequest_bkRowDeleted" msprop:Generator_RowDeletingName="v_stockOutRequest_bkRowDeleting" msprop:Generator_RowEvArgName="v_stockOutRequest_bkRowChangeEvent" msprop:Generator_TablePropName="v_stockOutRequest_bk" msprop:Generator_RowChangedName="v_stockOutRequest_bkRowChanged" msprop:Generator_RowChangingName="v_stockOutRequest_bkRowChanging" msprop:Generator_TableClassName="v_stockOutRequest_bkDataTable" msprop:Generator_RowClassName="v_stockOutRequest_bkRow" msprop:Generator_TableVarName="tablev_stockOutRequest_bk" msprop:Generator_UserTableName="v_stockOutRequest_bk">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderTypeName" msprop:Generator_ColumnPropNameInRow="orderTypeName" msprop:Generator_ColumnPropNameInTable="orderTypeNameColumn" msprop:Generator_ColumnVarNameInTable="columnorderTypeName" msprop:Generator_UserColumnName="orderTypeName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="dueDate" msprop:Generator_ColumnPropNameInRow="dueDate" msprop:Generator_ColumnPropNameInTable="dueDateColumn" msprop:Generator_ColumnVarNameInTable="columndueDate" msprop:Generator_UserColumnName="dueDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="orderDate" msprop:Generator_ColumnPropNameInRow="orderDate" msprop:Generator_ColumnPropNameInTable="orderDateColumn" msprop:Generator_ColumnVarNameInTable="columnorderDate" msprop:Generator_UserColumnName="orderDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="customerName" msprop:Generator_ColumnPropNameInRow="customerName" msprop:Generator_ColumnPropNameInTable="customerNameColumn" msprop:Generator_ColumnVarNameInTable="columncustomerName" msprop:Generator_UserColumnName="customerName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custType" msprop:Generator_ColumnPropNameInRow="custType" msprop:Generator_ColumnPropNameInTable="custTypeColumn" msprop:Generator_ColumnVarNameInTable="columncustType" msprop:Generator_UserColumnName="custType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="custAddress" msprop:Generator_ColumnPropNameInRow="custAddress" msprop:Generator_ColumnPropNameInTable="custAddressColumn" msprop:Generator_ColumnVarNameInTable="columncustAddress" msprop:Generator_UserColumnName="custAddress" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="delivery" msprop:Generator_ColumnPropNameInRow="delivery" msprop:Generator_ColumnPropNameInTable="deliveryColumn" msprop:Generator_ColumnVarNameInTable="columndelivery" msprop:Generator_UserColumnName="delivery" type="xs:int" minOccurs="0" />
|
|
<xs:element name="phone1" msprop:Generator_ColumnPropNameInRow="phone1" msprop:Generator_ColumnPropNameInTable="phone1Column" msprop:Generator_ColumnVarNameInTable="columnphone1" msprop:Generator_UserColumnName="phone1" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone2" msprop:Generator_ColumnPropNameInRow="phone2" msprop:Generator_ColumnPropNameInTable="phone2Column" msprop:Generator_ColumnVarNameInTable="columnphone2" msprop:Generator_UserColumnName="phone2" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="salesperson" msprop:Generator_ColumnPropNameInRow="salesperson" msprop:Generator_ColumnPropNameInTable="salespersonColumn" msprop:Generator_ColumnVarNameInTable="columnsalesperson" msprop:Generator_UserColumnName="salesperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contactperson" msprop:Generator_ColumnPropNameInRow="contactperson" msprop:Generator_ColumnPropNameInTable="contactpersonColumn" msprop:Generator_ColumnVarNameInTable="columncontactperson" msprop:Generator_UserColumnName="contactperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="totalnumber" msprop:Generator_ColumnPropNameInRow="totalnumber" msprop:Generator_ColumnPropNameInTable="totalnumberColumn" msprop:Generator_ColumnVarNameInTable="columntotalnumber" msprop:Generator_UserColumnName="totalnumber" type="xs:int" minOccurs="0" />
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="entid" msprop:Generator_ColumnPropNameInRow="entid" msprop:Generator_ColumnPropNameInTable="entidColumn" msprop:Generator_ColumnVarNameInTable="columnentid" msprop:Generator_UserColumnName="entid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="priority" msprop:Generator_ColumnPropNameInRow="priority" msprop:Generator_ColumnPropNameInTable="priorityColumn" msprop:Generator_ColumnVarNameInTable="columnpriority" msprop:Generator_UserColumnName="priority" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderSource" msprop:Generator_ColumnPropNameInRow="orderSource" msprop:Generator_ColumnPropNameInTable="orderSourceColumn" msprop:Generator_ColumnVarNameInTable="columnorderSource" msprop:Generator_UserColumnName="orderSource" type="xs:int" minOccurs="0" />
|
|
<xs:element name="fandian" msprop:Generator_ColumnPropNameInRow="fandian" msprop:Generator_ColumnPropNameInTable="fandianColumn" msprop:Generator_ColumnVarNameInTable="columnfandian" msprop:Generator_UserColumnName="fandian" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="timeFromErp" msprop:Generator_ColumnPropNameInRow="timeFromErp" msprop:Generator_ColumnPropNameInTable="timeFromErpColumn" msprop:Generator_ColumnVarNameInTable="columntimeFromErp" msprop:Generator_UserColumnName="timeFromErp" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockOutRequestDetail" msprop:Generator_RowEvHandlerName="v_stockOutRequestDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockOutRequestDetailRowDeleted" msprop:Generator_RowDeletingName="v_stockOutRequestDetailRowDeleting" msprop:Generator_RowEvArgName="v_stockOutRequestDetailRowChangeEvent" msprop:Generator_TablePropName="v_stockOutRequestDetail" msprop:Generator_RowChangedName="v_stockOutRequestDetailRowChanged" msprop:Generator_RowChangingName="v_stockOutRequestDetailRowChanging" msprop:Generator_TableClassName="v_stockOutRequestDetailDataTable" msprop:Generator_RowClassName="v_stockOutRequestDetailRow" msprop:Generator_TableVarName="tablev_stockOutRequestDetail" msprop:Generator_UserTableName="v_stockOutRequestDetail">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderSn" msprop:Generator_ColumnPropNameInRow="orderSn" msprop:Generator_ColumnPropNameInTable="orderSnColumn" msprop:Generator_ColumnVarNameInTable="columnorderSn" msprop:Generator_UserColumnName="orderSn" type="xs:int" />
|
|
<xs:element name="goodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="batch" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_UserColumnName="batch" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="productDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_UserColumnName="productDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="validDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_UserColumnName="validDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="count" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_UserColumnName="count" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="saleDate" msprop:Generator_ColumnPropNameInRow="saleDate" msprop:Generator_ColumnPropNameInTable="saleDateColumn" msprop:Generator_ColumnVarNameInTable="columnsaleDate" msprop:Generator_UserColumnName="saleDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="state" msprop:Generator_ColumnPropNameInRow="state" msprop:Generator_ColumnPropNameInTable="stateColumn" msprop:Generator_ColumnVarNameInTable="columnstate" msprop:Generator_UserColumnName="state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="whtype" msprop:Generator_ColumnPropNameInRow="whtype" msprop:Generator_ColumnPropNameInTable="whtypeColumn" msprop:Generator_ColumnVarNameInTable="columnwhtype" msprop:Generator_UserColumnName="whtype" type="xs:int" minOccurs="0" />
|
|
<xs:element name="skuId" msprop:Generator_ColumnPropNameInRow="skuId" msprop:Generator_ColumnPropNameInTable="skuIdColumn" msprop:Generator_ColumnVarNameInTable="columnskuId" msprop:Generator_UserColumnName="skuId" type="xs:int" minOccurs="0" />
|
|
<xs:element name="skuCode" msprop:Generator_ColumnPropNameInRow="skuCode" msprop:Generator_ColumnPropNameInTable="skuCodeColumn" msprop:Generator_ColumnVarNameInTable="columnskuCode" msprop:Generator_UserColumnName="skuCode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="id" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="price" msprop:Generator_ColumnPropNameInRow="price" msprop:Generator_ColumnPropNameInTable="priceColumn" msprop:Generator_ColumnVarNameInTable="columnprice" msprop:Generator_UserColumnName="price" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="priority" msprop:Generator_ColumnPropNameInRow="priority" msprop:Generator_ColumnPropNameInTable="priorityColumn" msprop:Generator_ColumnVarNameInTable="columnpriority" msprop:Generator_UserColumnName="priority" type="xs:int" minOccurs="0" />
|
|
<xs:element name="locationid" msprop:Generator_ColumnPropNameInRow="locationid" msprop:Generator_ColumnPropNameInTable="locationidColumn" msprop:Generator_ColumnVarNameInTable="columnlocationid" msprop:Generator_UserColumnName="locationid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockOutRequestRtVender" msprop:Generator_RowEvHandlerName="v_stockOutRequestRtVenderRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockOutRequestRtVenderRowDeleted" msprop:Generator_RowDeletingName="v_stockOutRequestRtVenderRowDeleting" msprop:Generator_RowEvArgName="v_stockOutRequestRtVenderRowChangeEvent" msprop:Generator_TablePropName="v_stockOutRequestRtVender" msprop:Generator_RowChangedName="v_stockOutRequestRtVenderRowChanged" msprop:Generator_RowChangingName="v_stockOutRequestRtVenderRowChanging" msprop:Generator_TableClassName="v_stockOutRequestRtVenderDataTable" msprop:Generator_RowClassName="v_stockOutRequestRtVenderRow" msprop:Generator_TableVarName="tablev_stockOutRequestRtVender" msprop:Generator_UserTableName="v_stockOutRequestRtVender">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderTypeName" msprop:Generator_ColumnPropNameInRow="orderTypeName" msprop:Generator_ColumnPropNameInTable="orderTypeNameColumn" msprop:Generator_ColumnVarNameInTable="columnorderTypeName" msprop:Generator_UserColumnName="orderTypeName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="dueDate" msprop:Generator_ColumnPropNameInRow="dueDate" msprop:Generator_ColumnPropNameInTable="dueDateColumn" msprop:Generator_ColumnVarNameInTable="columndueDate" msprop:Generator_UserColumnName="dueDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="orderDate" msprop:Generator_ColumnPropNameInRow="orderDate" msprop:Generator_ColumnPropNameInTable="orderDateColumn" msprop:Generator_ColumnVarNameInTable="columnorderDate" msprop:Generator_UserColumnName="orderDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="customerName" msprop:Generator_ColumnPropNameInRow="customerName" msprop:Generator_ColumnPropNameInTable="customerNameColumn" msprop:Generator_ColumnVarNameInTable="columncustomerName" msprop:Generator_UserColumnName="customerName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Expr1" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="Expr1" msprop:Generator_ColumnPropNameInTable="Expr1Column" msprop:Generator_ColumnVarNameInTable="columnExpr1" msprop:Generator_UserColumnName="Expr1" type="xs:int" minOccurs="0" />
|
|
<xs:element name="custAddress" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="custAddress" msprop:Generator_ColumnPropNameInTable="custAddressColumn" msprop:Generator_ColumnVarNameInTable="columncustAddress" msprop:Generator_UserColumnName="custAddress" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="delivery" msprop:Generator_ColumnPropNameInRow="delivery" msprop:Generator_ColumnPropNameInTable="deliveryColumn" msprop:Generator_ColumnVarNameInTable="columndelivery" msprop:Generator_UserColumnName="delivery" type="xs:int" minOccurs="0" />
|
|
<xs:element name="phone1" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="phone1" msprop:Generator_ColumnPropNameInTable="phone1Column" msprop:Generator_ColumnVarNameInTable="columnphone1" msprop:Generator_UserColumnName="phone1" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone2" msprop:Generator_ColumnPropNameInRow="phone2" msprop:Generator_ColumnPropNameInTable="phone2Column" msprop:Generator_ColumnVarNameInTable="columnphone2" msprop:Generator_UserColumnName="phone2" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="salesperson" msprop:Generator_ColumnPropNameInRow="salesperson" msprop:Generator_ColumnPropNameInTable="salespersonColumn" msprop:Generator_ColumnVarNameInTable="columnsalesperson" msprop:Generator_UserColumnName="salesperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contactperson" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="contactperson" msprop:Generator_ColumnPropNameInTable="contactpersonColumn" msprop:Generator_ColumnVarNameInTable="columncontactperson" msprop:Generator_UserColumnName="contactperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="totalnumber" msprop:Generator_ColumnPropNameInRow="totalnumber" msprop:Generator_ColumnPropNameInTable="totalnumberColumn" msprop:Generator_ColumnVarNameInTable="columntotalnumber" msprop:Generator_UserColumnName="totalnumber" type="xs:int" minOccurs="0" />
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="entid" msprop:Generator_ColumnPropNameInRow="entid" msprop:Generator_ColumnPropNameInTable="entidColumn" msprop:Generator_ColumnVarNameInTable="columnentid" msprop:Generator_UserColumnName="entid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="priority" msprop:Generator_ColumnPropNameInRow="priority" msprop:Generator_ColumnPropNameInTable="priorityColumn" msprop:Generator_ColumnVarNameInTable="columnpriority" msprop:Generator_UserColumnName="priority" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderSource" msprop:Generator_ColumnPropNameInRow="orderSource" msprop:Generator_ColumnPropNameInTable="orderSourceColumn" msprop:Generator_ColumnVarNameInTable="columnorderSource" msprop:Generator_UserColumnName="orderSource" type="xs:int" minOccurs="0" />
|
|
<xs:element name="fandian" msprop:Generator_ColumnPropNameInRow="fandian" msprop:Generator_ColumnPropNameInTable="fandianColumn" msprop:Generator_ColumnVarNameInTable="columnfandian" msprop:Generator_UserColumnName="fandian" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="timeFromErp" msprop:Generator_ColumnPropNameInRow="timeFromErp" msprop:Generator_ColumnPropNameInTable="timeFromErpColumn" msprop:Generator_ColumnVarNameInTable="columntimeFromErp" msprop:Generator_UserColumnName="timeFromErp" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockOutRequestRtVender_withdate" msprop:Generator_RowEvHandlerName="v_stockOutRequestRtVender_withdateRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockOutRequestRtVender_withdateRowDeleted" msprop:Generator_RowDeletingName="v_stockOutRequestRtVender_withdateRowDeleting" msprop:Generator_RowEvArgName="v_stockOutRequestRtVender_withdateRowChangeEvent" msprop:Generator_TablePropName="v_stockOutRequestRtVender_withdate" msprop:Generator_RowChangedName="v_stockOutRequestRtVender_withdateRowChanged" msprop:Generator_RowChangingName="v_stockOutRequestRtVender_withdateRowChanging" msprop:Generator_TableClassName="v_stockOutRequestRtVender_withdateDataTable" msprop:Generator_RowClassName="v_stockOutRequestRtVender_withdateRow" msprop:Generator_TableVarName="tablev_stockOutRequestRtVender_withdate" msprop:Generator_UserTableName="v_stockOutRequestRtVender_withdate">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderTypeName" msprop:Generator_ColumnPropNameInRow="orderTypeName" msprop:Generator_ColumnPropNameInTable="orderTypeNameColumn" msprop:Generator_ColumnVarNameInTable="columnorderTypeName" msprop:Generator_UserColumnName="orderTypeName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="dueDate" msprop:Generator_ColumnPropNameInRow="dueDate" msprop:Generator_ColumnPropNameInTable="dueDateColumn" msprop:Generator_ColumnVarNameInTable="columndueDate" msprop:Generator_UserColumnName="dueDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="orderDate" msprop:Generator_ColumnPropNameInRow="orderDate" msprop:Generator_ColumnPropNameInTable="orderDateColumn" msprop:Generator_ColumnVarNameInTable="columnorderDate" msprop:Generator_UserColumnName="orderDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="customerName" msprop:Generator_ColumnPropNameInRow="customerName" msprop:Generator_ColumnPropNameInTable="customerNameColumn" msprop:Generator_ColumnVarNameInTable="columncustomerName" msprop:Generator_UserColumnName="customerName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Expr1" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="Expr1" msprop:Generator_ColumnPropNameInTable="Expr1Column" msprop:Generator_ColumnVarNameInTable="columnExpr1" msprop:Generator_UserColumnName="Expr1" type="xs:int" minOccurs="0" />
|
|
<xs:element name="custAddress" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="custAddress" msprop:Generator_ColumnPropNameInTable="custAddressColumn" msprop:Generator_ColumnVarNameInTable="columncustAddress" msprop:Generator_UserColumnName="custAddress" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="delivery" msprop:Generator_ColumnPropNameInRow="delivery" msprop:Generator_ColumnPropNameInTable="deliveryColumn" msprop:Generator_ColumnVarNameInTable="columndelivery" msprop:Generator_UserColumnName="delivery" type="xs:int" minOccurs="0" />
|
|
<xs:element name="phone1" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="phone1" msprop:Generator_ColumnPropNameInTable="phone1Column" msprop:Generator_ColumnVarNameInTable="columnphone1" msprop:Generator_UserColumnName="phone1" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone2" msprop:Generator_ColumnPropNameInRow="phone2" msprop:Generator_ColumnPropNameInTable="phone2Column" msprop:Generator_ColumnVarNameInTable="columnphone2" msprop:Generator_UserColumnName="phone2" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="salesperson" msprop:Generator_ColumnPropNameInRow="salesperson" msprop:Generator_ColumnPropNameInTable="salespersonColumn" msprop:Generator_ColumnVarNameInTable="columnsalesperson" msprop:Generator_UserColumnName="salesperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contactperson" msdata:ReadOnly="true" msprop:Generator_ColumnPropNameInRow="contactperson" msprop:Generator_ColumnPropNameInTable="contactpersonColumn" msprop:Generator_ColumnVarNameInTable="columncontactperson" msprop:Generator_UserColumnName="contactperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="totalnumber" msprop:Generator_ColumnPropNameInRow="totalnumber" msprop:Generator_ColumnPropNameInTable="totalnumberColumn" msprop:Generator_ColumnVarNameInTable="columntotalnumber" msprop:Generator_UserColumnName="totalnumber" type="xs:int" minOccurs="0" />
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="entid" msprop:Generator_ColumnPropNameInRow="entid" msprop:Generator_ColumnPropNameInTable="entidColumn" msprop:Generator_ColumnVarNameInTable="columnentid" msprop:Generator_UserColumnName="entid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="priority" msprop:Generator_ColumnPropNameInRow="priority" msprop:Generator_ColumnPropNameInTable="priorityColumn" msprop:Generator_ColumnVarNameInTable="columnpriority" msprop:Generator_UserColumnName="priority" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderSource" msprop:Generator_ColumnPropNameInRow="orderSource" msprop:Generator_ColumnPropNameInTable="orderSourceColumn" msprop:Generator_ColumnVarNameInTable="columnorderSource" msprop:Generator_UserColumnName="orderSource" type="xs:int" minOccurs="0" />
|
|
<xs:element name="fandian" msprop:Generator_ColumnPropNameInRow="fandian" msprop:Generator_ColumnPropNameInTable="fandianColumn" msprop:Generator_ColumnVarNameInTable="columnfandian" msprop:Generator_UserColumnName="fandian" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="timeFromErp" msprop:Generator_ColumnPropNameInRow="timeFromErp" msprop:Generator_ColumnPropNameInTable="timeFromErpColumn" msprop:Generator_ColumnVarNameInTable="columntimeFromErp" msprop:Generator_UserColumnName="timeFromErp" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockOutRequestSale" msprop:Generator_RowEvHandlerName="v_stockOutRequestSaleRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockOutRequestSaleRowDeleted" msprop:Generator_RowDeletingName="v_stockOutRequestSaleRowDeleting" msprop:Generator_RowEvArgName="v_stockOutRequestSaleRowChangeEvent" msprop:Generator_TablePropName="v_stockOutRequestSale" msprop:Generator_RowChangedName="v_stockOutRequestSaleRowChanged" msprop:Generator_RowChangingName="v_stockOutRequestSaleRowChanging" msprop:Generator_TableClassName="v_stockOutRequestSaleDataTable" msprop:Generator_RowClassName="v_stockOutRequestSaleRow" msprop:Generator_TableVarName="tablev_stockOutRequestSale" msprop:Generator_UserTableName="v_stockOutRequestSale">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderTypeName" msprop:Generator_ColumnPropNameInRow="orderTypeName" msprop:Generator_ColumnPropNameInTable="orderTypeNameColumn" msprop:Generator_ColumnVarNameInTable="columnorderTypeName" msprop:Generator_UserColumnName="orderTypeName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="dueDate" msprop:Generator_ColumnPropNameInRow="dueDate" msprop:Generator_ColumnPropNameInTable="dueDateColumn" msprop:Generator_ColumnVarNameInTable="columndueDate" msprop:Generator_UserColumnName="dueDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="orderDate" msprop:Generator_ColumnPropNameInRow="orderDate" msprop:Generator_ColumnPropNameInTable="orderDateColumn" msprop:Generator_ColumnVarNameInTable="columnorderDate" msprop:Generator_UserColumnName="orderDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="customerName" msprop:Generator_ColumnPropNameInRow="customerName" msprop:Generator_ColumnPropNameInTable="customerNameColumn" msprop:Generator_ColumnVarNameInTable="columncustomerName" msprop:Generator_UserColumnName="customerName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custType" msprop:Generator_ColumnPropNameInRow="custType" msprop:Generator_ColumnPropNameInTable="custTypeColumn" msprop:Generator_ColumnVarNameInTable="columncustType" msprop:Generator_UserColumnName="custType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="custAddress" msprop:Generator_ColumnPropNameInRow="custAddress" msprop:Generator_ColumnPropNameInTable="custAddressColumn" msprop:Generator_ColumnVarNameInTable="columncustAddress" msprop:Generator_UserColumnName="custAddress" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="delivery" msprop:Generator_ColumnPropNameInRow="delivery" msprop:Generator_ColumnPropNameInTable="deliveryColumn" msprop:Generator_ColumnVarNameInTable="columndelivery" msprop:Generator_UserColumnName="delivery" type="xs:int" minOccurs="0" />
|
|
<xs:element name="phone1" msprop:Generator_ColumnPropNameInRow="phone1" msprop:Generator_ColumnPropNameInTable="phone1Column" msprop:Generator_ColumnVarNameInTable="columnphone1" msprop:Generator_UserColumnName="phone1" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone2" msprop:Generator_ColumnPropNameInRow="phone2" msprop:Generator_ColumnPropNameInTable="phone2Column" msprop:Generator_ColumnVarNameInTable="columnphone2" msprop:Generator_UserColumnName="phone2" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="salesperson" msprop:Generator_ColumnPropNameInRow="salesperson" msprop:Generator_ColumnPropNameInTable="salespersonColumn" msprop:Generator_ColumnVarNameInTable="columnsalesperson" msprop:Generator_UserColumnName="salesperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contactperson" msprop:Generator_ColumnPropNameInRow="contactperson" msprop:Generator_ColumnPropNameInTable="contactpersonColumn" msprop:Generator_ColumnVarNameInTable="columncontactperson" msprop:Generator_UserColumnName="contactperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="totalnumber" msprop:Generator_ColumnPropNameInRow="totalnumber" msprop:Generator_ColumnPropNameInTable="totalnumberColumn" msprop:Generator_ColumnVarNameInTable="columntotalnumber" msprop:Generator_UserColumnName="totalnumber" type="xs:int" minOccurs="0" />
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="entid" msprop:Generator_ColumnPropNameInRow="entid" msprop:Generator_ColumnPropNameInTable="entidColumn" msprop:Generator_ColumnVarNameInTable="columnentid" msprop:Generator_UserColumnName="entid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="priority" msprop:Generator_ColumnPropNameInRow="priority" msprop:Generator_ColumnPropNameInTable="priorityColumn" msprop:Generator_ColumnVarNameInTable="columnpriority" msprop:Generator_UserColumnName="priority" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderSource" msprop:Generator_ColumnPropNameInRow="orderSource" msprop:Generator_ColumnPropNameInTable="orderSourceColumn" msprop:Generator_ColumnVarNameInTable="columnorderSource" msprop:Generator_UserColumnName="orderSource" type="xs:int" minOccurs="0" />
|
|
<xs:element name="fandian" msprop:Generator_ColumnPropNameInRow="fandian" msprop:Generator_ColumnPropNameInTable="fandianColumn" msprop:Generator_ColumnVarNameInTable="columnfandian" msprop:Generator_UserColumnName="fandian" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="timeFromErp" msprop:Generator_ColumnPropNameInRow="timeFromErp" msprop:Generator_ColumnPropNameInTable="timeFromErpColumn" msprop:Generator_ColumnVarNameInTable="columntimeFromErp" msprop:Generator_UserColumnName="timeFromErp" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_stockOutRequestSale_withdate" msprop:Generator_RowEvHandlerName="v_stockOutRequestSale_withdateRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockOutRequestSale_withdateRowDeleted" msprop:Generator_RowDeletingName="v_stockOutRequestSale_withdateRowDeleting" msprop:Generator_RowEvArgName="v_stockOutRequestSale_withdateRowChangeEvent" msprop:Generator_TablePropName="v_stockOutRequestSale_withdate" msprop:Generator_RowChangedName="v_stockOutRequestSale_withdateRowChanged" msprop:Generator_RowChangingName="v_stockOutRequestSale_withdateRowChanging" msprop:Generator_TableClassName="v_stockOutRequestSale_withdateDataTable" msprop:Generator_RowClassName="v_stockOutRequestSale_withdateRow" msprop:Generator_TableVarName="tablev_stockOutRequestSale_withdate" msprop:Generator_UserTableName="v_stockOutRequestSale_withdate">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderTypeName" msprop:Generator_ColumnPropNameInRow="orderTypeName" msprop:Generator_ColumnPropNameInTable="orderTypeNameColumn" msprop:Generator_ColumnVarNameInTable="columnorderTypeName" msprop:Generator_UserColumnName="orderTypeName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="dueDate" msprop:Generator_ColumnPropNameInRow="dueDate" msprop:Generator_ColumnPropNameInTable="dueDateColumn" msprop:Generator_ColumnVarNameInTable="columndueDate" msprop:Generator_UserColumnName="dueDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="orderDate" msprop:Generator_ColumnPropNameInRow="orderDate" msprop:Generator_ColumnPropNameInTable="orderDateColumn" msprop:Generator_ColumnVarNameInTable="columnorderDate" msprop:Generator_UserColumnName="orderDate" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="wms_state" msprop:Generator_ColumnPropNameInRow="wms_state" msprop:Generator_ColumnPropNameInTable="wms_stateColumn" msprop:Generator_ColumnVarNameInTable="columnwms_state" msprop:Generator_UserColumnName="wms_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="customerName" msprop:Generator_ColumnPropNameInRow="customerName" msprop:Generator_ColumnPropNameInTable="customerNameColumn" msprop:Generator_ColumnVarNameInTable="columncustomerName" msprop:Generator_UserColumnName="customerName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="custType" msprop:Generator_ColumnPropNameInRow="custType" msprop:Generator_ColumnPropNameInTable="custTypeColumn" msprop:Generator_ColumnVarNameInTable="columncustType" msprop:Generator_UserColumnName="custType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="custAddress" msprop:Generator_ColumnPropNameInRow="custAddress" msprop:Generator_ColumnPropNameInTable="custAddressColumn" msprop:Generator_ColumnVarNameInTable="columncustAddress" msprop:Generator_UserColumnName="custAddress" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="delivery" msprop:Generator_ColumnPropNameInRow="delivery" msprop:Generator_ColumnPropNameInTable="deliveryColumn" msprop:Generator_ColumnVarNameInTable="columndelivery" msprop:Generator_UserColumnName="delivery" type="xs:int" minOccurs="0" />
|
|
<xs:element name="phone1" msprop:Generator_ColumnPropNameInRow="phone1" msprop:Generator_ColumnPropNameInTable="phone1Column" msprop:Generator_ColumnVarNameInTable="columnphone1" msprop:Generator_UserColumnName="phone1" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="phone2" msprop:Generator_ColumnPropNameInRow="phone2" msprop:Generator_ColumnPropNameInTable="phone2Column" msprop:Generator_ColumnVarNameInTable="columnphone2" msprop:Generator_UserColumnName="phone2" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="salesperson" msprop:Generator_ColumnPropNameInRow="salesperson" msprop:Generator_ColumnPropNameInTable="salespersonColumn" msprop:Generator_ColumnVarNameInTable="columnsalesperson" msprop:Generator_UserColumnName="salesperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="contactperson" msprop:Generator_ColumnPropNameInRow="contactperson" msprop:Generator_ColumnPropNameInTable="contactpersonColumn" msprop:Generator_ColumnVarNameInTable="columncontactperson" msprop:Generator_UserColumnName="contactperson" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="totalnumber" msprop:Generator_ColumnPropNameInRow="totalnumber" msprop:Generator_ColumnPropNameInTable="totalnumberColumn" msprop:Generator_ColumnVarNameInTable="columntotalnumber" msprop:Generator_UserColumnName="totalnumber" type="xs:int" minOccurs="0" />
|
|
<xs:element name="remark" msprop:Generator_ColumnPropNameInRow="remark" msprop:Generator_ColumnPropNameInTable="remarkColumn" msprop:Generator_ColumnVarNameInTable="columnremark" msprop:Generator_UserColumnName="remark" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="entid" msprop:Generator_ColumnPropNameInRow="entid" msprop:Generator_ColumnPropNameInTable="entidColumn" msprop:Generator_ColumnVarNameInTable="columnentid" msprop:Generator_UserColumnName="entid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orgid" msprop:Generator_ColumnPropNameInRow="orgid" msprop:Generator_ColumnPropNameInTable="orgidColumn" msprop:Generator_ColumnVarNameInTable="columnorgid" msprop:Generator_UserColumnName="orgid" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="erp_state" msprop:Generator_ColumnPropNameInRow="erp_state" msprop:Generator_ColumnPropNameInTable="erp_stateColumn" msprop:Generator_ColumnVarNameInTable="columnerp_state" msprop:Generator_UserColumnName="erp_state" type="xs:int" minOccurs="0" />
|
|
<xs:element name="priority" msprop:Generator_ColumnPropNameInRow="priority" msprop:Generator_ColumnPropNameInTable="priorityColumn" msprop:Generator_ColumnVarNameInTable="columnpriority" msprop:Generator_UserColumnName="priority" type="xs:int" minOccurs="0" />
|
|
<xs:element name="orderSource" msprop:Generator_ColumnPropNameInRow="orderSource" msprop:Generator_ColumnPropNameInTable="orderSourceColumn" msprop:Generator_ColumnVarNameInTable="columnorderSource" msprop:Generator_UserColumnName="orderSource" type="xs:int" minOccurs="0" />
|
|
<xs:element name="fandian" msprop:Generator_ColumnPropNameInRow="fandian" msprop:Generator_ColumnPropNameInTable="fandianColumn" msprop:Generator_ColumnVarNameInTable="columnfandian" msprop:Generator_UserColumnName="fandian" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="timeFromErp" msprop:Generator_ColumnPropNameInRow="timeFromErp" msprop:Generator_ColumnPropNameInTable="timeFromErpColumn" msprop:Generator_ColumnVarNameInTable="columntimeFromErp" msprop:Generator_UserColumnName="timeFromErp" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_tmp" msprop:Generator_RowEvHandlerName="v_tmpRowChangeEventHandler" msprop:Generator_RowDeletedName="v_tmpRowDeleted" msprop:Generator_RowDeletingName="v_tmpRowDeleting" msprop:Generator_RowEvArgName="v_tmpRowChangeEvent" msprop:Generator_TablePropName="v_tmp" msprop:Generator_RowChangedName="v_tmpRowChanged" msprop:Generator_RowChangingName="v_tmpRowChanging" msprop:Generator_TableClassName="v_tmpDataTable" msprop:Generator_RowClassName="v_tmpRow" msprop:Generator_TableVarName="tablev_tmp" msprop:Generator_UserTableName="v_tmp">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="count" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_UserColumnName="count" type="xs:decimal" minOccurs="0" />
|
|
<xs:element name="customerName" msprop:Generator_ColumnPropNameInRow="customerName" msprop:Generator_ColumnPropNameInTable="customerNameColumn" msprop:Generator_ColumnVarNameInTable="columncustomerName" msprop:Generator_UserColumnName="customerName" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="250" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="customerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_UserColumnName="customerId" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_wms_out_request--obs" msprop:Generator_RowEvHandlerName="_v_wms_out_request__obsRowChangeEventHandler" msprop:Generator_RowDeletedName="_v_wms_out_request__obsRowDeleted" msprop:Generator_RowDeletingName="_v_wms_out_request__obsRowDeleting" msprop:Generator_RowEvArgName="_v_wms_out_request__obsRowChangeEvent" msprop:Generator_TablePropName="_v_wms_out_request__obs" msprop:Generator_RowChangedName="_v_wms_out_request__obsRowChanged" msprop:Generator_RowChangingName="_v_wms_out_request__obsRowChanging" msprop:Generator_TableClassName="_v_wms_out_request__obsDataTable" msprop:Generator_RowClassName="_v_wms_out_request__obsRow" msprop:Generator_TableVarName="_tablev_wms_out_request__obs" msprop:Generator_UserTableName="v_wms_out_request--obs">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="pickOrderNo" msprop:Generator_ColumnPropNameInRow="pickOrderNo" msprop:Generator_ColumnPropNameInTable="pickOrderNoColumn" msprop:Generator_ColumnVarNameInTable="columnpickOrderNo" msprop:Generator_UserColumnName="pickOrderNo" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_wms_sale_syncId--obs" msprop:Generator_RowEvHandlerName="_v_wms_sale_syncId__obsRowChangeEventHandler" msprop:Generator_RowDeletedName="_v_wms_sale_syncId__obsRowDeleted" msprop:Generator_RowDeletingName="_v_wms_sale_syncId__obsRowDeleting" msprop:Generator_RowEvArgName="_v_wms_sale_syncId__obsRowChangeEvent" msprop:Generator_TablePropName="_v_wms_sale_syncId__obs" msprop:Generator_RowChangedName="_v_wms_sale_syncId__obsRowChanged" msprop:Generator_RowChangingName="_v_wms_sale_syncId__obsRowChanging" msprop:Generator_TableClassName="_v_wms_sale_syncId__obsDataTable" msprop:Generator_RowClassName="_v_wms_sale_syncId__obsRow" msprop:Generator_TableVarName="_tablev_wms_sale_syncId__obs" msprop:Generator_UserTableName="v_wms_sale_syncId--obs">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="orderNo" msprop:Generator_ColumnPropNameInRow="orderNo" msprop:Generator_ColumnPropNameInTable="orderNoColumn" msprop:Generator_ColumnVarNameInTable="columnorderNo" msprop:Generator_UserColumnName="orderNo">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="orderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
|
|
<xs:element name="timeFromErp" msprop:Generator_ColumnPropNameInRow="timeFromErp" msprop:Generator_ColumnPropNameInTable="timeFromErpColumn" msprop:Generator_ColumnVarNameInTable="columntimeFromErp" msprop:Generator_UserColumnName="timeFromErp" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_wms_users" msprop:Generator_RowEvHandlerName="v_wms_usersRowChangeEventHandler" msprop:Generator_RowDeletedName="v_wms_usersRowDeleted" msprop:Generator_RowDeletingName="v_wms_usersRowDeleting" msprop:Generator_RowEvArgName="v_wms_usersRowChangeEvent" msprop:Generator_TablePropName="v_wms_users" msprop:Generator_RowChangedName="v_wms_usersRowChanged" msprop:Generator_RowChangingName="v_wms_usersRowChanging" msprop:Generator_TableClassName="v_wms_usersDataTable" msprop:Generator_RowClassName="v_wms_usersRow" msprop:Generator_TableVarName="tablev_wms_users" msprop:Generator_UserTableName="v_wms_users">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="em_name" msprop:Generator_ColumnPropNameInRow="em_name" msprop:Generator_ColumnPropNameInTable="em_nameColumn" msprop:Generator_ColumnVarNameInTable="columnem_name" msprop:Generator_UserColumnName="em_name" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_sex" msprop:Generator_ColumnPropNameInRow="em_sex" msprop:Generator_ColumnPropNameInTable="em_sexColumn" msprop:Generator_ColumnVarNameInTable="columnem_sex" msprop:Generator_UserColumnName="em_sex" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="em_birthday" msprop:Generator_ColumnPropNameInRow="em_birthday" msprop:Generator_ColumnPropNameInTable="em_birthdayColumn" msprop:Generator_ColumnVarNameInTable="columnem_birthday" msprop:Generator_UserColumnName="em_birthday" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="em_education" msprop:Generator_ColumnPropNameInRow="em_education" msprop:Generator_ColumnPropNameInTable="em_educationColumn" msprop:Generator_ColumnVarNameInTable="columnem_education" msprop:Generator_UserColumnName="em_education" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_dept" msprop:Generator_ColumnPropNameInRow="em_dept" msprop:Generator_ColumnPropNameInTable="em_deptColumn" msprop:Generator_ColumnVarNameInTable="columnem_dept" msprop:Generator_UserColumnName="em_dept" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_jobcode" msprop:Generator_ColumnPropNameInRow="em_jobcode" msprop:Generator_ColumnPropNameInTable="em_jobcodeColumn" msprop:Generator_ColumnVarNameInTable="columnem_jobcode" msprop:Generator_UserColumnName="em_jobcode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_idnum" msprop:Generator_ColumnPropNameInRow="em_idnum" msprop:Generator_ColumnPropNameInTable="em_idnumColumn" msprop:Generator_ColumnVarNameInTable="columnem_idnum" msprop:Generator_UserColumnName="em_idnum" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_cellnum" msprop:Generator_ColumnPropNameInRow="em_cellnum" msprop:Generator_ColumnPropNameInTable="em_cellnumColumn" msprop:Generator_ColumnVarNameInTable="columnem_cellnum" msprop:Generator_UserColumnName="em_cellnum" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_email" msprop:Generator_ColumnPropNameInRow="em_email" msprop:Generator_ColumnPropNameInTable="em_emailColumn" msprop:Generator_ColumnVarNameInTable="columnem_email" msprop:Generator_UserColumnName="em_email" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_account" msprop:Generator_ColumnPropNameInRow="em_account" msprop:Generator_ColumnPropNameInTable="em_accountColumn" msprop:Generator_ColumnVarNameInTable="columnem_account" msprop:Generator_UserColumnName="em_account" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_passwd" msprop:Generator_ColumnPropNameInRow="em_passwd" msprop:Generator_ColumnPropNameInTable="em_passwdColumn" msprop:Generator_ColumnVarNameInTable="columnem_passwd" msprop:Generator_UserColumnName="em_passwd" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_profile" msprop:Generator_ColumnPropNameInRow="em_profile" msprop:Generator_ColumnPropNameInTable="em_profileColumn" msprop:Generator_ColumnVarNameInTable="columnem_profile" msprop:Generator_UserColumnName="em_profile" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="token" msprop:Generator_ColumnPropNameInRow="token" msprop:Generator_ColumnPropNameInTable="tokenColumn" msprop:Generator_ColumnVarNameInTable="columntoken" msprop:Generator_UserColumnName="token" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="create_time" msprop:Generator_ColumnPropNameInRow="create_time" msprop:Generator_ColumnPropNameInTable="create_timeColumn" msprop:Generator_ColumnVarNameInTable="columncreate_time" msprop:Generator_UserColumnName="create_time" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="em_isOnline" msprop:Generator_ColumnPropNameInRow="em_isOnline" msprop:Generator_ColumnPropNameInTable="em_isOnlineColumn" msprop:Generator_ColumnVarNameInTable="columnem_isOnline" msprop:Generator_UserColumnName="em_isOnline" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="em_type" msprop:Generator_ColumnPropNameInRow="em_type" msprop:Generator_ColumnPropNameInTable="em_typeColumn" msprop:Generator_ColumnVarNameInTable="columnem_type" msprop:Generator_UserColumnName="em_type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_wmskucun" msprop:Generator_RowEvHandlerName="v_wmskucunRowChangeEventHandler" msprop:Generator_RowDeletedName="v_wmskucunRowDeleted" msprop:Generator_RowDeletingName="v_wmskucunRowDeleting" msprop:Generator_RowEvArgName="v_wmskucunRowChangeEvent" msprop:Generator_TablePropName="v_wmskucun" msprop:Generator_RowChangedName="v_wmskucunRowChanged" msprop:Generator_RowChangingName="v_wmskucunRowChanging" msprop:Generator_TableClassName="v_wmskucunDataTable" msprop:Generator_RowClassName="v_wmskucunRow" msprop:Generator_TableVarName="tablev_wmskucun" msprop:Generator_UserTableName="v_wmskucun">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="产品序号" msprop:Generator_ColumnPropNameInRow="产品序号" msprop:Generator_ColumnPropNameInTable="产品序号Column" msprop:Generator_ColumnVarNameInTable="column产品序号" msprop:Generator_UserColumnName="产品序号">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="批号" msprop:Generator_ColumnPropNameInRow="批号" msprop:Generator_ColumnPropNameInTable="批号Column" msprop:Generator_ColumnVarNameInTable="column批号" msprop:Generator_UserColumnName="批号">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="可用总数" msprop:Generator_ColumnPropNameInRow="可用总数" msprop:Generator_ColumnPropNameInTable="可用总数Column" msprop:Generator_ColumnVarNameInTable="column可用总数" msprop:Generator_UserColumnName="可用总数" type="xs:decimal" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="v_wmsUsers" msprop:Generator_RowEvHandlerName="v_wmsUsersRowChangeEventHandler" msprop:Generator_RowDeletedName="v_wmsUsersRowDeleted" msprop:Generator_RowDeletingName="v_wmsUsersRowDeleting" msprop:Generator_RowEvArgName="v_wmsUsersRowChangeEvent" msprop:Generator_TablePropName="v_wmsUsers" msprop:Generator_RowChangedName="v_wmsUsersRowChanged" msprop:Generator_RowChangingName="v_wmsUsersRowChanging" msprop:Generator_TableClassName="v_wmsUsersDataTable" msprop:Generator_RowClassName="v_wmsUsersRow" msprop:Generator_TableVarName="tablev_wmsUsers" msprop:Generator_UserTableName="v_wmsUsers">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="id" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_UserColumnName="id" type="xs:int" />
|
|
<xs:element name="em_name" msprop:Generator_ColumnPropNameInRow="em_name" msprop:Generator_ColumnPropNameInTable="em_nameColumn" msprop:Generator_ColumnVarNameInTable="columnem_name" msprop:Generator_UserColumnName="em_name" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_sex" msprop:Generator_ColumnPropNameInRow="em_sex" msprop:Generator_ColumnPropNameInTable="em_sexColumn" msprop:Generator_ColumnVarNameInTable="columnem_sex" msprop:Generator_UserColumnName="em_sex" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="em_birthday" msprop:Generator_ColumnPropNameInRow="em_birthday" msprop:Generator_ColumnPropNameInTable="em_birthdayColumn" msprop:Generator_ColumnVarNameInTable="columnem_birthday" msprop:Generator_UserColumnName="em_birthday" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="em_education" msprop:Generator_ColumnPropNameInRow="em_education" msprop:Generator_ColumnPropNameInTable="em_educationColumn" msprop:Generator_ColumnVarNameInTable="columnem_education" msprop:Generator_UserColumnName="em_education" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_dept" msprop:Generator_ColumnPropNameInRow="em_dept" msprop:Generator_ColumnPropNameInTable="em_deptColumn" msprop:Generator_ColumnVarNameInTable="columnem_dept" msprop:Generator_UserColumnName="em_dept" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_jobcode" msprop:Generator_ColumnPropNameInRow="em_jobcode" msprop:Generator_ColumnPropNameInTable="em_jobcodeColumn" msprop:Generator_ColumnVarNameInTable="columnem_jobcode" msprop:Generator_UserColumnName="em_jobcode" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="10" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_type" msprop:Generator_ColumnPropNameInRow="em_type" msprop:Generator_ColumnPropNameInTable="em_typeColumn" msprop:Generator_ColumnVarNameInTable="columnem_type" msprop:Generator_UserColumnName="em_type" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_idnum" msprop:Generator_ColumnPropNameInRow="em_idnum" msprop:Generator_ColumnPropNameInTable="em_idnumColumn" msprop:Generator_ColumnVarNameInTable="columnem_idnum" msprop:Generator_UserColumnName="em_idnum" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="30" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_cellnum" msprop:Generator_ColumnPropNameInRow="em_cellnum" msprop:Generator_ColumnPropNameInTable="em_cellnumColumn" msprop:Generator_ColumnVarNameInTable="columnem_cellnum" msprop:Generator_UserColumnName="em_cellnum" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="20" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_email" msprop:Generator_ColumnPropNameInRow="em_email" msprop:Generator_ColumnPropNameInTable="em_emailColumn" msprop:Generator_ColumnVarNameInTable="columnem_email" msprop:Generator_UserColumnName="em_email" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_account" msprop:Generator_ColumnPropNameInRow="em_account" msprop:Generator_ColumnPropNameInTable="em_accountColumn" msprop:Generator_ColumnVarNameInTable="columnem_account" msprop:Generator_UserColumnName="em_account" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_passwd" msprop:Generator_ColumnPropNameInRow="em_passwd" msprop:Generator_ColumnPropNameInTable="em_passwdColumn" msprop:Generator_ColumnVarNameInTable="columnem_passwd" msprop:Generator_UserColumnName="em_passwd" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="200" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="em_profile" msprop:Generator_ColumnPropNameInRow="em_profile" msprop:Generator_ColumnPropNameInTable="em_profileColumn" msprop:Generator_ColumnVarNameInTable="columnem_profile" msprop:Generator_UserColumnName="em_profile" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="token" msprop:Generator_ColumnPropNameInRow="token" msprop:Generator_ColumnPropNameInTable="tokenColumn" msprop:Generator_ColumnVarNameInTable="columntoken" msprop:Generator_UserColumnName="token" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="50" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="dr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
|
|
<xs:element name="operater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
|
|
<xs:element name="create_time" msprop:Generator_ColumnPropNameInRow="create_time" msprop:Generator_ColumnPropNameInTable="create_timeColumn" msprop:Generator_ColumnVarNameInTable="columncreate_time" msprop:Generator_UserColumnName="create_time" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="lastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="em_isOnline" msprop:Generator_ColumnPropNameInRow="em_isOnline" msprop:Generator_ColumnPropNameInTable="em_isOnlineColumn" msprop:Generator_ColumnVarNameInTable="columnem_isOnline" msprop:Generator_UserColumnName="em_isOnline" type="xs:boolean" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_bussinessDoc" />
|
|
<xs:field xpath="mstns:businessId" />
|
|
</xs:unique>
|
|
<xs:unique name="v_customer_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_customer" />
|
|
<xs:field xpath="mstns:custId" />
|
|
</xs:unique>
|
|
<xs:unique name="v_erp_purch_recieve_log_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_erp_purch_recieve_log" />
|
|
<xs:field xpath="mstns:id" />
|
|
</xs:unique>
|
|
<xs:unique name="v_erpGoods_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_erpGoods" />
|
|
<xs:field xpath="mstns:goodsId" />
|
|
</xs:unique>
|
|
<xs:unique name="v_purch_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_purch" />
|
|
<xs:field xpath="mstns:pur_order" />
|
|
</xs:unique>
|
|
<xs:unique name="v_purch_d_arrive_preSum_Constraint1" msdata:ConstraintName="Constraint1">
|
|
<xs:selector xpath=".//mstns:v_purch_d_arrive_preSum" />
|
|
<xs:field xpath="mstns:goodsId" />
|
|
</xs:unique>
|
|
<xs:unique name="v_purch_d_arrive_preSum_barcods_Constraint1" msdata:ConstraintName="Constraint1">
|
|
<xs:selector xpath=".//mstns:v_purch_d_arrive_preSum_barcods" />
|
|
<xs:field xpath="mstns:goodsId" />
|
|
</xs:unique>
|
|
<xs:unique name="v_purch_d_receive_wince_Constraint1" msdata:ConstraintName="Constraint1">
|
|
<xs:selector xpath=".//mstns:v_purch_d_receive_wince" />
|
|
<xs:field xpath="mstns:商品编码" />
|
|
</xs:unique>
|
|
<xs:unique name="v_purch_rt_1_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_purch_rt_1" />
|
|
<xs:field xpath="mstns:pur_order" />
|
|
</xs:unique>
|
|
<xs:unique name="v_purch_valid_available_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_purch_valid_available" />
|
|
<xs:field xpath="mstns:pur_order" />
|
|
</xs:unique>
|
|
<xs:unique name="v_stockInRequestPurch_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_stockInRequestPurch" />
|
|
<xs:field xpath="mstns:orderNo" />
|
|
</xs:unique>
|
|
<xs:unique name="v_stockInRequestRt_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_stockInRequestRt" />
|
|
<xs:field xpath="mstns:orderNo" />
|
|
</xs:unique>
|
|
<xs:unique name="v_stockOutRequest_bk_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_stockOutRequest_bk" />
|
|
<xs:field xpath="mstns:orderNo" />
|
|
</xs:unique>
|
|
<xs:unique name="v_stockOutRequestDetail_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_stockOutRequestDetail" />
|
|
<xs:field xpath="mstns:orderNo" />
|
|
<xs:field xpath="mstns:orderSn" />
|
|
</xs:unique>
|
|
<xs:unique name="v_stockOutRequestRtVender_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_stockOutRequestRtVender" />
|
|
<xs:field xpath="mstns:orderNo" />
|
|
</xs:unique>
|
|
<xs:unique name="v_stockOutRequestRtVender_withdate_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_stockOutRequestRtVender_withdate" />
|
|
<xs:field xpath="mstns:orderNo" />
|
|
</xs:unique>
|
|
<xs:unique name="v_stockOutRequestSale_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_stockOutRequestSale" />
|
|
<xs:field xpath="mstns:orderNo" />
|
|
</xs:unique>
|
|
<xs:unique name="v_stockOutRequestSale_withdate_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_stockOutRequestSale_withdate" />
|
|
<xs:field xpath="mstns:orderNo" />
|
|
</xs:unique>
|
|
<xs:unique name="v_wms_out_request--obs_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_wms_out_request--obs" />
|
|
<xs:field xpath="mstns:orderNo" />
|
|
</xs:unique>
|
|
<xs:unique name="v_wms_users_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_wms_users" />
|
|
<xs:field xpath="mstns:id" />
|
|
</xs:unique>
|
|
<xs:unique name="v_wmsUsers_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//mstns:v_wmsUsers" />
|
|
<xs:field xpath="mstns:id" />
|
|
</xs:unique>
|
|
</xs:element>
|
|
</xs:schema> |