HR_MSS_CT_Q_ANS(SQL Table) |
Index Back |
---|---|
Compound Transactions AnswersThis is a transactional record that logs the answers to the questions from a compound transaction. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
3 | ACTION_DT_SS | Date(10) | DATE | Termination Date |
4 | EFFSEQ | Number(3,0) | SMALLINT NOT NULL | Effective Sequence |
5 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL |
Object owner identifier
Default Value: HELM Prompt Table: HR_SSTEXT_OO_VW |
6 | HR_SSTEXT_SUB_ID | Character(4) | VARCHAR2(4) NOT NULL |
The Sub ID is field that is optionally used to further partition Text Catalog entries within an Object Owner ID.
For example, we might want to create a Sub ID to keep Text Catalog entries for Enrollment separate from the Text Catalog entries for the inquiry pages within the eBenefits ObjectOwnerId.
Default Value: CT Prompt Table: HR_SSTEXT_OS_VW |
7 | TEXT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Text ID
Prompt Table: HR_SSTEXT_TX_VW |
8 | PNLNAME | Character(30) | VARCHAR2(30) NOT NULL | Page Name (see PSPNLDEFN). |
9 | REQUEST_DT | Date(10) | DATE |
Request Date
Default Value: %Date |
10 | RESPONSE_YN | Character(1) | VARCHAR2(1) NOT NULL |
Response Yes/no
N=No Y=Yes |
11 | ACTION | Character(3) | VARCHAR2(3) NOT NULL | Action |
12 | ACTION_REASON_SS | Character(3) | VARCHAR2(3) NOT NULL | Action Reason field for use on Self Service panels. |
13 | SEQUENCE | Number(2,0) | SMALLINT NOT NULL | Chartfield Sequence |