Business Requirement : Organization require automated process for Accrual of 2 leaves at every month so yearly total 24 leaves employee can take
if at start of new calendar year all unused Annual leaves should carried out to next year Leave Balance.
Absence Management : Oracle provides seeded functionality which can capture leave related information and provide extensibility so you can make changes as per your requirement.
Absence management is provided in self service(Oa framework pages) as well as from core Hr(Oracle forms)
Navigation For Absence management :
1)Core HR:-
N : HRMS super (Responsibility) ||people(Menu) || Enter and maintain (Function)||Others ||Absence

2)Self Service
N : Employee Self Service(Responsibility) Employee Self-Service(menu)Absence Management (Function)

NOTE : I will add whitepapers on Creating Validation on leave ,Leave Overlapping , Eliminate Week ends And Public Holidays from leave in Next Post.
This time We discuss about Accrual plan Setup.
Accrual Plan :- Oracle Provides Accrual plan Functionality for calculating leave balance
calculation and Balance Carry Over calculations.
So for calculating balance following things should be taken in consideration.
1)Opening Balance : - Some Organization Provides Yearly opening balance to employee when organization hire new employee or at starting of new calendar year .so generally opening balance is captured in Element.
2)Leave Adjustment :- Some time there is need make adjustment because of problem in calculation of leave balance or some Other reason in between year so that information also should be captured . Generally Adjustment is also stored as element.
3)Leave Encashment : Organizations provides policy for encashment of leave when Leave balance Exceed some amount. so we have to provide interface for encashment of leave .Generally Leave Encashment is also Captured in Element.
So for Designing Flexible Accrual Plan above 3 Things should be considered even if organization is not using those things currently but for future flexibility you have to considered these 3 things.
Now I will discuss step by step Leave and Accrual Plan Setup .
NOTE : Go to ’01-JAN-1950’ using date track mode before creating element.
N: HRMS Super User Total Compensation Basic Element Description

Save element and click on Input value and define input values.
Here input value Days capture Days taken in individual leave. Input values other than “Days” are taken for future use.


N: Hrms Super user(Responsibility) Other Definitions (Menu) Application utilities lookup (Function)
Find ABSENCE_REASON Look up Type and Add Absence reason.

Find lookup type ABSENCE_CATEGORY and add new category.

N: HRMS Super User Total Compensation Basic Absence Type
NOTE :
1) Some Organizations Provides Opening balance when new employee hire or at start of new calendar year in That case you can take Balance as Decreasing while defining Absence Type.
Ex. Suppose organization provides opening balance 24 at starting of new calendar year then you can take balance as decreasing so if you take leave of 3 days then that 3 days will be decreased from total balance 24.
So balance = 24-3 = 21
But here we are not giving opening balance to employee we are just restricting employee to take more than 24 leaves in a year.so here we are taking balance increasing.so if employee take first leave of 2 days then balance become 2 and after that employee takes leave of 3 days then balance become 2+3 =5 , so balance will increase each time.
2)Giving Absence category and Absence reason is optional while defining Absence Type.

N : HRMS Super user Others Absence
Note : when you create leave then element associated with that leave will automatically attached to employee’s element entry.Here Employee has taken 2 days leave so input value of element become 2 according to days you can calculate pay value in element and uuse at time of encashment.

N : HRMS Super user Assignment Entries
Note : Element will be attached in payroll period of start date of leave . here I have taken Leave from start date 15-octomber-2011 so element is attached in payroll period of 15-oct-2011 that is 01-oct-2011 to 31-oct-2011.

Click on entry values and check in input value “Days” is entered as 2 automatically from Absence Duration of Create Absence Screen.
N : HRMS Super user Assignment Entries Entry Values.

if at start of new calendar year all unused Annual leaves should carried out to next year Leave Balance.Absence Management : Oracle provides seeded functionality which can capture leave related information and provide extensibility so you can make changes as per your requirement.
Absence management is provided in self service(Oa framework pages) as well as from core Hr(Oracle forms)
Navigation For Absence management :
1)Core HR:-
N : HRMS super (Responsibility) ||people(Menu) || Enter and maintain (Function)||Others ||Absence
2)Self Service
N : Employee Self Service(Responsibility) Employee Self-Service(menu)Absence Management (Function)
NOTE : I will add whitepapers on Creating Validation on leave ,Leave Overlapping , Eliminate Week ends And Public Holidays from leave in Next Post.
This time We discuss about Accrual plan Setup.
Accrual Plan :- Oracle Provides Accrual plan Functionality for calculating leave balance
calculation and Balance Carry Over calculations.
So for calculating balance following things should be taken in consideration.
1)Opening Balance : - Some Organization Provides Yearly opening balance to employee when organization hire new employee or at starting of new calendar year .so generally opening balance is captured in Element.
2)Leave Adjustment :- Some time there is need make adjustment because of problem in calculation of leave balance or some Other reason in between year so that information also should be captured . Generally Adjustment is also stored as element.
3)Leave Encashment : Organizations provides policy for encashment of leave when Leave balance Exceed some amount. so we have to provide interface for encashment of leave .Generally Leave Encashment is also Captured in Element.
So for Designing Flexible Accrual Plan above 3 Things should be considered even if organization is not using those things currently but for future flexibility you have to considered these 3 things.
Now I will discuss step by step Leave and Accrual Plan Setup .
- Create Element For Absence.
NOTE : Go to ’01-JAN-1950’ using date track mode before creating element.
N: HRMS Super User Total Compensation Basic Element Description
| Element Name | Annual Leave Element |
| Primary Classification | Information |
| Description | This Element Capture Days For Individual Annual Leave |
| Type | Non Recurring |
| Input Values | Days (Day) |
| Pay Value (Money) | |
| Future1 (Character) | |
| Future2 (Character) |
Save element and click on Input value and define input values.
Here input value Days capture Days taken in individual leave. Input values other than “Days” are taken for future use.
- Create Element Link
| Element | Annual Leave Element |
| Eligibility Criteria(Link to organization) | Vision Corporation |
- Create Absence Reason. (This Step is Optional)
N: Hrms Super user(Responsibility) Other Definitions (Menu) Application utilities lookup (Function)
Find ABSENCE_REASON Look up Type and Add Absence reason.
Find lookup type ABSENCE_CATEGORY and add new category.
- Create absence type.
N: HRMS Super User Total Compensation Basic Absence Type
NOTE :
1) Some Organizations Provides Opening balance when new employee hire or at start of new calendar year in That case you can take Balance as Decreasing while defining Absence Type.
Ex. Suppose organization provides opening balance 24 at starting of new calendar year then you can take balance as decreasing so if you take leave of 3 days then that 3 days will be decreased from total balance 24.
So balance = 24-3 = 21
But here we are not giving opening balance to employee we are just restricting employee to take more than 24 leaves in a year.so here we are taking balance increasing.so if employee take first leave of 2 days then balance become 2 and after that employee takes leave of 3 days then balance become 2+3 =5 , so balance will increase each time.
2)Giving Absence category and Absence reason is optional while defining Absence Type.
| Name | Annual Leave - Days |
| Element | Annual Leave Element |
| Input value | Days |
| Balance | Increasing |
| Effective Date | 01-JAN-1950 |
| Units | Days |
| Balance | Increasing |
- Create leave .
N : HRMS Super user Others Absence
Note : when you create leave then element associated with that leave will automatically attached to employee’s element entry.Here Employee has taken 2 days leave so input value of element become 2 according to days you can calculate pay value in element and uuse at time of encashment.
- Test Element is attached for leave.
N : HRMS Super user Assignment Entries
Note : Element will be attached in payroll period of start date of leave . here I have taken Leave from start date 15-octomber-2011 so element is attached in payroll period of 15-oct-2011 that is 01-oct-2011 to 31-oct-2011.
Click on entry values and check in input value “Days” is entered as 2 automatically from Absence Duration of Create Absence Screen.
N : HRMS Super user Assignment Entries Entry Values.
Comments
(5)
WMA Setup on Windows Mobile 6.5
written by piraba , October 21, 2011
written by piraba , October 21, 2011
I have installed Creme JVM in Windows Mobile 6.5 . Creme working fine.After that If I do this set up through commandline i got nothing
WindowsCrEmeinCrEme.exe -Of -tiny -classpath WindowsCrEmelibAWTclasses.zip;XONTMWAlibj4205328.zip oracle.apps.mwa.awt.client.StartGUI
XONTMWA > WindowsCrEmeinCrEme.exe -Of -tiny -classpath WindowsCrEmelibAWTclasses.zip;XONTMWAlibj4205328.zip oracle.apps.mwa.awt.client.StartGUI
Please Help me I didn't get any solution for this.
Please tell me what is the format we need to store. & I installed java called JAVAFX fro windows mobile 6.5.Please guide me this...
Please you better inform that website & get help from well knows people...please
I am looking forward your reply.
Regrads;
Piraba
Votes: +1
WindowsCrEmeinCrEme.exe -Of -tiny -classpath WindowsCrEmelibAWTclasses.zip;XONTMWAlibj4205328.zip oracle.apps.mwa.awt.client.StartGUI
XONTMWA > WindowsCrEmeinCrEme.exe -Of -tiny -classpath WindowsCrEmelibAWTclasses.zip;XONTMWAlibj4205328.zip oracle.apps.mwa.awt.client.StartGUI
Please Help me I didn't get any solution for this.
Please tell me what is the format we need to store. & I installed java called JAVAFX fro windows mobile 6.5.Please guide me this...
Please you better inform that website & get help from well knows people...please
I am looking forward your reply.
Regrads;
Piraba
report abuse
vote down
vote up
Accural Plan
written by Brianp , October 26, 2011
written by Brianp , October 26, 2011
Dear Dakshesh,
Great thanks a lot for your effort your doc help me a lot..
Regards,
Brian
Votes: -1
Great thanks a lot for your effort your doc help me a lot..
Regards,
Brian
report abuse
vote down
vote up
...
written by SRB , August 03, 2012
written by SRB , August 03, 2012
Where should we give the initial balance for decreasing type of balance
Votes: +0
report abuse
vote down
vote up
White paper of leave validation
written by ssalipk , August 06, 2012
written by ssalipk , August 06, 2012
thanks for this document , kindly inform regarding the White paper of leave validation
Votes: +1
report abuse
vote down
vote up








This is a nice article on Absence management!!!!
Keep up the good work !!!
Cheers
Sachin