LedgerTransferOpening.processQueryForPublicSector Method [AX 2012]
Processes the query based on the transaction type.
private void processQueryForPublicSector(QueryRun _queryRun, LedgerOpenCloseTransType _ledgerOpenCloseTransType)
Run On
CalledParameters
- _queryRun
- Type: QueryRun Class
The query to process.
- _ledgerOpenCloseTransType
- Type: LedgerOpenCloseTransType Enumeration
The transaction type of the process, either open or close.
Community Additions
ADD
Show: