Payroll is used to calculate the employee’s paychecks every
pay period. This is a very important process and hence should be run accurately
and efficiently. It involves a lot of complications as the size of corporations
increase, and with legislations regarding taxes etc.
The
purpose of this document is to guide readers through a step-by-step procedure
to implement Oracle Payroll, while
explaining the functional concepts involved in each step. The introduction section gives a broad picture of what Oracle Payroll entails. The rest of the
document takes up each of these topics in detail.
Oracle Payroll implementation can be split into three phases:
a)
Pre processing
b)
Processing and
c)
Post processing
PRE-PROCESSING is the phase in which the organization structure is
defined, the various salary elements are defined, person level data is entered,
payrolls are defined, and rules regarding the calculation of elements are set
up.
The various steps involved are:
- Cost Allocation and People Group Flexfield Definition
- Payment Methods Definition
- Payroll/Consolidation set Definition
- Element Definition, Link and Entry
- Balance Definition
- Salary Administration
- Absence/ PTO Accrual plans
- Time Card Data Capture (a separate module in Oracle: OTL)
- Tax Information Capture: Vertex for US and Tax withholding rules. (Separate doc)
- Batch Element Entry
PROCESSING is the phase when the payroll is actually run. The
PYU_GEN process is run to process a payroll. Payroll can be run even for a few
employees (through assignment sets), or for a few elements (element sets).
Quick pay can be used for running payroll for one person.
The steps involved in this phase
are:
- Element and Assignment Sets Definition and Use
- Quick Pay
- PYU_GEN Process
- Retry and Rollback Processes
POST PROCESSING involves steps that involve reporting, retroactive
adjustments (where payouts for previous pay periods have to be effected now),
re-tries, reversals, and roll backs. Steps relating to actual payment – cheque
writing etc is also carried out here. Each of these is dealt with in detail
later.
The steps involved in
post-processing include:
- Pre payments Processing
- Payroll register/Payroll activity
- Tax remittance
- Gross to Net
- Cheque Writer/BACS/External or Manual payments
- Payments Register
- RetroPay
- Reversal
- Advance Pay
- Costing
- Transfer to GL
No comments:
Post a Comment