getLocForAsset
public void getLocForAsset()
throws MXException,
java.rmi.RemoteException
Called by the assetnum attribute to set the ticketasset's location to the Asset's location
If the asset has a valid location for the ticketasset, that location will be put on
the ticketasset, if the location field is blank. If the ticketasset's locaiton is not blank,
a warning will be given (MXApplicationException, ticket, AssetChangeLoc, parameter
of the asset's location), but the location field won't change.
- Throws:
MXException
java.rmi.RemoteException