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

    原文:http://www.cnblogs.com/qiangsheng/archive/2008/01/21/1046858.html

    Tool for displaying information about table entries. You use the Data Browser to display table entries, table field values and their texts. You can also navigate from table entries to entries in the corresponding check tables. To change table entries, you must set the maintenance attribute for the table concerned. You can modify the Data Browser display to suit customer-specific requirements.

    ----------------------
    分隔线上面是 SAP 标准文档中提供的说明
    分隔线下面是我的翻译
    ----------------------
    显示表条目信息的工具。使用数据浏览器来显示表条目、表字段值和它们的文本。还可以从表条目导航到相应检查表中的条目。要修改表条目,必须为涉及到的表设置维护属性。可以修改数据浏览器的显示来适合特定客户的需求。
  • 相关阅读:
    1-6注册View Prism官网案例学习
    MVVM复习
    Prism常用类库翻译
    SqlHelper
    ADO.NET复习
    C#复习思维导图
    网络通信基础知识1
    网络通信
    Linux-线程同步之互斥锁
    linux-线程同步之信号量
  • 原文地址:https://www.cnblogs.com/rena/p/9110012.html
Copyright © 2011-2022 走看看