Show TOC

 AccountContact

 

An entity used to represent a contact for an account. The Business Add-In (BAdI) implementation for this Entity is ISU_UMC_ODATA_ACCOUNTCONTACT. A customer contact is created for a POST operation in the back end system.

Properties

The OData Entity AccountContact has the following properties:

  • AccountContactID

  • AccountID

  • ContactClassID

  • ContactActionID

  • ContactPriorityID

  • ContactDate

  • Note

  • ContactTypeID

Possible Operations

A GET operation is possible when using the AccountContact Entity.

Navigation Properties

It is possible to navigate from the AccountContact Entity to the following Entities:

  • ContactClass

  • ContactAction

  • ContactPriority

Filters

There are no filters implemented for this Entity.