Recent Activity

    ABAP Code Smells

    Code Smells can help to find code problems early.For basic Information you can look here:http://en.wikipedia.org/wiki/Code_smell or http://www.codinghorror.com/blog/2006/05/code-smells.html.The idea is to identify typical ABAP Code Smells. The aim is...

    wol by Active Participant
    • 1794 Views
    • 0 Comments
    • 0 Likes

    All you need to know about HR-PD Qualifications from the development perspective

    Some things are just so essential that there must be hundreds of people fighting the same or similar problem at the same time. If all these went to SDN and tell the other about their findings and “lessons learnt”, world would be much brighter and peo...

    OttoGold by Active Contributor
    • 18020 Views
    • 1 Comments
    • 7 Likes

    Customer Feedback on the Pilot Version of the ABAP Development Tools for SAP NetWeaver aka ABAP in Eclipse

    The Customer Engagement Initiative for the ABAP Development Tools for SAP NetWeaver (aka ABAP in Eclipse) took place in the timeframe of October 2011- April 2012. Within the CEI about 20 experienced ABAP and non-ABAP developers at selected customers ...

    Basic tricks Abap

    Summary: This article deals with a series of basic tricks within the SAP R / 3, this is a series of articles that aims to give simple tips.tables All tables created using the SAP system are provided primarily in after it is created in the database. ...

    Transaction Types

    IntroductionTransactions are used to execute each SAP program.  The transaction code can be entered directly by the users into the command box in the toolbar , or they can be attached to the SAP Menu.PurposeThis article allows gives you a basic ove...