Tutorialspoint ABAP教程小结

ABAP是SAP的第四代编程语言,主要应用于应用层。本教程涵盖其基本语法、数据类型、变量、常量、运算符、循环控制、决策结构等关键概念。了解ABAP在SAP环境中的作用,包括3层客户端/服务器架构、模块化编程、面向对象特性以及Open SQL等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

教程链接: https://www.tutorialspoint.com/sap_abap/

本文是读教程的笔记,因为主要供自己以后查阅,故采用了中文英文混合的方式

1. Home:

ABAP is a fourth-generation programming language for SAP. Java and ABAP are currently main languages in SAP. This tutorial explains the key concepts of SAP ABAP.


2.Overview:

ABAP: Advanced Business Application Programming

3-tier Client/Server Architecture:

  • Presentation

  • Application

  • Database

ABAP works in application tier. Technical distribution of software is independent of its physical distribution (different levels can be installed in the same computer. A level can be installed in different computers).


ABAP programs reside the SAP database. They execute under the control of the runtime system that is a part of SAP kernel. But unlike java, ABAP programs are not stored in separate external files.


ABAP code exists in two forms:

  • Source

  • Generated Code : binary representation, like byte code in java


3.Environment:

How?

  • Open ABAP editor: SE38

  • Name the program Z……  (Z ensures the customer namespace)

  • Create

  • Execute


4.Basic Syntax:

  • Begin with REPORT

  • End with period.

  • Colon notation: Combine different states.

  • Comments:

Full: *

Partial line: “


  • No-Zero: to delete zero( 00000520

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值