‎2007 May 29 3:51 PM
Hi Friends,
I want to add a field to the ALV output. I got data in the internal table and
added field to alvcatlog. While selecting a field from the list of fields in the list,
it is giving dump while adding to layout. The error mesage is field symbol is not
assigned.
Thanks in advace.
Kind regards,
Jay
‎2007 May 29 3:54 PM
run program BALVBUFDEL program to delete the buffer and then run again
also use parameter I_BYPASSING_BUFFER of FM
I_BYPASSING_BUFFER = 'X'.
‎2007 May 29 3:54 PM
run program BALVBUFDEL program to delete the buffer and then run again
also use parameter I_BYPASSING_BUFFER of FM
I_BYPASSING_BUFFER = 'X'.
‎2007 May 29 3:59 PM
I tried to add already existing fields, for these it is not giving dump.
But for new field only, it is giving dump.
‎2007 May 29 4:37 PM
‎2010 Feb 15 4:56 AM
hi,
i am facing the same problem . Please let me know did u solve it ?
regards
Madhu