ReqCalcExplode::canRunReqTrans Method [AX 2012]

Indicates whether the explosion can be performed.

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 .
Show: