Loads the static HashSet with the names of the fields whose values need not be copied from the source Mbo to the
target Mbo when a duplicate operation is performed. As an example the statusdate is one of the fields that need
not be copied and the hashSet is loaded in the following way
skipFieldCopy.add("STATUSDATE")
The following is a list of fields that are not copied from the source workorder to the target workorder and these
are the field names that are loaded into the HashSet.
- WONUM
- HISTORYFLAG
- STATUS
- STATUSDATE
- CHANGEDATE
- CHANGEBY
- REPORTDATE
- REPORTEDBY
- HASCHILDREN
- HASFOLLOWUPWORK
- TASKID
- ACTSTART
- ACTFINISH
- ACTLABHRS
- ACTLABCOST
- ACTMATCOST
- ACTTOOLCOST
- ACTSERVCOST
- ACTTOTALCOST
- ESTATAPPRLABHRS
- ESTATAPPRLABCOST
- ESTATAPPRMATCOST
- ESTATAPPRTOOLCOST
- ESTATAPPRSERVCOST
- ESTATAPPRTOTALVCOST
- PMNUM
- PARENT
- WOSEQUENCE
- PROBLEMCODE
- ESTLABHRS
- TARGCOMPDATE
- TARGSTARTDATE
- SCHEDSTART
- SCHEDFINISH
- OUTLABCOST
- OUTTOOLCOST
- OUTMATCOST
- OBSERVATION
- MEASUREMENTVALUE
- MEASUREDATE
- CALCPRIORITY
- FAILURECODE
- SNECONSTRAINT
- FNLCONSTRAINT
- REPAIRLOCFLAG
- REPAIRFACILITY