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.
A sales file as described in Problem 4 exists, with the addition of a further field, the department number. The sales file has been sorted into ascending sequence of salesperson number within department number. Print the same sales report, with the additional requirement of printing a sales total line on change of department number, as well as on change of salesperson number.
Print the report details as per the following sales report. Print headings and column headings at the top of each page, allowing for 40 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.