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
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

How to exclude time type based on expenditure type from splitting into Overtime components

edited Jan 20, 2025 4:19PM in Workforce Management

Summary:

Require avoiding a time type from splitting into Overtime components

Content (please ensure you mask any confidential information):

Avoid splitting based on Expenditure time type but unable to do so. Please, provide your resolution.

aiRecPosition = HWM_CTXARY_RECORD_POSITIONS[nidx]
if ( HWM_CTXARY_RECORD_POSITIONS[nidx] != RecPositoinEoPeriod ) Then
( aiRecPosition_next = HWM_CTXARY_RECORD_POSITIONS[nidx + 1])

if (ABSENCETYPE.exists(nidx) ) then ( tcAbsenceType = ABSENCETYPE[nidx] )
if (MEASURE.exists(nidx) ) then ( tcMeasure = MEASURE[nidx] )if (HWM_CTXARY_HWM_MEASURE_DAY.exists(nidx) ) then ( tcMeasureDay = HWM_CTXARY_HWM_MEASURE_DAY[nidx] )
if (PayrollTimeType.exists(nidx) ) then ( tcpaytimetype = PayrollTimeType[nidx] )
if (PJC_EXPENDITURE_TYPE_NAME.exists(nidx) ) then ( tcExpendtype = PJC_EXPENDITURE_TYPE_NAME[nidx] )

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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