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 CPE MAPICS files translation.
This component defines the cpemapics.pm Perl module which defines the trans_cpe_mapics() subroutine to be used by the FLE Trans application for performing CPE MAPICS files translation.
Final Submission Guidelines
N/A