OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow Class Reference

This table links the different payments to actual invoices and credit notes. More...

Inheritance diagram for Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow:
Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow

Public Member Functions

 AccountsPayableTDSAApDocumentPaymentRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
override void InitValues ()
 set default values More...
 
bool IsUseDiscountNull ()
 test for NULL value More...
 
void SetUseDiscountNull ()
 assign NULL value More...
 
bool IsHasValidDiscountNull ()
 test for NULL value More...
 
void SetHasValidDiscountNull ()
 assign NULL value More...
 
bool IsDiscountPercentageNull ()
 test for NULL value More...
 
void SetDiscountPercentageNull ()
 assign NULL value More...
 
bool IsDocumentCodeNull ()
 test for NULL value More...
 
void SetDocumentCodeNull ()
 assign NULL value More...
 
bool IsDocTypeNull ()
 test for NULL value More...
 
void SetDocTypeNull ()
 assign NULL value More...
 
bool IsPayFullInvoiceNull ()
 test for NULL value More...
 
void SetPayFullInvoiceNull ()
 assign NULL value More...
 
bool IsInvoiceTotalNull ()
 test for NULL value More...
 
void SetInvoiceTotalNull ()
 assign NULL value More...
 
bool IsLedgerNumberNull ()
 test for NULL value More...
 
void SetLedgerNumberNull ()
 assign NULL value More...
 
bool IsApDocumentIdNull ()
 test for NULL value More...
 
void SetApDocumentIdNull ()
 assign NULL value More...
 
bool IsPaymentNumberNull ()
 test for NULL value More...
 
void SetPaymentNumberNull ()
 assign NULL value More...
 
bool IsAmountNull ()
 test for NULL value More...
 
void SetAmountNull ()
 assign NULL value More...
 
bool IsDateCreatedNull ()
 test for NULL value More...
 
void SetDateCreatedNull ()
 assign NULL value More...
 
bool IsCreatedByNull ()
 test for NULL value More...
 
void SetCreatedByNull ()
 assign NULL value More...
 
bool IsDateModifiedNull ()
 test for NULL value More...
 
void SetDateModifiedNull ()
 assign NULL value More...
 
bool IsModifiedByNull ()
 test for NULL value More...
 
void SetModifiedByNull ()
 assign NULL value More...
 
bool IsModificationIdNull ()
 test for NULL value More...
 
void SetModificationIdNull ()
 assign NULL value More...
 

Properties

Boolean UseDiscount [get, set]
 
Boolean HasValidDiscount [get, set]
 
Decimal DiscountPercentage [get, set]
 
string DocumentCode [get, set]
 
string DocType [get, set]
 
Boolean PayFullInvoice [get, set]
 
Decimal InvoiceTotal [get, set]
 
Int32 LedgerNumber [get, set]
 The ledger that the attribute value is associated with. More...
 
Int32 ApDocumentId [get, set]
 AP document ref. 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...
 
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...
 

Detailed Description

This table links the different payments to actual invoices and credit notes.

Constructor & Destructor Documentation

◆ AccountsPayableTDSAApDocumentPaymentRow()

Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.AccountsPayableTDSAApDocumentPaymentRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

override void Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.InitValues ( )
inlinevirtual

set default values

Reimplemented from Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.

◆ IsAmountNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.IsAmountNull ( )
inlineinherited

test for NULL value

◆ IsApDocumentIdNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.IsApDocumentIdNull ( )
inlineinherited

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.IsCreatedByNull ( )
inlineinherited

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.IsDateCreatedNull ( )
inlineinherited

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.IsDateModifiedNull ( )
inlineinherited

test for NULL value

◆ IsDiscountPercentageNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.IsDiscountPercentageNull ( )
inline

test for NULL value

◆ IsDocTypeNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.IsDocTypeNull ( )
inline

test for NULL value

◆ IsDocumentCodeNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.IsDocumentCodeNull ( )
inline

test for NULL value

◆ IsHasValidDiscountNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.IsHasValidDiscountNull ( )
inline

test for NULL value

◆ IsInvoiceTotalNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.IsInvoiceTotalNull ( )
inline

test for NULL value

◆ IsLedgerNumberNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.IsLedgerNumberNull ( )
inlineinherited

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.IsModificationIdNull ( )
inlineinherited

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.IsModifiedByNull ( )
inlineinherited

test for NULL value

◆ IsPayFullInvoiceNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.IsPayFullInvoiceNull ( )
inline

test for NULL value

◆ IsPaymentNumberNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.IsPaymentNumberNull ( )
inlineinherited

test for NULL value

◆ IsUseDiscountNull()

bool Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.IsUseDiscountNull ( )
inline

test for NULL value

◆ SetAmountNull()

void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.SetAmountNull ( )
inlineinherited

assign NULL value

◆ SetApDocumentIdNull()

void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.SetApDocumentIdNull ( )
inlineinherited

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.SetCreatedByNull ( )
inlineinherited

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.SetDateCreatedNull ( )
inlineinherited

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.SetDateModifiedNull ( )
inlineinherited

assign NULL value

◆ SetDiscountPercentageNull()

void Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.SetDiscountPercentageNull ( )
inline

assign NULL value

◆ SetDocTypeNull()

void Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.SetDocTypeNull ( )
inline

assign NULL value

◆ SetDocumentCodeNull()

void Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.SetDocumentCodeNull ( )
inline

assign NULL value

◆ SetHasValidDiscountNull()

void Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.SetHasValidDiscountNull ( )
inline

assign NULL value

◆ SetInvoiceTotalNull()

void Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.SetInvoiceTotalNull ( )
inline

assign NULL value

◆ SetLedgerNumberNull()

void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.SetLedgerNumberNull ( )
inlineinherited

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.SetModificationIdNull ( )
inlineinherited

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.SetModifiedByNull ( )
inlineinherited

assign NULL value

◆ SetPayFullInvoiceNull()

void Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.SetPayFullInvoiceNull ( )
inline

assign NULL value

◆ SetPaymentNumberNull()

void Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.SetPaymentNumberNull ( )
inlineinherited

assign NULL value

◆ SetUseDiscountNull()

void Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.SetUseDiscountNull ( )
inline

assign NULL value

Property Documentation

◆ Amount

Decimal Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.Amount
getsetinherited

The amount of money that was paid.

◆ ApDocumentId

Int32 Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.ApDocumentId
getsetinherited

AP document ref.

◆ CreatedBy

String Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.CreatedBy
getsetinherited

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.DateCreated
getsetinherited

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.DateModified
getsetinherited

The date the record was modified.

◆ DiscountPercentage

Decimal Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.DiscountPercentage
getset

◆ DocType

string Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.DocType
getset

◆ DocumentCode

string Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.DocumentCode
getset

◆ HasValidDiscount

Boolean Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.HasValidDiscount
getset

◆ InvoiceTotal

Decimal Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.InvoiceTotal
getset

◆ LedgerNumber

Int32 Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.LedgerNumber
getsetinherited

The ledger that the attribute value is associated with.

◆ ModificationId

DateTime Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.ModificationId
getsetinherited

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.ModifiedBy
getsetinherited

User ID of who last modified this record.

◆ PayFullInvoice

Boolean Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.PayFullInvoice
getset

◆ PaymentNumber

Int32 Ict.Petra.Shared.MFinance.AP.Data.AApDocumentPaymentRow.PaymentNumber
getsetinherited

Unique number to identify each payment batch.

◆ UseDiscount

Boolean Ict.Petra.Shared.MFinance.AP.Data.AccountsPayableTDSAApDocumentPaymentRow.UseDiscount
getset

The documentation for this class was generated from the following file: