EXCEL With XML
Hi Friends I would like to share some knowledge on how to generate an EXCEL file with designs and features of our interest. I am working for a manufacturing company that naturally concentrates on...
View ArticleAustralian SAP User Group Conference 2014
SAP Australia User Group Conference 2014 – Hilton Hotel, Sydney One thing that Australia has in abundance, apart from deserts and deadly wildlife, is SAP conferences. I was lucky enough to be...
View ArticlePossibly the most important design pattern of them all (MVC)
Who should read this?First and foremost, if you don't know what a design pattern is, then this blog is most certainly targeted at you. Secondly those who don't really understand the Model View...
View ArticleABAP Trapdoors: R-F-Conversion on a STRING
Welcome back to another ABAP Trapdoors article. It’s been a while – I’ve posted my last article in 2011. In the meantime, I’ve collected a number of interesting topics. If you’re interested in the...
View ArticleControlled multi-threading in ABAP
You may have been in a situation where you have to process multiple objects. When you do this sequentially, it'll take some time before that processing finishes. One solution could be to schedule your...
View ArticleHow to call Invoice as a PDF in SAPGUI
Let’s consider that we have two screens with screen numbers 2000 and 3000.Screen 2000 contains table control which displays the list of invoices and if we double click on any invoice number that...
View ArticleStep by step guide to enhance/update Vendor Master and generate idocs - Part1
I recently worked on a project which entailed enhancing vendor master, updating CREMAS04 Idoc with a new segment for custom records and finally being able to generate IDOCS with new segment when these...
View ArticleABAP News for 7.40, SP08 - ABAP Core Data Services (CDS)
Recap With ABAP 7.40, SP05 the ABAP Core Data Services, short ABAP CDS, were introduced. The ABAP Core Data Services implement the general CDS concept of SAP (that is also available for HANA as HANA...
View ArticleProject Object - Vendor Contacts (create and edit)
Hi community! I have come across the need to have a vendor contact created (you know, those contacts you find in XK01/2/3), and, to my disbelief, really the only possible way to do this...
View ArticleExport internal table to Excel with XLSX Workbench
related page 1related page 2NOTE: Before beginning, the XLSX Workbench functionality must be available in the your system. Let's use standard demo report BCALV_GRID_DEMO is available in the every...
View ArticleCreate and Email a Decorated Excel using HTML
Excel Creation Methods :Today there are a number of methods to create a formated Excel file like Standard FMs, IXML Interface, OLE, Using XML syntax , Using HTML syntax and few more Interfaces (...
View ArticleEasy Excel-creation from ABAP using transportable templates
Do you also have the requirement to provide data from your ABAP-System to an Excel workbook? Then, I hope you heard about the fantastic abap2xlsx-library by Ivan Femia. If not, you should immediately...
View ArticleSay Goodbye to Polling: Real-time eventing in ABAP with ABAP Channels
What is real-time in ABAP and why ABAP Channels?The new technologies like Cloud, Mobility, and In-Memory open new opportunities and lead the industries to the real-time business. Become real-time...
View ArticleCode Review with Phabricator - an open source, software engineering platform
Phabricator is a collection of open source web applications that help software companies build better software. It is developed and maintained by Facebook and largely based on their own internal tools....
View ArticleTechEd2014 – (My) focus on ABAP
I’d call myself an ABAP guy. Though I’ve done some Java looooong time back and occasional web development as a hobby, the only serious programming language which I’d claim myself to have mastered is...
View ArticleDynamic Node in Web Dynpro ALV
Dynamic Node in Web Dynpro ALV Dynamic programming is very helpful to provide solution for some critical business requirement in SAP GUI and this legacy is carried forward to thedynpro era also. Here...
View ArticleAustralian SAP Developer and Architect Conference 2014
SAP Developer and Architect Summit November 21stand 22nd November 2014 A Dustbin IntroductionLast week I had the pleasure of going to the inaugural “SAP Developer and Architect Conference” which is...
View ArticleGot an error message? The new tool PANKS is here to help you!
Have you ever heard of PANKS? PANKS is an acronym that stands for Performance Assistant Note and KBAS Search and as its name implies, it’s a new tool that searches for SAP Notes and KBAS from the...
View ArticleStep by step guide to enhance/update Vendor Master and generate idocs - Part1
I recently worked on a project which entailed enhancing vendor master, updating CREMAS04 Idoc with a new segment for custom records and finally being able to generate IDOCS with new segment when these...
View ArticleTechEd2014 – (My) focus on ABAP
I’d call myself an ABAP guy. Though I’ve done some Java looooong time back and occasional web development as a hobby, the only serious programming language which I’d claim myself to have mastered is...
View Article