RE_SAR_NOTE

(SQL Table)
Index Back

SAR Notes

SAR Note Record

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SAR_ID Character(15) VARCHAR2(15) NOT NULL SAR ID
2 NOTE_ID Number(10,0) DECIMAL(10) NOT NULL Lease Note ID
3 SITE_TYPE Character(3) VARCHAR2(3) NOT NULL Site Type
4 NOTE_DT Date(10) DATE Notes updated date

Default Value: %date

5 NOTE_TITLE Character(100) VARCHAR2(100) NOT NULL Notes Title String
6 SYSTEM_NOTE Character(1) VARCHAR2(1) NOT NULL System Notes
1=All
2=System Note
3=User Entered Note
4=Lease Clause Note

Default Value: 3

7 DESCRLONG Long Character CLOB Long Description
8 ATTACHSYSFILENAME Character(128) VARCHAR2(128) NOT NULL Unique Sys Filename
9 ATTACHUSERFILE Character(64) VARCHAR2(64) NOT NULL Attached File
10 FMS_DTTM_STAMP DateTime(26) TIMESTAMP Specifies the date and time of the original entry.
11 FMS_OPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the original entry.
12 FMS_LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry.
13 FMS_LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry.