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...
|
| 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...
|
|
|
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...
|
|
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.
◆ GetBatchInfo()
Ict.Petra.Server.MFinance.GL.GetBatchInfo.GetBatchInfo |
( |
Int32 |
ALedgerNumber, |
|
|
Int32 |
AYear, |
|
|
Int32 |
ABatchPeriod |
|
) |
| |
|
inline |
The contructor gets the root information
◆ 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 ...
◆ 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: