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:
- addin interface- MboRemote
- Overrides:
- addin class- Mbo
- Throws:
- MXException
- java.rmi.RemoteException
- 
appValidatepublic void appValidate()
                 throws MXException,
                        java.rmi.RemoteExceptionIf adding a woprecaution, add row to WoHazardPrec. 
- Overrides:
- appValidatein class- Mbo
- Throws:
- MXException
- java.rmi.RemoteException