mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-08 04:43:18 +08:00
better fix
checked that the output looks the same as the previous coding, at least on A4H (HANA1909). Must verify on 731 yet.
This commit is contained in:
parent
74c755885b
commit
9f69d3a622
|
@ -166,6 +166,7 @@ FORM get_types .
|
|||
<lv_res> = 'DATA: lo_data type ref to ZCL_EXCEL_TEMPLATE_DATA.'.
|
||||
ENDIF.
|
||||
|
||||
cl_demo_output=>set_mode( mode = 'TEXT' ).
|
||||
cl_demo_output=>display( lt_res ).
|
||||
ENDFORM.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user