C# 클래스 com.Mes.Dss.Service.Impl.MesDssInMgr

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

공개 프로퍼티들

프로퍼티 타입 설명
DSS_IN_BOMDETAIL string
DSS_IN_INSPECTORDER string
DSS_IN_ORDER string
DSS_IN_ORDERLOCATIONTRANSACTION string
DSS_IN_ORDER_BOX string
DSS_IN_SHELF string
DSS_IN_SHELFITEM string

공개 메소드들

메소드 설명
ProcessIn ( MesScmsTableIndex mesScmsTableIndex ) : void

비공개 메소드들

메소드 설명
LoadBomDetail ( string bomCode, string itemCode, int op, System.DateTime effDate ) : BomDetail
ProcessBomDetailIn ( MesScmsTableIndex mesScmsTableIndex ) : void
ProcessInspectOrderIn ( MesScmsTableIndex mesScmsTableIndex ) : void
ProcessOrderIn ( MesScmsTableIndex mesScmsTableIndex ) : void
ProcessOrderLocationTransactionIn ( MesScmsTableIndex mesScmsTableIndex ) : void
ProcessShelfIn ( MesScmsTableIndex mesScmsTableIndex ) : void
ProcessShelfItemIn ( MesScmsTableIndex mesScmsTableIndex ) : void

메소드 상세

ProcessIn() 공개 메소드

public ProcessIn ( MesScmsTableIndex mesScmsTableIndex ) : void
mesScmsTableIndex com.Mes.Dss.Entity.MesScmsTableIndex
리턴 void

프로퍼티 상세

DSS_IN_BOMDETAIL 공개적으로 정적으로 프로퍼티

public static string DSS_IN_BOMDETAIL
리턴 string

DSS_IN_INSPECTORDER 공개적으로 정적으로 프로퍼티

public static string DSS_IN_INSPECTORDER
리턴 string

DSS_IN_ORDER 공개적으로 정적으로 프로퍼티

public static string DSS_IN_ORDER
리턴 string

DSS_IN_ORDERLOCATIONTRANSACTION 공개적으로 정적으로 프로퍼티

public static string DSS_IN_ORDERLOCATIONTRANSACTION
리턴 string

DSS_IN_ORDER_BOX 공개적으로 정적으로 프로퍼티

public static string DSS_IN_ORDER_BOX
리턴 string

DSS_IN_SHELF 공개적으로 정적으로 프로퍼티

public static string DSS_IN_SHELF
리턴 string

DSS_IN_SHELFITEM 공개적으로 정적으로 프로퍼티

public static string DSS_IN_SHELFITEM
리턴 string