‎2007 Apr 04 6:17 AM
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
‎2007 Apr 04 7:40 AM
‎2007 Apr 04 7:40 AM
‎2007 Apr 04 7:47 AM
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..