PPP_ENV_JCD_BRA(SQL Table) |
Index Back |
---|---|
PPP Environment QuestionsPPP Environment Questions Detail by Job Code |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_HR.SETID Prompt Table: SET_JOBC_VLD_VW |
2 | JOBCODE | Character(6) | VARCHAR2(6) NOT NULL | Job Code |
3 | BEGIN_DT | Date(10) | DATE NOT NULL |
Begin Date
Default Value: %date |
4 | END_DT | Date(10) | DATE | end date |
5 | SEQNUM_BRA | Number(3,0) | SMALLINT NOT NULL | PPP layout sequence number |
6 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL |
Message Set Number. This field refers to the Message Set Number in the Message Catalog.
Prompt Table: PSMSGSETDEFN |
7 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL |
Message Number. This field refers to the Message Number in the Message Catalog.
Prompt Table: PSMSGCATDEFN |
8 | PPP_YN_BRA | Character(1) | VARCHAR2(1) NOT NULL |
PPP Environment Yes or No BRA
N=No Y=Yes Default Value: N |