Skip to content

Commit

Permalink
Preparation for new Demo (4)
Browse files Browse the repository at this point in the history
  • Loading branch information
francisco-milan committed Sep 12, 2024
1 parent a626e91 commit 1ab8501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/02/z2ui5_cl_xml_view.clas.abap
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ CLASS z2ui5_cl_xml_view DEFINITION
RETURNING VALUE(result) TYPE REF TO z2ui5_cl_xml_view.

METHODS columns
IMPORTING !ns TYPE clike OPTIONAL
IMPORTING !ns TYPE clike OPTIONAL
RETURNING VALUE(result) TYPE REF TO z2ui5_cl_xml_view.

METHODS analytical_column
Expand Down

0 comments on commit 1ab8501

Please sign in to comment.