PSADSPROPERTY(SQL Table) |
Index Back |
---|---|
Data Set Properties |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTPROPNAME | Character(30) | VARCHAR2(30) NOT NULL | Property Code |
2 | PTPROPUSE | Character(4) | VARCHAR2(4) NOT NULL |
Property Usage
G=Group O=Object R=Record REL=Relation RF=Record Field |
3 | PTPROPTYPE | Character(3) | VARCHAR2(3) NOT NULL |
Property Type
ENM=List of Values NON=No Value TXT=Text |
4 | PTPROPMULTI | Character(4) | VARCHAR2(4) NOT NULL |
Allow Multiple Values
MULT=Multiple NONE=None SNGL=Single Default Value: SNGL |
5 | PTPROPDISPNAME | Character(30) | VARCHAR2(30) NOT NULL | Property Name |
6 | PTPROPLONGNAME | Character(254) | VARCHAR2(254) NOT NULL | Description |
7 | 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. |
8 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
9 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL | Object owner identifier |