0% found this document useful (0 votes)
31 views1 page

Program Analysis - QEX610 Input - : Uk Roi

The program takes a UK delivery headers file and ROI delivery headers file as input and compares them to a fuel supplier file. For any suppliers found in both the delivery header and supplier files, the program calculates the delivery costing date as 7 days after and writes it to a sorted UK and ROI output file. The program contains no validations.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views1 page

Program Analysis - QEX610 Input - : Uk Roi

The program takes a UK delivery headers file and ROI delivery headers file as input and compares them to a fuel supplier file. For any suppliers found in both the delivery header and supplier files, the program calculates the delivery costing date as 7 days after and writes it to a sorted UK and ROI output file. The program contains no validations.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Program analysis – QEX610

Input -,

uk roi
QEL.DEL.HEADERS.QE700 QEL.DEL.HEADERS.QE700.ROI
QEL.FUEL.SUPP

Output -

UK ROI
QEL.DEL.HEADERS.QE700.SORT QEL.DEL.HEADERS.QE700.SORT.ROI

Validations in program

NONE

Logic in program

 Program compares delivery headers file and fuel supplier file and for every supplier from
delivery header file found in fuel supplier file the program calculates the delivery costing
date as +7 days and writes it out to the output file

You might also like