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 系统中技术对象会被维护在独立的主记录中。如果想要把技术系统的一部分表示成一个技术对象,就意味着可以:管理独立的数据、执行细目分类、准备或计划维护任务、保持一个已经被执行的维护任务的记录、收集并评估很久以前的技术数据、跟踪维护任务成本、跟踪某个功能区域中安装的设备。例如:一个功能区域可以是净化工厂的泵站,一个水泵就做为设备的一部分安装。
  • 相关阅读:
    剑指OFFER 连续数组的最大和
    剑指OFFER 两个链表的第一个公共结点
    剑指OFFER 替换空格
    剑指OFFER 二叉树中和为某一值的路径
    剑指OFFER 二叉树的镜像
    剑指OFFER 从上往下打印二叉树
    剑指OFFER 删除链表中重复的结点
    剑指OFFER 数组中只出现一次的数字
    剑指OFFER 调整数组顺序使奇数位于偶数前面
    C 语言 sleep 函数
  • 原文地址:https://www.cnblogs.com/rena/p/9110424.html
Copyright © 2011-2022 走看看