In OS/VS COBOL, for programs to be executed under CICS, the SERVICE RELOAD statement is required to ensure addressability of items defined in the LINKAGE SECTION.
In Enterprise COBOL, the SERVICE RELOAD statement is not required. If it is encountered, it is treated as a comment.