RunBaseMultiParm.initFromFormInternal Method [AX 2012]

Initializes an instance of the RunBaseMultiParm class by using a container of packed records.

private void initFromFormInternal(boolean _includeRecords, container _packedRecords)

Run On

Called

Parameters

_includeRecords
Type: boolean
A Boolean parameter that indicates whether records are included.
_packedRecords
Type: container
A container of packed records.

Community Additions

ADD
Show: