Restriction: National Locale Support is only supported for native COBOL code.
If a program compiled with the NLS directive set performs a SORT or MERGE operation, it automatically uses NLS key comparisons.
The run-time system invokes the CBL_NLS_COMPARE routine for all key comparisons used in SORT or MERGE operations.