SQL/MP Programming Manual for COBOL

Character Processing Rules (CPRL) Procedures
HP NonStop SQL/MP Programming Manual for COBOL529758-003
11-23
CPRL_UPSHIFT_
shiftedstringmaxlength pic S9(4) input
specifies the maximum length of shiftedstring, which must be greater than or
equal to inputstringlength.
shiftedstringlength pic S9(4) output
specifies the length of the upshifted string returned in shiftedstring.
cprladdr pic S9(9) input
is a pointer to the SQL collation or collation object.