‎2014 Nov 14 4:17 AM
Hi all,
I have created an ALV Report. I want to pass the field KUNNR to the Standard program RSSCD100 in order to fetch User name, Date and Time. Is it possible. If yes, please help me to bring it out.
Thanks in Advance.
Regards
Chandrakala K
‎2014 Nov 14 4:33 AM
‎2014 Nov 14 4:33 AM
‎2014 Nov 14 4:37 AM
Hi,
Can you please give me some example statements. Because I am new to ABAP Programming.
Thanks in Advance
K Chandrakala
‎2014 Nov 14 4:36 AM
Hi Chandrakala,
This class will help you achieve this, 'cl_salv_bs_runtime_info'. Just search it in SCN how to use it.
regards,
Archer
‎2014 Nov 14 4:44 AM
Thank you Archer. I ll try this and let you know the result.
‎2014 Nov 14 4:37 AM
‎2014 Nov 14 4:45 AM
‎2014 Nov 14 6:11 AM
Hi
By using this below class we can get output data of standard ALV report into our internal table in our Zprogram.
Class : CL_SALV_BS_RUNTIME_INFO
Thanks,
vamsi.