VB Main API LRO Functions

These functions create, retrieve and delete LROs and return information about them.

FunctionDescription
EsbLROAddObjectLinks a reporting object to a data cell in an Essbase database.
EsbLRODeleteCellObjectsDeletes all objects linked to a given data cell in an Essbase database.
EsbLRODeleteObjectDeletes a specific object linked to a data cell in an Essbase database.
EsbLROGetCatalogRetrieves a list of LRO catalog entries for a given data cell in an Essbase database.
EsbLROGetMemberComboRetrieves the n'th member from the member combination list of the current LRO.
EsbLROGetObjectRetrieves an object linked to a data cell in an Essbase database.
EsbLROListObjectsRetrieves a list of all objects linked to cells in the active database for a given user name and/or modification date.
EsbLROPurgeObjectsDeletes all objects linked to cells in the active database for a given user name and/or modification date.
EsbLROUpdateObjectStores an updated version of an LRO on the server.