Each item named in USING must be defined in the LINKAGE SECTION (01 or 77 level). - The order of parameters must match the order in the caller's `CALL ... USING`. - The number of parameters must match between caller and callee. - If any parameter is BY VALUE, it must be specified in the PROCEDURE DI