Property | Type | Description | |
---|---|---|---|
HuLotNoQtySeperateSymbol | char | ||
HuSeperateSymbol | char |
Method | Description | |
---|---|---|
CalculateQtyToReceive ( com.Sconit.Entity.MasterData.Receipt receipt ) : void | ||
CheckOrderOperationAuthrize ( |
||
CheckOrderOperationAuthrize ( |
||
ClearReceivedQty ( com.Sconit.Entity.MasterData.Receipt receipt ) : void | ||
ClearShippedQty ( com.Sconit.Entity.Distribution.InProcessLocation inProcessLocation ) : void | ||
FilterZeroOrderQty ( IList |
��������OrderQty����Ϊ0����ϸ
|
|
FilterZeroOrderQty ( |
����OrderQty����Ϊ0����ϸ
|
|
FindMatchInProcessLocationDetail ( com.Sconit.Entity.MasterData.ReceiptDetail receiptDetail, IList |
||
GetDefaultReceiptQty ( |
||
GetIsDetailContainHu ( bool isShipScanHu, bool isReceiptScanHu, string createHuOption ) : bool | ||
GetOrderDetailLabel ( string type ) : string | ||
GetOrderHeadAddLabel ( string type ) : string | ||
GetOrderLabel ( string type ) : string | ||
GetOrderPartyFromLabel ( string type ) : string | ||
GetOrderPartyToLabel ( string type ) : string | ||
GetOrderRoutingLabel ( string type ) : string | ||
GetWinTimeColor ( System.DateTime startTime, System.DateTime winTime ) : Color | ||
IsInProcessLocationDetailMatchReceiptDetail ( com.Sconit.Entity.Distribution.InProcessLocationDetail inProcessLocationDetail, com.Sconit.Entity.MasterData.ReceiptDetail receiptDetail ) : bool | ||
IsOrderDetailValid ( |
||
SetActiveOrderStatusCriteria ( DetachedCriteria criteria, string propertyName ) : void |
Status: Submit,In-Process,Complete,Close
|
|
SetOpenOrderStatusCriteria ( DetachedCriteria criteria, string propertyName ) : void |
Status: Submit,In-Process
|
|
SplitByOrderLotSize ( decimal reqQty, decimal orderLotSize ) : IList |
����OrderLotSize���������
|
public static CalculateQtyToReceive ( com.Sconit.Entity.MasterData.Receipt receipt ) : void | ||
receipt | com.Sconit.Entity.MasterData.Receipt | |
return | void |
public static CheckOrderOperationAuthrize ( |
||
orderHead | ||
user | com.Sconit.Entity.MasterData.User | |
orderOperationList | IList |
|
partyAuthrizeOpt | string | |
return | bool |
public static CheckOrderOperationAuthrize ( |
||
orderHead | ||
user | com.Sconit.Entity.MasterData.User | |
orderOperation | string | |
partyAuthrizeOpt | string | |
return | bool |
public static ClearReceivedQty ( com.Sconit.Entity.MasterData.Receipt receipt ) : void | ||
receipt | com.Sconit.Entity.MasterData.Receipt | |
return | void |
public static ClearShippedQty ( com.Sconit.Entity.Distribution.InProcessLocation inProcessLocation ) : void | ||
inProcessLocation | com.Sconit.Entity.Distribution.InProcessLocation | |
return | void |
public static FilterZeroOrderQty ( IList |
||
orderHeadList | IList |
|
return | void |
public static FilterZeroOrderQty ( |
||
orderHead | ||
return | void |
public static FindMatchInProcessLocationDetail ( com.Sconit.Entity.MasterData.ReceiptDetail receiptDetail, IList |
||
receiptDetail | com.Sconit.Entity.MasterData.ReceiptDetail | |
inProcessLocationDetailList | IList |
|
return | IList |
public static GetDefaultReceiptQty ( |
||
orderDetail | ||
defaultReceiptOpt | string | |
return | decimal |
public static GetIsDetailContainHu ( bool isShipScanHu, bool isReceiptScanHu, string createHuOption ) : bool | ||
isShipScanHu | bool | |
isReceiptScanHu | bool | |
createHuOption | string | |
return | bool |
public static GetOrderDetailLabel ( string type ) : string | ||
type | string | |
return | string |
public static GetOrderHeadAddLabel ( string type ) : string | ||
type | string | |
return | string |
public static GetOrderLabel ( string type ) : string | ||
type | string | |
return | string |
public static GetOrderPartyFromLabel ( string type ) : string | ||
type | string | |
return | string |
public static GetOrderPartyToLabel ( string type ) : string | ||
type | string | |
return | string |
public static GetOrderRoutingLabel ( string type ) : string | ||
type | string | |
return | string |
public static GetWinTimeColor ( System.DateTime startTime, System.DateTime winTime ) : Color | ||
startTime | System.DateTime | |
winTime | System.DateTime | |
return | Color |
public static IsInProcessLocationDetailMatchReceiptDetail ( com.Sconit.Entity.Distribution.InProcessLocationDetail inProcessLocationDetail, com.Sconit.Entity.MasterData.ReceiptDetail receiptDetail ) : bool | ||
inProcessLocationDetail | com.Sconit.Entity.Distribution.InProcessLocationDetail | |
receiptDetail | com.Sconit.Entity.MasterData.ReceiptDetail | |
return | bool |
public static IsOrderDetailValid ( |
||
orderDetail | ||
winTime | System.DateTime | |
return | bool |
public static SetActiveOrderStatusCriteria ( DetachedCriteria criteria, string propertyName ) : void | ||
criteria | DetachedCriteria | |
propertyName | string | |
return | void |
public static SetOpenOrderStatusCriteria ( DetachedCriteria criteria, string propertyName ) : void | ||
criteria | DetachedCriteria | |
propertyName | string | |
return | void |
public static SplitByOrderLotSize ( decimal reqQty, decimal orderLotSize ) : IList |
||
reqQty | decimal | |
orderLotSize | decimal | |
return | IList |
public static char HuLotNoQtySeperateSymbol | ||
return | char |