Include Assigned Defects in Work Order Printout Dataset

Work Order Printout got data related to asset defect of the asset from the work order.

You can use labels from the AssetDefectVisible data item:

  • AssetDefectDescriptionLbl
  • ReportedDateTimeLbl
  • ReportedByLbl
  • DefectCategoryLbl
  • DefectPriorityLbl
  • RegistrationDateTimeLbl
  • DefectSolvedLbl
  • SolvedDateTimeLbl
  • SolvedByLbl
  • RegisteredByLbl
  • SourceNoLbl
  • DefectCodeLbl
  • PlannedToSolveByNoLbl
  • SolvedByDocNoLbl

You can use data from the AssetDefect data item:

  • Description
  • ReportedDateTime
  • ReportedBy
  • DefectCategoryCode
  • DefectPriorityCode
  • RegistrationDateTime
  • Solved
  • SolvedDateTime
  • RegisteredBy
  • SolvedBy
  • PlannedToSolveByNo
  • SourceNo
  • DefectCode
  • SolvingDocumentNo

AssetDefectVisible data item is specified as PrintOnlyIfDetailed so you can use it on the layout to show/hide data depends on the records that are found.

Copyright Dynaway A/S

Privacy Policy