CERTIFICATE_LNG(SQL Table) | 
Index Back | 
|---|---|
Certificate - Related LanguageCERTIFICATE is a record that defines the format and structure of a Certificate that may be enabled for use in one of several points in Base Benefits. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | The CERTIFICATE_ID is the unique identifier for a Certificate definition. | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | Date(10) | DATE NOT NULL | 
Effective Date
 Default Value: %date  | 
|
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description | 
| 6 | CERTIF_INSTR_TEXT | Character(254) | VARCHAR2(254) NOT NULL | The CERTIF_INSTR_TEXT string specifies the text value to be presented on the Certificate page that describes the desired actions and results. | 
| 7 | CERTIF_AGRMT_TEXT | Character(100) | VARCHAR2(100) NOT NULL | The CERTIF_AGRMT_TEXT string specifies the text value to be presented on the Certificate page that requires a User acknowledgement or agreement/disagreement. |