PC_IM_PRTY_TBL(SQL Table) |
Index Back |
---|---|
PC Issue Mgmt Int PartiesProjects Issue Management interested parties table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField |
3 | PC_IM_ISSUE_ID | Character(15) | VARCHAR2(15) NOT NULL | Issue ID |
4 | DTTM_STAMP | DateTime(26) | TIMESTAMP NOT NULL |
Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
Default Value: %Datetime |
5 | PC_IM_USER_ID | Character(30) | VARCHAR2(30) NOT NULL |
Added By
Default Value: OPR_DEF_TBL_FS.OPRID |
6 | PC_IM_NAME | Character(50) | VARCHAR2(50) NOT NULL |
Name
Prompt Table: PC_IM_PERS_VW |
7 | PC_IM_INT_PRTY | Character(50) | VARCHAR2(50) NOT NULL | Interested Party ID |
8 | PC_IM_INT_PRTY_NM | Character(50) | VARCHAR2(50) NOT NULL |
Interested Party
Prompt Table: PC_IM_PERS_VW |
9 | EMAIL_ADDR | Character(70) | VARCHAR2(70) NOT NULL | Email Address |