Skip to Content
0
Sep 24, 2008 at 02:59 AM

Hide alv column of a standard tcode...

76 Views

Hello Experts,

I was just given a task to hide a certain column in a standard tcode(LI14). So what

I tried first was to just create a transaction variant but it did not work since

the column that I need to hide is an alv list display. So I debugged the transaction

and it calls another standard program but it doesn't contain any ALV related FMs either in

the calling or the called program.

Anyone encountered this type of problem?