PT_WEB_PROP_TAO(SQL Table) |
Index Back |
---|---|
Web Profile Custom Properties |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
2 | Character(30) | VARCHAR2(30) NOT NULL | Profile Name | |
3 | Character(30) | VARCHAR2(30) NOT NULL | Property Name | |
4 | VALIDATIONTYPE | Character(1) | VARCHAR2(1) NOT NULL |
Validation Type
1=Boolean 2=Number 3=String Default Value: 1 |
5 | LONGVALUE | Long Character | CLOB | Property Value |