SalesOrdersForOrderHubattachments
The Attachments resource manages attachments for the order header and order line.
Columns
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | SalesOrdersForOrderHubHeaderId of SalesOrdersForOrderHubattachments |
AttachedDocumentId [KEY] | Long | Value that uniquely identifies the attachment. |
LastUpdateDate | Datetime | LastUpdateDate of SalesOrdersForOrderHubattachments |
LastUpdatedBy | String | LastUpdatedBy of SalesOrdersForOrderHubattachments |
DatatypeCode | String | Abbreviation that identifies the data type of the attachment. |
FileName | String | File name of the attachment. |
DmFolderPath | String | Path to the folder that contains the attachment. |
DmDocumentId | String | Value that uniquely identifies the attached document. |
DmVersionNumber | String | Number that identifies the version of the attached document. |
Url | String | URL (Uniform Resource Locator) that locates the attachment. |
CategoryName | String | Name of the attachment category. |
UserName | String | UserName of SalesOrdersForOrderHubattachments |
Uri | String | URI (Uniform Resource Identifier) that identifies the attachment file. |
FileUrl | String | URL (Uniform Resource Locator) that locates the attachment file. |
UploadedText | String | Text that the attachment contains. |
UploadedFileContentType | String | Type of the attachment file. |
UploadedFileLength | Long | Length of the attachment file. |
UploadedFileName | String | Name of the attachment file. |
ContentRepositoryFileShared | Bool | Contains one of the following values: true or false. If true, then the application shares the attachment file in the content repository. If false, then the application does not share. |
Title | String | Title of the attachment. |
Description | String | Description of the attachment. |
ErrorStatusCode | String | Abbreviation that identifies the status of the attachment upload. |
ErrorStatusMessage | String | Error message encountered while uploading attachment. |
CreatedBy | String | CreatedBy of SalesOrdersForOrderHubattachments |
CreationDate | Datetime | CreationDate of SalesOrdersForOrderHubattachments |
FileContents | String | Contents of the attachment file. |
ExpirationDate | Datetime | Date when the attachment expires. |
LastUpdatedByUserName | String | LastUpdatedByUserName of SalesOrdersForOrderHubattachments |
CreatedByUserName | String | CreatedByUserName of SalesOrdersForOrderHubattachments |
AsyncTrackerId | String | An identifier used for tracking the uploaded files. |
FileWebImage | String | FileWebImage of SalesOrdersForOrderHubattachments |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
PostProcessingAction | String | The name of the action that can be performed after an attachment is uploaded. |
Finder | String | Finder of SalesOrdersForOrderHubattachments |
FromDate | Date | FromDate of SalesOrdersForOrderHubattachments |
HeaderId | Long | HeaderId of SalesOrdersForOrderHubattachments |
OrderKey | String | OrderKey of SalesOrdersForOrderHubattachments |
OrderNumber | String | OrderNumber of SalesOrdersForOrderHubattachments |
SourceTransactionNumber | String | SourceTransactionNumber of SalesOrdersForOrderHubattachments |
SourceTransactionSystem | String | SourceTransactionSystem of SalesOrdersForOrderHubattachments |
ToDate | Date | ToDate of SalesOrdersForOrderHubattachments |