ExpenseReportsAttachments
The attachments resource is used to manage documents that the user attaches to an expense report.
Columns
Name | Type | Description |
ExpenseReportsExpenseReportId [KEY] | Long | ExpenseReportsExpenseReportId of ExpenseReportsAttachments |
AttachedDocumentId [KEY] | Long | Value that uniquely identifies the attachment associated with an expense. |
LastUpdateDate | Datetime | LastUpdateDate of ExpenseReportsAttachments |
LastUpdatedBy | String | LastUpdatedBy of ExpenseReportsAttachments |
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 ExpenseReportsAttachments |
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 ExpenseReportsAttachments |
CreationDate | Datetime | CreationDate of ExpenseReportsAttachments |
FileContents | String | Contents of the file. |
ExpirationDate | Datetime | Expiration date of the contents in the attachment. |
LastUpdatedByUserName | String | LastUpdatedByUserName of ExpenseReportsAttachments |
CreatedByUserName | String | CreatedByUserName of ExpenseReportsAttachments |
AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
FileWebImage | String | FileWebImage of ExpenseReportsAttachments |
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 ExpenseReportsAttachments |
ExpenseReportId | Long | ExpenseReportId of ExpenseReportsAttachments |
Finder | String | Finder of ExpenseReportsAttachments |
SysEffectiveDate | String | SysEffectiveDate of ExpenseReportsAttachments |