Share via


HcmAppBasketContactInfoFormHandler.getRoles Method [AX 2012]

Gets a list of location roles based on the location field of the HcmApplicationBasketLocationView table.

Syntax

public container getRoles()

Run On

Called

Return Value

Type: container
A container of LogisticsLocationRole table record IDs.

Remarks

This method is overridden to handle data from HcmApplicationBasketLocationView.

See Also

Reference

HcmAppBasketContactInfoFormHandler Class