Shipment Advice Attachment SDO
An object to store the details of the shipment attachments.
QName: {http://xmlns.oracle.com/apps/scm/shipping/shipConfirm/shipmentAdvice/shipmentAdviceAsnServiceV2/}SAAttachment
Logical Business Objects
-
SCM : Shipping : Shipment
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 |
|---|---|---|
|
AttachedBy |
string |
This attribute holds the user name who attached the attachment |
|
AttachedDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Date on which Attachment is attached |
|
AttachmentContents |
{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler |
Contents of the Attachment |
|
AttachmentDocumentId |
long |
Attached Document Identifier |
|
AttachmentType |
string |
Type of the Attachment. Ex: File, URL or Text |
|
CategoryName |
string |
Attachmnet Category |
|
ContentType |
string |
File Content Type. Ex: application/pdf for PDF document |
|
Description |
string |
Description of the Attachment |
|
DocumentId |
long |
Document Identifier |
|
FileNameorURL |
string |
Name of the Attachment |
|
Title |
string |
Title of the Attachment |