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

    原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/18/1111205.html

    Generic term for: A component within a technical system, on which a maintenance task is to be performed (= functional location). An individual, physical object that is to be maintained as an autonomous unit (= equipment), also Technical objects are maintained in the R/3 System in separate master records. If you want to represent part of a technical system as a technical object, it means you can: Manage individual data, Perform breakdown, prepared or planned maintenance tasks, Keep a record of the maintenance tasks that have been performed, Collect and evaluate technical data over long periods of time, Track the costs of maintenance tasks, and Track which piece of equipment was installed when at which functional location. Example: A functional location can be a pumping station in a clarification plant, at which a pump is installed as a piece of equipment.

    ----------------------
    分隔线上面是 SAP 标准文档中提供的说明
    分隔线下面是我的翻译
    ----------------------
    一般术语,指在一个需要执行维护任务的技术系统中的组件(例如功能区域)。一个独立的物理对象会被当作一个自治单元(例如设备)被维护,同时,在 R/3 系统中技术对象会被维护在独立的主记录中。如果想要把技术系统的一部分表示成一个技术对象,就意味着可以:管理独立的数据、执行细目分类、准备或计划维护任务、保持一个已经被执行的维护任务的记录、收集并评估很久以前的技术数据、跟踪维护任务成本、跟踪某个功能区域中安装的设备。例如:一个功能区域可以是净化工厂的泵站,一个水泵就做为设备的一部分安装。
  • 相关阅读:
    Java动态规划实现将数组拆分成相等的两部分
    动态规划解决hdu龟兔赛跑
    Eclipse上将maven项目部署到tomcat,本地tomcat下,webapps下,web-inf下lib下没有jar包决绝方案
    【转】spring IOC和AOP的理解
    Eclipse创建一个普通的java web项目
    linux服务器自动备份与删除postgres数据库数据
    开启Linux服务器vnc远程桌面详细步骤
    设计模式---JDK动态代理和CGLIB代理
    菜谱
    网络协议-dubbo协议
  • 原文地址:https://www.cnblogs.com/rena/p/9110424.html
Copyright © 2011-2022 走看看