BAS_SNP_DFN_LNG(SQL Table) |
Index Back |
---|---|
BAS Snap Defn language recordBAS_SNP_DFN_LNG is the language record related to BAS_SNP_DFN. BAS_SNP_DEFN is a record that allows you to establish an ID for a set of benefit programs and plan types to include during Snapshot Benefits Administration processing. The record defines the effective date, description, period begin date, and processing flags. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SNAP_DEFN_ID | Character(4) | VARCHAR2(4) NOT NULL | Snapshot Definition ID |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |