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 script to the target
script and these are the field names that are loaded into the HashSet.
- AUTOSCRIPT
- LAUNCHPOINTNAME
- VARNAME