Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program that displays a customer record report listing the Account Number, Customer Name, Item Purchased and Credit Limit for each customer record of

image text in transcribedWrite a program that displays a customer record report listing the Account Number, Customer Name, Item Purchased and Credit Limit for each customer record of the ABC Department store Customer File.

Purpose: To practice designing and coding a COBOL program that displays a report. Problem: Write a program that displays a Customer Record Report listing the Account Number, Customer Name, Item Purchased, and Credit Limit for each Customer Record of the ABC Department Store Customer File. Supply a report heading with the date and a page number on each screen of the report. Single-space detail lines and supply appropriate column headings. Display a count of the number of records processed and an End of Report message at the end of the report. Create this program by modifying PROJ2.CBL on the Data Disk. See the inside back cover of this book for instructions for downloading the Data Disk or see your instructor. Save this program as EX2-2.CBL. BACK FORWARD COBOL Laboratory Exercises Input Data: Use the Customer File listed in Appendix A as input. This file is named CUSTOMER.DAT on the Data Disk. See the inside back cover of this book for instructions for downloading the Data Disk or see your instructor. The input record layout follows. The filler fields represent data that is not used in this assignment. Output Results: Output consists of the displayed Customer Record Report, which should have a format similar to the following

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL Server Query Performance Tuning

Authors: Sajal Dam, Grant Fritchey

4th Edition

1430267429, 9781430267423

More Books

Students also viewed these Databases questions

Question

=+Where do you want to live and work?

Answered: 1 week ago

Question

=+1 Where are the best places in the world to live (and work)?

Answered: 1 week ago

Question

=+Are you interested in working on global teams?

Answered: 1 week ago