Method | Description | |
---|---|---|
MesBomMgr ( IMesBomDao entityDao, IItemMgr itemMgr ) : System |
Method | Description | |
---|---|---|
CheckAndLoadBom ( string bomCode ) : MesBom | ||
FindBomCode ( Item item ) : string | ||
FindBomCode ( string itemCode ) : string | ||
LoadBom ( String code, bool includeDetail ) : MesBom |
public MesBomMgr ( IMesBomDao entityDao, IItemMgr itemMgr ) : System | ||
entityDao | IMesBomDao | |
itemMgr | IItemMgr | |
return | System |