Fareez Ahamed

Full Stack Developer | Javascript, Laravel, SAP ABAP

Tag: Abap (3)

Creating an ALV Grid Using OOP

Jan 19, 2015

SAP provides many ways to accomplish a task, creating an ALV Grid is no different. Though there are simple Function Modules available to create an ALV grid, Object Oriented methodology is more preferred due to its own advantages which are always debated in the ABAP world. Read more...

Hierarchy of UI Elements

Apr 16, 2012

Web Dynpro has been provided with lots of tools to make the development easier. When we want to create applications in which UI elements has to be created dynamically and processed dynamically, we have to go a little deeper i. Read more...

Timer in Web Dynpro ABAP

Apr 15, 2012

Timer is a very essential UI element in many applications and creating a timer in Web Dynpro ABAP seems to be a little critical task in the versions prior to NetWeaver 7. Read more...