FS_SD_REC(SQL Table) |
Index Back |
---|---|
Supplemental Data RecordSupplemental data record definition |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SD_RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Supplementa Data Record |
2 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |
3 | LABEL18 | Character(18) | VARCHAR2(18) NOT NULL | Label |
4 | SD_REC_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status
A=Activated D=In Design Default Value: D |
5 | BASE_RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Base record that enabled for the supplemental data.
Prompt Table: FS_SD_BASE |
6 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: FS_SD_STORE_VW |