Urgent: How to freeze Columns in ABAP Report

Question:
Hi All,
Iam working on SAP Release 3.1h. I want to freeze some columns in my ABAP report. Can anyone help me out.
For example in transaction MB52 first 3 columns are freezed. I think they don't use ALV. So please help me out in this regard with out using ALV is there any way.
Regards,
ABAPer.
Answer:
Hi,
Have a look at SET LEFT SCROLL BOUNDARY statement
Regards,
Sudhir/Mohit
Answer:
See the transaction LIBS and debug the prog ERGP2105 / status LIBS1
See the instructions when display & scroll ( set left scroll-boundary, ... scroll list)
The best way is to copy/modify (with SE38) these program (and its status with SE41)
--> change mylist definition and filling
--> change the displaying (column)
JL
Answer:
Thanks to All for your kind reply....
Regards,
ABAPer.

More Articles:

Function Modules?
Address number mgmt - unncessary invoice split - goin' mad?
Need help in BAPI?
BAPIs to create?
Gurus in ABAP specialised in MM module - Crazily tough !!!!!?
Type of internal table?