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