These functions create, retrieve and delete LROs and return information about them.
Function | Description |
---|---|
EsbLROAddObject | Links a reporting object to a data cell in an Essbase database. |
EsbLRODeleteCellObjects | Deletes all objects linked to a given data cell in an Essbase database. |
EsbLRODeleteObject | Deletes a specific object linked to a data cell in an Essbase database. |
EsbLROGetCatalog | Retrieves a list of LRO catalog entries for a given data cell in an Essbase database. |
EsbLROGetMemberCombo | Retrieves the n'th member from the member combination list of the current LRO. |
EsbLROGetObject | Retrieves an object linked to a data cell in an Essbase database. |
EsbLROListObjects | Retrieves a list of all objects linked to cells in the active database for a given user name and/or modification date. |
EsbLROPurgeObjects | Deletes all objects linked to cells in the active database for a given user name and/or modification date. |
EsbLROUpdateObject | Stores an updated version of an LRO on the server. |