OpenPetra
Free Administration Software for Non-Profits
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Ict.Petra.Server.MFinance.Common.TGlmInfo Class Reference

GLM-Info but an other handling than TGet_GLM_Info More...

Public Member Functions

 TGlmInfo (int ALedgerNumber, int ACurrentFinancialYear, string AAccountCode, TDataBase ADataBase=null)
 Loads only GLM Data selected by Ledger Number, Year and Account Code ... More...
 
void Reset ()
 Set the iterator to the top More...
 
bool MoveNext ()
 Next Element of the Row list ... More...
 

Properties

string AccountCode [get]
 ... More...
 
string CostCentreCode [get]
 ... More...
 
int GlmSequence [get]
 ... More...
 
decimal YtdActualBase [get]
 For some reason, this method is not protected against row is null, or empty field... More...
 
decimal ClosingPeriodActualBase [get]
 For some reason, this method is not protected against row is null, or empty field... More...
 

Detailed Description

GLM-Info but an other handling than TGet_GLM_Info

Constructor & Destructor Documentation

◆ TGlmInfo()

Ict.Petra.Server.MFinance.Common.TGlmInfo.TGlmInfo ( int  ALedgerNumber,
int  ACurrentFinancialYear,
string  AAccountCode,
TDataBase  ADataBase = null 
)
inline

Loads only GLM Data selected by Ledger Number, Year and Account Code ...

Member Function Documentation

◆ MoveNext()

bool Ict.Petra.Server.MFinance.Common.TGlmInfo.MoveNext ( )
inline

Next Element of the Row list ...

Returns

◆ Reset()

void Ict.Petra.Server.MFinance.Common.TGlmInfo.Reset ( )
inline

Set the iterator to the top

Property Documentation

◆ AccountCode

string Ict.Petra.Server.MFinance.Common.TGlmInfo.AccountCode
get

...

◆ ClosingPeriodActualBase

decimal Ict.Petra.Server.MFinance.Common.TGlmInfo.ClosingPeriodActualBase
get

For some reason, this method is not protected against row is null, or empty field...

◆ CostCentreCode

string Ict.Petra.Server.MFinance.Common.TGlmInfo.CostCentreCode
get

...

◆ GlmSequence

int Ict.Petra.Server.MFinance.Common.TGlmInfo.GlmSequence
get

...

◆ YtdActualBase

decimal Ict.Petra.Server.MFinance.Common.TGlmInfo.YtdActualBase
get

For some reason, this method is not protected against row is null, or empty field...


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