Linked Reporting Object Functions

These functions create, retrieve and delete linked reporting objects 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.
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 a linked reporting object on the server.