B2bApplicationPartnersdocuments
The Application Partner Documents resource gets all the documents associated with the application partner that cross reference between fusion applications and trading partners for business-to-business message processing.
Columns
Name | Type | Description |
B2bApplicationPartnersApplicationPartnerId [KEY] | Long | B2bApplicationPartnersApplicationPartnerId of B2bApplicationPartnersdocuments |
ApplicationPartnerDocumentStatus | String | Value that indicates an application partner document status. Valid values include Enabled, Disabled, and Hold for inbound document. The default value is Disabled. |
DocumentId | Long | Value that uniquely identifies the collaboration document. This attribute is a foreign key reference to the collaboration document. |
ApplicationPartnerDocumentId [KEY] | Long | Value that uniquely identifies one of the application partner's documents. It is a primary key that the application generates when it creates a application partner document record. This attribute is required. |
StatusDate | Datetime | Date when the application partner document was created or updated. |
PrimaryRecipientFlag | Bool | Value that identifies the primary recipient document. |
DocumentName | String | Value that identifies the collaboration document name. |
SenderRole | String | Value that identifies the sender role. |
Direction | String | Value that identifies the direction. |
ServiceProviderId | Long | Value that uniquely identifies the service provider. This attribute is a foreign key reference to the service provider. |
DocumentDescription | String | Value that identifies the collaboration document description. |
ApplicationPartnerId | Long | ApplicationPartnerId of B2bApplicationPartnersdocuments |
Finder | String | Finder of B2bApplicationPartnersdocuments |