Method CL_DEMO_OUTPUT_STREAM-> FINALIZE_STREAM crashes when it is passed VBAK on line 79.
with error "Two internal tables are neither compatible nor convertible".
Now when I manually change lv_hex_flag to TRUE, program doesn't crash.
The program should change lv_hex_flag to TRUE on under line 64 statement but it doesn't do it.
Is there any data type in VBAK, MARA etc standard table which this method doesnt support yet ?