Package | Description |
---|---|
com.ibm.tivoli.maximo.amcrew.app.unittest | |
com.ibm.tivoli.maximo.srvad.app.common | |
psdi.app.asset | |
psdi.app.po.virtual |
Modifier and Type | Method and Description |
---|---|
static Asset |
AMCrewUnitTestLibrary.createAsset(java.lang.String assetName) |
Modifier and Type | Method and Description |
---|---|
static AMCrew |
AMCrewUnitTestLibrary.addAssetToAMCrewViaNewRow(AMCrew amcrew,
java.lang.String toolseq,
Asset asset,
java.util.Date effectiveDate,
java.util.Date enddate,
boolean addToolRequirement,
boolean commit) |
static AMCrew |
AMCrewUnitTestLibrary.addAssetToAMCrewViaUnrestricted(AMCrew amcrew,
java.lang.String toolseq,
Asset asset,
java.util.Date effectiveDate,
java.util.Date enddate) |
Modifier and Type | Method and Description |
---|---|
static int |
SACommonWOSR.promptSAReplaceWithAssets(UserInfo userInfo,
Asset asset,
AddressableMbo addrmbo) |
Modifier and Type | Method and Description |
---|---|
Asset |
Asset.createAssetToBeMoved()
Creates asset to be moved
|
Modifier and Type | Method and Description |
---|---|
void |
AssetSetRemote.moveSingleAsset(Asset asset) |
void |
AssetSet.moveSingleAsset(Asset asset)
initiates an Asset move by calling the appropriate Asset methods
depending on whether or not the destination location is an inventory type
location and whether or not the asset being moved is rotating or not.
|
Constructor and Description |
---|
MoveDetails(Asset owner) |
Modifier and Type | Method and Description |
---|---|
boolean |
ReceiptInputSet.diHasFinancialTransactions(MatRecTrans mrt,
Asset asset)
This method determines if the asset has any records related to it in the MATRECTRANS,
MATUSETRANS and ASSETTRANS tables.
|