Party Repository
Principal SID Entities within the Party Repository: Product, Party, Organization, Individual, and PartyRole.
| Attributes | Display Name | Data Type | Description |
|---|---|---|---|
|
ProductID |
PRODUCTID |
String(255) |
Unique identifier for current entity. |
|
SHORTDESC |
Short Description |
String(2000) |
Description of record entity. |
|
RECORD_TYPE |
Class |
String(35) |
Defines record type for current record |
|
Name |
Name |
String(256) |
Internal Name |
|
SubsetType |
SubClass |
String(256) |
Second level classification |
|
LongDesc |
Long Description |
String(2000) |
Long Description |
|
Override |
Override |
Boolean |
Override Flag |
|
Type |
Affinity Type |
String(256) |
inclusive or exclusive |
|
LifeCycleStatus |
Record Status |
String(255) |
Status of Record within (Retired, Active, etc) |
|
LOCALE |
Locale |
String(256) |
Locale |
|
Language |
Primary Language |
String(256) |
Primary Language |
|
telephone |
Primary Phone |
String(256) |
Primary Phone |
|
|
Primary Email |
String(256) |
Primary Email |
|
Contact |
Primary Contact |
String(256) |
Primary Contact |
|
Address1 |
Primary Address 1 |
String(256) |
Primary Contact |
|
Address2 |
Primary Address 2 |
String(256) |
Primary Address 2 |
|
City |
Primary City |
String(256) |
Primary City |
|
Region |
Primary State or Province |
String(256) |
Primary State or Province |
|
PostCode |
Primary Post Code |
String(256) |
Primary Post Code |
|
Country |
Primary Country |
String(256) |
|
|
ProjectTagName |
Project Tag Name |
String(256) |
Tag name for repository instance. |
