Method |
Description |
|
GenerateFlowDetailProxy ( string flowCode, string itemCode, string moduleType, string partyFromCode, string partyToCode, bool changeRef, DateTime startTime ) : FlowDetailProxy |
|
|
GenerateFlowDetailProxyByReferenceItem ( string flowCode, string refItemCode, string partyFromCode, string partyToCode, string moduleType, bool changeRef, DateTime startTime ) : FlowDetailProxy |
|
|
GetUnitPriceByUom ( string priceListCode, string itemCode, DateTime startTime, string currencyCode, string uomCode ) : decimal |
|
|
LoadFlow ( string flowCode, string userCode ) : Flow |
|
|
LoadFlowDetail ( string flowCode ) : com.Sconit.Entity.MasterData.FlowDetail[] |
|
|