Fast Formula

Oracle Human Resource (Core HR), Payroll, Time & Labor, Self Service HR, Advance Benefit, Talent Management (Performance Management, Competency Management, Performance Appraisal, Goal Management), iRecruitment, Compensation Workbench
Post Reply
sowjanya
Posts: 23
Joined: Thu Sep 18, 2008 8:25 am
Location: India

Fast Formula

Post by sowjanya »

Hello All

Hope Every Body Doing Good.

am aware of 5 modules in HRMS (Core HR,Payroll,SSHR,OLM,OTL & OTM)

And there is big drawback to me that is i dont know Fast Formulas.

Am facing a great problem due to this.

Plz give me help to know bout Fast Formulas.

Bcoz there is one project for me with in a month.
m_muzamil_khan
Posts: 41
Joined: Tue May 05, 2009 5:19 am
Location: Pakistan

Post by m_muzamil_khan »

Hi,

I have some articles about Fast Formulae, which will help you a lot.

I am trying to upload to this site, once uploaded let u know.

Regards
sowjanya
Posts: 23
Joined: Thu Sep 18, 2008 8:25 am
Location: India

Post by sowjanya »

Thanq Mr.Muzamil Khan

Am eagerly waiting fro that Metierial.

And it will be very useful to me.



Best Regards
Soujanya.P
eng_ahmad_2007
Posts: 258
Joined: Sun Oct 12, 2008 1:50 pm
Location: Saudi Arabia
Contact:

Post by eng_ahmad_2007 »

Dear Sowjanya,

Fast Formulas are used within Oracle Payroll Module, to generate payroll calculations. They are more like a pseudocode.

Fast Formulas can be mainly used for:
-- Element Skip Rules (a condition that specified when to process an element)
-- Payroll Calculations
-- Validation

A Fast Formula is composed of Default Section, Alias Section, inputs, body (Calculations) and Outputs.

If you need any further help, contact me...

Regards,
sowjanya
Posts: 23
Joined: Thu Sep 18, 2008 8:25 am
Location: India

Post by sowjanya »

Thank a lot Ahmad

I know the uses of FF but i have some practical doubts like

finding database items defining formula functions mainly formula process?

like these QS i have, plz help me on this.


Thanq
Soujanya.P
eng_ahmad_2007
Posts: 258
Joined: Sun Oct 12, 2008 1:50 pm
Location: Saudi Arabia
Contact:

Post by eng_ahmad_2007 »

Dear Sowjanya,

You are most welcome and I wish you all success in your new project.

** For Functions:
1) Create your function on the database and within your package.
2) Map the function to a function on the application. Use the Define Function Form under the HR Responsibility. Notice that You have to specify:
-- Parameters (Your Parameters)
-- Context Values (Values driven automatically from Formulas)
-- Do not forget to include correct return type
3) Call this function at your Fast Formula... and debug it through a message.

** For Database Items, be aware of this:
-- You can find database items and their descriptions when you enter the Fast Formula Form.
-- You can generate Database Items for Key Flexfields and Descriptive Flexfields, ...

I hope this wll solve your doubts, ...

Best Regards,
sowjanya
Posts: 23
Joined: Thu Sep 18, 2008 8:25 am
Location: India

Post by sowjanya »

Hello Ahmad

can u explain this plz

"Call this function at your Fast Formula... and debug it through a message."



Regards
Soujanya.P
eng_ahmad_2007
Posts: 258
Joined: Sun Oct 12, 2008 1:50 pm
Location: Saudi Arabia
Contact:

Post by eng_ahmad_2007 »

Dear Sowjanya,

"Call this function at your Fast Formula... and debug it through a message." means when you define the function on the databse and link it in the application form.
Then to return a value into a variable from this function you have to call it in the Fast Formula.
For example:
If your function was get_net_calculation
and it was without parameters, then the call should be as:
Net_CALC = get_net_calculation()

Furthermore, debugging through a message means you can define a message and return it in your Fast Formula as a process of debugging variable contents...

I hope I explained well...

Best Regards,

Ahmad Ghanem
Senior Oracle HRMS Consultant
chavezkhan
Posts: 12
Joined: Mon Dec 25, 2006 4:58 am
Location: Pakistan

Post by chavezkhan »

<font color="blue">Dear Member

This tough , if you think this is a tough Otherwise its peanut it all about your logic. As far as syntax and its usage is concerned it need bit practice but i m sure u can !

TIPS: Read FF guide for R12 it is really good.
open existing formulas it will help u too.
Xcellent TIP: u can tell us and get ready-made by us.=== :)</font id="blue">

<font color="maroon">Thanx
Shawaiz Khan -- Pakistan</font id="maroon">
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests