Click or drag to resize

Aloe.EnterpriseOne.Model.Finance.Payments Namespace

 
Classes
  ClassDescription
Public classBulkPaymentOrder
Bulk payment orders document. Can generate a multitude of payment orders. Often used for opening balances. Entity: Cash_Bulk_Payment_Orders
Public classBulkPaymentOrderLine
Bulk payment order document line. Each line usually creates one payment order. Entity: Cash_Bulk_Payment_Order_Lines
Public classBulkPaymentOrderLinesRepository
Repository class for BulkPaymentOrderLine objects
Public classBulkPaymentOrderLinesRepositoryBillTo
Allowed values for the BillTo data attribute
Public classBulkPaymentOrderLinesRepositoryDirection
Allowed values for the Direction data attribute
Public classBulkPaymentOrdersRepository
Repository class for BulkPaymentOrder objects
Public classOrderBalance
Represents the payment orders with their covered amounts. Entity: Cash_Payment_Balances_View
Public classOrderBalancesRepository
Repository class for OrderBalance objects
Public classPaymentAccount
Payment accounts are cash, bank and other accounts, which are used in payments. Payment accounts are frequently used as analytical dimensions (properties) for general ledger accounts. Entity: Cash_Payment_Accounts
Public classPaymentAccountsRepository
Repository class for PaymentAccount objects
Public classPaymentOrder
Each payment order contains a receivable or payable amount. Entity: Cash_Payment_Orders
Public classPaymentOrdersRepository
Repository class for PaymentOrder objects
Public classPaymentOrdersRepositoryBillTo
Allowed values for the BillTo data attribute
Public classPaymentOrdersRepositoryDirection
Allowed values for the Direction data attribute
Public classPaymentOrderToPaymentTransactionDocumentGeneration
Represents a generation of a Payment Transaction from a Payment Order.
Public classPaymentOrderToPaymentTransactionLinesFulfillment
The specification of the PaymentOrder to PaymentTransaction fulfillment.
Public classPaymentReason
Represents reasons for the payments. Contains both system and user-defined reasons. Entity: Cash_Payment_Reasons
Public classPaymentReasonsRepository
Repository class for PaymentReason objects
Public classPaymentSlip
Represents mass payment document (payment slip). Entity: Cash_Payment_Slips
Public classPaymentSlipAmount
Mass payment amount. Each record generates one payment transaction. Entity: Cash_Payment_Slip_Amounts
Public classPaymentSlipAmountsRepository
Repository class for PaymentSlipAmount objects
Public classPaymentSlipAmountToPaymentTransactionFulfillment
The specification of the PaymentSlip to PaymentTransaction fulfillment.
Public classPaymentSlipLine
Mass payment line, which is distribution of an amount among payment orders. Each record generates one payment transaction line. Entity: Cash_Payment_Slip_Lines
Public classPaymentSlipLinesRepository
Repository class for PaymentSlipLine objects
Public classPaymentSlipPaymentTransactionsTemplate
Contains options for generation of payment transactions. Each option set is assigned to specific generation route. Entity: Cash_Payment_Slip_Payment_Transactions_Templates
Public classPaymentSlipPaymentTransactionsTemplatesRepository
Repository class for PaymentSlipPaymentTransactionsTemplate objects
Public classPaymentSlipsRepository
Repository class for PaymentSlip objects
Public classPaymentSlipToPaymentTransactionDocumentGeneration
Represents a generation of a Payment Transaction from a Payment Order.
Public classPaymentTransaction
Represents actual payments, which increase or decrease the balance of a payment account. Entity: Cash_Payment_Transactions
Public classPaymentTransactionLine
Contains the distibution of the payments' amounts among the source payment orders. Entity: Cash_Payment_Transaction_Lines
Public classPaymentTransactionLinesRepository
Repository class for PaymentTransactionLine objects
Public classPaymentTransactionsRepository
Repository class for PaymentTransaction objects
Public classPaymentTransactionsRepositoryReversalReason
Allowed values for the ReversalReason data attribute
Public classPaymentType
Describes the way of payment. For example: in cash, by bank transfer, with credit card, etc. Entity: Cash_Payment_Types
Public classPaymentTypesRepository
Repository class for PaymentType objects
Public classPaymentTypesRepositorySystemType
Allowed values for the SystemType data attribute
Public classTransfer
Represents one fund transfer from one payment account to another. Entity: Cash_Transfers
Public classTransfersRepository
Repository class for Transfer objects