Overview
The ACU.EXPANDLEDGERRANGE function returns the sorted ledger IDs matching the search criterion, defined within Acumatica.
Syntax
=ACU.EXPANDLEDGERRANGE(
ConnectionName,
Ledger
)
Arguments
|
Argument |
Required/Optional |
Description |
|
|
Optional |
Provide one of the following values:
OR Omit the argument to return results for all compatible connections with default aggregation settings. |
|
|
Optional |
A search expression for filtering ledger IDs, uses Velixo filtering techniques. If not specified, returns all objects. |
Examples
Return all objects
=ACU.EXPANDLEDGERRANGE(
"Acumatica"
)
Description: Returns a list of ledger IDs available for the Acumatica connection.
Result: