Tree Control 是最常用的Windows控件之一,在其他语言中成为"Tree View"等,ABAP的 Tree Contiol 能实现类似的功能. 本文主要介绍一下内容: 1. 实例一个简单的 Tree Control,双击取得节点的Key 和 TEXT 2. 建立有数据表接口的Tree Control 对象 3. 通过右键菜单实现 Tree Control节点的 增 删 改 功能 4. Tree Control对象与ALV Grid对象关联 ×××××××××××××××…
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…