Share via


LogisticsEntityPostalAddressFormHandler::postNewParameters_BR Method [AX 2012]

Calls methods to display the combined view or the LogisticsPostalAddress table.

Syntax

client server public static LogisticsEntityPostalAddressFormHandler postNewParameters_BR(FormDataSource _callerDS, FormDataSource _callerAddressDS)

Run On

Called

Parameters

  • _callerAddressDS
    Type: FormDataSource Class
    The caller address data source that is passed in to the method.

Return Value

Type: LogisticsEntityPostalAddressFormHandler Class
An instance of the LogisticsEntityPostalAddressFormHandler class.

See Also

Reference

LogisticsEntityPostalAddressFormHandler Class