PROGRAM-ID not found or not valid.
20
Cause . . . . . : Every COBOL program must have a PROGRAM-ID paragraph to indicate the name of the program.
Recovery . . . : Place a PROGRAM-ID paragraph after the IDENTIFICATION DIVISION header.