abap2xlsx / demos

Demonstration programs
Apache License 2.0
28 stars 19 forks source link

Extend demos to work in SAP BTP (Cloud)? #50

Open sandraros opened 5 months ago

sandraros commented 5 months ago

After I pull the demos repository to SAP BTP Cloud / SAP S/4HANA Public Cloud (via the abapGit Eclipse plugin), almost all objects are not imported.

Any chance to enhance the repository to have the demos be supported in the Cloud?

image

image

Log texts:

PROG
     ZABAP2XLSX_DEMO_SHOW | PROG | W | Object type PROG not supported in SAP Cloud Platform, ABAP Environment. The import of this object is skipped
     ...
SICF
     NPL0018        BD88061CD29B341257671DC5C | SICF | W | Namespace of object NPL0018        BD88061CD29B341257671DC5C (type SICF) not allowed in SAP Cloud Platform, ABAP Environment
W3MI
     ZDEMO_EXCEL1 | W3MI | W | Object type W3MI not supported in SAP Cloud Platform, ABAP Environment. The import of this object is skipped
     ...
WDYA
     ZDEMO_EXCEL_WDA01 | WDYA | W | Object type WDYA not supported in SAP Cloud Platform, ABAP Environment. The import of this object is skipped
WDYN
     ZDEMO_EXCEL_WDA01 | WDYN | W | Object type WDYN not supported in SAP Cloud Platform, ABAP Environment. The import of this object is skipped
larshp commented 5 months ago

see https://github.com/abap2xlsx/abap2xlsx/pull/872#issue-1045510363

I suggest making the demos run in the browser, so a system is not even needed