XX_RECNAME(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
2 | RECTYPE | Number(1,0) | SMALLINT NOT NULL |
Record Type
0=SQL Table 1=SQL View 2=Derived Work/Record 3=Subrecord 5=Dynamic View 6=Query View 7=Temporary Table |
3 | DEPTH | Number(3,0) | SMALLINT NOT NULL | Depth |
4 | BUILDSEQNO | Number(5,0) | INTEGER NOT NULL | Sequence Number for build. |