메소드 |
설명 |
|
CloneFGHuId ( string huId ) : string |
|
|
CloneRMHuId ( string huId, decimal qty ) : string |
|
|
GenerateFGHuId ( FlowDetail flowDetail, string shiftCode, decimal qty ) : string |
|
|
GenerateFGHuId ( FlowDetail flowDetail, string shiftCode, decimal qty, string idMark ) : string |
|
|
GenerateFGHuId ( OrderDetail orderDetail, decimal qty ) : string |
|
|
GenerateFGHuId ( OrderDetail orderDetail, decimal qty, string idMark ) : string |
|
|
GenerateFGHuId ( com.Sconit.Entity.MasterData.ReceiptDetail receiptDetail, decimal qty ) : string |
|
|
GenerateNumber ( string code ) : string |
|
|
GenerateNumber ( string code, int numberSuffixLength ) : string |
|
|
GenerateNumberNextSequence ( string code ) : int |
|
|
GenerateRMHuId ( FlowDetail flowDetail, string lotNo, decimal qty ) : string |
|
|
GenerateRMHuId ( FlowDetail flowDetail, string lotNo, decimal qty, string idMark ) : string |
|
|
GenerateRMHuId ( com.Sconit.Entity.Distribution.InProcessLocationDetail inProcessLocationDetail, string lotNo, decimal qty ) : string |
|
|
GenerateRMHuId ( OrderDetail orderDetail, string lotNo, decimal qty ) : string |
|
|
GenerateRMHuId ( OrderDetail orderDetail, string lotNo, decimal qty, string idMark ) : string |
|
|
GenerateRMHuId ( com.Sconit.Entity.MasterData.ReceiptDetail receiptDetail, string lotNo, decimal qty ) : string |
|
|
ReverseUpdateHuId ( string huId ) : void |
|
|
ReverseUpdateSequence ( string code, int seq ) : void |
|
|