TR_FLOMSGMAP_VW(SQL View) |
Index Back |
---|---|
View over the inbound file defView over the inbound file definition. |
SELECT file_id , flddefnname , msgname FROM PS_EO_FLOMSGMAP |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | FILE_ID | Character(30) | VARCHAR2(30) NOT NULL | File Identifier |
2 | FLDDEFNNAME | Character(30) | VARCHAR2(30) NOT NULL |
Definition Name (see PSFLDDEFN).
Prompt Table: PSFLDDEFN |
3 | MSGNAME | Character(30) | VARCHAR2(30) NOT NULL |
Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN).
Prompt Table: PSMSGDEFN |