SRVC_IN_RSN_TBL(SQL Table) |
Index Back |
---|---|
Service Indicator ReasonThis record indicates the valid reasons for setting a service indicator code. In addition, it provides further instructions pertaining to the reason code. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
|
2 | Character(3) | VARCHAR2(3) NOT NULL |
Service Indicator Cd
Prompt Table: SRVC_IND_CD_TBL |
|
3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
4 | Character(5) | VARCHAR2(5) NOT NULL | Service Indicator Reason | |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: SRVC_IN_RSN_TBL.DESCR |
7 | SRVC_IN_REF_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Service Ind Reference Type
D=Department DBI=Dept, Bill #, Instructions DI=Department, Instructions Default Value: D |
8 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL |
Department
Prompt Table:
SCC_DEPT_TBL_VW
|
9 | POSITION_NBR | Character(8) | VARCHAR2(8) NOT NULL |
Position Number
Prompt Table: DEPT_POSITIONS |
10 | CHECKLIST_CONTROL | Character(1) | VARCHAR2(1) NOT NULL |
Checklist Control
Y/N Table Edit Default Value: N |
11 | MULTPLE_OCCUR | Character(1) | VARCHAR2(1) NOT NULL |
Multiple Occurence Indicator
Y/N Table Edit Default Value: N |
12 | DESCRLONG | Long Character | CLOB | Long Description |