ServiceTaxPOTInquiryBase_IN.parmIsBatchMode Method [AX 2012]

Indicates whether the process is running in batch mode.

public boolean parmIsBatchMode([boolean _isBatchMode])

Run On

Called

Parameters

_isBatchMode
Type: boolean
A flag that indicates a batch run.

Return Value

Type: boolean
true if the process is running in batch mode; otherwise, false.

Community Additions

ADD
Show: