C# Class com.Mes.Dss.Service.Impl.MesDssInMgr

Inheritance: SessionBase, IMesDssInMgr
Mostra file Open project: Novthirteen/yfkey-scms

Public Properties

Property Type Description
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

Public Methods

Method Description
ProcessIn ( MesScmsTableIndex mesScmsTableIndex ) : void

Private Methods

Method Description
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

Method Details

ProcessIn() public method

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

Property Details

DSS_IN_BOMDETAIL public_oe static_oe property

public static string DSS_IN_BOMDETAIL
return string

DSS_IN_INSPECTORDER public_oe static_oe property

public static string DSS_IN_INSPECTORDER
return string

DSS_IN_ORDER public_oe static_oe property

public static string DSS_IN_ORDER
return string

DSS_IN_ORDERLOCATIONTRANSACTION public_oe static_oe property

public static string DSS_IN_ORDERLOCATIONTRANSACTION
return string

DSS_IN_ORDER_BOX public_oe static_oe property

public static string DSS_IN_ORDER_BOX
return string

DSS_IN_SHELF public_oe static_oe property

public static string DSS_IN_SHELF
return string

DSS_IN_SHELFITEM public_oe static_oe property

public static string DSS_IN_SHELFITEM
return string