psdi.app.safety

Interface PrecautionSetRemote

    • Field Detail

      • DOCLINKS

        static final java.lang.String DOCLINKS
        Relationship to Doclinks (doclinks.keytable = 'PRECAUTION' and doclinks.keycolumn = 'PRECAUTIONID' and doclinks.keyvalue = precaution.precautionid). Used to find associated linked documents. The result set will contain zero or more objects.
        See Also:
        Constant Field Values
      • HAZARDPREC

        static final java.lang.String HAZARDPREC
        Relationship to HazardPrec (hazardprec.precautionid = precaution.precautionid). This is the cross-reference to the related hazards. The result set will contain zero or more objects.
        See Also:
        Constant Field Values
      • WOPRECAUTION

        static final java.lang.String WOPRECAUTION
        Relationship to WoPrecaution (woprecaution.precautionid = precaution.precautionid). Used to find workorders having this precaution. The result set will contain zero or more objects.
        See Also:
        Constant Field Values