GM_PROP_KEY(SQL Table) |
Index Back |
---|---|
Proposal Key WordsThis child record allows for multiple key words per a proposal. This record is stored in GR_01_03_0100. |
# | 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 | KEY_WORD | Character(20) | VARCHAR2(20) NOT NULL |
Key Word
Prompt Table: GM_KEYWORD_TBL |