RE_LS_UDF_VAL

(SQL Table)
Index Back

User Defined Field Values

User Defined Field Values

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 LS_KEY Number(15,0) DECIMAL(15) NOT NULL Lease Key, Unique Key
2 USR_DEF_ID Number(10,0) DECIMAL(10) NOT NULL This field holds the Unique ID for each User Defined Field in a SetID.
3 UDF_VALUE Character(150) VARCHAR2(150) NOT NULL User Defined Value
4 FMS_DTTM_STAMP DateTime(26) TIMESTAMP Specifies the date and time of the original entry.
5 FMS_OPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the original entry.
6 FMS_LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry.
7 FMS_LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry.