Begins the program section of an Production Reporting program.
After processing the commands in SETUP, Production Reporting starts program execution at BEGIN-PROGRAM. The PROGRAM section typically contains a list of DO commands, though other commands can be used. This is the only required section in an Production Reporting program.
BEGIN-SETUP and END-PROGRAM