- Primary classification: Wether earning,deduction,allowance,information etc..
- Priority:Execution priority for each element;
- Recurring or non recurring;Recurring means it will appear for all payroll proccess,non-recurring means it will appear for single payroll proccess.
- Standard
Oracle Technical Experience and Test Cases Shared from different resource and through self leanings.
May 2, 2010
Payroll elements
Important things to be noted in Element descprition:
Difference between conversions and interfaces
Converstions are one time proccess.Can be suggested for upgrade proccess.
e.g:from 11i to R12
Interface is repeating and can be done scheduled for pre-productions process.
e.g:from 11i to R12
Interface is repeating and can be done scheduled for pre-productions process.
Subscribe to:
Posts (Atom)
COALESCE-SQL
Coalesce- return the null values from the expression. It works similar to a case statement where if expression 1 is false then goes to expr...
-
This is easily done with the following command: select to_char(to_date('56789','J'),'JSP') from dual / TO_CHAR...
-
Example 1: Passing parameters to report 1) Go into the Data Model and then change the query: select a.*, b.dname from emp a, dept b ...
-
Order to cash normally refer to the process in which taking customer sale order via different sales channel like email, internet, sales pers...