Skip to content

kkayacan/abap2xlsx-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

abap2xlsx-simple

MS Excel interface library for SAP ABAP

This is a local-class & single-include version of abap2xlsx by sapmentors. Created for easier installation and backwards compatibility. Based on this commit of abap2xlsx . Many thanks to original contributers.

Tested on an ABAP 7.01 SP 13 system through demo programs 1-6 of original abap2xlsx repo.

Installation

Either clone this repo with abapGit or upload this code to a new include.

Usage

Include the library in your program like this:

INCLUDE zabap2xlsx_simple.

Then refer to the original documentation of abap2xlsx.

Shortcomings

Huge file writer will not work due to requirement of simple transformations. Currently tested with only first 6 demo programs of original repo.

About

MS Excel interface library for SAP ABAP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages