SDN_DOB_LIST

(SQL Table)
Index Back

Date of Birth List

List of the Dat of Births for a given Financial Sanction entry.

# 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_ID_UID Number(15,0) DECIMAL(15) NOT NULL Unique identifier for an ID of a given entry.
4 SDN_BIRTH_DATE Character(20) VARCHAR2(20) NOT NULL Character based birth date since some SDN lists do not standardize on date formats.
5 SDN_MAIN_ENTRY Character(5) VARCHAR2(5) NOT NULL Signifies whether a list item entry is the main entry or not.