PPP_ENV_LOD_BRA(SQL Table) |
Index Back |
---|---|
PPP Environment QuestionsPPP Environment Questions Detail by Location |
# | 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 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL |
Location Code
Prompt Table: LOCATION_TBL |
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 |