FORM_ADD_VW(SQL View) |
Index Back |
---|---|
Form Add ViewForm Add View |
SELECT SEQ_NBR , FORM_TYPE FROM PS_FORM |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number |
2 | FORM_TYPE | Character(10) | VARCHAR2(10) NOT NULL |
Form and Builder Field
Prompt Table: FORM_TYPE_DVW |