GetProcessManagementSummary

Returns a summary of process management information.

Syntax

<HFMwDataGrid>.GetProcessManagementSummary pvarbstrReviewLevelsSummary, pvarbstrProcessFlowStatusSummary, pvarbstrValidationStatusSummary

Argument

Description

pvarbstrReviewLevelsSummary

Returns a comma-delimited list containing numerical representations of the process management review levels for which summary information is being returned. The numerical representations correspond to the HFMConstants type library constants listed in Process Management Review Level Constants.

Input/output argument.

pvarbstrProcessFlowStatusSummary

Returns a comma-delimited list containing the number of process units that passed and failed validation for promotion.

Input/output argument.

pvarbstrValidationStatusSummary

Returns a comma-delimited list containing the number of process units that passed and failed account validation.

Input/output argument.