PTBR_LAYOUT(SQL Table) |
Index Back |
|---|---|
Layout |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Layout ID | |
| 2 | PTBR_LAYOUT_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Layout Type
FOOT=Portal Footer HEAD=Portal Header Default Value: HEAD |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 4 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
| 5 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL |
Object owner identifier
Default Value: PTPP_OPTIONS.OBJECTOWNERID |
| 6 | CREATEDTTM | DateTime(26) | TIMESTAMP | DateTime of Query Creation |
| 7 | CREATEOPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID |
| 8 | 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. |
| 9 | 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. |