SPB_MEM_BY_TEAM(SQL Table) |
Index Back |
|---|---|
Members by TeamThis record stores the members of a Team |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Team ID | |
| 3 | Date(10) | DATE NOT NULL | Effective Date | |
| 4 | Character(2) | VARCHAR2(2) NOT NULL |
Type of the team. For example it can be 'Service Coordinator' or 'Service Provider'
SC=Service Coordinator |
|
| 5 | Character(15) | VARCHAR2(15) NOT NULL |
Person ID
Prompt Table: SPF_SRVC_CRD_VW |
|
| 6 | NOTIFY | Character(1) | VARCHAR2(1) NOT NULL |
Field to specify the notification method - WorkList only, Email only or Worklist and Email
B=Email and Worklist N=None W=WorkList Only Default Value: W |