ACU.EXPANDLEDGERRANGE
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 |
| Required | The name of the connection, as specified in the Connection Manager |
| 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:
