Application Development and Automation 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: 
Read only

import parameters of grid display function module

Former Member
0 Likes
379

Purpose of import parameters of grid display function module

1 REPLY 1
Read only

Sm1tje
Active Contributor
0 Likes
329

when you want to display your internal table with ALV function module, you must provide the data to do so. Hence, importing the data.

BTW: When you say import parameter, are you looking at the FM itself, or when using this FM in a report? In a report you are exporting your internal table and importing it into the FM.