I am getting a short dump in alv..the message is displayed as "data objects in a unicode program are not convertible"...when i debugged, the dump is getting triggered when the reuse_alv_grid_display fm is getting called...what could be wrong? thanks all
I think you have checked the "UNICODE" flag in your program attributes.Just uncheck the unicode flag.If you want your program to be unicode compatible then certain rules have to be followed while transfering structures.
You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that you answer complies with our Rules of Engagement.
Add a comment