‎2011 Jun 10 7:11 AM
Hi All,
I am very New to User Exits. I want add 3 columns in an ALV grid of a standard Tcode C002. In CO02 Tcode, I need to add 3 columns for Component List ALV grid. I have searched all userexits & BADIs in that TCODE, But i am confused with all that where should i have to add?....Adding New columns to an ALV is under Screen Exit but i am Not able to modify that screen. it is asking Access Key.....is that key required to modify the screen?
Can you please provide me the procedure to modify the screen.
Thanks In Advance.
Thanks,
Vishnu
‎2011 Jun 10 2:59 PM
You can use ehancement point to add field in to the internal table, which is used in the the avl grid function mudule (REUSE_ALV_GRID_DISPLAY).