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

    原文:http://www.cnblogs.com/qiangsheng/archive/2008/02/22/1077086.html

    Information tool that stores details about all development objects in the R/3 System and their relationships. The user interface of the R/3 Repository Information System resembles a file manager where objects are grouped together in object categories within a hierarchical structure. In the R/3 Repository Information System, you can: Generate lists of programs, tables, fields, data elements, and domains. Determines where certain tables and fields are used on screens and in ABAP programs, also displays foreign key dependencies.

    ----------------------
    分隔线上面是 SAP 标准文档中提供的说明
    分隔线下面是我的翻译
    ----------------------
    存储 R/3 系统中所有开发对象的细节及它们之间关系的信息工具。R/3 知识库信息系统的用户接口类似一个文件管理器,对象以层级结构的方式分组在对象类别中。在 R/3 知识库信息系统中可以:生成程序、表、字段、数据元素和域的清单。为了确定特定表和字段用在哪些屏幕和哪些 ABAP 程序中,还显示外键依赖。(注意,这个接口并非面向对象的接口概念。)
  • 相关阅读:
    Mybatis-配置解析
    Mybatis-CRUD
    ExtJS3.4升级ExtJS4.2的问题汇总(转)
    Extjs视频
    Freemarker语法
    JSP 语法/标签
    android 入门-ID
    Win10 VS2015 社区版切换到VS2013社区版 进行维护之前的项目
    Win10 AppBar
    Win10 保存Element到相册
  • 原文地址:https://www.cnblogs.com/rena/p/9110167.html
Copyright © 2011-2022 走看看