HI,
I have a ALV report...from the report I am calling a standard transaction using a push button in the application tool bar. I am calling FD15 trasaction. FD15 has a selection screen. I have to populate the data which i am having to the selection screen before calling(Pre population) when I press the button.
I want to populate a select option also which is company code with the data i am having in the internal table. How to pass the data to the standard transaction selection screen.
KIshore