GM_PMO_PROJ_COM(SQL Table) |
Index Back |
---|---|
PMO Proposal CommentsThis Table stores the PMO Comments for Proposal |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_PC_NONVW |
2 | PROPOSAL_ID | Character(25) | VARCHAR2(25) NOT NULL |
Proposal ID
Prompt Table: GM_PROP_ID_VW |
3 | VERSION_ID | Character(7) | VARCHAR2(7) NOT NULL |
Version ID
Prompt Table: GM_PROPOSAL |
4 | SUB_PROP_NBR | Character(15) | VARCHAR2(15) NOT NULL | SUB_PROP_NBR |
5 | DATETIME_ADDED | DateTime(26) | TIMESTAMP |
DateTime Added
Default Value: %DATETIME |
6 | COMMENTS | Long Character | CLOB | Comment |