‎2009 Sep 01 8:14 AM
Hi All,
We are getting the runtime error GETWA_NOT_ASSIGNE when i was trying to download the report into the local file.
can any body explain me why I am getting this error. And kindly provide me the solution.
We are using the function module REUSE_ALV_GRID_DISPLAY to display the output.
Thanks & Regards
Sreelatha Gullapalli.
‎2009 Sep 01 8:21 AM
Hi Latha,
Some work area which you are using in the program is not assigned, If you can post the snippet of code, can give suggestion.
Rgds,
Sripal
‎2009 Sep 01 8:26 AM
Are you using any field symbol as variable that will be passed to the function module.
if so check it is assigned or not
with regards
s.janagar
‎2009 Sep 01 8:32 AM
Hi,
Please provide the details of the Error. So that it will be easy to give suggestions.
Regards,
Aditya
‎2009 Sep 01 8:34 AM
Hi,
There would be an issue with your fiedcatalog please check the field catalog properly.
Regards,
Himanshu
‎2009 Sep 01 8:38 AM
Hi,
probability is 99.9 % that your field catalog does not match the internal table for display.
0.1 % something else I can not say without knowing the details.
Kind regards,
Clemens
‎2009 Sep 01 8:44 AM
GET_WA_NOT_ASSIGNED Dumps in ALV reports points to 99,999999% to a mistyped fieldname of the internal table in the fieldcatalog.