Differences in RPG/400 because of structure parameter passing techniques

The SQL RPG/400® precompiler attempts to use the structure parameter passing technique, if possible.

The precompiler generates code where each host variable is a separate parameter when the following conditions are true:

Related information
Database application design tips: Use structured parameter passing techniques