Attachment Information for Order and Order Lines
Contains attachment information for both order and order lines, such as title, type, file name, and attachment data.
QName: {http://xmlns.oracle.com/apps/scm/doo/decomposition/orderDetailServices/orderInformationService/}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 |
|---|---|---|
|
AttachmentCategory |
string |
contains the category name for the category code. |
|
AttachmentCategoryCode |
string |
Provides the category code for the attachment. |
|
AttachmentIdentifier |
long |
Unique identifier to identify the transaction
|
|
AttachmentType |
string |
identifies what type of attachment is there |
|
AttachmentTypeCode |
string |
Indicates the type of attachment in terms of code. |
|
Data |
{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler |
gives the data of the attachment |
|
Description |
string |
it describes the attachment |
|
FileContent |
string |
Gives the file content of the attachment |
|
FileName |
string |
provides the file name of the attachment |
|
MimeCode |
string |
gives Mimecode |
|
Title |
string |
To provide title |
|
URL |
string |
provides the URL for the attachment |