ABAP Technologies Overview

SAP ABAP Technology

Development using ABAP and JAVA

ABAP stands for Advanced Business Application Programming language. It is an interpreted programming language that runs in the SAP ABAP Runtime environment. ABAP is the the language for programming the SAP Application Server, part of its NetWeaver platform. for building business applications. It has evolved over the years to include Object Oriented language extensions as well.

ABAP runtime environment

All ABAP programs reside inside the SAP database. They are not stored in separate external files like Java or C++ programs. In the database all ABAP code exists in two forms: source code, which can be viewed and edited with the ABAP Workbench tools; and generated code, a binary representation somewhat comparable with JAVA bytecode. ABAP programs execute under the control of the runtime system, which is part of the SAP kernel. The runtime system is responsible for processing ABAP statements, controlling the flow logic of screens and responding to events (such as a user clicking on a screen button); in this respect it can be seen as a Virtual Machine comparable with the Java VM. A key component of the ABAP runtime system is the Database Interface, which turns database-independent ABAP statements ("Open SQL") into statements understood by the underlying DBMS ("Native SQL"). The database interface handles all the communication with the relational database on behalf of ABAP programs; it also contains extra features such as buffering of tables and frequently accessed data in the local memory of the application server.


With the introduction of the Netweaver release, certain applications such as Portal technology were best run on a JAVA based solution, such as J2EE. SAP Netweaver also has a JAVA based runtime environment. This runtime environment runs JAVA based solutions that have been deployed to the SAP JAVA server.

SAP has balanced its SAP software to leverage the best of either language for supporting the various applications.
  • SAP Applications are installed on two different database schemas, depending on the specific application and each are accessed by the respective runtime environment.
          - one for the JAVA instance (JAVA Stack)
          - one for the ABAP Instance (ABAP Stack)
  • ABAP is used for all applications based on the ABAP stack.
          - This includes all versions of SAP prior to SAP Netweaver, including the SAP Enterprise release.
          - The ABAP Stack can still handle web based activities, however this is realized via ABAP based Web Applications such as ABAP WebDynpro or Business Server Pages for UI solutions, and ABAP web services for SOAP/XML based solutions.
  • JAVA is used based on an integrated J2EE Engine that presents the foundation for fully web based technologies.
          - Portal framework, Business Intelligence, IPC (Internet Pricing and Configuration) use the JAVA stack as its foundation, running a J2EE engine.

Note: Some applications, such as the process integration solution (PI or XI) requires both an ABAP and JAVA stack, as it uses the best of both from an integration point of view.

SAP Development objects are part of the SAP Software repository. This repository consists of the following types of development objects:
  • Data Dictionary Objects
  • Domain Definitions
  • Data Element Definitions
  • Table/ View/ Structures
  • All remaining Global Type Definitions
  • Programs Objects
  • Programs
  • Function Groups and Function Modules
  • Web Dynpro controllers
  • BSP Applications
  • Web Applications
  • Includes
  • XSLT transformations
  • All remaining program related objects
There are several other repositories that contain various constructs and objects that are used by developers, such as the MIME repository containing multimedia objects.

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/28483959/viewspace-755717/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/28483959/viewspace-755717/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值