Your UX is waiting ...interact, engage, explore in Las Vegas at CloudWorld 2023

Learn more
How to know when a value is null for the first time in a sequence of run by changes? — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to know when a value is null for the first time in a sequence of run by changes?

Question
21
Views
0
Comments

Summary:

How to know when a value is null for the first time in a sequence of run by changes?

Content (required):

My HCM Extract is daily scheduled. Only values that change from a run to the other one are written in the output file. These are 3 variables that changes over 3 consecutive runs:

1) First time every value is extracted:

CurrentDate = 21/07/2023

CompensationEndDate = 22/07/2023

CompensationValue = 100


2) Second time nothing changes so no value is extracted

CurrentDate = 22/07/2023

CompensationEndDate = 22/07/2023 (CompensationEndDate_OLD = 22/07/2023) but since it's equal to its previous value it doesn't show on output

CompensationValue = 100 (CompensationValue _OLD =100) but since it's equal to its previous value it doesn't show on output

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!