Share via


SalesQuotationEditLinesForm.setCallerRecordsPackedMap Method [AX 2012]

Sets the container by using a packed map of the records selected by the user on the caller form.

Syntax

public void setCallerRecordsPackedMap(container _callerRecordsPackedMap)

Run On

Called

Parameters

  • _callerRecordsPackedMap
    Type: container
    A packed map of the records selected by the user on the caller form.

Remarks

The map is used when updating query.

See Also

Reference

SalesQuotationEditLinesForm Class