C# 클래스 com.Sconit.Utility.InventoryTransactionHelper

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

공개 메소드들

메소드 설명
CreateInventoryTransaction ( LocationLotDetail locationLotDetail, decimal qty, bool isBillSettled ) : InventoryTransaction

메소드 상세

CreateInventoryTransaction() 공개 정적인 메소드

public static CreateInventoryTransaction ( LocationLotDetail locationLotDetail, decimal qty, bool isBillSettled ) : InventoryTransaction
locationLotDetail LocationLotDetail
qty decimal
isBillSettled bool
리턴 com.Sconit.Entity.MasterData.InventoryTransaction