Hello! I'm working on an older SAP system with SAP_ABA = 7.31. I would like to be able to take advantage of new ABAP statements introduced in 7.51.
Does anybody know how difficult it is to upgrade just the ABAP component?
Any pointers to document...
I agree with your observations! Great blog, I was happy to go through the hassle of logging on so I could leave my comment and give this blog post a thumbs-up! (Not sure why SAP makes it so hard to comment on a blog post, but that’s another topic.)
This is an amazing project! I wish SAP put it its weight behind this! Front-end JavaScript frameworks are simply too complex for most SAP shops. Smaller SAP shops don’t have the luxury of hiring separate frontend and backend developers.
Complexity is bad. Very, very, very bad.
To design is not to decide what features you put into a product; it's to decide which features you leave out.
There is never time to do it right. But, paradoxically, it seems there is always time to do ...
Hi Giuseppe,You should look into abap2xlsx !https://blogs.sap.com/2010/07/12/abap2xlsx-generate-your-professional-excel-spreadsheet-from-abap/With just a few lines you can bind your internal table to an Excel worksheet and output it, either in Excel ...