SSR_FC_MTGLFFLN(SQL View) |
Index Back |
---|---|
Faculty Center Setup FluidFaculty Center Setup Fluid |
SELECT SSR_FC_SETUP_KEY , SSR_FRMFACTYP_FL , LANGUAGE_CD , SSR_DESCR80 , SSR_DESCR80_2 FROM PS_SSR_FC_MTGSC_LN WHERE SSR_FRMFACTYP_FL = 'LF' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(2) | VARCHAR2(2) NOT NULL | Faculty Center Setup Key | |
2 | Character(2) | VARCHAR2(2) NOT NULL |
Form Factor Type
LF=Non-small Form Factor SF=Small Form Factor |
|
3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
4 | SSR_DESCR80 | Character(80) | VARCHAR2(80) NOT NULL | This field is used for holding the 80 character description used in the xml file for post enrollment requisite check reports. |
5 | SSR_DESCR80_2 | Character(80) | VARCHAR2(80) NOT NULL | This field is used for holding the 80 character description used in the xml file for post enrollment requisite check reports and communications. |