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

SUBSTRING & DESCRIPTOR_IDOF Conditions in OTBI

edited Aug 8, 2020 7:07PM in Reporting and Analytics for HCM 4 comments

Summary

SUBSTRING & DESCRIPTOR_IDOF Conditions in OTBI

Content

Hi All,

Can some one explain to me that how does the below conditions work and what's the in detail meaning of them in OTBI?

1)  (SUBSTRING(CAST(MAX("Worker"."Employee Hire Date") AS CHAR) FROM 6 FOR 10)) 
BETWEEN 
(SUBSTRING(CAST(CURRENT_DATE AS CHAR) FROM 6 FOR 10)) AND (SUBSTRING(CAST((TIMESTAMPADD(SQL_TSI_DAY,14,CURRENT_DATE)) AS CHAR) FROM 6 FOR 10))

 

2)   DESCRIPTOR_IDOF("Workforce Management - Worker Assignment Event Real Time"."Worker"."Assignment Status") IN ( 6, 5)

 

Thanks,

Mahendra.

Version

20B
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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