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 程序中,还显示外键依赖。(注意,这个接口并非面向对象的接口概念。)
  • 相关阅读:
    子元素如何不继承父元素透明度
    js深度复制对象
    webstorm快捷键
    js触屏滑动事件
    DOM学习笔记
    attribute & property --- jquery attr() & prop()
    javascript学习笔记(通用)-2015-08
    javascript学习笔记(数组)-2015-08
    mustache语法整理
    代码优化
  • 原文地址:https://www.cnblogs.com/rena/p/9110167.html
Copyright © 2011-2022 走看看