INSTALLATION_RE(SQL Table) |
Index Back |
---|---|
REM Installation RecordReal Estate Management Installation Record. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LAST_LEASE_NBR | Number(10,0) | DECIMAL(10) NOT NULL | Last Lease Number |
2 | AUTO_APPROVAL | Character(1) | VARCHAR2(1) NOT NULL |
Auto Approval
Y/N Table Edit Default Value: N |
3 | MAP_KEY | Character(250) | VARCHAR2(250) NOT NULL | Google Map Key |
4 | NEW_ACCT_RULE | Character(1) | VARCHAR2(1) NOT NULL |
New Lease Accounting Rule
Y/N Table Edit Default Value: N |
5 | DESCR200 | Character(254) | VARCHAR2(254) NOT NULL | Long Description |
6 | TRANS_DT | Date(10) | DATE | Transaction Date |
7 | FMS_DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the original entry. |
8 | FMS_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the original entry. |
9 | FMS_LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. |
10 | FMS_LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. |