HCM Extract - Not picking all Mark as Changed attributes
Content
Hi Team,
We have a requirement to pick all retro, present and future dated assignment, salary, address related changes.
I have created an extract with Basic assignment as the Root Data Group and taken Assignment History UE as one child and reset UE as another child. To pick person related data I have used PER_EXT_SEC_PERSON_UE.
Hierarchy and joining used are
Root - PER_EXT_SEC_ASSIGNMENT_BASIC_UE
1st Child - PER_EXT_ASSIGNMENT_BASIC_HISTORY_UE - Linked with Assignment ID
2nd Child - PER_EXT_RESET_UE - linked with Enterprise ID
PER_EXT_SEC_PERSON_UE is linked with PER_EXT_SEC_ASSIGNMENT_BASIC_UE using Person ID
0