Ü
SFLDSP
·
This keyword is used at record
level to display the subfile.
·
This keyword is used with the
option indicator to control the display. If there are no records to display on
the subfile, we simply turn this indicator off so that the subfile is not displayed.
By this way we avoid the chance of session or device error.
Example
0028.00 A R EXPD_SFL SFL
0029.00 A 56 SFLNXTCHG
0030.00 A S_ORG 3S 0O 8 12
0031.00 A S_ACC 12A O 8 28
0032.00 A S_CCY 3A O 8 49
0033.00 A R EXPD_CTL SFLCTL(EXPD_SFL)
0034.00 A OVERLAY
0035.00 A 52 SFLDSP >>>>>>>>>>>>>
0036.00 A 51 SFLDSPCTL
0037.00 A 50 SFLCLR
0038.00 A 45 SFLEND(*MORE)
0039.00 A SFLSIZ(0006)
0040.00 A SFLPAG(0005)
0041.00 A S_RECNO 4S 0H SFLRCDNBR
0042.00 A 6 12'ORG CODE'
0043.00 A 6 27'ACCOUNT NUMBER'
0044.00 A 6 48'CURRENCY'