SCC_AFL_CHDRN(SQL Table) |
Index Back |
---|---|
Affiliations to Inst DefnAffiliations to Institution definition table. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
2 | SCC_AFL_CODE | Character(10) | VARCHAR2(10) NOT NULL | Affiliations Code |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | SCC_AFL_CHLD_CODE | Character(10) | VARCHAR2(10) NOT NULL |
Child Affiliation Code
Prompt Table: SCC_AFL_CHD_VW |
5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
6 | SCC_AFL_CHLD_EFFDT | Date(10) | DATE NOT NULL |
Affiliations Child Effect Date
Prompt Table: SCC_AFL_EFDT_VW |