OpportunityAttachments
An attachment includes additional information about an opportunity.
Columns
| Name | Type | References | Description |
| AttachedDocumentId [KEY] | Long | The unique identifier of the attached document. | |
| OptyNumber [KEY] | String |
Opportunities.OptyNumber | OptyNumber |
| AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. | |
| CategoryName | String | The category of the attachment. | |
| ContentRepositoryFileShared | Bool | Indicates whether the attachment is shared | |
| CreatedBy | String | The user who created the record. | |
| CreatedByUserName | String | The user name who created the record. | |
| CreationDate | Datetime | The date when the record was created. | |
| DatatypeCode | String | A value that indicates the data type. | |
| Description | String | The description of the attachment. | |
| DmDocumentId | String | The document ID from which the attachment is created. | |
| DmFolderPath | String | The folder path from which the attachment is created. | |
| DmVersionNumber | String | The document version number from which the attachment is created. | |
| DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. | |
| ErrorStatusCode | String | The error code, if any, for the attachment. | |
| ErrorStatusMessage | String | The error message, if any, for the attachment. | |
| ExpirationDate | Datetime | The expiration date of the contents in the attachment. | |
| FileContents | String | The contents of the attachment. | |
| FileName | String | The file name of the attachment. | |
| FileUrl | String | The URI of the file. | |
| FileWebImage | String | The base64 encoded image of the file displayed in .png format if the source is a convertible image. | |
| LastUpdateDate | Datetime | The date when the record was last updated. | |
| LastUpdatedBy | String | The user who last updated the record. | |
| LastUpdatedByUserName | String | The user name who last updated the record. | |
| PostProcessingAction | String | The name of the action that can be performed after an attachment is uploaded. | |
| Title | String | The title of the attachment. | |
| UploadedFileContentType | String | The content type of the attachment. | |
| UploadedFileLength | Long | The size of the attachment file. | |
| UploadedFileName | String | The name to assign to a new attachment file. | |
| UploadedText | String | The text content for a new text attachment. | |
| Uri | String | The URI of a Topology Manager type attachment. | |
| Url | String | The URL of a web page type attachment. | |
| UserName | String | The login credentials of the user who created the attachment. | |
| OpportunityLastUpdateDate | Datetime | The date and time when the opportunity was last updated. |
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 | |
| RecordSet | String | Input specifying the resource type. | |
| Finder | String | Input specifying the Finder type. | |
| PartyIdAttribute | String | Input specifying the Party Id Attribute. | |
| AttributeName | String | Input specifying the Attribute Name. | |
| RollUpId | String | Input specifying the RollUp Id. | |
| SourceObject | String | Input specifying the Source Object. | |
| SourceObjectId | String | Input specifying the Source Object Id. | |
| ClosePeriod | String | Input specifying the Close Period. | |
| ContactPartyId | String | Input specifying the Contact Party Id. | |
| EffectiveBeginDate | String | Input specifying the Effective BeginDate. | |
| LeadNumber | String | Input specifying the Lead Number. | |
| LookupCategory | String | Input specifying the Lookup Category. | |
| OpportunityContactName | String | Input specifying the Opportunity Contact Name. | |
| OptyStatusCode | String | Input specifying the Opty StatusCode. | |
| Partner | String | Input specifying the Partner. | |
| PartnerPartyId | String | Input specifying the Partner Party Id. | |
| Product | String | Input specifying the Product. | |
| ProductGroup | String | Input specifying the Product Group. | |
| ReferenceName | String | Input specifying the Reference Name. | |
| ResourcePartyId | String | Input specifying the Resource Party Id. | |
| TeamMember | String | Input specifying the Team Member. | |
| OptyId | String | Input specifying the Opty Id. |