LM_SRVY_DFN_LNG(SQL Table) |
Index Back |
---|---|
Survey Defn - Related LanguageDefines the format and structure of a Survey that may be enabled for use in one of several points in an application. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_SURVEY_ID | Character(10) | VARCHAR2(10) NOT NULL | The SURVEY_ID is the unique identifier for a Survey definition. |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | LM_ATTRIB_DESCR | Character(50) | VARCHAR2(50) NOT NULL | Learner Attribute Description |
4 | LM_ATTRIB_SDESCR | Character(10) | VARCHAR2(10) NOT NULL | Short Description |