Reading previous operation
This operation positions the file to the previous active record in the arrival sequence access path and gets that record.
Deleted records between the current file position and the previous active record are skipped. (The READP statement in the RPG language and the READ PRIOR statement in the COBOL language are examples of this operation.)
Parent topic:
Reading database records using an arrival sequence access path