Package | Description |
---|---|
psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
Modifier and Type | Method and Description |
---|---|
MboRemote |
WPMaterialSet.findReservation(WPMaterial wpm)
Find the InvReserve for a WPMaterial, if any.
|
void |
WPMaterialSet.updateInvReserve(WPMaterial wpm)
When a WPMaterial Mbo is inserted or deleted or just modified, this method figures
out what to do to the reserve records.
|