B2bTradingPartners
The B2B Trading Partners resource gets the details of the external parties (entities) involved in business-to-business message processing. Within Oracle Fusion applications, there are different entities such as customer, supplier, and so on, but they all represent trading partners from a business-to-business point of view.
Columns
| Name | Type | Description |
| TradingPartnerId [KEY] | String | Value that uniquely identifies the trading partner. It is a primary key that the application generates when it creates a trading partner record. This attribute is required. |
| TradingPartner | String | Value that uniquely identifies the trading partner name. |
| TradingPartnerIdType | String | Value that identifies the type of trading partner. |
| ManualEntryIndicator | String | Value that indicates a manual entry. The value is Y when trading partner record is manually entered from the user interface. |
| ServiceProviderId | String | Value that uniquely identifies the service provider. This attribute is a foreign key reference to the service provider for a trading partner. |
| ServiceProviderName | String | Name of the service provider. |
| FromPartnerIdTag | String | Tag used in protocol headers to identify the partner sending the message. |
| FromPartnerIdTypeTag | String | Tag used in protocol headers to identify the type of partner sending the message. |
| ToPartnerIdTag | String | Tag used in protocol headers to identify the partner to whom the message is being sent. |
| ToPartnerIdTypeTag | String | Tag used in protocol headers to identify the identifier type of the partner to whom the message is being sent. |
| ExternalMessageTypeTag | String | Tag used for outbound headers to identify the type of partner sending the message. |
| ExternalMessageVersionTag | String | Tag used for outbound headers to identify the version of the partner sending the message. |
| ExternalMessageStandardTag | String | Tag used for outbound headers to identify the standard of the partner sending the message. |
| ObnId | String | ObnId of B2bTradingPartners |
| LastUpdateDate | Datetime | LastUpdateDate of B2bTradingPartners |
| CreationDate | Datetime | CreationDate of B2bTradingPartners |