RY_FILE_PROF

(SQL Table)
Index Back

Profile file table

Profile element top table for File upload. This table stores all the header data about the file.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RY_RECORD_ID Number(18,0) DECIMAL(18) NOT NULL Field used by Online Marketing.
2 ATTACHSYSFILENAME Character(128) VARCHAR2(128) NOT NULL Unique Sys Filename
3 ATTACHUSERFILE Character(64) VARCHAR2(64) NOT NULL Attached File
4 FILE_SIZE Number(10,0) DECIMAL(10) NOT NULL Physical File Size
5 RY_FILE_STATUS Character(1) VARCHAR2(1) NOT NULL Field status for Online Market file upload.
A=File in application server
T=File in temporary file table
6 LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.