Package | Description |
---|---|
psdi.app.mr |
The MR package includes MBOs related to material requests.
|
Modifier and Type | Class and Description |
---|---|
class |
MRSet
Represents the set of MRs.
|
Modifier and Type | Method and Description |
---|---|
MboRemote |
MRRemote.createNewRecurringMR(MRSetRemote target,
java.lang.String description,
java.lang.String long_description) |
MboRemote |
MR.createNewRecurringMR(MRSetRemote target,
java.lang.String description,
java.lang.String long_description)
Create a new mr of type recurring based on this mr.
|