当前位置:网站首页>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:
边栏推荐
- 做空蔚来的灰熊,以“碰瓷”中概股为生?
- Using swiper to make mobile phone rotation map
- Wechat applet 02 - Implementation of rotation map and picture click jump
- 榨汁机UL982测试项目有哪些
- Ubuntu 14.04下搭建MySQL主从服务器
- 22-06-26周总结
- STM32F4-TFT-SPI时序逻辑分析仪调试记录
- 微信公众号订阅消息 wx-open-subscribe 的实现及闭坑指南
- The last picture is seamlessly connected with the first picture in the swiper rotation picture
- 微信网页订阅消息实现
猜你喜欢
Skywalking 6.4 distributed link tracking usage notes
skywalking 6.4 分布式链路跟踪 使用笔记
精益六西格玛项目辅导咨询:集中辅导和点对点辅导两种方式
【一天学awk】条件与循环
Basic use process of cmake
【一天学awk】函数与自定义函数
Short Wei Lai grizzly, to "touch China" in the concept of stocks for a living?
Intelligent operation and maintenance practice: banking business process and single transaction tracking
Recommendation of data acquisition tools and detailed graphic process of data acquisition list
The markdown editor uses basic syntax
随机推荐
Shopping mall 6.27 to be completed
Solid smart contract development - easy to get started
A unifying review of deep and shallow anomaly detection
[Cloudera][ImpalaJDBCDriver](500164)Error initialized or created transport for authentication
Introduction to MySQL audit plug-in
[leetcode] 16. The sum of the nearest three numbers
Official announcement: Apache Doris graduated successfully and became the top project of ASF!
Summary of week 22-06-26
精益六西格玛项目辅导咨询:集中辅导和点对点辅导两种方式
Qt+pcl Chapter 6 point cloud registration ICP series 3
《QT+PCL第九章》点云重建系列2
Short Wei Lai grizzly, to "touch China" in the concept of stocks for a living?
Can I choose to open an account on Great Wall Securities? Is it safe?
Tableapi & SQL and MySQL insert data of Flink
《QT+PCL第六章》点云配准icp系列5
OpenSSL client programming: SSL session failure caused by an insignificant function
Tableapi & SQL and Kafka message insertion in Flink
Filter & (login interception)
Tableapi & SQL and MySQL grouping statistics of Flink
微信公众号订阅消息 wx-open-subscribe 的实现及闭坑指南