PC_IM_ISSUE_LNG(SQL Table) |
Index Back |
---|---|
PC Issue Management IssuesRelated Language Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
3 | Character(15) | VARCHAR2(15) NOT NULL | Issue ID | |
4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
5 | PC_IM_SUMMARY | Character(100) | VARCHAR2(100) NOT NULL | Issue Summary |
6 | PC_IM_ISSUE_DESCR | Long Character | CLOB NOT NULL | Issue Description |
7 | FMS_DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the original entry. |
8 | FMS_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the original entry. |
9 | FMS_LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. |
10 | FMS_LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. |