SAP R/3 Instances and Clients

SAP R/3 实例与实集

An SAP R/3 implementation is usually performed with more thanone R/3 “system.” As with any software and database, theenvironments where configuration is performed and where newprograms are written and tested should not be the same environmentwhere the system is used on a day-to-day basis. SAP accommodatesthe need for these separate environments with instances andclients.

一个SAPR/3项目的实施通常不止使用一个R/3“系统”。就象任何软件和数据库一样,配置用的环境和程序编写和测试的环境应该是在与日常使用系统所在的环境不同的环境。SAP使用实例(instance)和实集(client)来满足这些分离环境的需求的。

An instance is typically named for the type of environment itsupports, it often has a three-character name, and its data iscontained in a separate database from other instances. An instancenamed DEV, for example, would indicate that development work wouldbe performed on this instance. An instance named PRD, for anotherexample, would indicate that this instance is used for“production,” or day-to-day use, and programming, configuration,and testing should not be performed in this instance. Onceconfiguration settings are satisfactory in a particular instance,they will be transported to another instance. Transporting will bediscussed later. There are typically three or more instancesdefined. The purposes of each instance include (but are certainlynot limited to) development & testing, qualityassurance, and production.

一个实例通常是按照其所支持的环境类型来命名的,通常有一个由三个字符组成的名字,它的数据存放在与其它实例分开的一个数据库中。例如,一个名为DEV的实例表明在这个实例上要进行开发工作。再比如,一个名为PRD的实例表明该实例是用于“生产”,即日常使用,编程、配置和测试不应在该实例中执行。一旦配置设置在某个具体的实例中得到满意结果,它们将被传输到另一个实例。每个实例具有不同的用途,包括(当然并不限于)开发与测试、质量保证和生产。

A client, in SAP terms, indicates a “subsystem” within aninstance, and is indicated by a number, usually three digits. A PRD(productive) instance will likely have only one client (that isusable). That instance and client combination may be referred to asPRD100, for example. Other instances may contain a number ofclients, particularly if some development, configuration, programdevelopment, testing, or training must be done without affecting orbeing affected by other work currently being performed.

一个实集(client),按SAP术语理解,表示的是一个实例(instance)的一个“子系统”,是一个数字表示的,通常为三位数。一个PRD(生产)实例将可能只有一个实集(是可以使用的)。这个实例与实集的组合可以称为,比如,PRD100。其它的实例可以包含几个实集,特别是如果某些开发、配置、程序开发、测试或培训工作必须不影响其它正在执行的工作或不受这些工作的影响。

It is common to see a DEV instance with clients such as 100,200, 300, and so on defined. In such a case, DEV100 may be theinstance/client that is considered the “clean” source for theconfiguration that will be used in the production instance& client, perhaps PRD100. DEV200 might be used forconfiguration testing. While much configuration is client-specific(if it is configured in DEV200, for example, it only affectsDEV200), some configuration is cross-client or not client specific(if it is configured in DEV200, it affects every client in the DEVinstance—100, 200, 300, and so on). Usually, the system willprovide a warning that a configuration step is cross-client.

一个DEV实例有几个实集是很常见的,比如象100、200、300等等这样定义的实集。在这种情形下,DEV100可以作为是“清洁”配置源的实例/实集,它的配置将被用于正式生产性的实例/实集中,可能称为PRD100。DEV200可以用于测试配置结果。虽然许多配置是针对具体实集的(例如,如果配置是在DEV200完成的,它只会影响DEV200),有些配置是跨实集的,即不是针对具体实集的(如果配置是在DEV200中完成的,它将影响DEV实例中的所有实集– 100、200、300等等)。通常系统会警告说某个配置步骤是跨实集的。

Programming (ABAP programming and so on) is usuallycross-client. If a programmer activates a program in DEV300, forexample, it will affect DEV100, DEV200, DEV300, and so on. It isfor this reason, in part, that during some SAP R/3 implementations,a separate instance may be reserved for program testing.

编程(ABAP编程等)通常是跨实集的。例如,如果一个程序员在DEV300中激活一个程序,它将影响DEV100、DEV200、DEV300等实集。正是部分地因为这个原因,在SAP R/3实施期间,会给程序测试预留一个单独的实例。

As discussed earlier, SAP “systems” are organized into“instances, ” each of which contains one or more “clients.”Examples of instances are DEV (for development and configuration),QAS (for quality assurance) and PRD (for the productive system).There may be more instances, but rarely less.

如早先已经讨论的,SAP“系统”是组织成“实例(Instance)”的形式的,每个实例包含一个或多个“实集(Client)”。实例的例子有DEV(用于开发和配置),QAS(用于质量保证)和PRD(用于生产系统)。(一个实施项目)可能会有比这些实例更多的实例,但是很少会有更少的。

Each instance (DEV, QAS, PRD, etc.) may consist of more than oneclient.

The clients are typically identified by a three-digit number,such as 100, 110, 120, 200, etc. Each client within an instance canshare SAP R/3 programs, but will have its own transactional data.Some configuration will affect all of the clients in an instance,but some configuration will only affect the client in which it hasbeen performed. Each unique combination of instance and client isidentified as “DEV100, ”“DEV 120” and “QAS100, ” for example. Sincethe productive/production instance normally contains only one(accessible) client, it is often referred to simply as “PRD.”Instances and clients will be discussed again later.

每个实例(DEV, QAS,PRD等)可以由不止一个实集(Client)组成。这些实集通常是用三位数的数字来识别身份,例如100, 110, 120,200等。一个实例中的每个实集可以共享SAPR/3程序,但是将拥有自己的事务数据。某些配置将影响一个实例中的所有实集,但是有些配置只会影响设置这个配置的那个实集。每个唯一的实例实集组合是以诸如“DEV100”、“DEV 120” 和“QAS100”等来识别身份的。由于生产(性)实例通常只包含一个(可使用的)实集,它通常简单地称为“PRD”就足够了。(本书)将在以后对实例和实集做进一步讨论。

SAP的client概念相关推荐

  1. SAP BI基本概念

    SAP BI基本概念 SAP BI基本概念 基本概念 数据仓库基本理论 数据仓库是体系结构化环境的核心,是决策支持系统(DSS)处理的基础:它的概念提出者.美国著名信息工程专家 William Inm ...

  2. 忘记SAP系统Client 000的所有账号密码

    Task 忘记SAP系统Client 000的所有 账号密码 Solution 在SAP系统DB中删除账号SAP*,SAP系统会自动创建SAP*这个账号,然后初始密码是"PASS" ...

  3. SAP 忘记SAP系统Client 000的所有账号密码

    忘记SAP系统Client 000的所有账号密码. Solution 在SAP系统DB中删除账号SAP*,SAP系统会自动创建SAP*这个账号,然后初始密码是"PASS",这样就获 ...

  4. SAP FI 基础概念总结

    ACDOCA-通用会计凭证表 PK-记账码:在业务层面对借贷项进行了细分而引入的概念:记账码有控制作用: 凭证类型:为了区分不同的记账业务引入的:对不同的类型指定不同的编号: 主数据:SKU-物料,业 ...

  5. 【转载】SAP内部订单概念信息

    内部订单 内部订单是用来对企业内部某项工作或者任务编制计划.归集成本.结算的载体.比如市场推广活动.内部团队活动.研发项目.投资项目.在建工程项目等. 内部订单需要区别于销售订单.采购订单和生产订单. ...

  6. 【学习笔记】SAP CO模块概念信息(下)

    产品成本核算 CO-PC 产品成本计划PCP:产品的标准成本是多少,以及如何计算,这部分与PP模块联系紧密: 成本对象控制OBJ:产品在生产时候通过生产订单来对产品收集生产成本: 实际成本/物料账AC ...

  7. 【学习笔记】SAP CO模块概念信息(上)

    Accounting Architecture : 会计模块架构 主要分为以下三个部分: Treasury:主要关注资金: Financial Accounting:FI-总账.应收.应付等等: Co ...

  8. SAP中的client(也叫集团)的意义(中文版)

    引子 初次接触SAP时搞不懂Client的意义,特此上百度google了一篇,摘抄下来:英文版. 翻译正文 Client概念 你的组织很可能有多个Clients.Clients在SAP的国度中被理解为 ...

  9. 不借助 Fiori client,直接在手机浏览器里调用 SAP UI5 BarcodeScanner 实现条形码扫描的可能性?

    这个 StackOverflow 讨论 说不可行. sap.ndc.BarcodeScanner 在命名空间 sap.ndc 下声明. 这里的"ndc"代表 Native Devi ...

最新文章

  1. 内存溢出和内存泄漏的定义,产生原因以及解决方法(面试经验总结)
  2. ArtRage中文版
  3. 4n35光耦引脚图_在选择光耦继电器的过程中需要注意哪些问题?-先进光半导体...
  4. 机器学习第二篇:详解KNN算法
  5. python locust 能压测数据库_python locust 性能测试:HOOKS钩子方法
  6. two sum python_Python | Leetcode 之 Two Sum
  7. 【我的物联网成长记5】如何进行物联网大数据分析?
  8. numpy教程:函数库和ufunc函数
  9. Hadoop Hive概念学习系列之hive里的扩展接口(CLI、Beeline、JDBC)(十六)
  10. crmeb重新安装_Linux下CRMEB环境搭建
  11. python爬虫时爬虫爬数据时出现“访问本页面,请开启JavaScript并刷新该页”
  12. 二极管 在低温下 压降 很大
  13. ubantu安装环境
  14. AVP的商业化之路还有多远?
  15. 2021-09-13 备份
  16. java实现二维码的生成和解析包含工具类
  17. oracle txn,Oracle 11gR2上遇到blocking txn id for DDL等待事件,11gr2txn
  18. 企企通持续助力全球管道预制先行者「迈科管道」,二期项目逐步启动
  19. 编译原理2---A Power Tool 正则表达式
  20. Cordova徽章插件

热门文章

  1. 【pmcaff】社交媒体时代,村姑如何找到真爱?
  2. 一个mybatis处理batch的插件,类似于pageHelper插件
  3. Wireshark 【OSI三层】抓包过滤规则和显示过滤规则实例
  4. Java用户自定义函数
  5. 大数据Java基础第十九天作业
  6. 解决Ubuntu下 Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
  7. js escape 与php escape
  8. roncoo-pay 开源支付系统全新架构升级
  9. [BZOJ2716/2648][Violet 3]天使玩偶/SJY摆棋子[KDtree]
  10. python subprocess 模块