Human Capital Management - EBS (MOSC)

MOSC Banner

balance in formula

edited May 8, 2009 2:02AM in Human Capital Management - EBS (MOSC) 5 commentsAnswered
a problem about standard formula shipped with the system

formula name :CN_TAX_CALCULATION

code section:
  /* Common Balances */
  DEFAULT FOR PHF_SI_EARNINGS_ASG_PTD     IS 0
  DEFAULT FOR PHF_SI_EARNINGS_ASG_PYEAR   IS 0
  DEFAULT FOR PHF_SI_EARNINGS_ASG_PMTH    IS 0
  DEFAULT FOR TAXABLE_EARNINGS_ASG_ER_PTD IS 0

it seems that the above are balances, but i can't find the definition in the balance define

window, i query the definition in the way %PHF_SI_EARNINGS%.

also,it can't be found in table pay_balance_types_tl , sql as below:
select * from pay_balance_types_tl where balance_name like '%PHF_SI_EARNINGS%'

Tagged:

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