C# 클래스 FlowMgrWS, yfkey-scms

상속: BaseWS
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms

공개 메소드들

메소드 설명
FlowMgrWS ( ) : System

비공개 메소드들

메소드 설명
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[]

메소드 상세

FlowMgrWS() 공개 메소드

public FlowMgrWS ( ) : System
리턴 System