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

Dynamic ALV

Former Member
0 Likes
473

Hi All,

I am displaying an alv from a dynamic table, alv is displaying fine but when i download it into spread sheet then the only dynamic fields are downloading . And all the standard alv functionality is getting implemented only on the dynamic fields.

Please tell me what could be the possible reasons.

Regards,

Kushagra

3 REPLIES 3
Read only

Former Member
0 Likes
444

could you please explain the problem a bit more clearly...

you say you have a dynamic table....i would assume it is an internal table that you are creating and populating dynamically at runtime. .....so this would mean that the fields of this internal table are dynamic...

then you say that only the dynamic fields are downloading into the excel file.....what else do you expect?? since the fields are dynamic...only the dynamic fields will be downloaded into the excel..

I think i am not able to understand your requirement/problem completely...if you can provide some more details...then may be i can help you better.

Read only

0 Likes
444

Not all the fields are dynamic but only a few fields are dynamic.

So i mean that only dynamic fields are downloading but the static fields are not.

Read only

Former Member
0 Likes
444

un-resolved