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

Error Msg in Display_ALV

Former Member
0 Likes
385

Hi,

I received an run time error message telling that Field symbol is not assigned,but there is no field symbol without assigning ,that particular error arise in display_alv.But the programme is compiling successfully.Error arise during runtime only after giving the input.

by

Pradeep

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
362

can u send part of source codes..

2 REPLIES 2
Read only

Former Member
0 Likes
363

can u send part of source codes..

Read only

Former Member
0 Likes
362

Hi..,

<b>the function module DIsplay_ALV internally uses field symbols .. to print the data...

the error is from this function module, not from ur program !!!</b>

Check whether u are filling all the fields in the Fieldcatalog table or not ( if at all u are using )....

Paste ur code here...

regards,

sai ramesh..