GM_PROP_HDR_VW(SQL View) |
Index Back |
|---|---|
Proposal ViewView of Proposal Record. |
| select business_unit, proposal_id, version_id, descr20a from PS_GM_PROPOSAL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_PC_NONVW |
|
| 2 | 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 | DESCR20A | Character(20) | VARCHAR2(20) NOT NULL | Short Description |