CNTRCT_HDR_VW1(SQL View) |
Index Back |
---|---|
Contract Header View18559779 We fixed the issue that unable to link to correct contract supplier when clicking prompt icon. |
SELECT SETID , CNTRCT_ID FROM PS_CNTRCT_HDR WHERE (CNTRCT_TYPE = 'PO' OR CNTRCT_TYPE = 'GN') AND VERSION_STATUS = 'C' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | CNTRCT_ID | Character(25) | VARCHAR2(25) NOT NULL | Buying Agreement ID |