博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
什么是SAP GUI的client
阅读量:5884 次
发布时间:2019-06-19

本文共 1083 字,大约阅读时间需要 3 分钟。

我们用SAPGUI登录某个系统时,除了用户名和密码外,还要指定一个必填字段client:

这个client是什么东东?

看文档:

SAP Client is the highest hierarchical organizational unit within an SAP system that contains master records and tables. The transactions processed at SAP client level is valid and applicable for all company code data and enterprise structures.Client is a three digits numerical key and from a business point of view, client represents as a corporate group. User is required to enter client key while logging on to the SAP system.

SAP client是SAP系统里包含了主数据和业务数据的层级结构最高的组织单元标识符,业务上来说代表一个企业,技术类型是一个三位的正整数。

Important Client Characteristics

  • Every SAP user’s access and authorizations must assigned to the SAP client on which client users are working.
  • It is used to differentiate between development, quality and product system within the same or different server
  • The data entered at client level is valid for all organizational units.
  • Each client can have one or more company codes, plants and locations but there will be not have connection between clients.

事务码SCC4查看Netweaver系统上所有已创建的client列表:

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

转载地址:http://jhlix.baihongyu.com/

你可能感兴趣的文章
学习笔记之软考数据库系统工程师教程(第一版)
查看>>
PHP 程序员的技术成长规划
查看>>
memcached 分布式聚类算法
查看>>
jquery css3问卷答题卡翻页动画效果
查看>>
$digest already in progress 解决办法——续
查看>>
mysql 数据类型
查看>>
Ubuntu 设置当前用户sudo免密码
查看>>
ionic 调用手机的打电话功能
查看>>
怎么使用阿里云直播服务应用到现在主流直播平台中
查看>>
判断点是否在三角形内
查看>>
知行合一
查看>>
jmeter插件之jsonpath提取响应结果和做断言
查看>>
[Contiki系列论文之1]Contiki——为微传感器网络而生的轻量级的、灵活的操作系统...
查看>>
Android 网络编程 记录
查看>>
微软同步发行Windows 10和Windows 10 Mobile系统更新
查看>>
Zeppelin的入门使用系列之使用Zeppelin运行shell命令(二)
查看>>
form表单下的button按钮会自动提交表单的问题
查看>>
那些年追过的......写过的技术博客
查看>>
python基础教程_学习笔记19:标准库:一些最爱——集合、堆和双端队列
查看>>
CSS魔法堂:Transition就这么好玩
查看>>