GM_PE_PROP_PRS(SQL Table) |
Index Back |
---|---|
pagelet for PMpagelet for PM |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | DEFAULT_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Default
Default Value: N |
3 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_GL_NONVW |
4 | PROPOSAL_ID | Character(25) | VARCHAR2(25) NOT NULL | Proposal ID |
5 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL |
Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
Prompt Table: CUST_SLD_VW |
6 | PROPOSAL_PLANER | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: GM_ELIG_PI_VW |
7 | SUBMIT_STATUS_PM | Character(4) | VARCHAR2(4) NOT NULL |
Status
CMTD=03 - Committed CNCL=05 - Canceled DENY=04 - Denied DRAF=01 - Draft RDY=02 - Ready |
8 | MY_PROPOSAL | Character(1) | VARCHAR2(1) NOT NULL |
My Proposals
N=No Y=Yes Default Value: Y |
9 | PC_BU_SOURCE | Character(1) | VARCHAR2(1) NOT NULL |
A flag to indicate where the Business Unit personalization filter will come from: User Preference or a Specified Value.
S=Specify U=Projects User Preferences Default Value: U |
10 | CONF_LEVEL | Character(1) | VARCHAR2(1) NOT NULL |
Confidence Level
H=01 - High L=O3 - Low M=02 - Medium |