RA_ATTR_CHC_LNG(SQL Table) |
Index Back |
---|---|
Attribute Choice Related Lang.Related Language record for attribute choices. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(18,0) | DECIMAL(18) NOT NULL |
Profile - profile ID
Prompt Table: RA_PROFILE |
|
2 | Number(18,0) | DECIMAL(18) NOT NULL |
Profile / Attribute ID
Prompt Table: RA_ATTRIBUTE |
|
3 | Character(50) | VARCHAR2(50) NOT NULL | Profile Attribute Choice ID | |
4 | Character(50) | VARCHAR2(50) NOT NULL | Profile Attribute Parent Choice ID. This field is used for creating parent child relationship, which helps in dropdown filtering. | |
5 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
6 | RA_CHOICE_LABEL | Character(50) | VARCHAR2(50) NOT NULL | Choice Label name |