OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MFinance.GL.GetBatchInfo Class Reference

GetBatchInfo is a class to check for a list of batches in ledgerNum and actual period which are not posted or not cancelled, that means. This routine is looking for open tasks. More...

Public Member Functions

 GetBatchInfo (Int32 ALedgerNumber, Int32 AYear, Int32 ABatchPeriod)
 The contructor gets the root information More...
 
override string ToString ()
 In case of an error you can create a string for the error message ... More...
 

Properties

int NumberOfBatches [get]
 For a first overview you can read the number of rows and rows = 0 means that the batching jobs are done. More...
 

Detailed Description

GetBatchInfo is a class to check for a list of batches in ledgerNum and actual period which are not posted or not cancelled, that means. This routine is looking for open tasks.

Constructor & Destructor Documentation

◆ GetBatchInfo()

Ict.Petra.Server.MFinance.GL.GetBatchInfo.GetBatchInfo ( Int32  ALedgerNumber,
Int32  AYear,
Int32  ABatchPeriod 
)
inline

The contructor gets the root information

Member Function Documentation

◆ ToString()

override string Ict.Petra.Server.MFinance.GL.GetBatchInfo.ToString ( )
inline

In case of an error you can create a string for the error message ...

Property Documentation

◆ NumberOfBatches

int Ict.Petra.Server.MFinance.GL.GetBatchInfo.NumberOfBatches
get

For a first overview you can read the number of rows and rows = 0 means that the batching jobs are done.


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