Add a mbo, defaulting the attributes shown below.
The owner can be Workorder, WoHazardPrec, or WoHazard
| Attribute Name | Attribute Value
|
|---|
| PrecautionID | If owner is WoHazardPrec, equals the owner's PrecautionID.
|
| WoNum | Owner's WoNum
|
| WoSafetyDataSource | If owner is WoTagLock, equals the owner's WoSafetyDataSource.
|
- Specified by:
add in interface MboRemote
- Overrides:
add in class Mbo
- Throws:
MXException
java.rmi.RemoteException
-
appValidate
public void appValidate()
throws MXException,
java.rmi.RemoteException
If adding a woprecaution, add row to WoHazardPrec.
- Overrides:
appValidate in class Mbo
- Throws:
MXException
java.rmi.RemoteException