Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
10 user(s) are online (10 user(s) are browsing encyclopedia)

Members: 0
Guests: 10

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

ABAP

ABAP (Advanced Business Application Programming) is a high level programming language created by the Germany Software company SAP AG. It is currently positioned as the language for programming SAP s SAP Web Application Server, part of its NetWeaver platform for building business applications. Its syntax is somewhat similar to COBOL.

= History =

ABAP was one of many application-specific fourth-generation languages (Fourth-generation programming language) developed in the 1980s. It was originally the report language for SAP R/2, a platform that enabled large corporations to build mainframe business applications for materials management and financial and management accounting. ABAP originally stood for Allgemeiner Berichtsaufbereitungsprozessor , German for generic report preparation processor. Early on ABAP included the concept of Logical Databases (LDBs), providing a high level of abstraction from the basic database level.

ABAP was intended to be used by end users so that they could manipulate the data themselves, but the 4GL turned out to be too complex for ordinary users. High-level programming skills are still required to create ABAP programs.

ABAP remained the language for creating programs for the client-server SAP R/3 system, which SAP first released in 1992. As computer hardware advanced through the 1990s, more and more of SAP s systems were written in ABAP. By 2001, all but the most basic functions were written in ABAP. In 1999, SAP released an object-oriented extension to ABAP called ABAP Objects, along with R/3 release 4.5.

SAP s latest development platform, NetWeaver, supports both ABAP and Java programming language.

=External links=

*[http://sdn.sap.com/irj/sdn/developerareas/abap ABAP] in the SAP Developer Network *[http://www.intelligenterp.com/feature/archive/heymann.jhtml_requestid=304802 An Introduction to ABAP Objects]