RPG/400 Sort sequence

Select the option you use to determine the sort sequence. The default value is *HEX. The list below describes the possible values for this field:

*HEX
The hexadecimal values of the characters are used to determine the sort sequence.
*JOB
Uses the SRTSEQ value associated with the job when the RPG program is created.
*JOBRUN
Uses the SRTSEQ value associated with the job when the RPG program is run.
*LANGIDUNQ
Uses a unique weighted table. This special value is used in conjunction with the LANGID parameter to select the sort sequence table.
*LANGIDSHR
Uses a shared weighted table. This special value is used in conjunction with the LANGID parameter to select the sort sequence table.
sort-sequence-table-name
Type the name of the sort sequence table (SBCS only).