You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: remove duplicated xlsx, data-uri and table-create code
- z2ui5_cl_tcl_app_06 now calls z2ui5_cl_tcl_xlsx_api=>get_xlsx_by_table
(extended with optional title/settings/fieldcatalog) instead of
duplicating the abap2xlsx write sequence inline
- data-uri upload parsing in app_04/app_05 now uses
z2ui5_cl_util=>conv_get_xstring_by_data_uri
- dynamic table creation in app_03/app_06 now uses
z2ui5_cl_util=>rtti_create_tab_by_name
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QPSE7jazyDMaQKojXzodTs
0 commit comments