Challenge Overview
The system is a batch process that retrieves part numbers from input files, applies transformations to the numbers based on a set of business rules and reference data contained in a database, and then writes the transformed part numbers to output files. The process runs daily.
Scope of this component includes MAPICS files translation.
This component defines the mapics.pm Perl module which defines the trans_mapics() subroutine to be used by the FLE Trans application for performing MAPICS files translation.
Final Submission Guidelines
N/A