adam_krawczyk1
Contributor
Member since ‎10-10-2011

User Statistics

  • 210 Posts
  • 25 Solutions
  • 19 Kudos given
  • 207 Kudos received

User Activity

Introduction Welcome to my blog, I am glad that you are curious about ABAP unit testing. Let's go. As an SAP developer coming from the Java world, I always focus on Object Oriented ABAP and believe in the high value of unit testing. So the question ...
Welcome!I am glad that you read this page, it means that you are interested in modern ABAP programming.In my first blog "ABAP in eclipse vs SE80 comparison - why eclipse wins?" I desribed why to use eclipse. After few years I still recommend eclipse ...
Hello experts, Could you please help me to clarify one issue - how database optimizer process SELECT statement on VIEW when only some and not all tables are used. Example:VIAUFK_AFVC - this view contains 7 related tables with JOIN conditions: But the...
Hi,In some landscapes in our systems integrated help in eclipse is still not working even if docu and toolsdocu services are activated.I read post with similar problem:http://scn.sap.com/thread/3238296I noticed that two services were inactive:/sap/pu...
In this document I would like to share my lesson learned and show that it is possible to run automated Unit Tests in ABAP and integrate it with Hudson (or Jenkinks) Continuous Integration server. With some development effort we can have all Unit Te...