GM_PROP_RELATE(SQL Table) |
Index Back |
---|---|
Related ProposalsThis record allows for multiple related proposals per a proposal. Located in project GR_01_03_0100. This record is also used to store all proposal numbers that relate to a concurrent submission. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_CA.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 | BUSINESS_UNIT_PROP | Character(5) | VARCHAR2(5) NOT NULL |
Proposal Business Unit
Prompt Table: SP_BU_CA_NONVW |
5 | RELATED_PROPOSAL | Character(25) | VARCHAR2(25) NOT NULL |
Related Proposal ID
Prompt Table: GM_PROPOSAL_VW6 |
6 | VERSION_ID_TO | Character(7) | VARCHAR2(7) NOT NULL |
Version ID To
Prompt Table: GM_PROPOSAL_VW7 |