LogisticsLocationSelectForm.copyAddressToCaller Method [AX 2012]

Copies the selected address to the calling record.

Syntax

public void copyAddressToCaller(Common _transferFromTable, LogisticsPostalAddressRecId _addressRecId)

Run On

Called

Parameters

  • _transferFromTable
    Type: Common Table
    The source of the address.

See Also

Reference

LogisticsLocationSelectForm Class