RB_ATTRPERS_LNG(SQL Table) |
Index Back |
---|---|
Language table for Attr PersonCreated by GC on 03/22/01. this table is used to hold the actual attribute data of any object type |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PERSON_ID | Character(15) | VARCHAR2(15) NOT NULL |
Person ID
Prompt Table: RD_PERSON |
2 | MARKET | Character(3) | VARCHAR2(3) NOT NULL | Market |
3 | ATTRIBUTE_ID | Character(15) | VARCHAR2(15) NOT NULL | Attribute Label, Name or Properties |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | ATTRIBUTE_VALUE | Character(254) | VARCHAR2(254) NOT NULL | Attribute value |