Symptom
You wish to understand why CompoundEmployee is retrieving unwanted company codes when querying a Global Assignment for a given employee
e.g. given the following query, the expectation would be that only companies 'ABC' and 'DEF' would be selected, however other companies e.g. 'GHI' are being shown in the CE Response (under job_information):
SELECT employment_information,job_information from CompoundEmployee WHERE replicationTargetSystem = 'XYZ' AND replicationContentType = 'EMPLOYEE_MASTER_DATA' AND person_id_external IN ('12345') AND company IN ('ABC','DEF') AND selectFromDate = to_date('20XX-XX-XX','yyyy-MM-dd') AND isContingentWorker IN ('0') AND effective_end_date >= to_date('20XX-XX-XX') AND hiringNotCompleted = 'false' AND assignment_class IN ('ST','GA')
Read more...
Environment
- SAP SuccessFactors Employee Central
- CompoundEmployee SFAPI
Keywords
company, suppressUnwantedGlobalInfo, CompoundEmployee, API, unwanted company, exclude company, global assignment, global employee, , KBA , LOD-SF-INT-CE , Compound Employee API , LOD-SF-INT , Integrations , LOD-SF-INT-API , API & Adhoc API Framework , How To
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.