bdfp1m0c | Programming Concepts and Reference |
The TPFDF product preserves all data levels across TPFDF macro calls with
the following exceptions:
- If you use the DBOPN macro with the DATA and PARAM parameters specified,
the data is returned to the data level specified.
- Note:
- The DATA and PARAM parameters are provided for migration purposes
only.
- If you use the DBDSP macro:
- Data level 1 (D1) and data level 3 (D3) are not data level
independent (DLI) if the WTOPC parameter is specified with the NO value (the
default), or the YES value is not specified, and DBLCL macro symbol
&ACPDBAA is set to zero.
- Data level 2 (D2) is not DLI.
- If you use the dfdsp function:
- Data level 1 (D1) and data level 3 (D3) are not DLI if you do
not specify the DFDSP_WTOPC value and DBLCL macro symbol &ACPDBAA is set
to zero.
- Data level 2 (D2) is not DLI.