mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 08:06:15 +08:00
Fixed problem introduced with Changeset 302 to fix issue #163.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@315 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
This commit is contained in:
parent
f05f725862
commit
c3c4021446
|
@ -4540,7 +4540,7 @@ endmethod.</source>
|
|||
lv_row_alpha TYPE string,
|
||||
lv_column_alpha TYPE zexcel_cell_column_alpha.
|
||||
|
||||
CHECK lt_sheet_content IS NOT INITIAL.
|
||||
CHECK sheet_content IS NOT INITIAL.
|
||||
|
||||
* update dimension range
|
||||
lt_sheet_content = sheet_content.
|
||||
|
|
Loading…
Reference in New Issue
Block a user