ADO.NET Provider for Oracle Fusion Cloud Financials

Build 24.0.9111

SupplierNegotiationslinesattachments

The Attachments resource manages details about attachments for a negotiation line.

Columns

Name Type Description
SupplierNegotiationsAuctionHeaderId [KEY] Long SupplierNegotiationsAuctionHeaderId of SupplierNegotiationslinesattachments
LinesAuctionHeaderId [KEY] Long LinesAuctionHeaderId of SupplierNegotiationslinesattachments
LinesLineId [KEY] Decimal LinesLineId of SupplierNegotiationslinesattachments
AttachedDocumentId [KEY] Long Value that uniquely identifies the attachment. It is a primary key that the application creates when the user attaches a document.
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. Values include FILE, FOLDER, TEXT, or WEB_PAGE.
FileName String File name of the attachment.
DmFolderPath String Folder path of the attachment.
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 attachment.
CategoryName String Category of the attachment.
UserName String The login credentials of the user who created the attachment.
Uri String URI (Uniform Resource Identifier) that identifies the attachment.
FileUrl String URL (Uniform Resource Locator) of the attachment.
UploadedText String Text of the attachment.
UploadedFileContentType String Content type of the attachment.
UploadedFileLength Long Length of the attached file.
UploadedFileName String Name of the attached file.
ContentRepositoryFileShared Bool Contains one of the following values: true or false. If true, then the attachment is shared. If false, then the attachment is not shared. The default value is false.
Title String Title of the attachment.
Description String Description of the attachment.
ErrorStatusCode String Abbreviation that identifies the error, if any, for the attachment.
ErrorStatusMessage String Text of the error message, if any, for the attachment.
CreatedBy String The user who created the record.
CreationDate Datetime The date when the record was created.
FileContents String Contents of the attachment.
ExpirationDate Datetime Date when the contents in the attachment 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 object represented as a string containing information used to programmatically retrieve a file attachment.
PostProcessingAction String Name of the action that can be performed after an attachment is uploaded.
AuctionHeaderId Long auctionheaderid
Finder String finder
EffectiveDate Date This query parameter is used to fetch resources which are effective dated as of the specified start date.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9111