Field or Flag Name | Associated Calls | Description |
---|---|---|
APS-END- PROCESS |
DB-PROCESS |
Flag that terminates a DB-PROCESS loop. Example: TRUE RESET-OBTAIN |
ddname-RRN |
DB-OBTAINDB-PROCESSDB-ERASE DB STORE |
Field that controls relative record number (RRN) of a retrieved or stored RRDS file record; generates value for the RELATIVE KEY clause of the SELECT statement. Ddname is the external file name specified in the subschema. Generated field definition isddname-RRN PIC 9(09) |
RESET-OBTAIN |
DB-OBTAIN DB-PROCESS |
Flag that resets browse to beginning of file. Example: TRUE RESET-OBTAIN |