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

Need help with calling DBIs in Time Calculation Rule Formula

Received Response
120
Views
3
Comments
edited Jul 29, 2020 10:44AM in Workforce Management 3 comments

Summary

Need help with calling DBIs in Time Calculation Rule Formula

Content

Hi Team,

 

I have a Time Calculation Rule formula where i am trying to call few OTL DBIs, like, HWM_EXT_RPTD_TIMECARD_DAY_MEASURE, HWM_EXT_RPTD_TIMECARD_DTL_MEASURE, etc.

The code snippet is as follows:

 

DEFAULT FOR HWM_CTXARY_RECORD_POSITIONS   is  EMPTY_TEXT_NUMBER 
DEFAULT FOR HWM_CTXARY_HWM_MEASURE_DAY    is  EMPTY_NUMBER_NUMBER 
DEFAULT_DATA_VALUE FOR HWM_EMP_SCHD_END_DATE_TIME    is  '1901/01/01 00:00:00' (date) /*EMPTY_DATE_NUMBER*/
DEFAULT FOR StartTime         is  EMPTY_DATE_NUMBER
DEFAULT FOR StopTime          is  EMPTY_DATE_NUMBER 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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