Procedures

Within the Procedure Division, a procedure consists of:
Note: A COBOL procedure should not be confused with an ILE procedure (an ILE COBOL source program).

A procedure-name is a user-defined name that identifies a section or a paragraph.