LogisticsLocationFormHandler.datasourceCaller Method [AX 2012]

Displays the combined view or the LogisticsPostalAddress table.

Syntax

public void datasourceCaller(FormDataSource _callerDS)

Run On

Called

Parameters

  • _callerDS
    Type: FormDataSource Class
    A FormDatasource object that contains the view-only caller data source.

See Also

Reference

LogisticsLocationFormHandler Class