This table acts as a queue for electronic payments. If an invoice is paid electronically, the payment is added to this table. A EP program will go through this table paying all entries to GL and moving them to the a_ap_payment table.
More...
|
| Int32 | LedgerNumber [get, set] |
| | This is used as a key field in most of the accounting system files. More...
|
| |
| Int32 | PaymentNumber [get, set] |
| | Unique number to identify each payment batch. More...
|
| |
| Decimal | Amount [get, set] |
| | The amount of money that was paid. More...
|
| |
| String | UserId [get, set] |
| | This is the system user id of the person who made the payment. More...
|
| |
| String | Reference [get, set] |
| | The source or reference for the accounts payable payment. This could be a cheque number. More...
|
| |
| String | BankAccount [get, set] |
| | Bank account from which to make the payment. More...
|
| |
| System.? DateTime | DateCreated [get, set] |
| | The date the record was created. More...
|
| |
| String | CreatedBy [get, set] |
| | User ID of who created this record. More...
|
| |
| System.? DateTime | DateModified [get, set] |
| | The date the record was modified. More...
|
| |
| String | ModifiedBy [get, set] |
| | User ID of who last modified this record. More...
|
| |
| DateTime | ModificationId [get, set] |
| | This identifies the current version of the record. More...
|
| |
This table acts as a queue for electronic payments. If an invoice is paid electronically, the payment is added to this table. A EP program will go through this table paying all entries to GL and moving them to the a_ap_payment table.
◆ AEpPaymentRow()
| Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.AEpPaymentRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsAmountNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.IsAmountNull |
( |
| ) |
|
|
inline |
◆ IsBankAccountNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.IsBankAccountNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsLedgerNumberNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.IsLedgerNumberNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsPaymentNumberNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.IsPaymentNumberNull |
( |
| ) |
|
|
inline |
◆ IsReferenceNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.IsReferenceNull |
( |
| ) |
|
|
inline |
◆ IsUserIdNull()
| bool Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.IsUserIdNull |
( |
| ) |
|
|
inline |
◆ SetAmountNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.SetAmountNull |
( |
| ) |
|
|
inline |
◆ SetBankAccountNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.SetBankAccountNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetLedgerNumberNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.SetLedgerNumberNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetPaymentNumberNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.SetPaymentNumberNull |
( |
| ) |
|
|
inline |
◆ SetReferenceNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.SetReferenceNull |
( |
| ) |
|
|
inline |
◆ SetUserIdNull()
| void Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.SetUserIdNull |
( |
| ) |
|
|
inline |
◆ Amount
| Decimal Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.Amount |
|
getset |
The amount of money that was paid.
◆ BankAccount
| String Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.BankAccount |
|
getset |
Bank account from which to make the payment.
◆ CreatedBy
| String Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.DateModified |
|
getset |
The date the record was modified.
◆ LedgerNumber
| Int32 Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.LedgerNumber |
|
getset |
This is used as a key field in most of the accounting system files.
◆ ModificationId
| DateTime Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ PaymentNumber
| Int32 Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.PaymentNumber |
|
getset |
Unique number to identify each payment batch.
◆ Reference
| String Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.Reference |
|
getset |
The source or reference for the accounts payable payment. This could be a cheque number.
◆ UserId
| String Ict.Petra.Shared.MFinance.AP.Data.AEpPaymentRow.UserId |
|
getset |
This is the system user id of the person who made the payment.
The documentation for this class was generated from the following file: