EsbPartitionApplyOtlChangeRecs() applies outline changes to a target outline. This function is designed to be used interactively with EsbPartitionReadOtlChangeFile() after a call to EsbPartitionGetOtlChanges().
EsbPartitionApplyOtlChangeRecs (hCtx, pszChgFileName, MetaChangeReadHandle, SourceTime) ByVal hCtx As Long ByVal pszChgFileName As String ByVal MetaChangeReadHandle As Long ByVal SourceTime As Long
hCtx | Handle to Essbase API context. |
pszChgFileName | The name of the change file. |
MetaChangeReadHandle | Handle to the metadata change file. |
SourceTime | The time of the latest change to the metadata file. |
Returns zero if successful; error code if unsuccessful.
A call to this function requires database designer access privileges.
EsbPartitionApplyOtlChangeFile
EsbPartitionCloseDefFile
EsbPartitionFreeDefCtx
EsbPartitionFreeOtlChanges
EsbPartitionGetAreaCellCount
EsbPartitionGetList
EsbPartitionGetOtlChanges
EsbPartitionGetReplCells
EsbPartitionNewDefFile
EsbPartitionOpenDefFile
EsbPartitionPurgeOtlChangeFile
EsbPartitionPutReplCells
EsbPartitionReadDefFile
EsbPartitionReadOtlChangeFile
EsbPartitionResetOtlChangeTime
EsbPartitionReplaceDefFile
EsbPartitionValidateDefinition
EsbPartitionValidateLocal
EsbPartitionWriteDefFile