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

ALV DUMP?

Former Member
0 Likes
623

Hi all,

i am passing a field typpe ' I ' to the ALV_LIST function module.

it is going for dump.

its giving error in dump like...

The current statement only supports character-type data objects.

vkr.

3 REPLIES 3
Read only

Former Member
0 Likes
589

try to pass the field type C

Read only

Former Member
0 Likes
589

hi,

if possible give ur code.

Read only

Former Member
0 Likes
589

Hi VKR ,

I dont think that is the case , but still if you feel it , why dont you test the program removing that field from your internal table and see the result of the execution.

Regards

Arun