PC_CPY_PROJ_REC(SQL Table) |
Index Back |
---|---|
Tmpl Copy Valid Project RecordThis table is used to store all valid records specific to Project Definition transactions |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | PC_PROJ_REC_NAME | Character(20) | VARCHAR2(20) NOT NULL |
Project Record (Table)
Prompt Table: RECDEFN_VW |
3 | PC_TEMP_REC_NAME | Character(20) | VARCHAR2(20) NOT NULL |
Temporary Record (Table)
Prompt Table: RECDEFN_VW |
4 | PC_PROJ_COPY_REC | Character(1) | VARCHAR2(1) NOT NULL |
Allow Copying
N=No Y=Yes |
5 | PROJ_TMPL_CPY | Character(1) | VARCHAR2(1) NOT NULL |
The Field used for Project Template Copy
N=No Y=Yes |