RA_ATTR_LNG(SQL Table) |
Index Back |
---|---|
Profile Attribute Language RecRelated Language record for Profile Attributes |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RA_PROFILE_ID | Number(18,0) | DECIMAL(18) NOT NULL | Profile - profile ID |
2 | RA_ATTRIBUTE_ID | Number(18,0) | DECIMAL(18) NOT NULL | Profile / Attribute ID |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | RA_ATTRIB_NAME | Character(90) | VARCHAR2(90) NOT NULL | Profile - Attribute name |
5 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |
6 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |