Show TOC

 Attachment

 

An entity used to represent an attachment. The Business Add-In (BAdI) implementation for this Entity is ISU_UMC_ODATA_ATTACHMENT. An Attachment document is created for a Post operation in the back end system, and linked to an associated business object, either Outage or ServiceNotification.

Properties

The OData Entity Attachment has the following properties:

  • AttachmentID

  • EntityID

  • EntityName

  • Description

  • MimeType

  • MediaResource

  • FileName

Possible Operations

The following operations are possible when using the Attachment Entity:

  • GET

  • POST

Navigation Properties

There are no navigation properties for the Attachment Entity.

Filters

There are no filters implemented for this Entity.