Show TOC

 Account

 

An entity used to represent a business partner. The Business Add-In (BAdI) implementation for this Entity is CRM_IU_UMC_ODATA_ACCOUNT. An interaction record is created for a PUT operation in the back end system.

Properties

The OData Entity Account has the following properties:

  • AccountID

  • AccountTitleID

  • FirstName

  • LastName

  • MiddleName

  • SecondName

  • AccountTypeID

  • Sex

  • Name1

  • Name2

  • Name3

  • Name4

  • GroupName1

  • GroupName2

  • FullName

Possible Operations

The following operations are possible when using the Account Entity:

  • GET

  • PUT

Navigation Properties

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

  • AccountType

  • AccountAddressIndependentFaxes

  • CommunicationPermissions

  • AccountAddressIndependentPhones

  • InteractionRecords

  • AccountTitle

  • BusinessAgreements

  • BankAccounts

  • AccountSex

  • AccountAddressIndependentMobilePhones

  • PaymentCards

  • AccountAddresses

  • StandardAccountAddress

  • AccountAddressIndependentEmails

  • ContractItems

Filters

There are no filters implemented for this Entity.