AC51.1 - Attribute Interface Adjustment
**Form Purpose
Use Attribute Interface Adjustment (AC51.1) to adjust attribute information
that you want to import from your existing non-Lawson system to the Activity
Management system. AC510 (Attribute Import) uses the data from this program
during the import process.
**More Information
Use a transfer utility program (such as the winptxfr or ftp command) to
transfer the non-Lawson file to the target machine. When you transfer the
non-Lawson file, you rename the file. For example, if you are transferring
from Excel, use:
winptxfr -u filename c:\\Data\\Excel\\excelfilename
where filename is the Lawson Activity Attribute Import file.
Use an import command, such as (importdb productline ACIFATTR filename) to
load the attribute import file into the ACIFATTR file for use in this program,
where the filename is the name you assigned when you transferred the file to
the Lawson system.
Updated Files
ACIFATTR - This is the primary file maintained by this program. Maintains
activity attributes and values to be imported to the Activity
Management system.
CKPOINT - Used for restart capability.
Referenced Files
ACACTIVITY - References this file to validate the activity.
ACACTMXVAL - References this file to validate the activity attribute
values.
ACACTMXVDT -
ACACTREL - References this file to validate the old activity and
determine the activity.
MXCATDEF - References this file to validate attributes.
MXELEMENT - References this file to validate the attribute field type.
MXOBJCAT - References this file to validate attributes.
MXVALIDATE - References this file to validate attribute values.
|