Human Capital Management - EBS (MOSC)

MOSC Banner

FF_GLOBALS_F table BG condition.

edited Nov 24, 2015 10:04AM in Human Capital Management - EBS (MOSC) 1 commentAnswered

I am using the below query to get value for Normal OTL hours.

SELECT global_value

   FROM ff_globals_f

WHERE GLOBAL_NAME = 'XXTAD_REGULAR_HOURS'

      AND :QUERY_FIND.TIME_DATE BETWEEN effective_start_date

                           AND effective_end_date

Previously there was only one Business Group. Now a new BG is setup. So do I need to modify this query to include BG condition ?

Thanks,

Bhagath

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center