Delivered Supporting Elements
This topic discusses:
-
Accumulators
-
Formulas
-
Writable arrays
Accumulators
This table describes the key accumulators used in loan processing:
| Element Name | Description |
|---|---|
|
LOA AC LOAN DRV |
The driver accumulator that triggers multiple resolution of the loan deduction LOA DD LOAN. There are two user keys for this accumulator, LOA VR LOAN ID and LOA VR LOAN TYPE. Multiple resolution is discussed in the PeopleSoft Global Payroll product documentation. See PeopleSoft Global Payroll: Understanding Multiple Resolutions. |
|
LOA AC LOAN SEG |
Loan segment amount (per Loan ID). |
|
LOA AC EXCEP SEG |
Segment accumulator that stores exceptional amounts. |
|
LOA AC LOAN TOT |
Stores total amount repaid per Loan ID. |
Formulas
This table describes the key formulas used in loan processing:
| Element Name | Description |
|---|---|
|
LOA FM CALC |
The formula attached to the loan array LOA AR MAIN. It calculates the regular loan deduction. |
|
LOA FM CHECK |
Post process formula attached to the loan deductions LOA DD LOAN and LOA DD EXCEP. It checks for positive input entries. |
|
LOA FM DED RECIPNT |
Deduction recipient formula attached to the loan deduction LOA DD LOAN. If you want to use general deduction recipients for loans, you must modify the formula with your loan types and deduction recipient IDs. |
|
LOA FM WA |
Post process formula attached to the temporary deduction LOA DD TEMP. It writes the loans calculation for the period into the writable array LOA WA LOAN. |
Writable Arrays
This table describes the writable array populated by loan processing:
| Element Name | Description |
|---|---|
|
LOA WA LOAN |
Used to store the employee loan results. Use the Review Loan page to view the loan results. |