EBS Customizations (MOSC)

MOSC Banner

OAF: Table/advanced table

Hi,

Hope some one will help me out in resolving the below requirement about how to do it in oracle OAF:

I had a employee table with name, salary, %increase, total salary and the table has only employee and salary information, this i have to show in a editable table format which i am able to show:

Here are the requirements:

1. when the user enters %increase the total should automatically calculate like (salary + (salary*%increase/100))

employee salary [%increase] total salary
==============================
========
abc 1000 2 1020
xyz 2000 3 2060

2. when the user enters total salary then %increase should automatically calculate

employee salary %increase [total salary]
==============================
========
abc 1000 2 1020
xyz 2000 3 2060

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