Share via


ReqCalcExplode::canRunReqTrans Method [AX 2012]

Indicates whether the explosion can be performed.

Syntax

server public static boolean canRunReqTrans(ReqRefType _reqRefType)

Run On

Server

Parameters

  • _reqRefType
    Type: ReqRefType Enumeration
    A ReqRefType enumeration value that represents the requirement type.

Return Value

Type: boolean
true if the explosion can be performed; otherwise, false .

See Also

Reference

ReqCalcExplode Class