GPGB_LOAN_TYPE

(SQL Table)
Index Back

GP UK - Loan Type Definition

This setup table will be used to hold the definition of the different types of loan that can be used in the calculation of Loan repayment through Global Payroll UK.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 GPGB_LOAN_TYPE Character(4) VARCHAR2(4) NOT NULL GP UK - Loan Type Id
2 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

3 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive

Default Value: A

4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
6 GPGB_P11D_REPORT Character(1) VARCHAR2(1) NOT NULL GP UK - P11D Reportable

Y/N Table Edit

Default Value: Y

7 GPGB_LOAN_RPY_METH Character(1) VARCHAR2(1) NOT NULL Loan Repayment Method - valid values are: A - Fixed amount per period P - Over a no. of periods
A=Repay Fixed Amount Per Period
P=Repay Over Number of Periods

Default Value: A

8 GPGB_REPMT_HOL Character(1) VARCHAR2(1) NOT NULL GP UK - Loan - Repayment Holiday option
E=Extend Repayment Period
I=Increase Repayment Amount
N=Not Allowed

Default Value: N

9 GPGB_LEAVER_PRCS Character(1) VARCHAR2(1) NOT NULL GP UK - Loans - Leaver Processing Option
A=Deduct Normal Amount
B=Deduct Available Balance
Z=Deduct Zero

Default Value: A

10 RT_RATE_INDEX Character(10) VARCHAR2(10) NOT NULL Market Rate Index

Prompt Table: RT_INDEX_IR_VW

11 TERM Number(5,0) INTEGER NOT NULL Term
12 FROM_CUR Character(3) VARCHAR2(3) NOT NULL From Currency Code

Default Value: OPR_DEF_TBL_HR.EXCHNG_TO_CURRENCY

Prompt Table: CURRENCY_CD_TBL

13 TO_CUR Character(3) VARCHAR2(3) NOT NULL To Currency Code

Default Value: OPR_DEF_TBL_HR.EXCHNG_TO_CURRENCY

Prompt Table: CURRENCY_CD_TBL

14 RT_TYPE Character(5) VARCHAR2(5) NOT NULL Defines a category of market rates for currency conversion. Some examples of rate types are commercial, average, floating, and historical.

Prompt Table: RT_RATE_TBL