ExpenseReportsExpenseAttachments
The attachments resource is used to manage documents that the user attaches to an expense item.
Columns
Name | Type | Description |
ExpenseReportsExpenseReportId [KEY] | Long | ExpenseReportsExpenseReportId of ExpenseReportsExpenseAttachments |
ExpenseExpenseId [KEY] | Long | ExpenseExpenseId of ExpenseReportsExpenseAttachments |
AttachedDocumentId [KEY] | Long | Value that uniquely identifies the attachment associated with an expense. |
LastUpdateDate | Datetime | LastUpdateDate of ExpenseReportsExpenseAttachments |
LastUpdatedBy | String | LastUpdatedBy of ExpenseReportsExpenseAttachments |
DatatypeCode | String | Data type code of the attachment. |
FileName | String | File name of the attachment. |
DmFolderPath | String | Address of the folder that contains attachments associated with an expense. |
DmDocumentId | String | The unique identifier of the attachment. |
DmVersionNumber | String | The version number of the attachment. |
Url | String | URL of the attached file. |
CategoryName | String | Category of the attached file. |
UserName | String | UserName of ExpenseReportsExpenseAttachments |
Uri | String | The URI where the attachment is present. The value is appended to the application to generate the final URL. |
FileUrl | String | URL to which a file is attached. |
UploadedText | String | Text uploaded as an attachment. |
UploadedFileContentType | String | Content type of the uploaded attachment. Possible values are JPG and PNG. |
UploadedFileLength | Long | Length of the attachment file. |
UploadedFileName | String | Name of the attachment file. |
ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared. |
Title | String | Title of the attachment. |
Description | String | Description of an attachment. |
ErrorStatusCode | String | Error code, if any, for the attachment. |
ErrorStatusMessage | String | Error message, if any, for the attachment. |
CreatedBy | String | CreatedBy of ExpenseReportsExpenseAttachments |
CreationDate | Datetime | CreationDate of ExpenseReportsExpenseAttachments |
FileContents | String | Contents of the file. |
ExpirationDate | Datetime | Expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | LastUpdatedByUserName of ExpenseReportsExpenseAttachments |
CreatedByUserName | String | CreatedByUserName of ExpenseReportsExpenseAttachments |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | FileWebImage of ExpenseReportsExpenseAttachments |
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. |
BusinessUnit | String | BusinessUnit of ExpenseReportsExpenseAttachments |
ExpenseReportId | Long | ExpenseReportId of ExpenseReportsExpenseAttachments |
Finder | String | Finder of ExpenseReportsExpenseAttachments |
SysEffectiveDate | String | SysEffectiveDate of ExpenseReportsExpenseAttachments |