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 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | TEAM_ID | Character(15) | VARCHAR2(15) NOT NULL | Team ID |
3 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
4 | TEAM_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
Type of the team. For example it can be 'Service Coordinator' or 'Service Provider'
SC=Service Coordinator |
5 | PERSON_ID | 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 |