GetExtractLogData

Returns a string that provides a log of the HsvStarSchemaACM instance’s most recent call to CreateStarSchema.

Note:

Financial Management periodically deletes information on tasks performed. If the log information or an extraction has been deleted, GetExtractLogData will not return log information. The pvbHadData argument indicates whether GetExtractLogData could find log data.

Syntax

<HsvStarSchemaACM>.GetExtractLogData pbstrLogData, pvbHadData

Argument

Description

pbstrLogData

String. Returns a log of the most recent call to CreateStarSchema.

pvbHadData

Boolean. Returns a flag that indicates whether GetExtractLogData could find the log information. Returns TRUE if the log information is found, FALSE otherwise.