2011 Nov 09 11:23 AM
Dear Gurus,
i have problem in alv, i have made an alv report, the output of my report is coming smoothly, but it gives a message
" multiple lines are only supported for printing and in print view"(msg no:0k063).
while converting it into excel sheet or while using sum function , my program dumps and leads to
message " runtime error :getwa_not_assigned".
current abap program "SAPLKKBL" terminated coz it has come across a statement that unfortunately cannot
executed.
please help me.
thanks in advance.
Dear Gurus,
i have problem in alv, i have made an alv report, the output of my report is coming smoothly, but it gives a message
" multiple lines are only supported for printing and in print view"(msg no:0k063).
while converting it into excel sheet or while using sum function , my program dumps and leads to
message " runtime error :getwa_not_assigned".
current abap program "SAPLKKBL" terminated coz it has come across a statement that unfortunately cannot
executed.
please help me.
thanks in advance.
2011 Nov 09 11:30 AM
Hi,
Hard to help without a bit of code but your dump is probably due to a field symbol not yet assigned when using it...
Kr,
Manu.
2011 Nov 09 12:55 PM
Hi,
For below issue
" multiple lines are only supported for printing and in print view"(msg no:0k063).Please refer below link :
http://forums.sdn.sap.com/thread.jspa?threadID=770279&tstart=0
The dump with error "getwa_not_assigned" comes because of several reasons.
Please see in debug mode what's happening. This may be cause of field symbol.
I hope this will help you.
Regards,
Rahul Mahajan
2011 Nov 09 1:02 PM
Chekc you ALV consistency using [SOS - my ALV report is not working|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/15961] and correct the problem
2012 Mar 05 7:14 AM
2012 Mar 05 8:43 AM
have u used field symbol somewhere?
there might be problem with the fields in fieldcatalogue and actual data table.
2012 Mar 05 10:11 AM
Hi,
Please check the number of fields in the field catalogue and that in the output table. This error will occur, when the number of fields are different in both.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |