当前位置:网站首页>使用 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:
边栏推荐
- Tableapi & SQL and Kafka message insertion in Flink
- opencv学习笔记六--图像拼接
- Qt+pcl Chapter 6 point cloud registration ICP Series 5
- Survey of intrusion detection systems:techniques, datasets and challenges
- Introduction to MySQL audit plug-in
- Junda technology indoor air environment monitoring terminal PM2.5, temperature and humidity TVOC and other multi parameter monitoring
- Tableapi & SQL and Kafka message acquisition of Flink example
- 数据产品经理需要掌握哪些数据能力?
- Survey of intrusion detection systems:techniques, datasets and challenges
- 微信小程序03-文字一左一右显示,行内块元素居中
猜你喜欢

点云重建方法汇总一(PCL-CGAL)

skywalking 6.4 分布式链路跟踪 使用笔记

Junda technology - wechat cloud monitoring scheme for multiple precision air conditioners

IDEA全局搜索快捷键(ctrl+shift+F)失效修复

phpcms后台上传图片按钮无法点击

如何实现时钟信号分频?

竣达技术丨多台精密空调微信云监控方案

The markdown editor uses basic syntax

Summary of point cloud reconstruction methods I (pcl-cgal)

厦门灌口镇田头村特色农产品 甜头村特色农产品蚂蚁新村7.1答案
随机推荐
What if you are always bullied because you are too honest in the workplace?
[lock] redis lock handles concurrency atomicity
OpenSSL client programming: SSL session failure caused by an insignificant function
Build MySQL master-slave server under Ubuntu 14.04
[Cloudera][ImpalaJDBCDriver](500164)Error initialized or created transport for authentication
Tiantou village, Guankou Town, Xiamen special agricultural products Tiantou Village special agricultural products ant new village 7.1 answer
opencv学习笔记六--图像特征[harris+SIFT]+特征匹配
The first technology podcast month will be broadcast soon
MySQL审计插件介绍
opencv学习笔记五--文件扫描+OCR文字识别
Opencv learning note 4 -- bank card number recognition
opencv学习笔记六--图像拼接
雷神科技冲刺北交所,拟募集资金5.4亿元
Solid basic basic grammar and definition function
使用swiper制作手机端轮播图
微信小程序03-文字一左一右显示,行内块元素居中
Skywalking 6.4 distributed link tracking usage notes
IDEA全局搜索快捷键(ctrl+shift+F)失效修复
Tableapi & SQL and Kafka message insertion in Flink
Opencv Learning Notes 6 -- image feature [harris+sift]+ feature matching