PSNODEDEFNLANG(SQL Table) |
Index Back |
---|---|
Message Node Definition LangPSNODEDEFNLANG is the alternative language table for PSMSGNODEDEFN. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | MSGNODENAME | Character(30) | VARCHAR2(30) NOT NULL | Application Message Node Name. Name of the Application Message Node Definition. (see PSMSGNODEDEFN). |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRLONG | Long Character | CLOB | Long Description |