Skip to content

Commit

Permalink
Update z2ui5_cl_demo_app_312.clas.abap (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
oblomov-dev authored Dec 2, 2024
1 parent 3d4f494 commit 614a223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/z2ui5_cl_demo_app_312.clas.abap
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CLASS z2ui5_cl_demo_app_312 DEFINITION
DATA mv_prop TYPE string.
DATA mt_feed_values TYPE TABLE OF string.
DATA check_initialized TYPE abap_bool.
DATA mt_viztypes TYPE z2ui5_if_types=>ty_t_name_value..
DATA mt_viztypes TYPE z2ui5_if_types=>ty_t_name_value.

PROTECTED SECTION.
DATA client TYPE REF TO z2ui5_if_client.
Expand Down

0 comments on commit 614a223

Please sign in to comment.