DraftPurchaseOrdersattachments
The Attachments for Draft Purchase Orders resource manages attachments for a purchase order.
Columns
Name | Type | Description |
DraftPurchaseOrdersPOHeaderId [KEY] | Long | DraftPurchaseOrdersPOHeaderId of DraftPurchaseOrdersattachments |
AttachedDocumentId [KEY] | Long | Value that uniquely identifies the document that is attached to the purchase order. It is a primary key that the application creates when the user attaches a document to the purchase order. |
LastUpdateDate | Datetime | The date when the record was last updated. |
LastUpdatedBy | String | The user who last updated the record. |
DatatypeCode | String | Abbreviation that identifies the data type. |
FileName | String | File name of the attached document. |
DmFolderPath | String | Folder path of the attached document. |
DmDocumentId | String | Value that uniquely identifies the attached document. |
DmVersionNumber | String | Number that identifies the version of the attached document. |
Url | String | URI (Uniform Resource Identifier) that identifies the attached document. |
CategoryName | String | Category of the attached document. |
UserName | String | The login credentials of the user who created the attachment. |
Uri | String | URI (Uniform Resource Identifier) that identifies the attached document. |
FileUrl | String | URL (Uniform Resource Locator) of the attached document. |
UploadedText | String | Text of the attached document. |
UploadedFileContentType | String | Content type of the attached document. |
UploadedFileLength | Long | Length of the attached document. |
UploadedFileName | String | Name of the attached document. |
ContentRepositoryFileShared | Bool | Contains one of the following values: true or false. If true, then the attached document is shared. If false, then the attached document is not shared. The default value is false. |
Title | String | Title of the attached document. |
Description | String | Description of the attached document. |
ErrorStatusCode | String | Abbreviation that identifies the error code, if any, for the attached document. |
ErrorStatusMessage | String | Text of the error message, if any, for the attached document. |
CreatedBy | String | The user who created the record. |
CreationDate | Datetime | The date when the record was created. |
FileContents | String | Contents of the attached document. |
ExpirationDate | Datetime | Date when the content in the attached document expires. |
LastUpdatedByUserName | String | The user name who last updated the record. |
CreatedByUserName | String | The user name who created the record. |
AsyncTrackerId | String | An identifier used for tracking the uploaded files. |
FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. |
DownloadInfo | String | JSON-formatted string that contains information required to programmatically retrieve a large file attachment. |
PostProcessingAction | String | The name of the action that can be performed after an attachment is uploaded. |
Finder | String | finder |
Intent | String | intent |
POHeaderId | Long | poheaderid |
SysEffectiveDate | String | syseffectivedate |
CUReferenceNumber | Int | Maps the child aggregates with Parent tables. |
EffectiveDate | Date | This query parameter is used to fetch resources which are effective dated as of the specified start date. |