# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
PAY_CYCLE |
Character(6) |
VARCHAR2(6) NOT NULL |
Pay Cycle
|
2 |
PAY_CYCLE_SEQ_NUM |
Number(6,0) |
INTEGER NOT NULL |
Pay Cycle Sequence Number
|
3 |
SETID |
Character(5) |
VARCHAR2(5) NOT NULL |
SetID
|
4 |
BANK_CD |
Character(5) |
VARCHAR2(5) NOT NULL |
Bank Code
|
5 |
BANK_ACCT_KEY |
Character(4) |
VARCHAR2(4) NOT NULL |
A user defined unique identifier that facilitates the identification of a given account with a given bank
|
6 |
BANK_MAXAMT_LMT |
Signed Number(28,3) |
DECIMAL(26,3) NOT NULL |
Specifies the amount of a direct debit in its entry currency (DD_CURRENCY). This field is maintained by the Direct debit generation process.
|
7 |
BANK_MAXAMT_CURR |
Character(3) |
VARCHAR2(3) NOT NULL |
Currency Code
|