I have a data entry screen with two input fields
SLS PROD
There are six columns on the page
SLS PROD SLS PROD SLS PROD SLS PROD SLS PROD SLS PROD
When the subfile loads it load vertically. Subfile records 1 - 12 in the first column, 13 - 26 in the second and so on.
But when the user leaves the PROD field in the first column it moves to the SLS field in the NEXT COLUMN rather than progressing down the first column. That places it on record 13 rather than 2.
I tried using SFLCSRPRG but since it multiple columns it doesn't work. SFLCSRPRF can not be used with SFFLIN.
Is there a way to get the subfile to load records horizontally rather than vertically?
Or is there another solution.
Thanks in advance for any and all help
SLS PROD
There are six columns on the page
SLS PROD SLS PROD SLS PROD SLS PROD SLS PROD SLS PROD
When the subfile loads it load vertically. Subfile records 1 - 12 in the first column, 13 - 26 in the second and so on.
But when the user leaves the PROD field in the first column it moves to the SLS field in the NEXT COLUMN rather than progressing down the first column. That places it on record 13 rather than 2.
I tried using SFLCSRPRG but since it multiple columns it doesn't work. SFLCSRPRF can not be used with SFFLIN.
Is there a way to get the subfile to load records horizontally rather than vertically?
Or is there another solution.
Thanks in advance for any and all help