psdi.app.workorder

Class WoSafetyPlan

  • java.lang.Object
  • All Implemented Interfaces:
    java.rmi.Remote, WoSafetyPlanRemote, MboConstants, MboRemote, MaxRemoteProxy


    public class WoSafetyPlan
    extends Mbo
    implements WoSafetyPlanRemote
    Mbo object to represent WoSafetyPlan.

    See Work Order Safety Mbos Overview.

    This is a site level object.

    The key attributes for this object are SiteID and WoNum.

    The attributes in this object are as follows:

    Attribute Name Description
    ChangeBy, ChangeDate self-explanatory
    Description Freeform description. Also accommodates a long description.
    OrgID The organization for this site, stored on this table for ease of access. This equals the value for OrgID specified on the Site table.
    SafetyPlanID May be foreign key to SafetyPlan.
    SiteID The site to which this record pertains. Foreign key to Site.
    WoNum Unique identifier for this object, within site. Foreign key to Workorder.