‎2008 Jul 21 9:39 PM
Hello All,
Anyone has experience with Custom CS15 Transaction ? if so which function module is displaying the datae like Which ALV FM?
I know FM CS_WHERE_USED_MAT but i want to find out where it is displaying?
Right now CS15 Transaction displays data properly with one material but i want to populate multiple material from selection-screen.
Thank You
Seshu
‎2008 Dec 30 8:24 AM
Go to source code 'RCS15001' and find Function Module 'REUSE_ALV_GRID_DISPLAY' .
Now change internal table 'alv_ltb' based on the your requested field. You should insert your field into this internal table.