Describing Parameters in the Called Program

The data that is received in a called program is called a parameter. In the called program, parameters are described in the Linkage Section. Code the USING clause after the PROCEDURE-DIVISION header to receive the parameters.