B2bTradingPartners
B2bTradingPartners
Columns
Name | Type | Description |
TradingPartnerId [KEY] | Long | 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 | Long | 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 |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
BindServiceProviderId | Long | bindServiceProviderId |
Finder | String | finder |