Human Capital Management - EBS (MOSC)

MOSC Banner

SQL Query for Accrual Window

edited Mar 20, 2017 10:01AM in Human Capital Management - EBS (MOSC) 3 commentsAnswered ✓

Hi all, I'm trying to find the Table (or Tables) that holds the Net Entitlement Value in the Accruals Window:

i tried searching for Tables related to Accurals but I only found the below results:

select  table_namefrom    dba_tableswhere   table_name like '%ACCRUAL%'and     owner in ('HR', 'APPS');TABLE_NAME----------------------------------PAY_ACCRUAL_BANDSPAY_ACCRUAL_PLANS_TLPAY_ACCRUAL_PLANS

Appreciate the Help.


Thank you!

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