public class InvCostingMethodsUnitTest
extends java.lang.Object
| Constructor and Description |
|---|
InvCostingMethodsUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInvUseRotatingTransferCentralToPkgAndShip() |
void |
addInvUseTransferCentralToPkgAndShip() |
void |
addInvUseTransferPkgToCentralAndShip() |
void |
addNonRotItem() |
void |
addRotatingAssets() |
void |
addRotatingItem() |
void |
inventoryChangeCostType() |
void |
SetCostTypeMaxVars(java.lang.String costAsset,
java.lang.String issueCost,
java.lang.String siteid) |
void |
SetTranferOptionsMaxVars(java.lang.String reqShip,
java.lang.String reqPO,
java.lang.String org) |
public void SetTranferOptionsMaxVars(java.lang.String reqShip,
java.lang.String reqPO,
java.lang.String org)
throws java.lang.Exception
java.lang.Exceptionpublic void SetCostTypeMaxVars(java.lang.String costAsset,
java.lang.String issueCost,
java.lang.String siteid)
throws java.lang.Exception
java.lang.Exceptionpublic void addNonRotItem()
throws java.lang.Exception
java.lang.Exceptionpublic void addInvUseTransferCentralToPkgAndShip()
throws java.lang.Exception
java.lang.Exceptionpublic void addInvUseTransferPkgToCentralAndShip()
throws java.lang.Exception
java.lang.Exceptionpublic void addRotatingItem()
throws java.lang.Exception
java.lang.Exceptionpublic void addRotatingAssets()
throws java.lang.Exception
java.lang.Exceptionpublic void inventoryChangeCostType()
throws java.lang.Exception
java.lang.Exceptionpublic void addInvUseRotatingTransferCentralToPkgAndShip()
throws java.lang.Exception
java.lang.Exception