These functions create, retrieve and delete LROs and return information about them.
| Function | Description |
|---|---|
| EssLROAddObject | Links a reporting object to a data cell in an Essbase database. |
| EssLRODeleteCellObjects | Deletes all objects linked to a given data cell in an Essbase database. |
| EssLRODeleteObject | Deletes a specific object linked to a data cell in an Essbase database. |
| EssLROGetCatalog | Retrieves a list of LRO catalog entries for a given data cell in an Essbase database. |
| EssLROGetCatalogBatch | Retrieves a list of LRO catalog entries for multiple data cells in an Essbase database. |
| EssLROGetObject | Retrieves an object linked to a data cell in an Essbase database. |
| EssLROListObjects | Retrieves a list of all objects linked to cells in the active database for a given user name and/or modification date. |
| EssLROPurgeObjects | Deletes all objects linked to cells in the active database for a given user name and/or modification date. |
| EssLROUpdateObject | Stores an updated version of an LRO on the server. |