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

Information about each financial period in a ledger. More...

Inheritance diagram for Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow:

Public Member Functions

 AAccountingPeriodRow (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 IsAccountingPeriodNumberNull ()
 test for NULL value More...
 
void SetAccountingPeriodNumberNull ()
 assign NULL value More...
 
bool IsAccountingPeriodDescNull ()
 test for NULL value More...
 
void SetAccountingPeriodDescNull ()
 assign NULL value More...
 
bool IsPeriodStartDateNull ()
 test for NULL value More...
 
void SetPeriodStartDateNull ()
 assign NULL value More...
 
bool IsPeriodEndDateNull ()
 test for NULL value More...
 
void SetPeriodEndDateNull ()
 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]
 The ledger that the period applies to. More...
 
Int32 AccountingPeriodNumber [get, set]
 The accounting period number. Must be <= 20. More...
 
String AccountingPeriodDesc [get, set]
 This is a short description which is 32 charcters long. More...
 
System.DateTime PeriodStartDate [get, set]
 
System.DateTime PeriodEndDate [get, set]
 
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

Information about each financial period in a ledger.

Constructor & Destructor Documentation

◆ AAccountingPeriodRow()

Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.AAccountingPeriodRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.InitValues ( )
inlinevirtual

set default values

◆ IsAccountingPeriodDescNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.IsAccountingPeriodDescNull ( )
inline

test for NULL value

◆ IsAccountingPeriodNumberNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.IsAccountingPeriodNumberNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsLedgerNumberNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.IsLedgerNumberNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsPeriodEndDateNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.IsPeriodEndDateNull ( )
inline

test for NULL value

◆ IsPeriodStartDateNull()

bool Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.IsPeriodStartDateNull ( )
inline

test for NULL value

◆ SetAccountingPeriodDescNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.SetAccountingPeriodDescNull ( )
inline

assign NULL value

◆ SetAccountingPeriodNumberNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.SetAccountingPeriodNumberNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetLedgerNumberNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.SetLedgerNumberNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetPeriodEndDateNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.SetPeriodEndDateNull ( )
inline

assign NULL value

◆ SetPeriodStartDateNull()

void Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.SetPeriodStartDateNull ( )
inline

assign NULL value

Property Documentation

◆ AccountingPeriodDesc

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.AccountingPeriodDesc
getset

This is a short description which is 32 charcters long.

◆ AccountingPeriodNumber

Int32 Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.AccountingPeriodNumber
getset

The accounting period number. Must be <= 20.

◆ CreatedBy

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.DateModified
getset

The date the record was modified.

◆ LedgerNumber

Int32 Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.LedgerNumber
getset

The ledger that the period applies to.

◆ ModificationId

DateTime Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.ModifiedBy
getset

User ID of who last modified this record.

◆ PeriodEndDate

System.DateTime Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.PeriodEndDate
getset

◆ PeriodStartDate

System.DateTime Ict.Petra.Shared.MFinance.Account.Data.AAccountingPeriodRow.PeriodStartDate
getset

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