public class WOMatlTest
extends java.lang.Object
Constructor and Description |
---|
WOMatlTest() |
Modifier and Type | Method and Description |
---|---|
void |
addDirectIssueItem() |
void |
addItem() |
void |
cronTaskUpdateForStandardIssue() |
void |
directIssuecronTaskUpdate() |
void |
directIssueItemProcessing() |
void |
testDoNotIgnoreDirectIssueStoreroomMaterialOneMaterial() |
void |
testIgnoreStoreroomMaterialOneMaterial() |
void |
updateInventoryQty(int newBalance)
This method should be used to add additional inventory balance for Standard Items.
|
public void addItem() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void addDirectIssueItem() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testIgnoreStoreroomMaterialOneMaterial() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void cronTaskUpdateForStandardIssue() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void testDoNotIgnoreDirectIssueStoreroomMaterialOneMaterial() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void directIssueItemProcessing() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void directIssuecronTaskUpdate() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void updateInventoryQty(int newBalance) throws java.lang.Exception
newBalance
- Additional Inventory balancejava.lang.Exception