zoukankan      html  css  js  c++  java
  • ABAP术语-ABAP Workbench

    原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/10/989037.html

    Integrated graphical development environment of the R/3 System. The ABAP Workbench allows you to develop, modify, test and manage client/server applications written in ABAP. You can use the tools of the ABAP Workbench to: Write ABAP code, Design screens, Create user interfaces, Test applications for efficiency, Check applications for errors, Use predefined functions, Access development objects, Create and access database information, and Create Internet services. To perform the different tasks, the ABAP Workbench contains tools such as the ABAP Editor, the Menu Painter, the Screen Painter, the Function Builder, the Web Application Builder and the Object Navigator.

    ----------------------
    分隔线上面是 SAP 标准文档中提供的说明
    分隔线下面是我的翻译
    ----------------------
    R/3 系统的集成图形化开发界面。ABAP 工作台允许你开发、修改、测试和管理用 ABAP 编写的客户/服务器应用程序。可以使用 ABAP 工作台的工具来:编写 ABAP 代码、设计屏幕、创建用户接口、测试应用的效率、检查应用的错误、使用定义的函数、访问开发对象、创建和访问数据库信息和创建互联网服务。为了执行不同的任务,ABAP 工作台包含了诸如 ABAP 编辑器、菜单制作器、屏幕绘制器、函数制作器、Web 应用制作器和对象浏览器等工具。
  • 相关阅读:
    yii2 分页
    yii2 钩子函数
    linux 配置compoer
    Python随心记--迭代器协议和for循环机制
    Python随心记--文件操作处理 open()
    Python随心记--练习
    Python随心记--函数式编程及常用内置函数,及部分实例
    Python随心记--匿名函数
    Python随心记--函数作用域
    Python随心记--局部变量与全局变量
  • 原文地址:https://www.cnblogs.com/rena/p/9109644.html
Copyright © 2011-2022 走看看