RF_CONT_PMT_VW(SQL View) |
Index Back |
---|---|
Prompt View for Contract NoPrompt View for Contract Number for Configurable Agreement Search |
SELECT DISTINCT SETID , %Substring(EXTERNAL_KEY_2,1,25) FROM PS_RF_INT_AGRMNT WHERE INTGN_SOURCE = '001' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | CONTRACT_NUM | Character(25) | VARCHAR2(25) NOT NULL | This field is used to represent the contract number |