B2B Data Exchange
- B2B Data Exchange 10.2
- All Products
Column Name
| data type
| Description
|
---|---|---|
PARTNER_ID*
| NUMBERPS(19,0), NOT NULL
| Unique identifier for the related partner.
|
PARTNER_NAME
| VARCHAR2(255)
| Name of the related partner.
|
* Primary key. Used in the DX_ODS_EVENT_FACTS table as a foreign key.
|
Column Name
| data type
| Description
|
---|---|---|
PARTNER_ID*
| NUMBERIC(19,0), NOT NULL
| Unique identifier for the related partner.
|
PARTNER_NAME
| VARCHAR(255)
| Name of the related partner.
|
* Primary key. Used in the DX_ODS_EVENT_FACTS table as a foreign key.
|