GM_PUBLCN_AUT(SQL Table) |
Index Back |
|---|---|
Publication Authors TableUse PUBLICATION Authors Table to record the Authors of a publication. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Publication ID | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Sequence Number | |
| 3 | AUTHOR_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Author Type
AUT=Author COA=Co-Author EDI=Editor |
| 4 | AUTHOR | Character(30) | VARCHAR2(30) NOT NULL | Author |