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