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

Inheritance: SessionBase, IMesDssInMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
ProcessIn ( MesScmsTableIndex mesScmsTableIndex ) : void

Private Methods

Méthode 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 méthode

public ProcessIn ( MesScmsTableIndex mesScmsTableIndex ) : void
mesScmsTableIndex com.Mes.Dss.Entity.MesScmsTableIndex
Résultat void

Property Details

DSS_IN_BOMDETAIL public_oe static_oe property

public static string DSS_IN_BOMDETAIL
Résultat string

DSS_IN_INSPECTORDER public_oe static_oe property

public static string DSS_IN_INSPECTORDER
Résultat string

DSS_IN_ORDER public_oe static_oe property

public static string DSS_IN_ORDER
Résultat string

DSS_IN_ORDERLOCATIONTRANSACTION public_oe static_oe property

public static string DSS_IN_ORDERLOCATIONTRANSACTION
Résultat string

DSS_IN_ORDER_BOX public_oe static_oe property

public static string DSS_IN_ORDER_BOX
Résultat string

DSS_IN_SHELF public_oe static_oe property

public static string DSS_IN_SHELF
Résultat string

DSS_IN_SHELFITEM public_oe static_oe property

public static string DSS_IN_SHELFITEM
Résultat string