Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

export and import in alv grid

Former Member
0 Kudos

Hi all,

I am going thru a code in oops alv where when i click in any of the record in the output list then it shuld go to a transaction where it shuld dump all the field values with respect to the clicked field.

frnds i have used EXPORT AND IMPORT memory concept to get my thing done but i m facing problem.

please help what can be done to come up with a solution.

if needed i will provide my codes.

Thanks,

satya

1 REPLY 1

Former Member
0 Kudos

Hi,

Use the get_selected_rows or get_selected_field Methods

Thanks,

Muthu.