on 2018 Apr 12 8:30 AM
Hi All,
when loading employees via API we have to assign automatically an sales Organization to the employee.
By checking this link it is not possible to do so -> (Check code snippet of new API (version 2):
Has anybody had the same problem?
Cheers,
Request clarification before answering.
Hi Oliver,
To assign OrgUnits when creating employess with API version 2, you need to add the following option:
{
"constant": "227",
"targetPath": "$.OrganizationalAssignment.OrganizationalCenterIDTypeCode"
},
To learn about the neccessary options SAP recommends to check the prepackaged iFlows for S4 and CRM integration in CPI.
Kind regards
Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Oliver
If you are using the standard provided Employee Replication webservice (Soap Service), then there is a provision to pass the Sales Org Unit IDs alongwith.
Communication Arrangement used for this in C4C :
"Employee Replication using Intermediate Staging Area from SAP Business Suite"
Regards
Dedeepya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
21 | |
16 | |
3 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.