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