Show TOC

 BusinessAgreement

 

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

Properties

The OData Entity BusinessAgreement has the following properties:

  • AccountAddressID

  • AccountID

  • AlternativePayee

  • AlternativePayer

  • BillToAccountAddressID

  • BillToAccountID

  • BusinessAgreementID

  • CountryID

  • Description

  • IncomingPaymentMethodID

  • OutgoingPaymentMethodID1

  • OutgoingPaymentMethodID2

  • OutgoingPaymentMethodID3

  • OutgoingPaymentMethodID4

  • OutgoingPaymentMethodID5

  • IncomingPaymentBankAccountID

  • OutgoingPaymentBankAccountID

  • IncomingPaymentPaymentCardID

  • OutgoingPaymentPaymentCardID

Possible Operations

The following operations are possible when using the BusinessAgreement Entity:

  • GET

  • PUT

  • POST

Navigation Properties

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

  • AlternativePayee

  • AlternativePayer

  • BillToAccount

  • ContractItems

  • IncomingAlternativePayerBankAccount

  • IncomingAlternativePayerPaymentCard

  • IncomingPaymentMethod

  • OutgoingAlternativePayeeBankAccount

  • OutgoingAlternativePayeePaymentCard

  • OutgoingPaymentMethod5

  • OutgoingBankAccount

  • OutgoingPaymentMethod3

  • Country

  • IncomingBankAccount

  • OutgoingPaymentMethod4

  • OutgoingPaymentMethod2

  • IncomingPaymentCard

  • OutgoingPaymentCard

  • BillToAccountAddress

  • OutgoingPaymentMethod1

Filters

There are no filters implemented for this Entity.