# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
SDN_ID |
Number(15,0) |
DECIMAL(15) NOT NULL |
Unique Identifier for a loaded Financial Sanction list.
|
2 |
SDN_ENTRY_ID |
Number(15,0) |
DECIMAL(15) NOT NULL |
Unique identifier for an Financial Sanction entry.
|
3 |
SDN_FIRST_NAME |
Character(100) |
VARCHAR2(100) NOT NULL |
First name of the Financial Sanction entry.
|
4 |
SDN_LAST_NAME |
Character(100) |
VARCHAR2(100) NOT NULL |
Last name of an Financial Sanction entry.
|
5 |
SDN_WHOLENAME |
Character(100) |
VARCHAR2(100) NOT NULL |
Whole name of the Financial Sanction entry.
|
6 |
SDN_TITLE |
Character(100) |
VARCHAR2(100) NOT NULL |
Title for an Financial Sanction entry.
|
7 |
SDN_TYPE |
Character(50) |
VARCHAR2(50) NOT NULL |
Type of Identification for a given Entry.
|
8 |
SDN_REMARKS |
Character(150) |
VARCHAR2(150) NOT NULL |
Remarks for a given Financial Sanction entry.
|
9 |
SDN_FUNCTION |
Character(150) |
VARCHAR2(150) NOT NULL |
Remarks for a given Financial Sanction entry.
|