Package | Description |
---|---|
com.ibm.tivoli.maximo.srvad.app.common | |
psdi.app.asset | |
psdi.app.po.virtual |
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()
When moving an asset across sites, creates the destination site asset or
gets the already-existing destination site asset record that represents
the asset that is returning to the site via the current ASSET to destination site
asset relationship
AssetSetRemote.MOVEDASSET . |
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.
|