Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Custom Expense in Workforce - Calculates after Sync Def, but clears after Calc Comp

edited Nov 12, 2021 10:51PM in Planning 6 comments

Summary:

Title says it all. Calc Compensation clears out our earnings account but Sync Def populates it.

Content (required):

We have a custom Earnings (setup as "OWP_Earning5", keeping everything OOB). We selected "Custom" in the Rate Table Type in the configuration.

Whenever we calculate compensation, it clears out the correctly calculated Earning, but Sync Def populates it.

Is this normal behavior, or did we configure something incorrectly.

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

IF("No Property"->"BegBalance"==[OWP_EarningList.Test_DELETE])
IF("OWP_Status"->"No Property" == [OWP_Status.Active])
IF("OWP_Pay Type"->"No Property" == [OWP_PayType.Exempt]
"OWP_Expense Amount"=5;
ENDIF
 ENDIF
ENDIF

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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