SPF_NXT_BID_ACT(SQL Table) |
Index Back |
---|---|
Next Bid ActionNext Bid Action |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SPF_FROM_USERTYPE | Character(4) | VARCHAR2(4) NOT NULL |
Sent From user type used for determining the available bid actions
REQ=Requester SPC=Service Provider Contact SVC=Service Coordinator |
2 | SPF_TO_USERTYPE | Character(4) | VARCHAR2(4) NOT NULL |
Sent to User Type used for determining the next available bid actions
REQ=Requester SPC=Service Provider Contact SVC=Service Coordinator |
3 | SPF_LAST_ACT_TYPE | Character(5) | VARCHAR2(5) NOT NULL | The last bid action type |
4 | SPF_LAST_ACT_CODE | Character(4) | VARCHAR2(4) NOT NULL | the last bid action code |
5 | SPF_NEXT_ACT_TYPE | Character(5) | VARCHAR2(5) NOT NULL | the next bid action type |
6 | SPF_NEXT_ACT_CODE | Character(4) | VARCHAR2(4) NOT NULL | the next bid action code |