HRS_PL_STATE(SQL Table) |
Index Back |
---|---|
Page Layout StateStore the last page used on the current application. This is where the user should be defaulted to when coming into the application. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_PAGE_LAYOUT_ID | Number(15,0) | DECIMAL(15) NOT NULL | Page Layout ID |
2 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | Person Id |
3 | HRS_PROFILE_SEQ | Number(3,0) | SMALLINT NOT NULL | Profile sequece |
4 | HRS_CURRENT_PAGE | Number(2,0) | SMALLINT NOT NULL | Current Page |
5 | HRS_ACTIVE_PAGES | Number(15,0) | DECIMAL(15) NOT NULL | Active Pages |