B2bApplicationPartners
Provides details of cross-referenced entities, such as customers or suppliers, involved in B2B message processing in Oracle Fusion applications.
Columns
Name | Type | Description |
ApplicationPartnerStatus | String | Indicates the current status of the application partner, such as active, inactive, or pending. |
TradingPartnerId | Long | Unique identifier for the trading partner associated with the application partner. |
DvmGroup | String | Specifies the Data Value Map (DVM) group used for partner data transformation. |
PartnerKeyType | String | Defines the type of key used to uniquely identify the partner, such as Data Universal Numbering System (DUNS) or custom identifier. |
ProcessingActionCode | String | Represents the action code that dictates how transactions with this partner should be processed. |
ServiceProviderId | Long | Unique identifier for the service provider linked to this application partner. |
ApplicationPartnerId [KEY] | Long | Primary key that uniquely identifies the application partner record. |
ServiceProviderName | String | The name of the service provider facilitating business-to-business (B2B) transactions for this partner. |
TradingPartner | String | The name or alias of the trading partner in the business relationship. |
TradingPartnerIdType | String | Specifies the classification of the TradingPartnerId, such as DUNS, Tax ID, or internal ID. |
PartnerId | String | An identifier representing the partner in external integrations or internal systems. |
PartnerIdType | String | Categorizes the PartnerId, distinguishing between different identifier types such as email, ID, or company code. |
Finder | String | A system-defined query or lookup used to retrieve partner records based on specific criteria. |