Package | Description |
---|---|
psdi.app.inventory |
The Inventory package includes MBOs related to Inventory Control.
|
Modifier and Type | Class and Description |
---|---|
class |
InvUse |
Modifier and Type | Method and Description |
---|---|
void |
InvUseServiceRemote.changeStatus(InvUseRemote invuse,
java.lang.String status,
java.util.Date date,
java.lang.String memo) |
void |
InvUseService.changeStatus(InvUseRemote invuse,
java.lang.String status,
java.util.Date date,
java.lang.String memo)
Service Method used to change status.
|