Share via


WHSWaveMethodStatus::createOrUpdateWaveMethodStatus Method

Creates or updates the method status.

Syntax

client server public static WHSWaveMethodStatus createOrUpdateWaveMethodStatus(
    WHSWaveId _waveId, 
    WHSPostMethodName _methodName, 
   [boolean _stripClassName, 
    RefRecId _parentRecId, 
    WHSExecutedSteps _executedSteps, 
    WHSTotalSteps _totalSteps, 
    WHSMethodStartDateTime _startDateTime])

Run On

Called

Parameters

  • _stripClassName
    Type: boolean
    A Boolean value that defines if the class name should be stripped from the method name; optional.

Return Value

Type: WHSWaveMethodStatus Table
The WHSWaveMethodStatus record.

See Also

Reference

WHSWaveMethodStatus Table