mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 14:26:09 +08:00

* remove sy-datum/sy-uzeit from demo programs * Fixed data for all demo programs Co-authored-by: sandraros <sandra.rossi@gmail.com> Co-authored-by: Abo <andrea@borgia.bo.it>
29 lines
821 B
XML
29 lines
821 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<abapGit version="v1.0.0" serializer="LCL_OBJECT_W3MI" serializer_version="v2.0.0">
|
|
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
|
|
<asx:values>
|
|
<NAME>ZDEMO_EXCEL13</NAME>
|
|
<TEXT>13_MergedCells.xlsx (ZDEMO_EXCEL13)</TEXT>
|
|
<PARAMS>
|
|
<WWWPARAMS>
|
|
<RELID>MI</RELID>
|
|
<OBJID>ZDEMO_EXCEL13</OBJID>
|
|
<NAME>fileextension</NAME>
|
|
<VALUE>.xlsx</VALUE>
|
|
</WWWPARAMS>
|
|
<WWWPARAMS>
|
|
<RELID>MI</RELID>
|
|
<OBJID>ZDEMO_EXCEL13</OBJID>
|
|
<NAME>filename</NAME>
|
|
</WWWPARAMS>
|
|
<WWWPARAMS>
|
|
<RELID>MI</RELID>
|
|
<OBJID>ZDEMO_EXCEL13</OBJID>
|
|
<NAME>mimetype</NAME>
|
|
<VALUE>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</VALUE>
|
|
</WWWPARAMS>
|
|
</PARAMS>
|
|
</asx:values>
|
|
</asx:abap>
|
|
</abapGit>
|