当前位置:网站首页>Create employee data in SAP s/4hana by importing CSV
Create employee data in SAP s/4hana by importing CSV
2022-07-01 15:23:00 【Hua Weiyun】
SAP S/4HANA The implementation of is being carried out on a global scale . In addition to the traditional interior HCM Out of the solution , Various SAP S/4HANA All modules need employee master data (Employee Master Data).SAP S/4HANA The new data model in is based on business partners (BP) Concept . According to the new data model ,Employee Considered a business partner .
ABAP report form /SHCM/RH_SYNC_BUPA_EMPL_SINGLE It should be executed in the following scenario :
- Employee data from Successfactors/ Different SAP HCM System / Third party system integration , then , The report should be executed after the employee copies
- If any BAdi To replace / Default / Edit employee BP The data of , Then you should execute the report to view / Update changes
- Initial conversion of employees as business partners ( As part of the transfer activity )
- Update employees regularly BP( Arrange backstage work )
The concepts explained above should be enough for us to start introducing how to use csv The way in S/4HANA Import in the system employee Data. . establish Employee As a business partner , Use BUP003( Employee role ) and 000000( General role of business partner ).
SAP S/4HANA There is one Fiori The application is called Import Employees:
choice Employee and Employment Import, Click on Download Templates:

Local maintenance EmployeeData_Template.csv and EmploymentData_Template.csv After two files , Click on Import button .
Be careful , Recommended in the Visual Studio Code Installation and csv File related extensions Rainbow CSV Then edit , such csv With highlight effect .



Common import errors :Email is mandatory for Employment

because csv There is no email address maintained in the file .
Finally, the import succeeded :

In the Maintain Business users In the application , Search for the newly created Business User:
边栏推荐
- Tiantou village, Guankou Town, Xiamen special agricultural products Tiantou Village special agricultural products ant new village 7.1 answer
- MySQL service is starting. MySQL service cannot be started. Solution
- OpenSSL client programming: SSL session failure caused by an insignificant function
- TS报错 Don‘t use `object` as a type. The `object` type is currently hard to use
- [advanced ROS] lesson 5 TF coordinate transformation in ROS
- skywalking 6.4 分布式链路跟踪 使用笔记
- Written on the first day after Doris graduated
- [antenna] [3] some shortcut keys of CST
- Survey of intrusion detection systems:techniques, datasets and challenges
- TypeScript:var
猜你喜欢

Recommendation of data acquisition tools and detailed graphic process of data acquisition list

MySQL审计插件介绍

Tiantou village, Guankou Town, Xiamen special agricultural products Tiantou Village special agricultural products ant new village 7.1 answer

微信小程序02-轮播图实现与图片点击跳转

【一天学awk】条件与循环

Wechat applet 01 bottom navigation bar settings

Opencv Learning Notes 6 -- image mosaic

MySQL 服务正在启动 MySQL 服务无法启动解决途径

竣达技术丨室内空气环境监测终端 pm2.5、温湿度TVOC等多参数监测

The markdown editor uses basic syntax
随机推荐
TypeScript: let
【LeetCode】16、最接近的三数之和
Sort out the four commonly used sorting functions in SQL
opencv学习笔记四--银行卡号识别
Skywalking 6.4 distributed link tracking usage notes
Shopping mall 6.27 to be completed
OpenSSL client programming: SSL session failure caused by an insignificant function
STM32F4-TFT-SPI时序逻辑分析仪调试记录
What data capabilities do data product managers need to master?
[lock] redis lock handles concurrency atomicity
Filter & (login interception)
openssl客户端编程:一个不起眼的函数导致的SSL会话失败问题
Wechat applet 01 bottom navigation bar settings
《QT+PCL第九章》点云重建系列2
微信小程序01-底部导航栏设置
Can I choose to open an account on Great Wall Securities? Is it safe?
【目标跟踪】|STARK
S32K1xx 微控制器的硬件设计指南
Tableapi & SQL and Kafka message acquisition of Flink example
The solution to turn the newly created XML file into a common file in idea