Order Attachments
Represents an attachment on the Order or a Line
QName: {http://xmlns.oracle.com/apps/scm/fom/importOrders/orderImportService/}Attachment
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
Category |
string |
Group that the user applies to each attachment according to similar characteristics |
|
CategoryCode |
string |
Abbreviation that uniquely identifies the attachment category |
|
Data |
{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler |
The data for an attachment of type FILE or TEXT |
|
DataTypeCode |
string |
Code indicating the type of data being sent. Could be URL/TEXT/FILE |
|
Description |
string |
Description of the attachment |
|
FileContent |
string |
Mime type for blob attachment |
|
FileName |
string |
File name of the attached document. Not used if the attachment is a URL. |
|
Title |
string |
Title of the document |
|
URL |
string |
A URL for a URL attachment |