Affected Object Attachments Changes
Contains details of the attachments added to the affected object.
QName: {http://xmlns.oracle.com/apps/scm/productCollaboration/changes/changeObjects/changeObjectService/}AffectedObjectAttachments
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 |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
AttachedDocumentId |
long |
The primary key of the attachment.
|
|
CategoryCode |
string |
The category code of the attachment. |
|
DataTypeCode |
string |
The attachment type code of the attachment. Valid values are FILE, TEXT and URL. |
|
Description |
string |
The description of the attachment. |
|
Text |
string |
The text value of the attachment for TEXT type. |
|
Title |
string |
The title of the attachment. |
|
URL |
string |
The url of the attachment for URL type. |
|
UcmDocumentId |
string |
The UCM document id of the attachment for FILE type. |
|
UcmVersionNumber |
string |
The UCM version number of the attachment for FILE type. |