Tutorialspoint ABAP教程小结

教程链接: https://www.tutorialspoint.com/sap_abap/本文是读教程的笔记,因为主要供自己以后查阅,故采用了中文英文混合的方式1. Home:ABAP is a fourth-generation programming language for SAP. Java and ABAP are currently main language
摘要由CSDN通过智能技术生成

教程链接: 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 ----> 520)

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值