RD_SITE_ATR_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 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
2 | SITE_ID | Character(15) | VARCHAR2(15) NOT NULL | Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations. |
3 | MARKET | Character(3) | VARCHAR2(3) NOT NULL | Market |
4 | ATTRIBUTE_ID | Character(15) | VARCHAR2(15) NOT NULL | Attribute Label, Name or Properties |
5 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
6 | ATTRIBUTE_VALUE | Character(254) | VARCHAR2(254) NOT NULL | Attribute value |