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

defines which discounts apply one invoice item More...

Inheritance diagram for Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow:

Public Member Functions

 AArInvoiceDetailDiscountRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsLedgerNumberNull ()
 test for NULL value More...
 
void SetLedgerNumberNull ()
 assign NULL value More...
 
bool IsInvoiceKeyNull ()
 test for NULL value More...
 
void SetInvoiceKeyNull ()
 assign NULL value More...
 
bool IsDetailNumberNull ()
 test for NULL value More...
 
void SetDetailNumberNull ()
 assign NULL value More...
 
bool IsArDiscountCodeNull ()
 test for NULL value More...
 
void SetArDiscountCodeNull ()
 assign NULL value More...
 
bool IsArDiscountDateValidFromNull ()
 test for NULL value More...
 
void SetArDiscountDateValidFromNull ()
 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

Int32 LedgerNumber [get, set]
 This is used as a key field in most of the accounting system files. More...
 
Int32 InvoiceKey [get, set]
 Key to uniquely identify invoice. More...
 
Int32 DetailNumber [get, set]
 A unique number for this detail for its invoice. More...
 
String ArDiscountCode [get, set]
 code that identifies the discount More...
 
System.DateTime ArDiscountDateValidFrom [get, set]
 this clearly specifies which version of the discount is meant 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

defines which discounts apply one invoice item

Constructor & Destructor Documentation

◆ AArInvoiceDetailDiscountRow()

Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.AArInvoiceDetailDiscountRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.InitValues ( )
inlinevirtual

set default values

◆ IsArDiscountCodeNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.IsArDiscountCodeNull ( )
inline

test for NULL value

◆ IsArDiscountDateValidFromNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.IsArDiscountDateValidFromNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsDetailNumberNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.IsDetailNumberNull ( )
inline

test for NULL value

◆ IsInvoiceKeyNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.IsInvoiceKeyNull ( )
inline

test for NULL value

◆ IsLedgerNumberNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.IsLedgerNumberNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.IsModifiedByNull ( )
inline

test for NULL value

◆ SetArDiscountCodeNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.SetArDiscountCodeNull ( )
inline

assign NULL value

◆ SetArDiscountDateValidFromNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.SetArDiscountDateValidFromNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetDetailNumberNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.SetDetailNumberNull ( )
inline

assign NULL value

◆ SetInvoiceKeyNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.SetInvoiceKeyNull ( )
inline

assign NULL value

◆ SetLedgerNumberNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.SetLedgerNumberNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.SetModifiedByNull ( )
inline

assign NULL value

Property Documentation

◆ ArDiscountCode

String Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.ArDiscountCode
getset

code that identifies the discount

◆ ArDiscountDateValidFrom

System.DateTime Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.ArDiscountDateValidFrom
getset

this clearly specifies which version of the discount is meant

◆ CreatedBy

String Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.DateModified
getset

The date the record was modified.

◆ DetailNumber

Int32 Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.DetailNumber
getset

A unique number for this detail for its invoice.

◆ InvoiceKey

Int32 Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.InvoiceKey
getset

Key to uniquely identify invoice.

◆ LedgerNumber

Int32 Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.LedgerNumber
getset

This is used as a key field in most of the accounting system files.

◆ ModificationId

DateTime Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MFinance.AR.Data.AArInvoiceDetailDiscountRow.ModifiedBy
getset

User ID of who last modified this record.


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