当前位置:网站首页>使用 csv 导入的方式在 SAP S/4HANA 里创建 employee 数据
使用 csv 导入的方式在 SAP S/4HANA 里创建 employee 数据
2022-07-01 15:19:00 【华为云】
SAP S/4HANA的实现正在全球范围内进行。除了传统的内部HCM解决方案外,各种SAP S/4HANA模块都需要员工主数据(Employee Master Data)。SAP S/4HANA中的新数据模型基于业务伙伴(BP)概念。根据新的数据模型,Employee被视为业务伙伴。
ABAP 报表 /SHCM/RH_SYNC_BUPA_EMPL_SINGLE 应该在以下场景中执行:
- 员工数据从Successfactors/不同的SAP HCM系统/第三方系统集成,然后,该报告应该在员工复制后执行
- 如果执行了任何BAdi来替换/默认/编辑员工BP的数据,那么应该执行该报告来查看/更新更改
- 员工作为业务伙伴的初始转换(作为转移活动的一部分)
- 定期更新员工BP(安排后台工作)
上面解释的概念应该足够我们开始介绍如何使用 csv 的方式在 S/4HANA 系统里导入 employee 数据了。创建Employee作为业务伙伴,使用BUP003(员工角色)和000000(业务伙伴一般角色)。
SAP S/4HANA 有个 Fiori 应用叫做 Import Employees:
选择 Employee and Employment Import, 点击 Download Templates:

本地维护好 EmployeeData_Template.csv 和 EmploymentData_Template.csv 两个文件后,点击 Import 按钮即可。
注意,推荐在 Visual Studio Code 里安装和 csv 文件相关的扩展 Rainbow CSV 之后再进行编辑,这样 csv 具有高亮效果。



常见的导入错误:Email is mandatory for Employment

因为 csv 文件内没有维护邮件地址。
最后导入成功:

能够在 Maintain Business users 应用里,搜索到刚刚创建成功的 Business User:
边栏推荐
- OpenSSL client programming: SSL session failure caused by an insignificant function
- Solid basic structure and array, private / public function, return value and modifier of function, event
- JS中箭头函数和普通函数的区别
- Can I choose to open an account on Great Wall Securities? Is it safe?
- phpcms后台上传图片按钮无法点击
- The data in the database table recursively forms a closed-loop data. How can we get these data
- [leetcode] 16. The sum of the nearest three numbers
- What are the test items of juicer ul982
- Basic use process of cmake
- Apk signature principle
猜你喜欢

Hardware design guide for s32k1xx microcontroller

《QT+PCL第六章》点云配准icp系列6

Basic use process of cmake

Short Wei Lai grizzly, to "touch China" in the concept of stocks for a living?

《QT+PCL第九章》点云重建系列2

MySQL审计插件介绍

异常检测中的浅层模型与深度学习模型综述(A Unifying Review of Deep and Shallow Anomaly Detection)

Introduction to MySQL audit plug-in

S32K1xx 微控制器的硬件設計指南

The difference between arrow function and ordinary function in JS
随机推荐
Qt+pcl Chapter 6 point cloud registration ICP series 4
这3款在线PS工具,得试试
Beilianzhuguan joined the dragon lizard community to jointly promote carbon neutralization
Guide de conception matérielle du microcontrôleur s32k1xx
Flink 系例 之 TableAPI & SQL 与 Kafka 消息插入
Official announcement: Apache Doris graduated successfully and became the top project of ASF!
JVM second conversation -- JVM memory model and garbage collection
OpenSSL client programming: SSL session failure caused by an insignificant function
STM32F411 SPI2输出错误,PB15无脉冲调试记录【最后发现PB15与PB14短路】
Sort out the four commonly used sorting functions in SQL
Qt+pcl Chapter 6 point cloud registration ICP Series 2
k8s部署redis哨兵的实现
采集数据工具推荐,以及采集数据列表详细图解流程
In hot summer, please put away this safe gas use guide!
TS reports an error don't use 'object' as a type The `object` type is currently hard to use
基于价值量化的需求优先级排序方法
Flink 系例 之 TableAPI & SQL 与 Kafka 消息获取
Returning to the top of the list, the ID is still weak
Redis安装及Ubuntu 14.04下搭建ssdb主从环境
Implementation of deploying redis sentry in k8s