Package | Description |
---|---|
psdi.app.jobplan |
The JobPlan package includes Mbo's related to Job Plans.
|
psdi.app.pm |
The PM package contains Mbos related to preventive
maintenance.
|
Modifier and Type | Method and Description |
---|---|
void |
JobMaterial.supplyStoreroom(PM pm)
Examines the jobmaterial record and supplies the storeroom when
where the record is in need of a storeroom location.
|
Modifier and Type | Method and Description |
---|---|
PM |
PMSet.getTopPMFromVector(MboRemote oneTop)
IJ01049:compare the top PM in the vector.
|
Modifier and Type | Method and Description |
---|---|
void |
PMService.changeStatus(PM pm,
java.lang.String status,
boolean rollToAllChildren)
Service method used to change preventive maintenance status.
|
int |
PM.setPMForReForecast(PM tempPM,
int genDuration) |