Show TOC

 PaymentPlan

 

An entity used to represent a payment plan. The Business Add-In (BAdI) implementation for this Entity is ISU_UMC_ODATA_PAYMENTPLAN. A customer contact is created for a POST, DELETE and EXECUTEoperation in the back end system.

Properties

The OData Entity PaymentPlan has the following properties:

  • ContractID

  • PaymentPlanID

  • PaymentPlanCycleID

  • Amount

  • BalanceForwardAmount

  • Currency

  • StartingMonth

  • Year

  • AlternativeStartingMonth

Possible Operations

The following operations are possible when using the PaymentPlan Entity:

  • GET

  • EXECUTE

  • POST

  • DELETE

Navigation Properties

It is possible to navigate from the PaymentPlan Entity to the BudgetBillingCycle Entity.

Filters

There are no filters implemented for this Entity.