Share via


ReqTransFormPO.initSelectionFromReqTransMap Method [AX 2012]

Marks the ReqTrans records in the map for selection.

Syntax

public void initSelectionFromReqTransMap(Map _map)

Run On

Client

Parameters

  • _map
    Type: Map Class
    A Map that contains ReqTrans records.

See Also

Reference

ReqTransFormPO Class