B2bApplicationPartnersdocuments
B2bApplicationPartnersdocuments
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. |
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 |
| ApplicationPartnerId | Long | ApplicationPartnerId |
| Finder | String | finder |