The call interface convention that you use determines the order of passed parameters on the stack, the methods for sending data to a program, how returned data is received from a program, and methods of name decoration.
You can use any of the call interface conventions shown in the related references below with your COBOL programs.