ATHL_PART_TBL(SQL Table) |
Index Back |
|---|---|
Athletic Participation ValuesThis record is used to maintain participation codes for university/college sponsored sports. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Athletic Participation Code | |
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: ATHL_PART_TBL.DESCR |
| 6 | NCAA_ELIGIBLE | Character(1) | VARCHAR2(1) NOT NULL |
NCAA Eligible
Y/N Table Edit Default Value: Y |
| 7 | CUR_PARTICIPANT | Character(1) | VARCHAR2(1) NOT NULL |
Current Participant
Y/N Table Edit Default Value: Y |