All entries for Monday 10 May 2010
May 10, 2010
Programming in SAP, ABAP
Writing about web page ERP, SAP, ABAP
Two years ago, I did a internship n Turkish company which is callled Zorlu Holding. In this company, there just started to use SAP, for this reason they give importance to SAp implementions. At that point, I met with ABAP (Advanced Business Programming9 which is for developing applications in SAP. In the company, nobody knowABAP programming, so they were calling consultant firms. It can be seen as shameful situation for this company but many people don't know how the write codes in ABAP in the world and the resources about ABAP is very limited.Because I came from computer engineering, I wondered the structure of ABAp .I searched internet and I found very useful source for people who want to develop SAP applications by using ABAP. The book is written by Horst Keller and Sascha Kruger and published by SAP Press. It will be useful to explain to book by looking its cover. According to the cover, this book inccludes
- The new ABAP Workbench and the most important features of the ABAP language.
- The fundamentals of ABAP programming, including the ABAP runtime environment.
- The core ABAP language elements.
- The two ABAP programming models - classical and object-oriented - and their relevant statements.
- Advanced concepts of OO programming with ABAP Objects.
- Programming the SAP user interface.
- Database access with OpenSQL.
- ABAP glossary and a complete list of system fields.
Also in the book, there are two Cds,which include example programs written in ABAP language.