PC_CPY_ACT_REC(SQL Table) |
Index Back |
---|---|
Tmpl Copy Valid Act RecordsThis table is used to store all valid records specific to Activity transactions. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | PC_ACT_REC_NAME | Character(20) | VARCHAR2(20) NOT NULL |
Activity 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_ACT_COPY_REC | Character(1) | VARCHAR2(1) NOT NULL |
Allow Copying
N=No Y=Yes |
5 | ACT_TMPL_CPY | Character(1) | VARCHAR2(1) NOT NULL |
Field used in Activity Copy
N=No Y=Yes |