CNTRCT_NTFYUSER(SQL Table) |
Index Back |
---|---|
Workflow NotificationSupplier Contracts Contract Workflow Notification |
# | 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 |
3 | VERSION_NBR | Number(5,0) | INTEGER NOT NULL |
Contract Version number
Default Value: 1 |
4 | NOTIFY_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Notification Type
A=Maximum Amount D=Approval Due Date E=Expiration R=Renewal S=Spend Threshold |
5 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: PO_OPRDEFN_VW |