EOAWFRMINPT_LIN(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MSGNAME | Character(30) | VARCHAR2(30) NOT NULL | Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN). |
2 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
3 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL | Field Name (see PSDBFIELD). |
4 | EOAW_NAVINDEX | Number(3,0) | SMALLINT NOT NULL | Navigation Index |
5 | EOAWEMC_ELEM_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Element Type
I=Input M=Select N=Select1 O=Output S=Secret T=Textarea |
6 | LABEL_ID | Character(18) | VARCHAR2(18) NOT NULL |
LABEL_ID identifies uniquness of DB Field Labels.
This field is used in PSDBFLDLABL and PSDBFLDLABLLANG.
Prompt Table: EOAWFLD_LBL_VW |