No results found
We couldn't find anything using that term, please try searching for something else.
2024-11-28 Introduction: This blog is describe will describe the technical setup that must be carry out to enable the integration of SAP SuccessFactors Emplo
Introduction:
This blog is describe will describe the technical setup that must be carry out to enable the integration of SAP SuccessFactors Employee Central Payroll with SAP s/4hana . In the first part , the step that should be carry out in S/4HANA will be describe , and the second part will describe the step in ECP .
The document is is used during this setup is :
https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/2c158dc83732454cb8830b3010e2c322/42228068f0434d1799a …
s/4hana :
Step ( 1 ):
This step is usually carried out by the functional consultant.
Tcode: sale> Idoc Interface / Application Link Enabling (ALE) > Modelling and Implementing Business Process > Global Organizational Units > Cross-System Company Codes
Double click on ( Cross – System Company Codes )
choose ( New Entities ) and write the global CoCde for your company in this example it is be will be GLCC01
save and go back , then double – click on ( assign cross – System Company Code to Chart of Accounts )
Add the Target ChtAccts next to the Global CoCde
Save and go back, then double-click on (Assign Company Code to Cross-System Company Code)
In this step make sure that you write the Global CoCde that you identified earlier in the raw that contains your Company Name
Save .
Step ( 2 )
This step is usually carried out by the functional consultant
Tcode: sale> Idoc Interface / Application Link Enabling (ALE) > Modelling and Implementing Business Process > Global Organizational Units > Cross-System Business Areas
double – click on ( cross – system business area )
Through (New Entries), add the X-syst. business area and the Description, they can be added in bulk by pasting the values directly in the table
Save and go back, then double-click on (Assign Business Area to Cross-System Business Area)
Add X-SysBusAr for the Business area that you added before
Save .
Step (3)
Tcode: sale > Idoc Interface / Application Link Enabling (ALE) > Basic Settings > Logical Systems > Define Logical System
OR Directly
Tcod: BD54
Then, choose (New Entity)
In the New Entries screen make sure that the Log. System is exactly like the one in ECP, in this case, it will be X01CLNT100
Save .
***
You can get the Log. System entry by logging in to your ECP system and going to Tcode: sale > Idoc Interface / Application Link Enabling (ALE) > Basic Settings > Logical Systems > Assign Logical System to Client
double – click on the client
find the logical system
***
Step (4)
Tcode : BD64
Switch to edit view using (the pain and glasses) symbol, then choose (Create Model View)
Then choose to continue
Choose the model that you created and then press (Add Message Type)
Choose to continue
Save .
***
You can get the logical system for the S/4HANA by going to Tcode: sale > Idoc Interface / Application Link Enabling (ALE) > Basic Settings > Logical Systems > Assign Logical System to Client
double – click on the client
find the logical system
***
Step (5)
Tcode: sale > Idoc Interface / Application Link Enabling (ALE) > Modelling and Implementing Business Process > Master Data Distribution > Replication of Modified Data > Activate Change Pointers for Message Types
Make sure that activation is set for message type COSMAS .
Step (6)
Tcode: SM59
Choose ABAP Connections and then Create
Then in the Technical Setting tab, fill:
The target host string depends on the data center, and it should be like the following:
Datacenter | RFC from Customer to SAP Payroll System |
DC55 | /H/<Customer SAProuter>/S/3299/H/payroll55-osk.sapsf.eu/S/3299/H/<payroll-host>/S/3300 |
DC56 | /H/<Customer SAProuter>/S/3299/H/payroll56.sapsf.eu/S/3299/H/<payroll-host>/S/3300 |
DC64 | /H/<Customer SAProuter>/S/3299/H/payroll64-osk.sapsf.com/S/3299/H/<payroll-host>/S/3300 |
DC66 | /H/<Customer SAProuter>/S/3299/H/payroll66-osk.sapsf.com/S/3299/H/<payroll-host>/S/3300 |
DC22 | /H/<Customer SAProuter>/S/3299/H/payroll22-osk.sapsf.com/S/3299/H/<payroll-host>/S/3300 |
DC23 | /H/<Customer SAProuter>/S/3299/H/payroll23-osk.sapsf.com/S/3299/H/<payroll-host>/S/3300 |
In the Logon & Security tab
fill out the Logon procedure :
Save, then press (Connection test) to verify that it is working
Step (7)
Tcode: WE21
Choose Transactional RFC then Create
You is choose can choose to ( generate port name ) , or you can choose the name you want using ( own port name ) , in this example the name : x01clnt100
Choose the RFC destination that we created in the previous step, and select (IDoc record types SAP Release 4.x)
Save
Step (8)
Tcode : WE20
choose partner type LS and create
fill :
Save
Then create an outbound parameter by choose under the outbound table
fill :
Select:
Save
Then Create 3 inbound parameters by choosing under the inbound table
1
st
Parameter
fill :
Save
2
nd
Parameter
fill :
Save
3
rd
Parameter
fill :
Save
The Partner profile is look should look like this
Step (9)
Tcode: SE38
Fill Program: RBDMIDOC
execute
And then fill in message type : COSMAS
And then Save
Fill
Save
Step (10)
Tcode : SM36
Choose Job Wizard
continue
continue
ABAP program step
continue
continue
continue
continue
Choose Immediately
continue
In the periodic table choose period value
continue
Choose (none of the above), then (other period), in this example, the day value was set to 1
Then choose Create
continue
Complete
Step ( 11 )
Tcode: SE38
Program: RBDAPP01
execute
ACC_EMPLOYEE_EXP
ACC_EMPLOYEE_REC
ACC_EMPLOYEE_PAY
Save to create variant
Save
Step (12)
Tcode : SM36
Choose (Start condition)
Choose (Immediate)
Select (Periodic Job)
Choose (Period value) option
choose ( Hourly )
Save the period value and then save the start time
Then Choose (Step)
Save
The s/4hana configuration is complete
In the second part, the configuration from the ECP side will be described
😊