PGM_APPLICAT_LG(SQL Table) |
Index Back |
---|---|
Application Language RecordLanguage record for PGM_APPLICATION. Application usually refers to software application. An application must belong to an Application Area. The values on this table are user defined. Examples of usage may include "Payables", "Projects", "Purchasing", etc. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | APPLICATION | Character(10) | VARCHAR2(10) NOT NULL | Usually refers to a software application, such as "Payables", "Projects", "Purchasing", etc. An application needs to be defined under an application area. |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |