Parameter variables related to TBDISPL

Variable names can be specified as TBDISPL parameters, as follows:
POSITION(crp-name)
Specifies the name of the variable in which TBDISPL is to store the row number (CRP number) of the current selected row. If there are no selected rows, the CRP will be at the top and the row number returned is zero.
ROWID(rowid-name)
Specifies the name of the variable in which TBDISPL is to store the rowid of the current selected row.
The difference between a CRP number and a rowid is as follows: