博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
ABAP术语-ABAP Editor
阅读量:5361 次
发布时间:2019-06-15

本文共 999 字,大约阅读时间需要 3 分钟。

原文链接:http://www.cnblogs.com/qiangsheng/archive/2007/12/08/987498.html

Program editor in the ABAP Workbench. You use the ABAP Editor to create and modify ABAP programs, function modules, screen flow logic and logical databases. You can enter program source code and perform syntax checks. The ABAP Editor offers several functions to support program development as well as normal text operations such as insert, find, and replace. You can use the ABAP Editor in four different modes: Editor control mode, PC mode with line numbering, PC mode without line numbering, and Command mode. You can navigate from the ABAP Editor to other ABAP Workbench development tools.

----------------------
分隔线上面是 SAP 标准文档中提供的说明
分隔线下面是我的翻译
----------------------
在 ABAP 工作台中的程序编辑器。使用 ABAP 编辑器来创建和修改 ABAP 程序、函数模块、屏幕逻辑流和逻辑数据库。可以输入程序源代码和执行语法检查。ABAP 编辑器提供了几个功能来支持程序开发和一般的文本操作,例如插入、查找和替换。可以用四种不同的模式来使用 ABAP 编辑器:编辑器控制模式、带行号的 PC 模式、无行号的 PC 模式、命令模式。可以从 ABAP 编辑器导航到其他 ABAP 工作台开发工具。

转载于:https://www.cnblogs.com/rena/p/9109628.html

你可能感兴趣的文章
阻止事件冒泡
查看>>
js中,转义字符的表示
查看>>
[php] PHP创建指定目录和文件
查看>>
ubuntu中文字符集格式转换
查看>>
perl基础:传递hash类型参数
查看>>
Maven依赖中的scope
查看>>
asp.net 后台注册脚本
查看>>
第十章 创建计算字段
查看>>
VBS createobject 大全
查看>>
windows服务使用
查看>>
Tair分布式key/value存储
查看>>
异常:exception和error的区别
查看>>
转:为什么说招到合适的人比融到钱更加重要 - Hiring Great Talent is More Important Than Fund Raising...
查看>>
hdu rank1000
查看>>
任意用户密码重置的10种姿势
查看>>
sublime文本编辑器 常用的快捷键
查看>>
使用 IntraWeb (14) - 基本控件之 TIWHRule、TIWRectangle
查看>>
HTML5标签
查看>>
斯坦福大学3D模型库-The Stanford 3D Scanning Repository
查看>>
力扣 3 :无重复最长子串
查看>>