Commit 427f576 1 parent 554a11b commit 427f576 Copy full SHA for 427f576
File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,15 @@ CLASS cl_gui_alv_grid DEFINITION PUBLIC.
21
21
is_print TYPE any OPTIONAL
22
22
it_special_groups TYPE any OPTIONAL
23
23
it_toolbar_excluding TYPE any OPTIONAL
24
- it_hyperlink TYPE any OPTIONAL
25
- it_alv_graphics TYPE any OPTIONAL
26
- it_except_qinfo TYPE any OPTIONAL
27
- ir_salv_adapter TYPE REF TO any OPTIONAL
24
+ it_hyperlink TYPE any OPTIONAL
25
+ it_alv_graphics TYPE any OPTIONAL
26
+ it_except_qinfo TYPE any OPTIONAL
27
+ ir_salv_adapter TYPE REF TO any OPTIONAL
28
28
CHANGING
29
- it_outtab TYPE STANDARD TABLE
30
- it_fieldcatalog TYPE any OPTIONAL
31
- it_sort TYPE any OPTIONAL
32
- it_filter TYPE any OPTIONAL
29
+ it_outtab TYPE STANDARD TABLE
30
+ it_fieldcatalog TYPE any OPTIONAL
31
+ it_sort TYPE any OPTIONAL
32
+ it_filter TYPE any OPTIONAL
33
33
EXCEPTIONS
34
34
invalid_parameter_combination
35
35
program_error
You can’t perform that action at this time.
0 commit comments