Aloe.EnterpriseOne.Model.Finance.Payments Namespace |
| Class | Description | |
|---|---|---|
| BulkPaymentOrder | Bulk payment orders document. Can generate a multitude of payment orders. Often used for opening balances. Entity: Cash_Bulk_Payment_Orders | |
| BulkPaymentOrderLine | Bulk payment order document line. Each line usually creates one payment order. Entity: Cash_Bulk_Payment_Order_Lines | |
| BulkPaymentOrderLinesRepository | Repository class for BulkPaymentOrderLine objects | |
| BulkPaymentOrderLinesRepositoryBillTo | Allowed values for the BillTo data attribute | |
| BulkPaymentOrderLinesRepositoryDirection | Allowed values for the Direction data attribute | |
| BulkPaymentOrdersRepository | Repository class for BulkPaymentOrder objects | |
| OrderBalance | Represents the payment orders with their covered amounts. Entity: Cash_Payment_Balances_View | |
| OrderBalancesRepository | Repository class for OrderBalance objects | |
| PaymentAccount | 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 | |
| PaymentAccountsRepository | Repository class for PaymentAccount objects | |
| PaymentOrder | Each payment order contains a receivable or payable amount. Entity: Cash_Payment_Orders | |
| PaymentOrdersRepository | Repository class for PaymentOrder objects | |
| PaymentOrdersRepositoryBillTo | Allowed values for the BillTo data attribute | |
| PaymentOrdersRepositoryDirection | Allowed values for the Direction data attribute | |
| PaymentOrderToPaymentTransactionDocumentGeneration |
Represents a generation of a Payment Transaction from a Payment Order.
| |
| PaymentOrderToPaymentTransactionLinesFulfillment |
The specification of the PaymentOrder to PaymentTransaction fulfillment.
| |
| PaymentReason | Represents reasons for the payments. Contains both system and user-defined reasons. Entity: Cash_Payment_Reasons | |
| PaymentReasonsRepository | Repository class for PaymentReason objects | |
| PaymentSlip | Represents mass payment document (payment slip). Entity: Cash_Payment_Slips | |
| PaymentSlipAmount | Mass payment amount. Each record generates one payment transaction. Entity: Cash_Payment_Slip_Amounts | |
| PaymentSlipAmountsRepository | Repository class for PaymentSlipAmount objects | |
| PaymentSlipAmountToPaymentTransactionFulfillment |
The specification of the PaymentSlip to PaymentTransaction fulfillment.
| |
| PaymentSlipLine | Mass payment line, which is distribution of an amount among payment orders. Each record generates one payment transaction line. Entity: Cash_Payment_Slip_Lines | |
| PaymentSlipLinesRepository | Repository class for PaymentSlipLine objects | |
| PaymentSlipPaymentTransactionsTemplate | Contains options for generation of payment transactions. Each option set is assigned to specific generation route. Entity: Cash_Payment_Slip_Payment_Transactions_Templates | |
| PaymentSlipPaymentTransactionsTemplatesRepository | Repository class for PaymentSlipPaymentTransactionsTemplate objects | |
| PaymentSlipsRepository | Repository class for PaymentSlip objects | |
| PaymentSlipToPaymentTransactionDocumentGeneration |
Represents a generation of a Payment Transaction from a Payment Order.
| |
| PaymentTransaction | Represents actual payments, which increase or decrease the balance of a payment account. Entity: Cash_Payment_Transactions | |
| PaymentTransactionLine | Contains the distibution of the payments' amounts among the source payment orders. Entity: Cash_Payment_Transaction_Lines | |
| PaymentTransactionLinesRepository | Repository class for PaymentTransactionLine objects | |
| PaymentTransactionsRepository | Repository class for PaymentTransaction objects | |
| PaymentTransactionsRepositoryReversalReason | Allowed values for the ReversalReason data attribute | |
| PaymentType | Describes the way of payment. For example: in cash, by bank transfer, with credit card, etc. Entity: Cash_Payment_Types | |
| PaymentTypesRepository | Repository class for PaymentType objects | |
| PaymentTypesRepositorySystemType | Allowed values for the SystemType data attribute | |
| Transfer | Represents one fund transfer from one payment account to another. Entity: Cash_Transfers | |
| TransfersRepository | Repository class for Transfer objects |