Hi !
I'm working on a report and wrote the heading as follows:
WRITE: /5 'P Det',
30 'Material',
45 'Description',
65 'Qty',
71 'QOH',
78 'U Qty',
85 'C Qty',
92 'O Qty',
106 'T qty',
116 'T Value',
126 'M A Price',
136 'P No',
151 'D Date',
161 'PO Qty',
168 'Vendor Name',
188 'Purchase Org',
208 'Purchase Group'.
ULINE.
but unfortunately I'm not getting a horizontal bar at the bottom so that I can scroll to view all the fields on the ouput scrren. Can someone suggest me a solution please?
thanks,
Srikanth.