Symptom
The customer trying to create an inbound integration job that upsert one-time payment records from SFTP to EmpPayCompNonRecurring entity.
However, the IC job show one value in preview and other value is missing.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
- SAP SuccessFactors HCM Suite
- Integrations
- Integration Center
- Integrations
Reproducing the Issue
1. Created an inbound Integration center job to upsert data from CSV to EmpPayCompNonRecurring .
2. Upsert CSV with the below data.
userId | numberOfUnits | UOM | payComponentCode | payDate | currencyCode | Amount |
sfadmin | 2 | Count | ADDSAL_CL | 2023-05-17T00:00:00Z | USD | 0 |
sfadmin | 3 | Count | ADNT_HK_EE | 2023-05-16T00:00:00Z | USD | 0 |
3. In preview we can see below
Cause
This is expected behavior from system as Customers have added a Look UP table for the Field Paycomponent.
Resolution
It seems that you have added only one supported value to the Look Up Table, which is why you are seeing this issue.
Once remove the Lookup table you can see the correct data.
Keywords
EmpPayCompNonRecurring, Integration center, Missing, preview, CSV, SFTP, Import, Upsert, Value, Lookup, table, Field. , KBA , LOD-SF-INT-INC-JOB , Integration Center Job , LOD-SF-INT-INC , Integration Center , Problem
Product
Attachments
Pasted image.png |
Pasted image.png |
Pasted image.png |
Pasted image.png |
Pasted image.png |
Pasted image.png |