Click or drag to resize

EnterpriseOneTransactionFinancePaymentsObjects Class

Provides typed access to the repositories in the Finance.Payments namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionFinancePaymentsObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class FinancePaymentsObjects

The EnterpriseOneTransactionFinancePaymentsObjects type exposes the following members.

Properties
  NameDescription
Public propertyBulkPaymentOrderLines
Gets a typed query for the Finance.Payments.BulkPaymentOrderLine entity type.
Public propertyBulkPaymentOrders
Gets a typed query for the Finance.Payments.BulkPaymentOrder entity type.
Public propertyOrderBalances
Gets a typed query for the Finance.Payments.OrderBalance entity type.
Public propertyPaymentAccounts
Gets a typed query for the Finance.Payments.PaymentAccount entity type.
Public propertyPaymentOrders
Gets a typed query for the Finance.Payments.PaymentOrder entity type.
Public propertyPaymentReasons
Gets a typed query for the Finance.Payments.PaymentReason entity type.
Public propertyPaymentSlipAmounts
Gets a typed query for the Finance.Payments.PaymentSlipAmount entity type.
Public propertyPaymentSlipLines
Gets a typed query for the Finance.Payments.PaymentSlipLine entity type.
Public propertyPaymentSlipPaymentTransactionsTemplates
Gets a typed query for the Finance.Payments.PaymentSlipPaymentTransactionsTemplate entity type.
Public propertyPaymentSlips
Gets a typed query for the Finance.Payments.PaymentSlip entity type.
Public propertyPaymentTransactionLines
Gets a typed query for the Finance.Payments.PaymentTransactionLine entity type.
Public propertyPaymentTransactions
Gets a typed query for the Finance.Payments.PaymentTransaction entity type.
Public propertyPaymentTypes
Gets a typed query for the Finance.Payments.PaymentType entity type.
Public propertyTransfers
Gets a typed query for the Finance.Payments.Transfer entity type.
Top
See Also