ReqPlan.mcrGetReqPlanVersion Method

Gets the ReqPlanVersion record associated with the current ReqPlan record.

Syntax

public ReqPlanVersion mcrGetReqPlanVersion([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Indicates whether the record should be selected for update.

Return Value

Type: ReqPlanVersion Table
The ReqPlanVersion record associated with the current ReqPlan record.

See Also

Reference

ReqPlan Table