mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 08:46:14 +08:00
zdemo_excel20 shows old abap2xlsx URL (#963)
This commit is contained in:
parent
5e1ca6255f
commit
8f630081ed
|
@ -156,7 +156,7 @@ FORM export_to_excel.
|
|||
|
||||
wa_listheader-typ = 'A'.
|
||||
wa_listheader-info =
|
||||
'Project hosting at https://cw.sdn.sap.com/cw/groups/abap2xlsx'.
|
||||
'Project hosting at https://github.com/abap2xlsx'.
|
||||
APPEND wa_listheader TO gt_listheader.
|
||||
|
||||
* write to excel using method Bin_ALV
|
||||
|
|
Loading…
Reference in New Issue
Block a user