Package | Description |
---|---|
psdi.app.asset | |
psdi.app.asset.virtual | |
psdi.app.contract.lease | |
psdi.app.contract.software | |
psdi.app.contract.warranty | |
psdi.app.ticket |
The Ticket package contains Mbos related to Service Desk applications.
|
psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
Modifier and Type | Class and Description |
---|---|
class |
AssetSet
Represents the set of Asset
|
Modifier and Type | Method and Description |
---|---|
void |
DepreciationRemote.copyAssetsToSplitAllocTable(AssetSetRemote assetSetRemote) |
void |
Depreciation.copyAssetsToSplitAllocTable(AssetSetRemote assetSetRemote)
Copies the selected Asset values to the ASSETALLOCDEP.
|
Modifier and Type | Method and Description |
---|---|
void |
AssetMoveDfltSetRemote.setAssetMoveSet(AssetSetRemote AssetSet) |
void |
AssetMoveDfltSet.setAssetMoveSet(AssetSetRemote AssetSet) |
Modifier and Type | Method and Description |
---|---|
void |
LeaseViewRemote.copyAssetsToContractAsset(AssetSetRemote assetSetRemote) |
void |
LeaseView.copyAssetsToContractAsset(AssetSetRemote assetSetRemote)
Copies the selected Asset values to the CONTRACTASSET.
|
Modifier and Type | Method and Description |
---|---|
void |
SFWViewRemote.copyAssetsToContractAsset(AssetSetRemote assetSetRemote) |
void |
SFWView.copyAssetsToContractAsset(AssetSetRemote assetSetRemote)
Copies the selected Asset values to the CONTRACTASSET.
|
void |
SFWView.validateAssetsToContractAsset(AssetSetRemote assetSetRemote) |
Modifier and Type | Method and Description |
---|---|
void |
WarrantyViewRemote.copyAssetsToContractAsset(AssetSetRemote assetSetRemote) |
void |
WarrantyView.copyAssetsToContractAsset(AssetSetRemote assetSetRemote)
Copies the selected Asset values to the WARRANTYASSET.
|
Modifier and Type | Method and Description |
---|---|
void |
TicketRemote.copyAssetsToMultiAsset(AssetSetRemote assetSetRemote) |
void |
Ticket.copyAssetsToMultiAsset(AssetSetRemote assetSetRemote)
Copies the selected Asset values to the multiassetlocci.
|
Modifier and Type | Method and Description |
---|---|
void |
WORemote.copyAssetsToMultiAsset(AssetSetRemote assetSetRemote) |
void |
WO.copyAssetsToMultiAsset(AssetSetRemote assetSetRemote)
Copies the selected Asset values to the WARRANTYASSET.
|