PSCUBGUISETUP(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SEQNO | Number(5,0) | INTEGER NOT NULL |
Sequence Number
Default Value: 1 |
2 | CUB_FRAMESIZE | Number(5,0) | INTEGER NOT NULL |
Dynamic Query Frame Size
Default Value: 20 |
3 | CUB_STATICMAXROWS | Number(7,0) | INTEGER NOT NULL |
Static Query Maximum Rows
Default Value: 10000 |
4 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
5 | 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. |