纽威
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

611 lines
53 KiB

<?xml version="1.0" encoding="utf-8"?><Database Name="ICS_WMS_NW" Class="FramDataContext" xmlns="http://schemas.microsoft.com/linqtosql/dbml/2007">
<Connection Mode="AppSettings" ConnectionString="Data Source=192.168.1.218;Initial Catalog=ICS_WMS_NW;Persist Security Info=True;User ID=sa" SettingsObjectName="ICSSoft.Frame.Data.Entity.Properties.Settings" SettingsPropertyName="ICS_WMS_NWConnectionString1" Provider="System.Data.SqlClient" />
<Table Name="dbo.ICSInventory" Member="ICSInventory">
<Type Name="ICSInventory">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="InvName" Type="System.String" DbType="NVarChar(500) NOT NULL" CanBeNull="false" />
<Column Name="InvDesc" Type="System.String" DbType="NVarChar(500)" CanBeNull="true" />
<Column Name="InvStd" Type="System.String" DbType="NVarChar(500)" CanBeNull="true" />
<Column Name="InvUnit" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="AmountUnit" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ClassCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="ClassName" Type="System.String" DbType="NVarChar(80) NOT NULL" CanBeNull="false" />
<Column Name="InvRate" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="InvVersion" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="InvBrand" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="InvIQC" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="InvFQC" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="EffectiveEnable" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="EffectiveDays" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="BatchEnable" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="LotEnable" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="PrintEnable" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="WHUser" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSExtension" Member="ICSExtension">
<Type Name="ICSExtension">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="Colspan" Type="System.String" DbType="NVarChar(500) NOT NULL" CanBeNull="false" />
<Column Name="ProjectCode" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="BatchCode" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="Version" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="Brand" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="cFree1" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="cFree2" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="cFree3" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="cFree4" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="cFree5" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="cFree6" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="cFree7" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="cFree8" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="cFree9" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="cFree10" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="VarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE2" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE3" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE4" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE5" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSMOApply" Member="ICSMOApply">
<Type Name="ICSMOApply">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="ApplyCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Sequence" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="SourceCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="SourceSequence" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="Amount" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="IssueQuantity" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="WHCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Type" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Status" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreatePerson" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreateDateTime" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="ApplyID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="ApplyDetailID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="ExtensionID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="OrderNumber" Type="System.String" DbType="NVarChar(12)" CanBeNull="true" />
<Column Name="Sets" Type="System.Decimal" DbType="Decimal(4,0)" CanBeNull="true" />
<Column Name="OrderInvCode" Type="System.String" DbType="NVarChar(18)" CanBeNull="true" />
<Column Name="OrderInvDescribe" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="BillType" Type="System.String" DbType="NVarChar(1)" CanBeNull="true" />
<Column Name="Remarks" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="Desks" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="DispatchNumber" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="DispatcherName" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="ReceiverNumber" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="ReceiverName" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="Urgency" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="NeedDate" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="NeedTime" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="RemarksTerm" Type="System.String" DbType="NVarChar(120)" CanBeNull="true" />
<Column Name="TextNumber" Type="System.String" DbType="NVarChar(7)" CanBeNull="true" />
<Column Name="InvDescribe" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="Unit" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="StockIndicator" Type="System.String" DbType="NVarChar(1)" CanBeNull="true" />
<Column Name="IsSerialNumber" Type="System.String" DbType="NVarChar(4)" CanBeNull="true" />
<Column Name="SAPSequence" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSMOApplyNeg" Member="ICSMOApplyNeg">
<Type Name="ICSMOApplyNeg">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="ApplyNegCode" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="Status" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Type" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Memo" Type="System.String" DbType="NVarChar(1000)" CanBeNull="true" />
<Column Name="CreatePerson" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreateDateTime" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSMOApplyNegDetail" Member="ICSMOApplyNegDetail">
<Type Name="ICSMOApplyNegDetail">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="ApplyNegCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Sequence" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="SourceDetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="WHCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="Amount" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="IssueNegQuantity" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="ExtensionID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="SAPSequence" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSTransfer" Member="ICSTransfer">
<Type Name="ICSTransfer">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="TransferNO" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Sequence" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="FromWarehouseCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="FromLocationCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ToWarehouseCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="ToLocationCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="Status" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="Amount" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="TransferQuantity" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="Type" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="Memo" Type="System.String" DbType="NVarChar(1000)" CanBeNull="true" />
<Column Name="CreatePerson" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreateDateTime" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="TransferID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="TransferDetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ExtensionID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="OrderType" Type="System.String" DbType="NVarChar(2)" CanBeNull="true" />
<Column Name="TypeDescribe" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="Remarks" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="PersonNumber" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="InvDescribe" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="Unit" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="StockIndicator" Type="System.String" DbType="NVarChar(1)" CanBeNull="true" />
<Column Name="ReceiveInvCode" Type="System.String" DbType="NVarChar(18)" CanBeNull="true" />
<Column Name="ReceiveInvDescribe" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="ReceiveStock" Type="System.String" DbType="NVarChar(1)" CanBeNull="true" />
<Column Name="ReceiveSales" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="ReceiveSequence" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="Remark2" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="IsSerialNumber" Type="System.String" DbType="NVarChar(4)" CanBeNull="true" />
<Column Name="SAPSequence" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSMTDOC" Member="ICSMTDOC">
<Type Name="ICSMTDOC">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="MTDOCCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="DepCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="WHCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Sequence" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="INVCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="SOCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="SOSequence" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,3) NOT NULL" CanBeNull="false" />
<Column Name="Amount" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="MTDOCQuantity" Type="System.Decimal" DbType="Decimal(18,2)" CanBeNull="true" />
<Column Name="MTDOCType" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Memo" Type="System.String" DbType="NVarChar(500)" CanBeNull="true" />
<Column Name="Status" Type="System.String" DbType="NVarChar(10) NOT NULL" CanBeNull="false" />
<Column Name="CreatePerson" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreateDateTime" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="MTDOCID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTDOCDetailID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="ExtensionID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="SAPSequence" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSManufactureReceive" Member="ICSManufactureReceive">
<Type Name="ICSManufactureReceive">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="RCVCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Sequence" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="SourceCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="SourceSequence" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="Amount" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="RCVQuantity" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="WHCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Type" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Status" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreatePerson" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreateDateTime" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="RCVID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="RCVDetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ExtensionID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="InvDescribe" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="OrderNumber" Type="System.String" DbType="NVarChar(12)" CanBeNull="true" />
<Column Name="OrderInvCode" Type="System.String" DbType="NVarChar(18)" CanBeNull="true" />
<Column Name="OrderInvDescribe" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="BillType" Type="System.String" DbType="NVarChar(1)" CanBeNull="true" />
<Column Name="Remarks" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="Unit" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="StockIndicator" Type="System.String" DbType="NVarChar(1)" CanBeNull="true" />
<Column Name="RemarksTerm" Type="System.String" DbType="NVarChar(120)" CanBeNull="true" />
<Column Name="IsSerialNumber" Type="System.String" DbType="NVarChar(4)" CanBeNull="true" />
<Column Name="SAPSequence" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSSDN" Member="ICSSDN">
<Type Name="ICSSDN">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="SDNCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Sequence" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="SOCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="SOSequence" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CusCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CusName" Type="System.String" DbType="NVarChar(500) NOT NULL" CanBeNull="false" />
<Column Name="Type" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="ArriveDate" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WHCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="Amount" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="SDNQuantity" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="CreatePerson" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreateDateTime" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="Status" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="SDNID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="SDNDetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ExtensionID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="Points" Type="System.String" DbType="NVarChar(4)" CanBeNull="true" />
<Column Name="DeliveryType" Type="System.String" DbType="NVarChar(4)" CanBeNull="true" />
<Column Name="DeliveryDescribe" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="InvDescribe" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="OtherDescribe" Type="System.String" DbType="NVarChar(80)" CanBeNull="true" />
<Column Name="SalesUnit" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="StockIndicator" Type="System.String" DbType="NVarChar(1)" CanBeNull="true" />
<Column Name="IsSerialNumber" Type="System.String" DbType="NVarChar(4)" CanBeNull="true" />
<Column Name="SAPSequence" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSInventoryLotDetail" Member="ICSInventoryLotDetail">
<Type Name="ICSInventoryLotDetail">
<Column Name="LotNo" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="TransCode" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="TransSequence" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSWareHouseLotInfoLog" Member="ICSWareHouseLotInfoLog">
<Type Name="ICSWareHouseLotInfoLog">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="Identification" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="TransCode" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="TransSequence" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="LotNo" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="FromWarehouseCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="FromLocationCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ToWarehouseCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ToLocationCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="Memo" Type="System.String" DbType="NVarChar(1000)" CanBeNull="true" />
<Column Name="Lock" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="TransType" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="BusinessCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="ERPUpload" Type="System.Boolean" DbType="Bit" CanBeNull="true" />
<Column Name="ERPID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ERPDetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ERPCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ERPSequence" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="LogID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="MergeID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime2(7)" CanBeNull="true" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE2" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE3" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSInventoryLot" Member="ICSInventoryLot">
<Type Name="ICSInventoryLot">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="LotNo" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="ProductDate" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="ExpirationDate" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="Amount" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="ExtensionID" Type="System.String" DbType="NVarChar(100)" CanBeNull="true" />
<Column Name="Type" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="PrintTimes" Type="System.Int32" DbType="Int" CanBeNull="true" />
<Column Name="LastPrintUser" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="LastPrintTime" Type="System.DateTime" DbType="DateTime" CanBeNull="true" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSWareHouseLotInfo" Member="ICSWareHouseLotInfo">
<Type Name="ICSWareHouseLotInfo">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="LotNo" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="WarehouseCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="LocationCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="InDate" Type="System.DateTime" DbType="DateTime2(7)" CanBeNull="true" />
<Column Name="LockQuantity" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime2(7)" CanBeNull="true" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSLocation" Member="ICSLocation">
<Type Name="ICSLocation">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="LocationCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="LocationName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="WHID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="VarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="Region" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="Row" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="GoodsShelf " Member="GoodsShelf" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="Tier" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="Grid" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSWarehouse" Member="ICSWarehouse">
<Type Name="ICSWarehouse">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="WarehouseCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="WarehouseName" Type="System.String" DbType="NVarChar(100) NOT NULL" CanBeNull="false" />
<Column Name="Enable" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="BatchEnable" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="Asset" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="Proxy" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="InCost" Type="System.Boolean" DbType="Bit NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="VarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSOtherOut" Member="ICSOtherOut">
<Type Name="ICSOtherOut">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="OutCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="WHCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Sequence" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,3) NOT NULL" CanBeNull="false" />
<Column Name="Amount" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="OutQuantity" Type="System.Decimal" DbType="Decimal(18,2)" CanBeNull="true" />
<Column Name="Status" Type="System.String" DbType="NVarChar(10) NOT NULL" CanBeNull="false" />
<Column Name="CreatePerson" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreateDateTime" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="OutID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="OutDetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="TransferID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="TransferDetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ExtensionID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="OrderType" Type="System.String" DbType="NVarChar(2)" CanBeNull="true" />
<Column Name="TypeDescribe" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="CostCenter" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="Remarks" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="PersonNumber" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="InvDescribe" Type="System.String" DbType="NVarChar(18)" CanBeNull="true" />
<Column Name="Unit" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="StockIndicator" Type="System.String" DbType="NVarChar(1)" CanBeNull="true" />
<Column Name="IsSerialNumber" Type="System.String" DbType="NVarChar(4)" CanBeNull="true" />
<Column Name="SAPSequence" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSOtherIn" Member="ICSOtherIn">
<Type Name="ICSOtherIn">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="InCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="WHCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Sequence" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,3) NOT NULL" CanBeNull="false" />
<Column Name="Amount" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="InQuantity" Type="System.Decimal" DbType="Decimal(18,2)" CanBeNull="true" />
<Column Name="Status" Type="System.String" DbType="NVarChar(10) NOT NULL" CanBeNull="false" />
<Column Name="CreatePerson" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreateDateTime" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="InID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="InDetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="TransferID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="TransferDetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ExtensionID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="OrderType" Type="System.String" DbType="NVarChar(2)" CanBeNull="true" />
<Column Name="TypeDescribe" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="CostCenter" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="Remarks" Type="System.String" DbType="NVarChar(40)" CanBeNull="true" />
<Column Name="PersonNumber" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="InvDescribe" Type="System.String" DbType="NVarChar(18)" CanBeNull="true" />
<Column Name="Unit" Type="System.String" DbType="NVarChar(10)" CanBeNull="true" />
<Column Name="StockIndicator" Type="System.String" DbType="NVarChar(1)" CanBeNull="true" />
<Column Name="IsSerialNumber" Type="System.String" DbType="NVarChar(4)" CanBeNull="true" />
<Column Name="SAPSequence" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSDeliveryNotice" Member="ICSDeliveryNotice">
<Type Name="ICSDeliveryNotice">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="DNCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Sequence" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="VenCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="DepCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="DNType" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="Amount" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="RCVQuantity" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="UnitPrice" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="Currency" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="Status" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="CreatePerson" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreateDateTime" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="POID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="PODetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="DNID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="DNDetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ExtensionID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="ASNCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="WHCode" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="InspectionType" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="InvoDescribe" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="Unity" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="StockIndicator" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="DepositArea" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="SAPSequence" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSOApply" Member="ICSOApply">
<Type Name="ICSOApply">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="ApplyCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Sequence" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="SourceCode" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="SourceSequence" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="InvCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Quantity" Type="System.Decimal" DbType="Decimal(18,6) NOT NULL" CanBeNull="false" />
<Column Name="Amount" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="IssueQuantity" Type="System.Decimal" DbType="Decimal(18,6)" CanBeNull="true" />
<Column Name="WHCode" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Type" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="Status" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreatePerson" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="CreateDateTime" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="ApplyID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ApplyDetailID" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="ExtensionID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MUSERName" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime NOT NULL" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="EATTRIBUTE" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="SAPSequence" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.ICSInventoryDetail" Member="ICSInventoryDetail">
<Type Name="ICSInventoryDetail">
<Column Name="ID" Type="System.String" DbType="NVarChar(50) NOT NULL" CanBeNull="false" />
<Column Name="INVCode" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="WHCode" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="LocationCode" Type="System.String" DbType="NVarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="WorkPoint" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="MUSER" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="MUSERNAME" Type="System.String" DbType="NVarChar(20)" CanBeNull="true" />
<Column Name="MTIME" Type="System.DateTime" DbType="DateTime" CanBeNull="true" />
<Column Name="EATTRIBUTE1" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE2" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE3" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE4" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE5" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE6" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE7" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE8" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE9" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
<Column Name="EATTRIBUTE10" Type="System.String" DbType="NVarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.Sys_SRM_Items" Member="Sys_SRM_Items">
<Type Name="Sys_SRM_Items">
<Column Name="F_Id" Type="System.String" DbType="VarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="F_ParentId" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_EnCode" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_FullName" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_IsTree" Type="System.Boolean" DbType="Bit" CanBeNull="true" />
<Column Name="F_Layers" Type="System.Int32" DbType="Int" CanBeNull="true" />
<Column Name="F_SortCode" Type="System.Int32" DbType="Int" CanBeNull="true" />
<Column Name="F_DeleteMark" Type="System.Boolean" DbType="Bit" CanBeNull="true" />
<Column Name="F_EnabledMark" Type="System.Boolean" DbType="Bit" CanBeNull="true" />
<Column Name="F_Description" Type="System.String" DbType="VarChar(500)" CanBeNull="true" />
<Column Name="F_CreatorTime" Type="System.DateTime" DbType="DateTime" CanBeNull="true" />
<Column Name="F_CreatorUserId" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_LastModifyTime" Type="System.DateTime" DbType="DateTime" CanBeNull="true" />
<Column Name="F_LastModifyUserId" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_DeleteTime" Type="System.DateTime" DbType="DateTime" CanBeNull="true" />
<Column Name="F_DeleteUserId" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
</Type>
</Table>
<Table Name="dbo.Sys_SRM_ItemsDetail" Member="Sys_SRM_ItemsDetail">
<Type Name="Sys_SRM_ItemsDetail">
<Column Name="F_Id" Type="System.String" DbType="VarChar(50) NOT NULL" IsPrimaryKey="true" CanBeNull="false" />
<Column Name="F_ItemId" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_ParentId" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_ItemCode" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_ItemName" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_SimpleSpelling" Type="System.String" DbType="VarChar(500)" CanBeNull="true" />
<Column Name="F_IsDefault" Type="System.Boolean" DbType="Bit" CanBeNull="true" />
<Column Name="F_Layers" Type="System.Int32" DbType="Int" CanBeNull="true" />
<Column Name="F_SortCode" Type="System.Int32" DbType="Int" CanBeNull="true" />
<Column Name="F_DeleteMark" Type="System.Boolean" DbType="Bit" CanBeNull="true" />
<Column Name="F_EnabledMark" Type="System.Boolean" DbType="Bit" CanBeNull="true" />
<Column Name="F_Description" Type="System.String" DbType="VarChar(500)" CanBeNull="true" />
<Column Name="F_CreatorTime" Type="System.DateTime" DbType="DateTime" CanBeNull="true" />
<Column Name="F_CreatorUserId" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_LastModifyTime" Type="System.DateTime" DbType="DateTime" CanBeNull="true" />
<Column Name="F_LastModifyUserId" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_DeleteTime" Type="System.DateTime" DbType="DateTime" CanBeNull="true" />
<Column Name="F_DeleteUserId" Type="System.String" DbType="VarChar(50)" CanBeNull="true" />
<Column Name="F_Define1" Type="System.String" DbType="VarChar(150)" CanBeNull="true" />
<Column Name="F_Define2" Type="System.String" DbType="VarChar(150)" CanBeNull="true" />
<Column Name="F_Define3" Type="System.String" DbType="VarChar(150)" CanBeNull="true" />
<Column Name="F_Define4" Type="System.String" DbType="VarChar(150)" CanBeNull="true" />
</Type>
</Table>
</Database>