Using the sample solution algorithms provided in this chapter, design a solution algorithm for the following programming problems. Your solution should contain:
• a defining diagram
• a hierarchy chart
• a pseudocode algorithm
• a desk check of the solution.
Design an algorithm that will create a validation report from a customer sales file. Each field on the sales record is to be validated as follows:
If a field is found to be in error, print a line on the validation report showing the customer number, name, address (street, town, postcode) and an appropriate message, as indicated in the diagram below. There may be multiple messages for the one record. Print headings and column headings at the top of each page, allowing for 45 detail lines per page.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.