No One Knows? Help on OAB Fast Formula Testing [message #544599] |
Wed, 22 February 2012 14:41 |
orauser123
Messages: 13 Registered: November 2010 Location: New York
|
Junior Member |
|
|
Hi Guru's,
I am new to Oracle Advanced Benefits.
I need help in testing custom fast formula which is of "compensation calculation" type.
Here is the custom formula code
/*************
Formula Type: compensation calculation
l_total = to_number(get_total_sal())
return l_total
**************/
get_total_sal is function which returns l_total value, total salary based on parameters bg_id,assgn_id,date_earned
I attached this fast formula Here
Total Compensation -> General Definitions-> Eligibility/Rate Factors->
Derived Factors -> Compensation: (for Annual Salary) In Calculation Rule field
Any one please tell me steps to test with one employee.
or How this can be tested in OAB.
Thanks in Advance.......
[Updated on: Thu, 23 February 2012 14:00] Report message to a moderator
|
|
|