fix linter errors

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
This commit is contained in:
Domi Bigl 2022-07-28 17:08:46 +02:00 committed by GitHub
parent b40eab9560
commit 7c1453420d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -669,7 +669,7 @@ CLASS zcl_excel_worksheet DEFINITION
IMPORTING
!ip_column TYPE zexcel_cell_column
!ip_row TYPE zexcel_cell_row
!ir_table type ref to zcl_excel_table
!ir_table TYPE REF TO zcl_excel_table
!ip_fieldname type zexcel_fieldname
!ip_header type abap_bool
RAISING